1
0
mirror of https://github.com/t-affeldt/regional_weather.git synced 2025-07-20 09:20:29 +02:00

Add new textures, tweak effects, add fog and freezing of river water

This commit is contained in:
Till Affeldt
2020-04-22 00:54:27 +02:00
parent e0b8d6d835
commit 32ab2c4d23
27 changed files with 223 additions and 65 deletions

View File

@ -17,7 +17,8 @@ effects["climate_api:skybox"] = {
sunrise_visible = false
},
moon_data = { visible = false },
stars_data = { visible = false }
star_data = { visible = false },
priority = 100
}
climate_api.register_weather(name, conditions, effects)