mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-04 15:31:40 +00:00
13 lines
212 B
JSON
13 lines
212 B
JSON
{
|
|
"name": "Ice Plains",
|
|
"region": "snowy",
|
|
"height": 0.1,
|
|
"snow": 0.74,
|
|
"derivative": "ICE_FLATS",
|
|
"surface": [
|
|
"SNOW_BLOCK"
|
|
],
|
|
"subSurface": [
|
|
"PACKED_ICE"
|
|
]
|
|
} |