mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
18 lines
325 B
JSON
18 lines
325 B
JSON
{
|
|
"name": "Mesa Green",
|
|
"derivative": "Mesa",
|
|
"height": 0.073,
|
|
"region": "hot",
|
|
"surface": [
|
|
"STAINED_CLAY:4",
|
|
"STAINED_CLAY:5",
|
|
"STAINED_CLAY:13",
|
|
"STAINED_CLAY:12"
|
|
],
|
|
"dirt": [
|
|
"CLAY",
|
|
"SAND:1",
|
|
"SAND"
|
|
],
|
|
"surfaceType": "simplex"
|
|
} |