File Details
Lithium mc1.18.1-0.7.7
- R
- Jan 2, 2022
- 382.14 KB
- 864.8K
- 1.18.1
- Fabric
File Name
lithium-fabric-mc1.18.1-0.7.7.jar
Supported Versions
- 1.18.1
Curse Maven Snippet
This Lithium release for Minecraft 1.18.1 fixes a few bugs. A new structure storage optimization speeds up determining the spawnable mob types by location while also slightly reducing the memory usage of chunks.
Additions
- new: chunk.structure_storage: optimize structure access of entity spawn attempts
- new: collection.gamerules: store gamerules in fastutil hashmap
Fixes
- fix: collide with worldborder in positive directions (#320 )
- fix: hoppers not invalidating cached extraction inventory when removed from the world (Incompatibility with Movable Blockentities #324 )
- fix: entity.inactive_navigations: add missing null check when unloading entities (#318 )
- fix: use unambiguous mixin target and remove warnings in ai.task.goat_jump
- fix: remove outdated chunk.sectionupdatetracking after being added to vanilla

