Mob Eradicator
🟡 Updated this year⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.9% endorsement rate
- 🏆 #10 of 15 management mods in this game by downloads
📋 About This Mod
Stop mobs from spawning with a simple config file. Currently only supports NeoForge 1.21.1 ## Features - **Hot reloading.** As soon as you save the file, the game will update with what you put in instantly! - **Regex support.** Use regular expressions to stop multiple types mobs from spawning! ## FAQ - **Can i use this in my modpack?** Yeah! This was made with the intention of aiding modpack creators. - **Client or Server?** This mod works all on the server side! Though players without the mod will not see the "This mob has been disabled!" message on their action bar. ## How to use You can simply stop a mob from spawning by adding it to the list in `config\moberradicator.json5` **Example** ```json5 { blocked_mobs: } ``` - This stops all zombies from spawning <br><br><br> ```json5 { blocked_mobs: } ``` - Adding an exclamation mark `!` before the mob you want to remove will enable the use of regex in that string. Adding `.*` will determine what section of the expression must match to stop a mob from spawning, this one for example will stop both zombie villagers and zombie horses from spawning! ## Video Demonstration <br> <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/IQbp5zlVuuY" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> <br><br><br> Shoutouts to **ElocinDev**!! They made (https://modrinth.com/mod/item-obliterator) and their mod was generally a big inspo for this haha
Stop mobs from spawning with a simple config file.
Currently only supports NeoForge 1. 21. 1
## Features - Hot reloading. As soon as you save the file, the game will update with what you put in instantly! - Regex support. Use regular expressions to stop multiple types mobs from spawning!
## FAQ - Can i use this in my modpack?
Yeah! This was made with the intention of aiding modpack creators.
- Client or Server?
This mod works all on the server side! Though players without the mod will not see the "This mob has been disabled!" message on their action bar.
## How to use You can simply stop a mob from spawning by adding it to the list in `config\moberradicator.json5`
Example
```json5 { blocked_mobs: [ "minecraft:zombie" ] } ``` - This stops all zombies from spawning
```json5 { blocked_mobs: [ "!minecraft:zombie_." ] } ``` - Adding an exclamation mark `!` before the mob you want to remove will enable the use of regex in that string. Adding `.` will determine what section of the expression must match to stop a mob from spawning, this one for example will stop both zombie villagers and zombie horses from spawning!
## Video Demonstration
Shoutouts to ElocinDev!! They made (https://modrinth.com/mod/item-obliterator) and their mod was generally a big inspo for this haha
📊 Mod Details
- Game
- Minecraft Mods
- Author
- nikohalfkino
- Version
- 1.0.1
- Downloads
- 1,050
- Endorsements
- 9
- Category
- management
- Created
- 1/11/2026
- Updated
- 1/12/2026
- Game Versions
- 1.21.1
- Tags
- management, mobs, utility
🔧 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 Mob Eradicator support?
The author lists 1.21.1. Other versions may work but are untested by the author.
What is the latest version of Mob Eradicator?
Version 1.0.1, published 2026-01-12 with 1,050 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await
