mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
19 lines
309 B
JSON
19 lines
309 B
JSON
{
|
|
"name": "Beach",
|
|
"derivative": "BEACHES",
|
|
"height": -0.038,
|
|
"surface": [
|
|
"SAND"
|
|
],
|
|
"subSurface": [
|
|
"SAND",
|
|
"SAND",
|
|
"SAND",
|
|
"CLAY",
|
|
"GRAVEL"
|
|
],
|
|
"objects": [
|
|
"tree/palm/medium=0.75",
|
|
"tree/palm/small=1.88"
|
|
]
|
|
} |