mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-23 20:52:42 +00:00
18 lines
326 B
JSON
18 lines
326 B
JSON
{
|
|
"name": "Mesa Mountains",
|
|
"derivative": "Mesa",
|
|
"height": 0.325,
|
|
"region": "HotDry",
|
|
"surface": [
|
|
"HARD_CLAY",
|
|
"STAINED_CLAY:1",
|
|
"STAINED_CLAY:8",
|
|
"STAINED_CLAY:12"
|
|
],
|
|
"dirt": [
|
|
"CLAY",
|
|
"SAND:1",
|
|
"SAND"
|
|
],
|
|
"surfaceType": "simplex"
|
|
} |