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
Altwhile 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().
Attachments
Comments 5
Confirmed for 20w51a. Note, that you now need to press alt instead of shift to create a debug world.
Confirmed for 1.13.1.