Accelerated Recoiling Mod optimizes entity collision calculations to keep game servers running smoothly. It moves heavy collision math away from standard game loops to a fast native library, helping worlds maintain steady tick rates even when thousands of mobs gather in small areas. This mod helps prevent major slowdowns on busy multiplayer servers and large animal farms.
![]()
Features:
- Offloads heavy hitbox collision math to a fast native C++ library.
- Helps servers keep a steady 20 TPS even when hundreds of mobs pack together.
- Automatically generates configuration and native library files on first launch.
- Reduces server tick lag around massive animal pens and mob farms.
- Provides custom settings to tweak collision thresholds and density detection.
Configuration:
{
"enableEntityCollision": true,
"enableEntityGetterOptimization": true,
"maxCollision": 32,
"gridSize": 1,
"densityWindow": 4,
"densityThreshold": 16
}
enableEntityCollision: Toggles the custom collision calculation system on or off.enableEntityGetterOptimization: Sets whether the getter optimization is active.maxCollision: Sets the maximum number of collision checks processed per mob.gridSize: Controls the search grid size for nearby hitboxes.densityWindow: Adjusts the smoothing window for nearby entity counts.densityThreshold: Sets how many nearby mobs are required before the native calculation kicks in.
Accelerated Recoiling Mod Download Links
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.11, 1.20.1
- 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 the file's original source — 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.
Accelerated Recoiling Mod (1.21.11, 1.20.1) – Stop Server Tick Lag Around is a free Minecraft Java mod. Compatible with Minecraft 1.21.11, 1.20.1. Download it and open it directly in the game.