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

Implement light correction for HUD, create new artwork

This commit is contained in:
Till Affeldt
2020-04-24 19:52:03 +02:00
parent 677382c142
commit 084ee8c9f5
9 changed files with 28 additions and 13 deletions

View File

@ -18,7 +18,7 @@ effects["climate_api:skybox"] = {
},
cloud_data = {
density = 1,
color = "#ffffff00",
color = "#ffffff80",
thickness = 40,
speed = {x=0,y=0,z=0}
},