Lithium 0.24.5 for Minecraft 26.1.x adds new optimizations 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
- Optimize profiler access
- Optimize explosions with direct-mapped block cache
- Document non-vanilla behavior when explosions skip air
- Avoid counting skipped air when no player is within 64 blocks (= no particles spawned)
Changes
- Move explosion skipping air to separate package.
Fixes
- Fix invalidation issue causing incompatibility with carpet TIS double barrel
- Fix block entity ticking in lazy loaded chunk with coordinates x,z = 0,0 when first ticking block entity is in that chunk