Back to mods
MobsBeGone project artwork

CurseForge · Minecraft mod

MobsBeGone

MobsBeGone allows you to get rid of entities spawning in your world in a very simple and straightforward way!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which MobsBeGone release should I use?

Updated 2 days ago
Latest stable file MobsBeGone 0.0.9
Game version 1.21.1
Loader Fabric

MobsBeGone 0.0.9 targets 1.21.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

Where it goes

Is MobsBeGone required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does MobsBeGone 0.0.9 need?

MobsBeGone 0.0.9. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup.

Fabric API Needed by MobsBeGone 0.0.9
required
Matching file found Matched file: [1.21.1] Fabric API 0.116.15+1.21.1

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add MobsBeGone without breaking your instance.

Built for MobsBeGone 0.0.9. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use MobsBeGone 0.0.9. It targets 1.21.1 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside MobsBeGone 0.0.9. It opens that exact file at the source.

About this project

What does MobsBeGone add?

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.json file 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! 🌸

Project description from CurseForge.

Pick your setup

MobsBeGone by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

MobsBeGone versions and loaders

8 of 8 releases match

Looking for an older file? The official CurseForge project page is in Resources.