Skip to content

Releases: CaffeineMC/lithium

Lithium 0.14.5 for Minecraft 1.21.1 Fabric and Neoforge

14 Jan 20:56
Compare
Choose a tag to compare

Lithium 0.14.5 is a backport release for Minecraft 1.21.1 which fixes a server crash that can be caused deliberately by clients. Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Additions

  • Replace streams in Tempting Sensor
  • Add debug info for LithiumHashPalette

Changes

  • Use fast iterator in Brain outdated memory removal
  • Handle BlockTag changes for pathnode and block predicates

Fixes

  • Fix server crash that can be caused deliberatly by clients (Thanks to Drex for reporting)
  • Keep block entity tickers subscribed to world border changes on size-unrelated world border events
  • Fix game event dispatcher optimization by using chunk status tracking
  • Fix block entity initialization issues
  • Neoforge: Avoid initializing hopper's entity tracking during sleeping attempt
  • Neoforge: Update hopper optimization for new neoforge version

Lithium 0.14.4 for Minecraft 1.21.4 Fabric and Neoforge

04 Dec 01:08
Compare
Choose a tag to compare

Lithium 0.14.4 for Minecraft 1.21.4 fixes a crash when placing redstone dust when using Neoforge. Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Changes

  • Fix redstone dust placement crash by adding missing accesstransformer

Lithium 0.14.4 for Minecraft 1.21.3, 1.21.2 Fabric and Neoforge

04 Dec 01:08
Compare
Choose a tag to compare

Lithium 0.14.4 for Minecraft 1.21.3 and 1.21.2 fixes a crash when placing redstone dust when using Neoforge. Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Changes

  • Fix redstone dust placement crash by adding missing accesstransformer

Lithium 0.14.3 for Minecraft 1.21.4 Fabric and Neoforge

03 Dec 18:07
Compare
Choose a tag to compare

Lithium 0.14.3 for Minecraft 1.21.4 improves mod compatibility. Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Changes

  • Mod compatibility improvements, mostly on the neoforge platform
  • Update to 1.21.4

Lithium 0.14.3 for Minecraft 1.21.3 Fabric and Neoforge

03 Dec 18:07
Compare
Choose a tag to compare

Lithium 0.14.3 for Minecraft 1.21.3 improves mod compatibility. Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Changes

  • Mod compatibility improvements, mostly on the neoforge platform

Lithium 0.14.3 for Minecraft 1.21.1 Fabric and Neoforge

03 Dec 18:07
Compare
Choose a tag to compare

Lithium 0.14.3 for Minecraft 1.21.1 improves mod compatibility. Make sure to take a backup of your world before using the mod and please report any bugs and mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Changes

  • Mod compatibility improvements, mostly on the neoforge platform

Lithium 0.14.2 for Minecraft 1.21.3 Fabric and Neoforge

16 Nov 22:05
Compare
Choose a tag to compare

Lithium 0.14.2 for Minecraft 1.21.3 fixes several issues and improves mod compatibility, as multiple compatibility issues came up with the first neoforge release. Make sure to take a backup of your world before using the mod and please report any mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Lithium 0.14.2 for Minecraft 1.21.1 Fabric and Neoforge

16 Nov 22:05
Compare
Choose a tag to compare

This is a backport of 0.14.2 for Minecraft 1.21.1. Make sure to take a backup of your world before using the mod and please report any mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Lithium 0.14.1 for Minecraft 1.21.3 Fabric and Neoforge

10 Nov 00:10
Compare
Choose a tag to compare

Lithium now supports both the fabric and neoforge mod loaders. Make sure to take a backup of your world before using the mod and please report any mod compatibility issues at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Changes

  • Update optimizations to 1.21.3
  • Improve mod compatibility

Lithium 0.14.0 Beta 1 for Minecraft 1.21.1 Fabric and Neoforge

16 Oct 16:13
Compare
Choose a tag to compare

This is the first experimental release for Lithium 0.14.0 which supports both the fabric and neoforge modloader. Make sure to take a backup of your world before using this experimental version. In case you find any bugs, please report them at the issue tracker. You can check the description of each optimization and how to disable it when encountering a problem.

Changes

  • Adapt almost all optimizations and settings to work with neoforge