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:
@ -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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user