Iris/src/main/resources/pack/biomes/mesa_blue.json

20 lines
379 B
JSON

{
"name": "Mesa Blue",
"derivative": "Mesa",
"height": 0.125,
"region": "HotDry",
"surface": [
"STAINED_CLAY:9",
"STAINED_CLAY:3",
"STAINED_CLAY:11",
"STAINED_CLAY:10",
"STAINED_CLAY:2",
"STAINED_CLAY:6"
],
"dirt": [
"CLAY",
"SAND:1",
"SAND"
],
"surfaceType": "simplex"
}