mirror of
https://github.com/IrisDimensions/earthworld.git
synced 2026-01-04 15:31:38 +00:00
21 lines
364 B
JSON
21 lines
364 B
JSON
{
|
|
"name": "Ice Plains",
|
|
"derivative": "ICE_FLATS",
|
|
"type": "LAND",
|
|
"region": "snowy",
|
|
"height": 0,
|
|
"rarity": 1.25,
|
|
"genAmplifier": 0.1,
|
|
"snow": 0.74,
|
|
"surface": [
|
|
"SNOW_BLOCK"
|
|
],
|
|
"subSurface": [
|
|
"PACKED_ICE"
|
|
],
|
|
"objects": [
|
|
"spire/small=0.07",
|
|
"spire/medium=0.07"
|
|
|
|
]
|
|
} |