mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
19 lines
303 B
JSON
19 lines
303 B
JSON
{
|
|
"name": "Beach",
|
|
"derivative": "BEACHES",
|
|
"height": -0.178,
|
|
"surface": [
|
|
"SAND"
|
|
],
|
|
"dirt": [
|
|
"SAND",
|
|
"SAND",
|
|
"SAND",
|
|
"CLAY",
|
|
"GRAVEL"
|
|
],
|
|
"objects": [
|
|
"tree/palm/medium=0.75",
|
|
"tree/palm/small=2.68"
|
|
]
|
|
} |