9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-04 15:31:38 +00:00
Files
Iris-Pack-EarthWorld/biomes/magma_beach.json
Daniel Mills 84a8c36cf0 Fix
2020-01-24 19:04:56 -05:00

16 lines
277 B
JSON

{
"name": "Magma Shore",
"derivative": "BEACHES",
"type": "FRONT",
"genHeight": 0,
"surface": [
"CONCRETE_POWDER:15",
"CONCRETE_POWDER:7"
],
"subSurface": [
"MAGMA"
],
"scatter":[
"STONE_BUTTON:5=0.16"
]
}