Compatibility
Minecraft: Java Edition
1.20.1–1.20.6
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-or-later
Published 6 months ago
Updated yesterday
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
.jar
from Versions - Drop it into your
mods
folder
❓ Support & Contributing
- Bug Reports: Open an Issue
- Contributing: Read the Guidelines
- Like this mod? ⭐ Star it on GitHub!