Lithium 0.13.0 is the first release for 1.21.1. It fixes an issue and adds two new optimizations for goats and frogs.
## Additions
– new: LongJumpTask random weighted choice optimization
– new: nonvanilla FrogAttackablesSensor optimization (enable with `mixin.minimal_nonvanilla=true` in the lithium.properties file. The frog target selection will deviate slightly from vanilla behavior.)
## Fixes and Changes
– fix: Hoppers not transferring to ChiseledBookshelfBlockEntity when multiple books are in a stack
– change: replace hashmap in brain collection optimization
– change: enable explosion exposure optimizations by default