-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.12.2, Minecraft 17w50a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 19w12b, Minecraft 19w13b, Minecraft 19w14a, Minecraft 19w14b, 20w51a, 21w03a, 21w05b, 1.17.1, 24w39a
-
Confirmed
-
Game Events
The bug
When debug worlds are setup a large clear weather value is set instead of setting the gamerule doWeatherCycle to false.
How to reproduce
- Create a debug world (hold Alt while clicking at the world types)
- Check the value of the gamerule doWeatherCycle
/gamerule doWeatherCycle
Code analysis
Based on 1.12.2 decompiled using MCP 9.40
See method net.minecraft.world.WorldServer.setDebugWorldSettings().