
MobsBeGone
MobsBeGone allows you to get rid of entities spawning in your world in a very simple and straightforward way!
About this Mod
MobsBeGone 🐾🚫
MobsBeGone is a lightweight Fabric mod for Minecraft 1.21.1 that lets you blacklist mobs from spawning entirely.
It was made because existing solutions were too complicated for smaller projects — so this one is designed with simplicity and efficiency in mind.
🔧 How It Works Internally
- The mod reads a
mobsbegone-blacklist.jsonfile from your config folder. - Inside it, you list entity IDs you want to completely disable (e.g.
"minecraft:creeper"). - It parses the file at startup and stores the blacklist in a fast O(1) lookup table.
- When any mob tries to spawn (natural, command, structure, etc.), it checks if it's blacklisted.
- If the mob is on the blacklist, it gets instantly discarded and never visually spawned.
The logic is designed to be safe and avoids issues by marking blacklisted entities for removal on the next server tick.
📂 Config Example
Put this file in: config/mobsbegone-blacklist.json (The default config already contains all of the current Minecraft mobs)
[
"minecraft:creeper",
"minecraft:enderman",
"anothermod:somebaka"
]
And that's it! Those mobs will never appear in your world again. 💣💥
You can add any entity from either the base game, or any other mod you might be using!
Please keep in mind that the last entry of the list should NOT contain a trailing comma!
⚠️ Disclaimer
This mod is provided as-is.
You're free to use it, modify it, fork it, or yell at it lovingly.
No guarantees, no warranties — just vibes. ✨
✨ Credits
Made with love by Okaeri Game Studio 💜
Authors: Olivia, EasyMochi
Enjoy the peace and quiet of a mob-free world! 🌸
Available Versions
How to Install MobsBeGone on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "MobsBeGone". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
MobsBeGone server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is MobsBeGone compatible with fabric?
MobsBeGone officially supports fabric for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with MobsBeGone – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if MobsBeGone consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install MobsBeGone with just one click on your server.