Files
Terrarum/assets/mods/basegame/weathers/weatherSpace.json
2025-03-22 19:39:35 +09:00

15 lines
364 B
JSON

{
"identifier": "space",
"skyboxGradColourMap": "static:#020202,#060604",
"daylightClut": "static:#FFFFFF",
"tags": "space",
"cloudChance": 0,
"cloudGamma": [1.0, 1.0],
"cloudGammaVariance": [0.0, 0.0],
"windSpeed": 0.0,
"windSpeedVariance": 0.0,
"windSpeedDamping": 0.0,
"clouds": {},
"atmoTurbidity": 1.0,
"shaderVibrancy": [1.0, 1.0]
}