HomeJavaModsMob Eradicator
Mob Eradicator

Stop mobs from spawning with a simple config file.

Currently only supports NeoForge 1.21.1

Features

FAQ

Yeah! This was made with the intention of aiding modpack creators.

This mod works all on the server side! Though players without the mod will not see the "This mob has been disabled!" message on their action bar.

How to use

You can simply stop a mob from spawning by adding it to the list in config\moberradicator.json5

Example

{
  blocked_mobs: [
    "minecraft:zombie"
  ]
}




{
  blocked_mobs: [
    "!minecraft:zombie_.*"
  ]
}

Video Demonstration





Shoutouts to ElocinDev!! They made Item Obliterator and their mod was generally a big inspo for this haha

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more