Dedicated Minecraft Server Hosting
  • Minecraft Server Docs
  • Basic Server Setup
    • How to Join a Minecraft Server
    • How to Adding Sub-users
    • How to Server Icon
    • How to Upload Files using SFTP
    • How to Creating MySQL Databases
    • How to Enable command Blocks
    • How to Install jar file
    • How to Upload Custom Minecraft Map
    • How to setup a server whitelist
    • How to setup and use Gamerules
    • How to setup a Reverse Proxy
    • How to set a custom MOTD
  • plugins
    • EssentialsX
    • Vault
    • LuckPerms
    • CoreProtect
    • Litebans
    • GriefPrevention
    • Advanced Anti-Cheat
    • Conditional Commands
    • AdvancedBan
    • Chunky
    • DiscordSRV
    • viaversion
    • Citizens 2
    • Prism
    • dynmap
    • CraftingStore
    • ServerNPC
    • Spark
    • Votifier
    • WorldEdit
    • Multiverse
    • Milk
    • GeyserMC
    • BungeeGuard
  • Scheduling Actions
  • Creating a Reverse Proxy
  • Resetting your world
  • Serverwide Resource Packs
  • Adding MySQL Databases
  • Setting Up Fabric
  • template
  • Installing Fabric mods on your server
  • DedicatedMinecraft Docs Overview
  • Installing Forge mods on your server
  • Server Optimization Guide
  • fabric_mods
    • LuckPerms
    • Chunky
    • Performance Mods
  • Basic Controls
  • Setting Up Forge
  • How to change your MOTD
  • Creating Backups
  • Installing Plugins on your server
  • Datapacks
  • Subusers
  • Editing Account Details
  • 2-Factor Authentication
  • Adding an icon to your server.
  • Using A Domain
  • How to use SFTP to transfer files
  • Contributing to the dedicatedminecraft.host documentation
  • change-java-version
  • How to take a Timings Report
  • Server Jars
  • File Manager Controls
  • SRVControl
  • Adding admin to minecraft server
Powered by GitBook
On this page
  • How to install these mods
  • The mod list
  • Carpet Mod
  • Chunky
  • Lithium
  • Phosphor
  • Starlight

Was this helpful?

Edit on Git
  1. fabric_mods

Performance Mods

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

PreviousChunkyNextBasic Controls

Last updated 4 years ago

Was this helpful?

Make sure to also check out the

How to install these mods

Check out the 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 , 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

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."

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."

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.

Server Optimization Guide
Installing Fabric Mods
here
Fabric Mods: Chunky
CurseForge Page
CurseForge Page
Github Page