mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-31 04:36:33 +00:00
21 lines
388 B
JSON
21 lines
388 B
JSON
{
|
|
"name": "Ice Plains",
|
|
"derivative": "ICE_FLATS",
|
|
"type": "LAND",
|
|
"region": "snowy",
|
|
"parent": "Cold Taiga",
|
|
"genHeight": 0,
|
|
"rarity": 1.25,
|
|
"snow": 0.74,
|
|
"surface": [
|
|
"SNOW_BLOCK"
|
|
],
|
|
"subSurface": [
|
|
"PACKED_ICE"
|
|
],
|
|
"objects": [
|
|
"spire/small=0.07",
|
|
"spire/medium=0.07",
|
|
"shack/worn=0.01"
|
|
]
|
|
} |