Easy Spawner Control

⭐ — (2 endorsements) 📥 1,758 downloads 📌 v1.0.4 📅 1/6/2026
🟡 Updated this year

By BoboTweaks · fabric

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 1/13/2026 📅 Created: 1/6/2026
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.1% endorsement rate
  • 🏆 #557 of 874 fabric mods in this game by downloads

📋 About This Mod

# Easy Spawner Control 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. (https://img.shields.io/badge/Discord-JOIN-3f0f0f?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/6NJZSxXFPV) (https://img.shields.io/badge/Ko--fi-SUPPORT-3f0f0f?style=for-the-badge&logo=kofi&logoColor=white)](https://ko-fi.com/bobotweaks) (https://img.shields.io/badge/Fiverr-HIRE%20ME-3f0f0f?style=for-the-badge&logo=fiverr&logoColor=white)](https://www.fiverr.com/s/1qZlPl6) !(https://cdn.modrinth.com/data/cached_images/41a582ff3325d363cfbf2215a8d02d99a349bc67.png) ## Core benefits for server owners - **Granular mining rules** – Gate spawner drops behind Silk Touch, tool tiers, or flat-out disable intact drops while granting XP payouts and replacement blocks you define. - **Spawner fragments for progression** – When intact drops are disabled, fragments with Fortune scaling provide a grindable upgrade path instead . - **Mob-egg economy** – Per-mob egg drop chances, whitelists/blacklists, and per-player cooldowns keep powerful mobs in check while still rewarding farms. - **Spawner Control menu** – Right-clicking a spawner (optionally gated by the Spawner Key) opens a GUI where players cycle spawn speed, mob count, and activation range presets without touching NBT tools. - **Key-gated access & cooldowns** – Enforce keys, allow operator/Creative bypasses, and throttle menu uses per player to prevent spam. - **Drop-in server configs** – Ships with `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). ## Showcase features 1. **Spawner Mining Overhaul** - Require Silk Touch, enforce minimum pickaxe tiers, and decide if mined spawners become air, obsidian, or any block ID you provide. - Optional XP rewards and configurable fragment cooldowns add levers for your economy. 2. **Mob Egg Drops with Safety Checks** - Global enable toggle, default drop chance, whitelist-only mode, and per-entity overrides keep dragon/Wither eggs from sneaking in unless you authorize them. 3. **In-Game Spawner Editor** - Players cycle between Default/Medium/High/Extreme presets for spawn delay, mob count, and player range directly in-game. - Presets can be tuned server-side so “Extreme” matches your server performance budget. 4. **Spawner Key Progression** - Craftable item (toggleable recipe) that loses durability on use; gate menu access behind it while giving ops/Creative an optional bypass. ## Configuration snapshot 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: (https://github.com/BoboTweaks/Easy-Spawner-Control/wiki) ## FAQ **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?** - Documentation & guides: (https://github.com/BoboTweaks/Easy-Spawner-Control/wiki) --- **Feel free to suggest improvements or features in the comments!**

# Easy Spawner Control 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.

[!(https://img.shields.io/badge/Discord-JOIN-3f0f0f?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/6NJZSxXFPV) [!(https://img.shields.io/badge/Ko--fi-SUPPORT-3f0f0f?style=for-the-badge&logo=kofi&logoColor=white)](https://ko-fi.com/bobotweaks) [!(https://img.shields.io/badge/Fiverr-HIRE%20ME-3f0f0f?style=for-the-badge&logo=fiverr&logoColor=white)](https://www.fiverr.com/s/1qZlPl6)

!(https://cdn.modrinth.com/data/cached_images/41a582ff3325d363cfbf2215a8d02d99a349bc67.png)

## Core benefits for server owners

  • Granular mining rules – Gate spawner drops behind Silk Touch, tool tiers, or flat-out disable intact drops while granting XP payouts and replacement blocks you define.
  • Spawner fragments for progression – When intact drops are disabled, fragments with Fortune scaling provide a grindable upgrade path instead .
  • Mob-egg economy – Per-mob egg drop chances, whitelists/blacklists, and per-player cooldowns keep powerful mobs in check while still rewarding farms.
  • Spawner Control menu – Right-clicking a spawner (optionally gated by the Spawner Key) opens a GUI where players cycle spawn speed, mob count, and activation range presets without touching NBT tools.
  • Key-gated access & cooldowns – Enforce keys, allow operator/Creative bypasses, and throttle menu uses per player to prevent spam.
  • Drop-in server configs – Ships with `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).

## Showcase features

1. Spawner Mining Overhaul

  • Require Silk Touch, enforce minimum pickaxe tiers, and decide if mined spawners become air, obsidian, or any block ID you provide.
  • - Optional XP rewards and configurable fragment cooldowns add levers for your economy.

2. Mob Egg Drops with Safety Checks

- Global enable toggle, default drop chance, whitelist-only mode, and per-entity overrides keep dragon/Wither eggs from sneaking in unless you authorize them.

3. In-Game Spawner Editor

  • Players cycle between Default/Medium/High/Extreme presets for spawn delay, mob count, and player range directly in-game.
  • - Presets can be tuned server-side so “Extreme” matches your server performance budget.

4. Spawner Key Progression - Craftable item (toggleable recipe) that loses durability on use; gate menu access behind it while giving ops/Creative an optional bypass.

## Configuration snapshot

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: (https://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?

- Documentation & guides: (https://github.com/BoboTweaks/Easy-Spawner-Control/wiki)

Feel free to suggest improvements or features in the comments!

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
BoboTweaks
Version
1.0.4
Downloads
1,758
Endorsements
2
Category
fabric
Created
1/6/2026
Updated
1/13/2026
Game Versions
1.21.11
Tags
game-mechanics, management, mobs

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Easy Spawner Control support?

The author lists 1.21.11. Other versions may work but are untested by the author.

What is the latest version of Easy Spawner Control?

Version 1.0.4, published 2026-01-13 with 1,758 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More fabric 👤 More by BoboTweaks 🔎 Similar Mods 🌐 Best fabric (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods