[Mod] Weather (Snow, Rain) [weather]
Introducing: The weather mod (WIP)


At the moment it contains rain and snow. Snow will pile up if you uncomment a section in snow.lua where it says only for faster PCs.
It randomly starts and stops raining / snowing.
You can also manually control the precipitation using
(requires weather privilege)
Download
as .zip | as .tar.gz
GitHub
Project page
Clone link
Make sure you are running the latest Git of Minetest and enable particles!
Dependencies: none
License:


At the moment it contains rain and snow. Snow will pile up if you uncomment a section in snow.lua where it says only for faster PCs.
It randomly starts and stops raining / snowing.
You can also manually control the precipitation using
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
/setweather rain
/setweather snow
/setweather none
(requires weather privilege)
Download
as .zip | as .tar.gz
GitHub
Project page
Clone link
Make sure you are running the latest Git of Minetest and enable particles!
Dependencies: none
License:
- Code: LGPL
- Textures:
- Snow cover: WTFPL
- Rain / Snow: CC-BY-SA 3.0, credit goes to TeddyDesTodes, from his weather branch