Lithium (Fabric/NeoForge)

An optimization mod for Minecraft which improves server performance significantly.

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

Fabric

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

Learn more about Curse Maven

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