♻️ Adaptive Performance Tweaks: Items
A server-side Forge module that maintains TPS/FPS stability by merging scattered items and experience orbs, as well as cleaning up unnecessary entities. Works autonomously on the server - no client installation required.
Project Status ✅
Stable version with long-term support for classic Forge. Actively maintained and recommended for new modpacks. After more than 3 years of development, this classic variant is thoroughly optimized and battle-tested. Critical fixes and compatibility updates will be provided as needed.
System Requirements 🧩
Requires installation of Adaptive Performance Tweaks: Core
Key Features ✨
- Works exclusively on the server side - clients don't need to install the mod
- Choose only the modules you need - highly configurable through configuration files
- No core/mixin patches → broad compatibility with other mods
- Built-in debug information for monitoring optimizer performance
⚠️ Always maintain regular backups of your world.
Item and Experience Optimization ♻️
- 🧲 Merges nearby dropped items to reduce entity count
- ✨ Groups experience orbs within range and combines their values
- 🧹 Periodically cleans up excess/old items and adapts item lifespan to server load
- ⚡ Reduces lag from large farms, mining sessions, and powerful TNT explosions
- 🔧 Pure server logic - doesn't add custom items
Additional Information 📚
- Documentation: https://github.com/MarkusBordihn/BOs-Adaptive-Performance-Tweaks/wiki
- Troubleshooting: https://github.com/MarkusBordihn/BOs-Adaptive-Performance-Tweaks/wiki/Troubleshooting
- Bug reports: Submit via GitHub Issues or comment feature on the platform where you obtained the mod