minetest-pvp/mods/weather_pack
Solebull 37bc211e69 Add all mods/ 2018-09-08 13:38:31 +02:00
..
sounds Add all mods/ 2018-09-08 13:38:31 +02:00
textures Add all mods/ 2018-09-08 13:38:31 +02:00
.gitignore Add all mods/ 2018-09-08 13:38:31 +02:00
LICENSE Add all mods/ 2018-09-08 13:38:31 +02:00
README.md Add all mods/ 2018-09-08 13:38:31 +02:00
abm.lua Add all mods/ 2018-09-08 13:38:31 +02:00
commands.lua Add all mods/ 2018-09-08 13:38:31 +02:00
depends.txt Add all mods/ 2018-09-08 13:38:31 +02:00
description.txt Add all mods/ 2018-09-08 13:38:31 +02:00
embedded_happy_weather_api.lua Add all mods/ 2018-09-08 13:38:31 +02:00
embedded_sky_layer_api.lua Add all mods/ 2018-09-08 13:38:31 +02:00
heavy_rain.lua Add all mods/ 2018-09-08 13:38:31 +02:00
init.lua Add all mods/ 2018-09-08 13:38:31 +02:00
light_rain.lua Add all mods/ 2018-09-08 13:38:31 +02:00
mod.conf Add all mods/ 2018-09-08 13:38:31 +02:00
rain.lua Add all mods/ 2018-09-08 13:38:31 +02:00
screenshot.png Add all mods/ 2018-09-08 13:38:31 +02:00
snow.lua Add all mods/ 2018-09-08 13:38:31 +02:00
thunder.lua Add all mods/ 2018-09-08 13:38:31 +02:00
utils.lua Add all mods/ 2018-09-08 13:38:31 +02:00

README.md

weather-pack

Weather mod for Minetest (http://minetest.net/)

Weathers included

  • light_rain, rain, heavy_rain
  • snow
  • thunder (works together with heavy_rain)

Commands

requires weather_manager privilege.

  • start_weather <weather_code>
  • stop_weather <weather_code>

Be aware that weather may not be visible for player until player is in right biome.

Dependencies

Thunder weather requres lightning mod.

License of source code:

MIT

Authors of media files:

xeranas:

  • happy_weather_heavy_rain_drops.png - CC-0
  • happy_weather_light_rain_raindrop_1.png - CC-0
  • happy_weather_light_rain_raindrop_2.png - CC-0
  • happy_weather_light_rain_raindrop_3.png - CC-0
  • happy_weather_light_snow_snowflake_1.png - CC-0
  • happy_weather_light_snow_snowflake_2.png - CC-0
  • happy_weather_light_snow_snowflake_3.png - CC-0

inchadney (http://freesound.org/people/inchadney/):

rcproductions54 (http://freesound.org/people/rcproductions54/):

uberhuberman