mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-29 19:59:10 +00:00
19 lines
293 B
JSON
19 lines
293 B
JSON
{
|
|
"name": "Beach",
|
|
"derivative": "BEACHES",
|
|
"type": "FRONT",
|
|
"genHeight": 0,
|
|
"surface": [
|
|
"SAND"
|
|
],
|
|
"subSurface": [
|
|
"SAND",
|
|
"SAND",
|
|
"SAND",
|
|
"CLAY",
|
|
"GRAVEL"
|
|
],
|
|
"scatter":[
|
|
"STONE_BUTTON:5=0.16"
|
|
]
|
|
} |