github CaffeineMC/lithium-fabric mc1.16.5-0.6.1
Lithium 0.6.1 for Minecraft 1.16.2-1.16.5

3 years ago

This release is a small upgrade over Lithium 0.6 and adds support for Minecraft 1.16.5 while at it. There are changes and fixes in this release, and it's advised that players upgrade to the latest releases as they come out.

Additions

  • new: Use fast getChunk in ChunkRegion (thanks to SuperCoder7979)
  • new: Optimize block entity ticking and unloading (thanks to Maity)
  • new: Optimize pathfinding updates caused by block changes
  • new: Optimize collision checks of cuboid shapes
  • new: Speed up large /fill commands
  • new: Replace the sine table in MathHelper with a more compact implementation

Changes

  • change: Use an optimized int->obj map type in DataTracker

Fixes

  • fix: Use XYZ order for iterating over blocks for path-finding around dangers
  • fix: Do not skip applying mod overrides when generating the config file
  • fix: Use the same tiletick limit 65536 from vanilla instead of 65565

You should not download the api package below unless you are a developer trying to compile against Lithium's APIs.

Don't miss a new lithium-fabric release

NewReleases is sending notifications on new releases.