1. Reducing Lag
FSH Knowledgebase
  • Game Guides
    • Minecraft
      • How to change MOTD for a Minecraft server
      • How to download your Minecraft server world
      • How to install a custom Minecraft modpack
      • How to Install Datapacks to your server
      • How to upload a custom Minecraft world
      • What is the difference between Spigot Paper and PurPur
      • Reducing Lag
        • Reduce Lag on ForgeMC server
        • Reduce Lag on FabricMC server
      • Common Issues
        • How to Fix Authentication servers are down Please try again later
        • Failed to check session lock
        • Exception Server Tick Loop
        • Server Connection Timed Out
        • Fixing the Connection timed out getsockopt Error in Minecraft
      • Managing your Server
        • How to Optimize Your Server
        • How to set a custom seed on your Minecraft Server
        • Using Chunker to Convert Minecraft Worlds Across Editions
        • Which Java version to use for Minecraft server
        • Add Add-ons to your Bedrock Server
        • How To EnableDisableManage Your WhitelistAllowlist
      • Plugins
        • Simple Voice Chat
        • Dynmap
        • Bluemap
        • Chunky
    • Palworld
      • How to add mods to your Palworld Server
      • How To Update A Palworld Server
      • Resetting a Player's Save on a Palworld Server
      • Finding Your Palworld Server in the Community Servers List
      • Changing the Egg Hatching Time on a Palworld Server
      • How to Edit Palworld Server Settings
      • How to Become Admin on Your Palworld Server
  • Panel Knowledgebase
    • Game Server Panel
      • How to reset your Game Panel Password
      • Uploading Files Via SFTP
      • Adding Dev Sub Users
    • Client Area
      • Affiliate Program
      • Discord Linking
      • How to Cancel A Service
      • How to upgrade or downgrade your service
  • Service Knowledgebase
    • Virtual Private Servers (VPS)
      • Change Window Server Password Locked Out
      • Creating Your VPS
      • Developers and your VPS
      • How to connect to your VPS from any Linux or Debian Distro
      • Logging into your VPS Windows
      • Opening Ports on a VPS
      • Resetting your VPS Password
      • SSH Client Setup
  1. Reducing Lag

Reduce Lag on FabricMC server

Server administrators in Minecraft often seek ways to improve multiplayer experiences without requiring players to download additional content. Server-side only mods for Fabric address this by optimizing server performance without altering core game mechanics or affecting players' local clients. While these mods don't guarantee perfect performance, they aim to reduce lag and enhance the overall server experience.

ModDescriptionVersion
LithiumA mod designed to drastically improve the general performance of Minecraft without breaking things.1.16.4-1.20.2
VMPA mod designed to improve general server performance at high playercount.1.18.1-1.20.2
C2MEA mod designed to improve the performance of chunk generation, I/O, and loading. This is done by taking advantage of multiple CPU cores in parallel.1.17.1-1.20.2
FerriteCoreA mod that reduces the memory usage of Minecraft in a few different ways.1.16.5-1.20.2
KryptonA mod that optimizes the Minecraft networking stack and entity tracker.1.16.2-1.20.2
ModernFixAn all-in-one mod that improves performance and reduces memory usage by fixing bugs that do not compromise the game experience.1.16.5-1.20.2
MemoryLeak FixA mod that fixes multiple memory leaks in Minecraft. Works in both Server and Client side!1.17-1.20.1
Async LocatorA mod that makes locating features asynchronous, mitigating associated lag.1.18.2-1.20.1
Recipe CooldownA mod that prevents excessive crafting recipe request from the client to lag out the server.1.16-1.20.2
CarpetA mod for vanilla Minecraft that allows you to take full control of what matters from a technical perspective of the game.1.14.2-1.20.2
Carpet ExtraA mod that adds extra features to the Carpet mod.1.14.4-1.20.2
Chunky PregeneratorA mod which pre-generates chunks, quickly and efficiently.1.16-1.20.2
SparkA performance profiler mod.1.16.2-1.20.2
Gotta Go FastA simple mod that brings the bugfix for "Player moved too quickly!".1.17-1.20.1
View Distance FixA mod that fixes the fog when having a higher render distance on the client than on the server. The server tricks the client into thinking that it has the same render distance as the client.1.19.2-1.20.2
LibreExp FixA small mod that fixes experience bug after teleporting across dimensions.1.18-1.20.2
LedgerA logging mod similar to CoreProtect.1.17-1.20.2
Bad PacketsA library that allows packet messaging between different modding platforms. This means a Fabric client version of a mod that uses Bad Packets can send a packet to a server that uses the Forge version and vice versa.1.18.2-1.20.2

Implementing these mods can contribute to a smoother server operation, but administrators should test and monitor performance based on their specific server setup and conditions.
Note: The version listed here might be outdated. Please refer to the mods official page.

Modified at 2026-06-18 06:39:42
Previous
Reduce Lag on ForgeMC server
Next
How to Fix Authentication servers are down Please try again later
Built with