mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
18 lines
313 B
JSON
18 lines
313 B
JSON
{
|
|
"name": "Mesa",
|
|
"derivative": "Mesa",
|
|
"height": 0.125,
|
|
"region": "hot",
|
|
"surface": [
|
|
"HARD_CLAY",
|
|
"STAINED_CLAY:1",
|
|
"STAINED_CLAY:8",
|
|
"STAINED_CLAY:12"
|
|
],
|
|
"dirt": [
|
|
"CLAY",
|
|
"SAND:1",
|
|
"SAND"
|
|
],
|
|
"surfaceType": "simplex"
|
|
} |