File Details
Lithium mc1.16.4-0.6.0
- R
- Nov 10, 2020
- 281.24 KB
- 345.2K
- 1.16.4+2
- Fabric
File Name
lithium-fabric-mc1.16.4-0.6.0.jar
Supported Versions
- 1.16.4
- 1.16.3
- 1.16.2
Curse Maven Snippet
This release adds an API that other mods can use to interact with Lithium but without requiring Lithium to be installed. Also more biome noise caching (worldgen optimization, thanks to @Gegy ) has been added and a bug regarding mob AI pathfinding outside the world has been fixed.
Additions
- new: Apply thread-local cache to InitLayer and MergingLayer #130
- new: Improve performance of path-finding patches, allow mods to override behavior
- new: Added Lithium API
Fixes
- fix: Crash when Bees pathfind above build limit #150