-
Bug
-
Resolution: Unresolved
-
None
-
1.21.30.21 Preview, 1.21.2 Hotfix
-
None
-
Confirmed
-
Multiple
-
1343829
This not a duplicate of MCPE-131325, which is about desync weather between server and client. But this issue is a bug of /weather command.
Run "/weather rain 60" and wait three seconds, the weather does become clear both on server and cilent (can confirm with fire or cauldron), but the command says it's thunder.
I guess this is caused by that thunder timer is reset to a non-0 number after three seconds. So both clear timer and thunder timer works, and the command says it's thunder.
Step to reproduce:
- Run "/weather rain 60"
- Rains. After 3 seconds, the weather becomes clear.
- Run "/weather query"
It displays "thunder"
Expected behavior:
It displays "clear" when the weather is clear.
- relates to
-
MC-108806 The next weather change after using "/weather clear" will always be a thunderstorm
- Reopened