Better Mob Griefing Control
This mod provides enhanced control over mob destructive behavior in Minecraft. Unlike the standard setting that completely disables all creature damage, this solution allows fine-tuning of specific block damage types.
Available Management Commands
Using the following game rules, you can individually control various types of destruction:
/gamerule doCreeperBlockDamage false- disables creeper block damage (enabled by default)/gamerule doGhastBlockDamage false- prevents ghast block destruction (active by default)/gamerule letEndermenMoveBlocks false- prohibits endermen from moving blocks (allowed by default)/gamerule doWitherBlockDamage false- disables wither block damage (active by default)/gamerule doRespawnAnchorExplosion false- excludes respawn anchor explosions (enabled by default)/gamerule doBedExplosion false- prevents bed explosions in other dimensions (active by default)
Each command accepts a false value to disable the corresponding destruction type while keeping other gameplay aspects unchanged.