No Mobs Thank You
🟡 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.
Preview

🔍 Analysis
- 🏆 #340 of 899 fabric mods in this game by downloads
📋 About This Mod
# NoMobsThankYou Prevents unwanted mobs from spawning in your Minecraft world. Configure via JSON files. > OP needed for commands. ## Features - **4 presets**: `disableAllMobs`, `onlyVillagers`, `disableVillagers`, `disableBosses` - **Override lists**: add or keep specific mobs with wildcard support (`minecraft:*`, `modid:*`) - **Runtime reload**: change config without restarting the server ## Commands | Command | Description | |---|---| | `/nomobsthankyou reload` | Reload config from disk | | `/nomobsthankyou status` | Show current config status | | `/nomobsthankyou clean presets` | Reset presets to defaults (auto-reload) | | `/nomobsthankyou clean list` | Clear override remove and keep lists (auto-reload) | | `/nomobsthankyou open presets` | Open presets config file | | `/nomobsthankyou open list` | Open override lists config file | ## Configuration Two JSON files in `config/`: ### Presets file: nomobsthankyou-presets.json > Enable **exactly one** preset at a time. If more than one is `true`, none will be applied. ```json { "disableAllMobs": false, "onlyVillagers": false, "disableVillagers": false, "disableBosses": false } ``` | Preset | Blocks | |---|--------------------------------------------------------------------------------------| | `disableAllMobs` | All mobs (hostile, passive, ambient, water) + villagers and iron/snow/copper golems. | | `onlyVillagers` | Same as disableAllMobs, but villagers and wandering traders are preserved. | | `disableVillagers` | Villagers and wandering traders only. | | `disableBosses` | Wither, Ender Dragon, and Elder Guardian. | > **Note:** Invalid JSON or values will reset to defaults and show a warning in chat. ### Overrides file: nomobsthankyou-overrides.json Add or keep specific entities. Supports wildcards (`minecraft:*`, `modid:*`): ```json { "remove": , "keep": } ``` Overrides are applied on top of the active preset. > **Note:** Invalid JSON or values will reset to defaults and show a warning in chat. --- ## 📦 Requirements ### Fabric * Fabric API * (+26.X) Java 25 or newer ### NeoForge * (+26.X) Java 25 or newer --- ## License This project is licensed under the MIT License.
# NoMobsThankYou
Prevents unwanted mobs from spawning in your Minecraft world. Configure via JSON files.
> OP needed for commands.
## Features
- 4 presets: `disableAllMobs`, `onlyVillagers`, `disableVillagers`, `disableBosses`
- Override lists: add or keep specific mobs with wildcard support (`minecraft:`, `modid:`)
- Runtime reload: change config without restarting the server
## Commands
| Command | Description | |---|---| | `/nomobsthankyou reload` | Reload config from disk | | `/nomobsthankyou status` | Show current config status | | `/nomobsthankyou clean presets` | Reset presets to defaults (auto-reload) | | `/nomobsthankyou clean list` | Clear override remove and keep lists (auto-reload) | | `/nomobsthankyou open presets` | Open presets config file | | `/nomobsthankyou open list` | Open override lists config file |
## Configuration
Two JSON files in `config/`:
### Presets file: nomobsthankyou-presets.json
> Enable exactly one preset at a time. If more than one is `true`, none will be applied.
```json { "disableAllMobs": false, "onlyVillagers": false, "disableVillagers": false, "disableBosses": false } ```
| Preset | Blocks | |---|--------------------------------------------------------------------------------------| | `disableAllMobs` | All mobs (hostile, passive, ambient, water) + villagers and iron/snow/copper golems. | | `onlyVillagers` | Same as disableAllMobs, but villagers and wandering traders are preserved. | | `disableVillagers` | Villagers and wandering traders only. | | `disableBosses` | Wither, Ender Dragon, and Elder Guardian. |
> Note: Invalid JSON or values will reset to defaults and show a warning in chat.
### Overrides file: nomobsthankyou-overrides.json
Add or keep specific entities. Supports wildcards (`minecraft:`, `modid:`):
```json { "remove": ["minecraft:creeper", "minecraft:zombie"], "keep": ["minecraft:villager", "minecraft:wandering_trader"] } ```
Overrides are applied on top of the active preset.
> Note: Invalid JSON or values will reset to defaults and show a warning in chat.
## 📦 Requirements
Fabric API (+26. X) Java 25 or newer
### NeoForge
* (+26. X) Java 25 or newer
This project is licensed under the MIT License.
📊 Mod Details
- Game
- Minecraft Mods
- Author
- 3CTeam
- Version
- nm-neoforge-1.1.3+mc1.21.1
- Downloads
- 174
- Endorsements
- 1
- Category
- fabric
- Created
- 8/18/2026
- Updated
- 8/25/2026
- Game Versions
- 1.21.1
- Tags
- game-mechanics, 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 No Mobs Thank You support?
The author lists 1.21.1. Other versions may work but are untested by the author.
What is the latest version of No Mobs Thank You?
Version nm-neoforge-1.1.3+mc1.21.1, published 2026-08-25 with 174 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await