mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 11:49:22 +00:00
20 lines
324 B
JSON
20 lines
324 B
JSON
{
|
|
"name": "Frozen Beach",
|
|
"derivative": "COLD_BEACH",
|
|
"type": "FRONT",
|
|
"genHeight": 0,
|
|
"snow": 0.21,
|
|
"surface": [
|
|
"SNOW_BLOCK"
|
|
],
|
|
"subSurface": [
|
|
"SAND",
|
|
"SAND",
|
|
"SAND",
|
|
"CLAY",
|
|
"GRAVEL"
|
|
],
|
|
"objects":[
|
|
"spire/small=0.02"
|
|
]
|
|
} |