Skip to content

Releases: CaffeineMC/lithium

Lithium 0.18.1 for Minecraft 1.21.8 Fabric and Neoforge

30 Sep 00:41
fa3ef0e

Choose a tag to compare

Lithium 0.18.1 for Minecraft 1.21.8 adds several new optimizations.

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

  • Optimize piglin/hoglin repellent and turtle egg searches (Thanks to jcw780)
  • Optimize random ticking
  • Optimize precipitation

Changes

  • Re-enable previously broken inline world height optimization

Fixes

  • Fix missing initialization of block counting in empty sections
  • Fix compatibility issue that convert client side mobs to nbt
  • Fix incorrect section y coordinates used in experimental optimization (Thanks to jcw780)

Lithium 0.18.0 for Minecraft 1.21.8 Fabric and Neoforge

17 Jul 18:39
c919378

Choose a tag to compare

Lithium 0.18.0 is the first release for Minecraft 1.21.8.

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.

Lithium 0.18.0 for Minecraft 1.21.7 Fabric and Neoforge

30 Jun 21:27
1c0c91b

Choose a tag to compare

Lithium 0.18.0 is the first release for Minecraft 1.21.7.

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.

Lithium 0.17.0 for Minecraft 1.21.6 Fabric and Neoforge

17 Jun 17:01
ea415c1

Choose a tag to compare

Lithium 0.17.0 is the first release for Minecraft 1.21.6.

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.

Lithium 0.16.3 for Minecraft 1.21.5 Fabric and Neoforge

16 Jun 19:14
23d9ba2

Choose a tag to compare

Lithium 0.16.3 for Minecraft 1.21.5 includes two minor optimizations and a mod compatibility improvement.

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

  • Reintroduce expiring chunk ticket optimization
  • Chest animation sleeping optimization

Changes

  • Remove ponder mod compatibility workaround due to fix on their side

Fixes

  • Fix wrong position used in fluid flow calculations causing mod compatibility issues

Lithium 0.16.2 for Minecraft 1.21.5 Fabric and Neoforge

09 Apr 00:57
5d180b4

Choose a tag to compare

Lithium 0.16.2 for Minecraft 1.21.5 fixes a few issues with experimental settings.

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.

Fixes

  • Fix various issues and mod compatibility problems with experimental client brain optimization

Additions

  • Experimental client biome particle spawning optimization
  • Experimental client entity ticking optimizations

Lithium 0.15.3 for Minecraft 1.21.4 Fabric and Neoforge

09 Apr 00:36
31315a5

Choose a tag to compare

Lithium 0.15.3 for Minecraft 1.21.4 fixes a few issues with experimental settings.

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.

Fixes

  • Fix various issues and mod compatibility problems with experimental client brain optimization

Additions

  • Experimental client biome particle spawning optimization
  • Experimental client entity ticking optimizations

Lithium 0.16.1 for Minecraft 1.21.5 Fabric and Neoforge

06 Apr 17:18
f14b69a

Choose a tag to compare

Lithium 0.16.1 for Minecraft 1.21.5 fixes a client crash on neoforge and adds a new feature.

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.

Fixes

  • Neoforge client crash when joining a server

Additions

  • Skip creating brains on the client side

Lithium 0.15.2 for Minecraft 1.21.4 Fabric and Neoforge

06 Apr 17:16
204d6cd

Choose a tag to compare

Lithium 0.15.2 for Minecraft 1.21.4 fixes a client crash on neoforge and adds a new feature.

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.

Fixes

  • Neoforge client crash when joining a server

Additions

  • Skip creating brains on the client side

Lithium 0.16.0 for Minecraft 1.21.5 Fabric and Neoforge

25 Mar 20:08
ebcbdb1

Choose a tag to compare

Lithium 0.16.0 is the first release for Minecraft 1.21.5.

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

  • Update to 1.21.5
  • Migrate tests to vanilla redstone test system