mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
15 lines
362 B
JSON
15 lines
362 B
JSON
{
|
|
"identifier": "space",
|
|
"skyboxGradColourMap": "static:#020202,#060604",
|
|
"daylightClut": "static:#FFF7",
|
|
"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]
|
|
} |