
PandaAntiLag
Description
Stop common causes for lag on your Fabric server. This mod aims to prevent common causes of lag by allowing you to limit the amount of projectile entities in an area, prevent someone from having too many ender pearls loaded, stagger mob ticks in an area with too many mobs, and stagger vehicle ticks in an area with too many vehicles.
This will stop people from making lag machines based on creating too many entities. It will also stop people from using too much RAM or lagging a server out by loading too many chunks with ender pearls. And the staggering of mob ticks allows for players to have thousands of mobs in an area, and only their mobs experience lag while the server TPS stays at 20.0
Configuring
config/PandaAntiLag.json generated at runtime
{
"regionSize": 6, //The square dimensions of how many chunks to consider a "lag region"
"regionBuffer": 1, //How far lag regions bleed into each other for checking entity counts
"minimumRegionMobs": 75, //Minimum amount of mobs in a region before it can be affected by mob tick staggering
"minimumRegionVehicle": 75, //Minimum amount of vehicles in a region before it can be affected by vehicle tick staggering
"projectileMax": 150, //Max amount of single type of projectile entity (like arrows) allowed in lag region
"mobStaggerLenience": 200, //Higher values = mob count affects mob staggering less
"vehicleStaggerLenience": 200, //Higher values = vehicle count affects vehicle staggering less
"tickTimeLenience": 10, //Higher values = MSPT affects mob and vehicle staggering less
"updateInterval": 10000, //How often to allow chunks to count entities (ms)
"enderPearlUpdateInterval": 10000, //How often to check for a players max enderpearls (ms)
"maxEnderPearlsPerPlayer": 20 //Max amount of ender pearls a player can have loaded
}
Try it out
hardcoreanarchy.gay (Deathban Anarchy)sky.hardcoreanarchy.gay (Skyblock Anarchy)
Support
Try it out
Demo server at hardcoreanarchy.gay
License
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as panda-anti-lag-2.2.0+26.2.jar — drop this file into the mods folder
- Download size: 25 KB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.