
Passive Mobs
Chill out, friends!
Tired of overly aggressive monsters constantly attacking? Want to finally enjoy peaceful gameplay without constant assaults? Let's create a more tranquil atmosphere in Minecraft!
The Passive Mobs mod completely disables aggressive behavior of hostile creatures, making all mobs in the game passive by default. No more sudden attacks from creepers, zombies, or skeletons - now you can explore the world at your own pace.
If you still need certain mobs to maintain aggressive behavior, you can exclude them from the mod's effect using the data pack tag system. To do this, add the desired entity types to the appropriate tag:
For versions 1.20.6 and below:
data/minecraft/tags/entity_types/immune_to_pacification.json
For versions 1.21 and above:
data/c/tags/entity_type/immune_to_pacification.json
Important note: Unfortunately, this tag doesn't work with creatures using the brain system, since the brain doesn't reference the entity itself, making the check impossible.