mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
23 lines
472 B
JSON
23 lines
472 B
JSON
{
|
|
"name": "Ice Forest",
|
|
"derivative": "MUTATED_ICE_FLATS",
|
|
"type": "LAND",
|
|
"parent": "Ice Plains",
|
|
"region": "snowy",
|
|
"genHeight": 0,
|
|
"rarity": 1.625,
|
|
"surface": [
|
|
"SNOW_BLOCK"
|
|
],
|
|
"snow": 1.24,
|
|
"subSurface": [
|
|
"PACKED_ICE"
|
|
],
|
|
"objects": [
|
|
"tree/evergreen/large=0.2",
|
|
"tree/evergreen/medium=0.4",
|
|
"mushroom/ice=0.05",
|
|
"spire/small=0.03",
|
|
"spire/medium=0.01"
|
|
]
|
|
} |