Lithium: The Mod That Fixes What Sodium Can't
MODScreenshots
Sodium boosts your FPS. Lithium fixes everything else game logic, mob AI, physics, chunk loading. Here's why serious players install both.
Sodium Fixed Your FPS. So Why Is the Game Still Laggy?
You installed Sodium. Frame rate doubled. But something still feels off mobs hesitate before moving, redstone has occasional hiccups, the game stutters when chunks load even though your FPS counter looks fine.
This is the problem Lithium solves.
Sodium optimizes how Minecraft renders the world. Lithium optimizes how Minecraft runs the world. They're solving completely different problems, which is why installing both together produces results that neither achieves alone.
What Lithium Actually Optimizes
Minecraft's base code has accumulated years of inefficiency. Lithium goes through that code systematically and replaces the slow parts with faster implementations without changing how anything behaves. Same game, faster engine.
Mob AI Every mob in Minecraft runs pathfinding calculations constantly figuring out where to walk, what to target, how to navigate around obstacles. Vanilla Minecraft handles this inefficiently. Lithium rewrites the pathfinding system to be significantly faster, which matters most when you have large numbers of mobs loaded at once. Mob farms, crowded areas, and servers with high entity counts all benefit noticeably.
Physics and Block Updates Block updates the chain reactions triggered when a block changes state are central to how redstone works. Vanilla processes these in ways that can create bottlenecks, especially in complex redstone contraptions. Lithium handles block updates more efficiently, which translates to more stable tick rates and more reliable redstone behavior.
Chunk Generation Loading new chunks as you explore is one of the most CPU-intensive things Minecraft does. Lithium optimizes the chunk generation pipeline, reducing the spikes that cause brief freezes when you move into unexplored territory even if your FPS counter never drops.
Collision Detection Every moving entity in the game constantly checks for collisions with blocks. With dozens of mobs, projectiles, and items loaded at once, this adds up. Lithium makes collision detection faster across the board.
The Difference Between FPS and TPS
This is the key concept most players miss, and it explains why Lithium exists alongside Sodium rather than replacing it.
FPS (Frames Per Second) how fast your screen updates. Sodium fixes this.
TPS (Ticks Per Second) how fast the game simulates. Minecraft targets 20 TPS. When TPS drops, mobs move erratically, redstone misfires, and the game feels sluggish even at high FPS. Lithium fixes this.
You can have 300 FPS and 12 TPS at the same time the game looks smooth but plays terribly. This is common on servers with lots of entities or complex redstone. Lithium specifically targets TPS stability, which Sodium doesn't touch.
Singleplayer vs Multiplayer
Lithium helps in both environments but the impact is more dramatic in different ways.
In singleplayer, the biggest gains come from mob-heavy situations mob farms, exploring areas with high spawn rates, or worlds with complex redstone builds. Casual survival players notice less improvement than technical players.
On servers, Lithium is close to essential. Server performance is almost entirely about TPS, not FPS. A server running Lithium handles more players, more mobs, and more complex contraptions before performance degrades. Most serious server operators install it as a baseline.
How to Install
Lithium works on both Fabric and NeoForge. Installation follows the same process as any other mod:
- Download Lithium from the button on this page match the version to your Minecraft version
- Drop the
.jarinto yourmodsfolder - Launch with the appropriate mod loader profile
No configuration needed. Lithium's optimizations activate automatically and require no setup. It's one of the few performance mods where the default settings are genuinely optimal for almost every player.
The Performance Stack
Lithium is designed to work alongside other optimization mods rather than compete with them. The combination most players use:
| Mod | What it optimizes |
|---|---|
| Sodium | Rendering, FPS |
| Lithium | Game logic, TPS |
| Iris | Shader support |
| FerriteCore | Memory usage |
| Krypton | Network performance |
Together these cover almost every performance bottleneck Minecraft has. Individually each one addresses a different layer of the game which is why the community treats them as a set rather than alternatives.
Who Notices the Difference Most
Technical players: Anyone running mob farms, complex redstone, or automated systems will see immediate, obvious improvement in TPS stability.
Server operators: Lithium is one of the highest-impact mods available for server performance. The difference between a server with and without it becomes apparent under load.
Casual survival players: The improvement is real but subtler. Chunk loading feels smoother, mobs behave more consistently, the game feels more solid overall. It's the kind of improvement you notice when it's gone rather than immediately when it's installed.
FAQ
Does Lithium change how mobs behave? No. Lithium rewrites the code that runs mob AI but produces identical results mobs behave exactly the same, just processed faster. This is the core design principle: same game, better performance.
Does it work on servers without clients having it installed? Yes. Server-side Lithium improves TPS for everyone on the server regardless of what mods individual players have installed.
Is Lithium still being developed? Yes, Lithium receives regular updates alongside new Minecraft versions.
Does Lithium conflict with other mods? Rarely. Its compatibility record is excellent it's specifically designed to optimize vanilla systems without interfering with mod-added content.










