minetest_game/mods/weather
Paramat 720b24ed2d
Weather mod: Tune cloud density variation
Previously, cloud density was too low at medium humidity.
Tune cloud density variation to match the default/classic value at
humidity midvalue 50.
Tune the lower limit of cloud density that occurs at extreme low
humidity.
Increase minimum cloud thickness to 2 nodes.
Add comments.
2020-04-06 21:05:07 +01:00
..
README.txt Add initial 'weather' mod to vary cloud density, thickness, velocity 2019-10-15 00:38:41 +01:00
init.lua Weather mod: Tune cloud density variation 2020-04-06 21:05:07 +01:00
license.txt Add initial 'weather' mod to vary cloud density, thickness, velocity 2019-10-15 00:38:41 +01:00
mod.conf Add initial 'weather' mod to vary cloud density, thickness, velocity 2019-10-15 00:38:41 +01:00

README.txt

Minetest Game mod: weather
==========================
See license.txt for license information.
Source code by paramat (MIT).