
Easy Spawner Control lets you right-click mob spawners with a crafted Spawner Key to instantly configure spawn speed, count, and behavior — no commands required.
Take ownership of every spawner on your server. Easy Spawner Control lets you decide how spawners break, what they drop, who can reconfigure them, and how fast mobs appear—all through simple server configs.

easy-spawner-control-world.cfg and easy-spawner-control-mob-eggs.cfg, already sectioned for quick edits (egg drops, mining rules, menu access, delays, counts, activation range).Spawner Mining Overhaul
Mob Egg Drops with Safety Checks
In-Game Spawner Editor
Spawner Key Progression
The mod auto-generates two configs:
easy-spawner-control-world.cfg — covers egg drops, mining rules, menu access, recipes, spawn delays/counts, and activation ranges.easy-spawner-control-mob-eggs.cfg — per-mob egg drop overrides.💡 Need step-by-step tuning advice? The full GitHub wiki walks through every section with tables, drop logic, and best practices: github.com/BoboTweaks/Easy-Spawner-Control/wiki
Q: Do I need to edit world configs manually?
A: Only once—on first launch the mod writes both config files with detailed comments and sane defaults. Modify them and reload/restart to apply.
Q: Can I disable the GUI entirely?
A: Yes. Set menu.requiresKey = false to let anyone open it, or disable the spawner_control menu entirely by removing the key requirement and locking spawner mining. You control every knob.
Q: Does it conflict with other spawner mods?
A: As long as other mods don’t replace the vanilla spawner block entity entirely, ESC plays nicely. All logic hooks into block break/use events and the built-in BaseSpawner
Need help or want to request features?
Feel free to suggest improvements or features in the comments!