multiworld icon indicating copy to clipboard operation
multiworld copied to clipboard

gamerules do not work per world

Open Ryxians opened this issue 3 years ago • 11 comments

/gamerule command only changes overworld gamerules which do not apply to new dimension.

worlds level.dat contains the gamerules I want disabled, but it doesn't work.

mobGriefing false does not stop creeper grief.

Ryxians avatar Nov 17 '22 03:11 Ryxians

I am also having this issue. My main and resource worlds are not doing a day/night cycle and have default gamerules set without an ability to change them. I can change the time of day but then they are stuck to that time constantly.

f3nikkusu avatar Jan 05 '23 08:01 f3nikkusu

I also have this issue, we cannot turn off commandblockoutput in the new dimensions, so now every time we get into the world the chat just spams us to death.

timtijmen2 avatar Jan 09 '23 13:01 timtijmen2

Hi there, same here. We can't change the day/night cycle. Its "frozen" and can't be changed except we did it manually. :(

Th3Z0n3 avatar Jan 24 '23 09:01 Th3Z0n3

Hi, It's a normal behavior of Minecraft, nether and end has the same game rules as any other worlds, so it's not a bug, tho i would see it as a neat feature!

lolouthefox avatar Aug 25 '23 15:08 lolouthefox

My bad didn't understand the problem because the title isn't redacted correctly. If i understood correctly gamerules do not work at all in created worlds

lolouthefox avatar Aug 25 '23 16:08 lolouthefox

I ended up hardcoding my own world using the Fantasy API. It was a double edged sword where the created world has its own gamerules independent of the overworld, but they could not be changed. So if I turned off mobGriefing in the overworld it was still on in the created world. Ideally you could set it per world, but even universal gamerules would be better than how it currently works.

Ryxians avatar Sep 01 '23 13:09 Ryxians

Yeah this is a deal breaker for me. If I can't find an alternate mod I might actually just switch to forge so I can use JED.

IoIxD avatar Oct 21 '23 00:10 IoIxD

game rules do not appear to work in latest 1.20.1 version

SmallSansSerif avatar May 16 '24 00:05 SmallSansSerif

Per-world Gamerules will be added in next update. (/mw gamerule)

(ex: /mw gamerule doDaylightCycle false would stop daylight cycle in current world)

pisaiah avatar Jun 02 '24 00:06 pisaiah

Hello @pisaiah, it looks like it does not work properly for 1.20.1 forge. When I use /mw gamerule it will set for all the worlds, not only for the current that I'm in.

skicek avatar Dec 16 '24 17:12 skicek

still doesnt work for 1.21.1 fabric

TinyMandalorian avatar Dec 29 '24 14:12 TinyMandalorian