Lithium 0.11.2 is the first release for 1.20 and includes a few mod compatibility improvements and a slight improvement to the nether portal search optimization.
You can check out all configuration options at [description of all optimizations here](https://github.com/CaffeineMC/lithium-fabric/blob/mc1.20-0.11.2/lithium-mixin-config.md).
## Additions
— new: ai.poi.fast_portals: optimized preloading chunks (by Crec0 and 2No2Name)
## Fixes
— fix: Use main worker executor for block_tracking instead of common ForkJoinPool (by embeddedt)
— fix: Update listener range on addition of AI goals
## Changes
— change: Remove mixin.item (Minecraft 1.20 Incompatibility)