mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
26 lines
498 B
JSON
26 lines
498 B
JSON
{
|
|
"name": "Ice Mountains",
|
|
"derivative": "ICE_MOUNTAINS",
|
|
"type": "LAND",
|
|
"parent": "Mountains & Ice Forest",
|
|
"region": "snowy",
|
|
"genHeight": 0,
|
|
"rarity": 1.5,
|
|
"cliffScale": 1.29,
|
|
"cliffChance": 0.52,
|
|
"cliffs": true,
|
|
"surface": [
|
|
"SNOW_BLOCK"
|
|
],
|
|
"subSurfaceDepth": 3,
|
|
"subSurface": [
|
|
"PACKED_ICE"
|
|
],
|
|
"rock": [
|
|
"PACKED_ICE"
|
|
],
|
|
"objects": [
|
|
"spire/small=0.13",
|
|
"spire/medium=0.01"
|
|
]
|
|
} |