Compatibility
Minecraft: Java Edition
1.20.1โ1.20.6
Platforms
Supported environments
Server-side
Creators
Details
Licensed GPL-3.0-or-later
Published 2 years ago
ELO - Entity LOD Optimizer ๐
A smart performance booster for Minecraft servers
๐ Overview
Entity LOD Optimizer is a server-side performance mod for Minecraft (Fabric 1.20.x) that dynamically optimizes entity AI processing based on player proximity. Perfect for crowded servers or large worlds!
โ
Reduces CPU load - entity-heavy scenarios
โ
Zero-config โ works out of the box
โ
Scalable - for singleplayer and multiplayer (untested on multiplayer!)
โก Features
๐ฏ Smart AI Tiers
| Distance from Player | AI Mode | Behavior |
|---|---|---|
| < 10 blocks | Full AI | Normal Minecraft behavior |
| 10-100 blocks | Simplified AI | Reduced updates (40-tick interval) |
| > 100 blocks | Disabled AI | Frozen (no CPU usage) |
๐ Performance Benefits
- CPU: Cuts redundant AI calculations for distant mobs
- Memory: Lightweight entity state management
- Network: Fewer unnecessary entity updates
โ ๏ธ Important Notes
๐จ Backup your worlds!
- Automated farms >100 blocks away may break (e.g., iron farms, mob grinders).
๐ฅ Installation
- Install Fabric Loader for 1.20.x
- Install Fabric API for 1.20.x
- Download the latest
.jarfrom Versions - Drop it into your
modsfolder
โ Support & Contributing
- Bug Reports: Open an Issue
- Contributing: Read the Guidelines
- Like this mod? โญ Star it on GitHub!


