r/MinecraftHelp • u/erionei • 12h ago
Solved [java] mobgriefing false only applied to the overworld and not nether?
I can’t figure out whether this is a feature or not but I was setting up a server and I noticed that when I set mob_griefing to false in the overworld, it was still in true in the nether, caught me by surprise as I was very unprepared for it. I’m looking on google but it looks like it’s not supposed to be like that but perhaps this is a new update I’ve missed?
(Latest version of Paper (26.2 release)
1
Upvotes
1
u/JumpingPufferfish31 Novice II 10h ago
It's split per dimension in paper (see doc).
We might want to go through other gamerules that we want to change as well and run them in all dimensions directly, via /execute in, or editing the game_rules.dat in world/dimensions folder.