Mod
MobsBeGone
No reviews yet
MobsBeGone allows you to get rid of entities spawning in your world in a very simple and straightforward way!
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Enhances game performance and optimizes resource usage.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
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! 🌸
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! 🌸
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers