mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-02 14:31:05 +01:00
8 lines
401 B
Text
8 lines
401 B
Text
# textdomain: mcl_weather
|
|
Gives ability to control weather=
|
|
Changes the weather to the specified parameter.=
|
|
Error: No weather specified.=
|
|
Error: Invalid parameters.=
|
|
Error: Duration can't be less than 1 second.=
|
|
Error: Invalid weather specified. Use “clear”, “rain”, “snow” or “thunder”.=
|
|
Toggles between clear weather and weather with downfall (randomly rain, thunderstorm or snow)=
|