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

Enable shadows, increase puddle transparency, tweak player speed buffs

This commit is contained in:
Till Affeldt
2023-02-22 05:22:45 +01:00
parent 351c11b3c7
commit 932546a3d5
6 changed files with 47 additions and 15 deletions

View File

@ -18,6 +18,10 @@ effects["climate_api:skybox"] = {
},
moon_data = { visible = false },
star_data = { visible = false },
light_data = {
shadow_intensity = 0,
saturation = 1
},
priority = 100
}