Bad Mobs Mod is a simple mod that helps remove any mobs from your world, including those added by other mods. This feature is useful if you dislike mobs like creepers or annoying ones from other mods.

How to use:

Instructions for Removing Mobs (Version 1.13 and Above):

  1. Use a text editor to open the file .minecraftconfigbadmobs-common.toml.
  2. Change the example:
#Spawning options for minecraft:cow
[minecraft.cow]
#Should the entity be allowed to spawn normally?
allowNormalSpawning = true
#Should spawners be able to spawn the entity?
allowSpawners = true
#Should spawn eggs be able to spawn the entity?
allowSpawnEggs = true
#When enabled the entity type will be aggressively removed from worlds. This will bypass all other options.
removeAggressively = false

to:

#Spawning options for minecraft:cow
[minecraft.cow]
#Should the entity be allowed to spawn normally?
allowNormalSpawning = false
#Should spawners be able to spawn the entity?
allowSpawners = false
#Should spawn eggs be able to spawn the entity?
allowSpawnEggs = false
#When enabled the entity type will be aggressively removed from worlds. This will bypass all other options.
removeAggressively = true

Instructions for Removing Mobs (Version 1.12.2 and Below):

  1. Use a text editor to open the file .minecraftconfigbadmobs.cfg.
  2. Replace example1, example2, example3 with the names of the mobs, e.g., minecraft:skeleton or minecraft:squid.

How to Ban Specific Mobs in Minecraft:

  1. Install the mod, run the game with the mod, and then exit the game.
  2. Navigate to: .minecraftconfig.
  3. Open the file badmobs.cfg using a text editor (e.g., Notepad or Notepad++).
  4. Enter the names of the banned mobs following the example:
S:bannedMobs <
Zombie
Spider
example3
>

Where to Find Mob Names:

  • For standard mobs, you can find them [here] under the column “Savegame ID.”
  • For mobs from other mods, use creative mode to find a new block called “book.” Right-click the book on the desired mob, and its Savegame ID will appear in the chat.

Screenshots:

Bad Mobs Mod Download Links

Filter by

For Minecraft 1.21.1, 1.21

NeoForge 31 KB Jun 5, 2026

For Minecraft 1.20.4

Forge 13 KB Jun 5, 2026

For Minecraft 1.20.1, 1.20

Forge 10 KB Jun 5, 2026

For Minecraft 1.19.4

Forge 10 KB Jun 5, 2026

For Minecraft 1.19.2

Forge 9 KB Jun 5, 2026

For Minecraft 1.19.1

Forge 9 KB Jun 5, 2026

For Minecraft 1.19

Forge 9 KB Jun 5, 2026

For Minecraft 1.18.2

Forge 9 KB Jun 5, 2026

For Minecraft 1.18.1

Forge 9 KB Jun 5, 2026

For Minecraft 1.17.1

Forge 9 KB Jun 5, 2026

For Minecraft 1.16.5

Forge 12 KB Jun 5, 2026

For Minecraft 1.12.2

Forge 14 KB Jun 5, 2026

For Minecraft 1.7.10

Forge 11 KB Jun 5, 2026

Click to rate this post!
[Total: 0 Average: 0]