Iris/src/main/resources/pack/biomes/mesa_mountains.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"
}