Performance Mods

A list of mods that will help combat lag on fabric servers.

Make sure to also check out the Server Optimization Guide

How to install these mods

Check out the Installing Fabric Mods page.

The mod list

Carpet Mod

Carpet mod adds several new features to the game, which are all disabled by default. It also has several modules that can be enabled, which can optimize the game. To start, download it from here, and put it in your mods folder. Then restart the server, and type the following commands.

/carpet setDefault lagFreeSpawning true

/carpet setDefault maxEntityCollisions 2

Chunky

Chunk pregenerating mod by Pop4959 that pregenerates chunks very quickly and efficiently, which is helpful for reducing server lag. See Fabric Mods: Chunky

Lithium

Performance enhancing mod by Jellysquid that optimizes general-purpose systems.

"Lithium is a general-purpose optimization mod for Minecraft which works to improve a number of systems (game physics, mob AI, block ticking, etc) without changing any behavior. It works on both the client and server, and can be installed on servers without requiring clients to also have the mod. With the mod installed, you can see on average a 45% improvement to server tick times, resulting in a much leaner game."

CurseForge Page

Phosphor

Performance enhancing mod by Jellysquid that optimizes the lighting engine.

"Phosphor is a Minecraft mod which works to optimize one of game's most inefficient areas-- the lighting engine. It works on both the client and server, and can be installed on servers without requiring clients to also have the mod. With Phosphor, the amount of time the game takes to generate chunks can be halved for some dimensions, and frame stuttering experienced while traversing the world can be significantly reduced. It's a no-compromises solution for improving performance either in single-player or large multi-player servers, and changes no features or behaviors of the vanilla game."

CurseForge Page

Starlight

:::caution This mod is still in beta, do NOT use this on servers you care about. :::

Performance enhancing mod by Spottedleaf that completely rewrites the vanilla lighting engine. It's faster than phosphor, but not considered stable yet.

Github Page

Last updated