promotional bannermobile promotional banner

Lithium (Fabric/NeoForge)

An optimization mod for Minecraft which improves server performance significantly.

File Details

Lithium mc1.17.1-0.7.4

  • R
  • Aug 25, 2021
  • 430.27 KB
  • 559.8K
  • 1.17.1+1
  • Fabric

File Name

lithium-fabric-mc1.17.1-0.7.4.jar

Supported Versions

  • 1.17.1
  • 1.17

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lithium-360438:3438799"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This release fixes several parity-breaking bugs and contains new optimizations for mob AI, block and passenger accesses. Furthermore Space Walker's redstone wire optimization (25% lag reduction) is included.

Additions

  • new: optimized redstone wire (#273) by Space Walker
  • new: ai.task.fast_repetition: Use cached results in AI tasks which repeat their calculations
  • new: ai.task.goat_jump: Reduce number of goat jump path calculations significantly
  • new: more raid banner item caching
  • new: reduce stream athe following vanilla bugs:llocations when getting entity passengers recursively
  • new: faster height limit checks & eliminate height limit checks in World.getBlockState
  • new: chunk.block_counting: BlockState Predicate counting in ChunkSections, replaces PathNode danger caching
  • new: chunk.no_validation: remove inclusiveBetween validation in PackedIntegerArray

Fixes