PassiveMobs
ModMakes all mobs passive by default
Downloads
29,299
Type
Mod
Last Updated
Apr 12, 2026
Description
Overly aggressive monsters getting you down? Just want some peace for once in your life? Let's all just calm down and relax, shall we?
Passive Mobs prevents hostile mobs from targeting and attacking, essentially turning all creatures in the game passive.
If you want certain mobs to be hostile again, you can tag them using the data pack tag system for entity types with the following tag:
1.20.6 and below: data/minecraft/tags/entity_types/immune_to_pacification.json
1.21 and above: data/c/tags/entity_type/immune_to_pacification.json
NOTE: This tag unfortunately does not work on entities that use the brain system (as the brain does not reference the entity, so I can't check for it)
Compatibility
Mod Loaders
Game Versions
Similar Mods
Cosmopolis Mod
A mod about space. adds a custom dimesnion with custom structures
Medieval Seedbags
Adds blocks to compactly store seeds and decorate buildings. Vanilla style.
Exposure Knowlogy
Knowlogy Book extension for Exposure mod
Hunger Remover
Removes the hunger bar and makes food restore health.
Selfexpression
A mod that will add clothes suitable for any skin!
grappling hooks re-reforked
fixes a bug in the code all I did was move the this.shootingEntity != null check into the first line theoretically an ea...