The next weather change after using "/weather clear" will always be a thunderstorm
The Bug
When command /weather clear is executed, next type of weather is always thunder.
How to Reproduce
Run:
/weather clear 1
Observed Behavior
The next weather change after executing the "/weather clear" command will always be a thunderstorm.
Expected Behavior
The next weather change after executing the "/weather clear" command would not always be a thunderstorm.
- Unresolved
Etunnos
- 24
- 10
- Confirmed
Normal
- Platform
- Commands
1.10.2 - 24w45a
1.10.2 16w41a 1.12.1 1.12.2 17w45b 17w46a 17w50a 18w01a 18w03b 1.13.1 1.13.2 19w12b 19w13b 19w14a 19w14b 1.14 1.14.1-pre2 1.14.1 1.14.2-pre3 1.14.2 1.14.3-pre1 1.15.2 20w06a 1.16.4 20w46a 20w48a 21w03a 21w05b 21w06a 21w10a 21w16a 21w17a 1.17 1.17.1 21w40a 21w41a 1.18.1 1.18.2 1.19 22w24a 1.19.2 1.19.3 1.20.1 1.20.4 1.21.3 24w45a
Created Issue:
Command /weather clear
When command /weather clear is executed, next type of weather is always thunder
type " /weather clear 1 "
and thunder is here!
You're setting the weather to clear for 1 second.
Command /weather clearThe next weather change after using /weather clear will always be a thunderstorm
The next weather change after using "/weather clear" will always be a thunderstorm
is duplicated by
is duplicated by
is duplicated by
The Bug
When command /weather clear is executed, next type of weather is always thunder.
How to Reproduce
Run:
/weather clear 1Observed Behavior
The next weather change after executing the "/weather clear" command will always be a thunderstorm.
Expected Behavior
The next weather change after executing the "/weather clear" command would not always be a thunderstorm.
relates to
Thank you for your report!
However, this issue is a Duplicate of MC-108806.
If you have additional information, please add it to that report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
Duplicate of MC-108806



Confirmed in Minecraft 1.12.2. Easy to reproduce, typing /weather clear 1 to make it thunder within a few seconds.
Confirmed 18w01a
Confirmed 18w03b
Note that as of the command re-write for 1.13, 0 is now a valid value for the duration. This allows /weather clear 0, which mimics the effects of sleeping in a bed. Whereas in 1.12.2 there was no way to perfectly simulate sleeping (the closest thing being /weather rain 1.
I think it's important to be able to simulate sleep, and I think both of the aforementioned commands are quite unintuitive. The ideal would be that /weather clear with no duration actually mimics sleeping exactly, which, as of now, is definitely not the case.
As of 18w15a, /weather clear will clear the weather for exactly 6000 ticks (5 minutes), at which point a thunder storm begins.
If the default is changed to 0, instead of 6000, then /weather clear will have the same effect as sleeping in a bed.
(/weather thunder 1 can be used to replicate sleeping)
Happens in 1.14.2-Pre-Release 3 (Be sure to have /gamerule doWeatherCycle true)
Can confirm in 20w48a.
Can confirm in 21w03a.
Can confirm in 21w05b.
Can confirm in 21w06a.
Can confirm in 21w16a.
Can confirm in 21w17a. When reproducing this, make sure the doWeatherCycle gamerule is set to true.
Can confirm in 1.17.
Can confirm in 1.17.1.
Can confirm this behavior in 21w40a. Here are some extra details regarding this problem.
The Bug:
The next weather change after executing the "/weather clear" command will always be a thunderstorm.
Steps to Reproduce:
/gamerule doWeatherCycle trueObserved Behavior:
The next weather change after executing the "/weather clear" command will always be a thunderstorm.
Expected Behavior:
The next weather change after executing the "/weather clear" command would not always be a thunderstorm.
Can confirm in 21w41a.
Can confirm in 1.18.1.
Can confirm in 1.18.2.
Can confirm in 1.19 and 22w24a.