Easy Spawner Control [Fabric]

Quick rating

Easy Spawner Control [Fabric]

No reviews yet

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.

Automation & Processing
Farming & Agriculture
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
Latest Version
easy-spawner-control-1.21.11-1.0.4.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Easy Spawner Control

Discord Ko-fi Fiverr

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.

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: 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?


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.

Discord Ko-fi Fiverr

logo

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.
  • 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.
  • 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.
  • 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: 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?


Feel free to suggest improvements or features in the comments!

Screenshots

Gallery

  • spawner-crafting-recipe.png
    spawner-crafting-recipe.png spawner-crafting-recipe.png
  • crafting-recipe.png
    crafting-recipe.png crafting-recipe.png
  • gui.png
    gui.png gui.png
  • icon
    icon
  • recipe
    recipe
  • gui
    gui

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~3,000
Total Downloads
CurseForge
~1,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works