
EntityEjector - Optimize Your Minecraft World
Get rid of unwanted entities with surgical precision!
🔧 What does this mod do?
EntityEjector allows you to permanently remove specific types of entities from your Minecraft world through a simple configuration file. After configuration:
- Prevents the appearance of new blocked entities
- Instantly removes existing ones every game tick
- Improves performance by eliminating lag-causing mobs
- Works seamlessly with entities from other mods
⚙️ How to use
- Install the mod
- Edit the file
config/entityejector-common.toml
:
EjectedEntities = [
"minecraft:creeper", # Remove regular creepers
"thermal:blitz", # Example mod entity
"iceandfire:dragon" # Ban dragons!
]
- Restart the game/server - blocked entities disappear forever!
💡 Key features
✅ Universal compatibility Works with all entities - both standard and from mods!
✅ Zero performance impact Lightweight mixin-based architecture with virtually zero overhead.
✅ Reliable protection mechanism
- Cancels entity appearance with highest priority
- Double check through entity update cleanup
🎯 Perfect for:
- Performance-oriented servers
- Custom mod packs
- Players who hate certain mobs!