Convenient mobGriefing

Convenient mobGriefing

210k Downloads

Individual mob mob-griefing configuration

Soham52 opened this issue ยท 6 comments

commented

instead of only being able to disable each mob of each category, there should also be a config to disable individual mobs from griefing.
it can be similar to this mod (https://github.com/Judge40/BetterMobGriefingGameRule)
by having a format in-game like- /gamerule mobGriefing minecraft:creeper false
or in the config file

commented

Agree for this feature, since both creeper and enderman are in the category "mobGriefing", preventing servers building enderman melon farm (harvesting melon block by enderman taking it) while keeping the annoying creeper away. It would be best if mob-griefing could be disabled individually for enderman.

commented

I think that would be a bit out of scope for this mod as it's meant to only add a bit of granularity without being overwhelming with tons of rules, but I guess some kind of advanced mode where you can toggle individual rules would be nice

In other words: not planned for now but could be a thing in a distant future

commented

I've used a forge mod before that does this by changing the mobGriefing gamerule to "/gamerule mobGriefing true|false". That way there's only one command and it still gives individual control over each mob. Would that be possible for this mod?

commented

I'm referring to this mod

Simply trying to offer a possible solution that wouldn't require an individual gamerule for every mob.

commented

I'm not sure what you mean exactly but a while ago I made a prototype that used /gamerule mobGriefingOverrides <action to override> <true|false|inherit> (maybe replacing inherit by default would be better)

commented

I see, I think the best approach would be having a couple game rules controlling many things (i.e. what the mod does now) with additional rules for fine-tuning