9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-30 20:29:12 +00:00
Files
Iris-Pack-EarthWorld/regions/frozen.json
RaydenKonig 12d81cde64 update overworld v2.2
a lot of changes
2021-05-08 18:03:42 -03:00

91 lines
1.9 KiB
JSON

{
"riverBiomes": [
"frozen-river"
],
"structures": [
{
"tileset": "soul-temple",
"height": 26,
"rarity": 3,
"ratio": 0.9,
"zoom": 1
}
],
"spotBiomes": [
{
"biome": "frozen-ocean",
"scale": 5,
"type": "SEA",
"shuffle": 328,
"rarity": 36
},
{
"biome": "frozen-vander",
"scale": 5,
"type": "LAND",
"shuffle": 328,
"rarity": 10
}
],
"landBiomes": [
"frozen-plains",
"frozen-pines",
"frozen-hills",
"frozen-plains",
"frozen-mountain",
"frozen-hills",
"frozen-pine-plains"
],
"biomeImplosionRatio": 0.25,
"seaBiomes": [
"frozen-river"
],
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,
"fracture": {
"multiplier": 240,
"style": "IRIS",
"zoom": 5
}
},
"deposits": [
{
"minHeight": 8,
"maxPerChunk": 12,
"maxHeight": 57,
"minPerChunk": 7,
"minSize": 12,
"maxSize": 22,
"palette": [
{
"block": "blackstone"
}
],
"varience": 4
}
],
"riverRarity": 1,
"caveBiomes": [
"frozen-ice-cavern",
"temperate-cracked-cavern"
],
"landBiomeZoom": 1.25,
"shoreHeightMin": 2.2,
"shoreBiomes": [
"frozen-beach"
],
"name": "Frozen",
"shoreHeightMax": 4.2,
"loot": {
"tables": [
"frozen-food",
"snow-clutter",
"cold-treasure",
"frozen-clutter"
]
},
"shoreHeightZoom": 1.14,
"riverThickness": 0.006,
"rarity": 8
}