Skip to content

Lithium 0.13.0 for Minecraft 1.21.1

Compare
Choose a tag to compare
@2No2Name 2No2Name released this 11 Aug 14:01
· 74 commits to develop since this release

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