9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2026-01-06 15:41:43 +00:00
Files
Iris-Pack-Overworld/biomes/magma_shore.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"
]
}