Gives more control over the mob_griefing game rule by splitting it into four rules with additional overrides for individual behaviors.
A Fabric mod that gives more control over the mob_griefing game rule by splitting it into the following four broad rules:
mob_griefing for hostile mob behaviors that generally have a negative impactlenient_griefing for behaviors that are generally not negative and/or can be easily avoidedwither_griefing for the Witherdragon_griefing for the Ender DragonThese can be further configured to toggle individual mob behaviors covered by the vanilla mob_griefing rule.
With this mod, mob_griefing controls:
lenient_griefing controls:
wither_griefing and dragon_griefing respectively control whether the Wither and the Ender Dragon can destroy blocks.
Requires Fabric API.
A changelog is available here.
New game rules can be modified like any vanilla game rule and are enabled by default.
Behaviors covered by the broad game rules can be individually toggled using override rules, e.g. convenient_mobgriefing:lenient_griefing.override.mobs_pick_up_items controls whether mobs can pick up items.
Override rules have three possible values:
default: the override is inactive, i.e. the behavior is controlled by its base rule (convenient_mobgriefing:lenient_griefing in the previous example)true: the behavior is enabled independently of its base rulefalse: the behavior is disabled independently of its base ruleLinks: CurseForge · GitHub · Modrinth