Skip to content

Releases: CaffeineMC/lithium-fabric

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

Lithium 0.13.1 for Minecraft 1.21.1

20 Sep 13:52
Compare
Choose a tag to compare

Lithium 0.13.1 fixes one bug and a compatibility issue with carpet mod.

Fixes

  • fix: incompatability with fabric-carpet's scarpet explosion event. (#565) (Thanks to wendavid552)
  • fix: disable broken mixin.world.game_events.dispatch optimization by default