mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2025-12-31 04:36:38 +00:00
21 lines
412 B
JSON
21 lines
412 B
JSON
{
|
|
"name": "Ice Forest",
|
|
"derivative": "MUTATED_ICE_FLATS",
|
|
"type": "LAND",
|
|
"parent": "Ice Plains",
|
|
"region": "snowy",
|
|
"height": 0,
|
|
"rarity": 1.325,
|
|
"surface": [
|
|
"SNOW_BLOCK"
|
|
],
|
|
"snow": 1.24,
|
|
"subSurface": [
|
|
"PACKED_ICE"
|
|
],
|
|
"objects": [
|
|
"tree/evergreen/large=0.2",
|
|
"tree/evergreen/medium=0.4",
|
|
"mushroom/ice=0.05"
|
|
]
|
|
} |