mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
31 lines
632 B
JSON
31 lines
632 B
JSON
{
|
|
"name": "Mesa Mountains",
|
|
"derivative": "Mesa",
|
|
"height": 0.215,
|
|
"region": "hot",
|
|
"cliffs": true,
|
|
"cliffScale": 0.89,
|
|
"cliffChance": 0.42,
|
|
"surface": [
|
|
"HARD_CLAY",
|
|
"STAINED_CLAY:1",
|
|
"STAINED_CLAY:8",
|
|
"STAINED_CLAY:12"
|
|
],
|
|
"surfaceType": "simplex",
|
|
"rock": [
|
|
"HARD_CLAY",
|
|
"STAINED_CLAY:1",
|
|
"STAINED_CLAY:8",
|
|
"STAINED_CLAY:12"
|
|
],
|
|
"rockType": "simplex",
|
|
"rockDepth": 18,
|
|
"subSurface": [
|
|
"HARD_CLAY"
|
|
],
|
|
"surfaceScale": 1,
|
|
"subSurfaceScale": 1,
|
|
"rockScale": 1,
|
|
"subSurfaceDepth": 0
|
|
} |