mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
20 lines
325 B
JSON
20 lines
325 B
JSON
{
|
|
"name": "Beach",
|
|
"derivative": "BEACHES",
|
|
"type": "FRONT",
|
|
"height": 0,
|
|
"surface": [
|
|
"SAND"
|
|
],
|
|
"subSurface": [
|
|
"SAND",
|
|
"SAND",
|
|
"SAND",
|
|
"CLAY",
|
|
"GRAVEL"
|
|
],
|
|
"objects": [
|
|
"tree/palm/medium=0.75",
|
|
"tree/palm/small=1.88"
|
|
]
|
|
} |