github CaffeineMC/lithium-fabric mc1.17-0.7.0
Lithium 0.7.0 for Minecraft 1.17

latest releases: mc1.21.3-0.14.1, mc1.21.1-0.14.0-beta.1, mc1.21.1-0.13.1...
pre-release3 years ago

This is the first release of Lithium for Minecraft 1.17. It contains new hopper related optimizations and fixes a bug in Lithium's tick scheduler patches. Furthermore an API that allows other mods to signal special behavior of their modded inventories is included.

Additions

  • new: Several hopper related optimizations, including:
    • Inventory modification tracking: Skip item transfers when transfer is guaranteed to fail.
    • Entity movement tracking by section: Skip searching for entities when entity interactions are guaranteed to fail.
    • Signal strength caching: Cache comparator signal strength of inventories until they are modified.
    • Inventory caching: Skip searching for inventories in the world when it guaranteed to interact with the previous inventory again.
    • Item transfer optimizations: Avoid stream code, avoid unnecessarily copying item stacks

Changes

  • change: remove patches that are incompatible with Minecraft 1.17

Fixes

  • fix: tick stealing in positive direction on chunk unloading is different from vanilla

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

Don't miss a new lithium-fabric release

NewReleases is sending notifications on new releases.