mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
29 lines
584 B
JSON
29 lines
584 B
JSON
{
|
|
"name": "Mesa",
|
|
"derivative": "Mesa",
|
|
"height": 0.125,
|
|
"region": "hot",
|
|
"surface": [
|
|
"HARD_CLAY",
|
|
"STAINED_CLAY:1",
|
|
"STAINED_CLAY:8",
|
|
"STAINED_CLAY:12"
|
|
],
|
|
"subSurface": [
|
|
"HARD_CLAY",
|
|
"STAINED_CLAY:1",
|
|
"STAINED_CLAY:8",
|
|
"STAINED_CLAY:12"
|
|
],
|
|
"rock": [
|
|
"HARD_CLAY",
|
|
"STAINED_CLAY:1",
|
|
"STAINED_CLAY:8",
|
|
"STAINED_CLAY:12"
|
|
],
|
|
"dirtDepth": 2,
|
|
"rockDepth": 18,
|
|
"rockType": "simplex",
|
|
"dirtType": "simplex",
|
|
"surfaceType": "simplex"
|
|
} |