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.
Related issues
relates to
Attachments
Comments



The zombie is on fire, but the command outputs "thunder"