Lithium 0.15.0 for Minecraft 1.21.4 includes new optimizations and several bug fixes, including better compatibility with neoforge inventories.
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
- explosion entity raycast optimizations (Thanks to RacoonDog)
- Optimize projectile entity collisions attempts with uncollidable entities
- Sleeping crafter block entity
Fixes
- Fix crash with Create Pondering when entities are pushed by fluids
- Fix crash when placing a block at build limit in the end and attempting to spawn a dragon
- Fix hoppers sleeping even though interaction with neoforge API block inventories is possible
- Fix sleeping hoppers woken up by moving item entities even if blocked with a full block
- Fix broken state of ChunkAwareBlockCollisionSweeper in entity nether portal positioning optimization and with TIS-Carpet
Lithium 0.15.0 for Minecraft 1.21.1 includes new optimizations and several bug fixes, including better compatibility with neoforge inventories.
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
- explosion entity raycast optimizations (Thanks to RacoonDog)
- Sleeping crafter block entity
Fixes
- Fix crash with Create Pondering when entities are pushed by fluids
- Fix crash when placing a block at build limit in the end and attempting to spawn a dragon
- Fix hoppers sleeping even though interaction with neoforge API block inventories is possible
- Fix sleeping hoppers woken up by moving item entities even if blocked with a full block
- Fix broken state of ChunkAwareBlockCollisionSweeper in entity nether portal positioning optimization and with TIS-Carpet
Lithium 0.14.8 for Minecraft 1.21.1 includes a new optimization, a few bugfixes and 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.
Additions
- Fast-path exit end portal search by counting nearby bedrock blocks. Reduces lag when placing the last end crystal when respawning the ender dragon by 97%.
- Debug option for detecting invalid chunk data packets
Changes
- Use worlds for thread tests instead of minecraft server to improve compatibility with the worldthreader mod
Fixes
- Fix missing default return value in LithiumHashPalette copies
- Fix incorrect handling of fire, lava and soul fire in experimental block touching optimization
- Fix compatibility with Moonrise
Lithium 0.14.8 for Minecraft 1.21.4 includes a new optimization, a few bugfixes and 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.
Additions
- Fast-path exit end portal search by counting nearby bedrock blocks. Reduces lag when placing the last end crystal when respawning the ender dragon by 97%.
- Debug option for detecting invalid chunk data packets
Changes
- Use worlds for thread tests instead of minecraft server to improve compatibility with the worldthreader mod
Fixes
- Fix missing default return value in LithiumHashPalette copies
- Fix incorrect handling of fire, lava and soul fire in experimental block touching optimization
- Fix compatibility with Moonrise
Lithium 0.14.7 for Minecraft 1.21.1 fixes a few mod compatibility issues.
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 crash with level wrappers from various mods
- Fix crash with moonrise: Set require=0 for ChunkStatusTracker Inject
Lithium 0.14.7 for Minecraft 1.21.4 fixes a few mod compatibility issues.
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 crash with level wrappers from various mods
- Fix crash with moonrise: Set require=0 for ChunkStatusTracker Inject
Lithium 0.14.6 for Minecraft 1.21.1 disables the LithiumHashPalette optimization by default due to many users reporting issues.
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
- Automatic release publishing workflow
Changes
- Disable
mixin.chunk.palette
(LithiumHashPalette) by default.
Lithium 0.14.6 for Minecraft 1.21.3 disables the LithiumHashPalette optimization by default due to many users reporting issues.
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
- Automatic release publishing workflow
Changes
- Disable
mixin.chunk.palette
(LithiumHashPalette) by default.
Lithium 0.11.3 for Minecraft 1.20.1 is a backport of a few bugfixes and optimzations.
You can check out all configuration options here.
Full Changelog: https://github.com/CaffeineMC/lithium/compare/mc1.20.1-0.11.2...mc1.20.1-0.11.3
Lithium 0.14.6 for Minecraft 1.21.4 disables the LithiumHashPalette optimization by default due to many users reporting issues.
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
- Automatic release publishing workflow
Changes
- Disable
mixin.chunk.palette
(LithiumHashPalette) by default.