Lithium

Lithium

vmc26.2-0.25.2-neoforge
Modrinth 22 632 подписчики Загрузок: 110 926 594
Войти

No-compromises game logic optimization mod, useful for both single-player games and multi-player servers.

Товар

О товаре

Lithium is a modern, general-purpose optimization mod for Minecraft which works to improve a number of systems (game physics, mob AI, block ticking, etc) with the goal of not changing any vanilla mechanics.


The mod works on both the client and server, and can be installed on servers without requiring clients to also have the mod (and vice versa.)


For multiplayer servers, administrators can expect a sizeable improvement to tick times, allowing their hardware to support more loaded entities, chunks, and players. Even in single-player, Lithium helps to improve performance by optimizing the internal game server, which is used for "ticking" the world. This can free up your computer's processor to focus on other tasks, resulting in improved frame rates and increased responsiveness.


The strict goal of maintaining exact behavior with vanilla makes Lithium suitable for almost any Minecraft server running Fabric, even for highly complex gameplay scenarios and creations. In fact, our continued insistence towards not changing vanilla gameplay has even led to the mod being officially allowed in Minecraft speedrunning.


Installation

Make sure you have the latest version of Fabric Loader present and then simply drop the mod into your mods folder. No other mods or additional setup (not even Fabric API!) is required. You do not need to create new worlds in order to take advantage of the mod.


While you're at it, you may want to check out Sodium, which improves rendering performance.


Configuration

Lithium makes use of an semi-unusual configuration system which allows you to enable or completely disable patches the mod applies. This system allows fine-grained control over what code in Minecraft is modified by Lithium, and as such, can be used to completely eliminate bugs or mod incompatibilities introduced by the mod.


For more information, please read the wiki entry on modifying your configuration file.


Please note: An empty configuration file is perfectly normal and just means you want to use the default options, which are already set up out of the box for the best performance the mod can offer.


Reporting Issues

Please use the issue tracker linked at the top of the page to report bugs, crashes, and other issues.

Окружение

Требования и совместимость

Совместимость и требования

FabricNeoforgeQuilt1.16.2 – 1.21.1126.126.1.126.1.226.2

Локальный хост

Optional

Хостинг на сервисах

Optional

Условия

Лицензия

Условия использования, изменения и распространения этого товара.

GNU Lesser General Public License v3.0 onlyModrinth
Релиз

Последний релиз

vmc26.2-0.25.2-neoforge

10.07.2026 · Modrinth

Lithium 0.25.2 for Minecraft 26.2.x fixes a few issues 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.

Fixes

  • Fix various...