9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2025-12-29 19:59:10 +00:00
Files
Iris-Pack-EarthWorld/regions/frozen.json
2021-06-24 03:21:28 -07:00

237 lines
6.2 KiB
JSON

{
"name": "Frozen",
"landBiomes": [
"frozen/frozen-plains",
"frozen/frozen-pines",
"frozen/frozen-plains",
"frozen/frozen-mountain",
"frozen/frozen-redwood-forest",
"frozen/frozen-hills",
"frozen/frozen-pine-plains",
"frozen/frozen-spruce-plains"
],
"shoreBiomes": [
"frozen/frozen-beach"
],
"seaBiomes": [
"frozen/frozen-river"
],
"caveBiomes": [
"frozen/frozen-ice-cavern",
"temperate/temperate-cracked-cavern"
],
"riverBiomes": [
"frozen/frozen-river"
],
"structures": [
{
"tileset": "soul-temple",
"height": 26,
"rarity": 3,
"ratio": 0.9,
"zoom": 1
}
],
"spotBiomes": [
{
"biome": "frozen/frozen-ocean",
"scale": 5,
"type": "SEA",
"shuffle": 328,
"rarity": 36
},
{
"biome": "frozen/frozen-vander",
"scale": 5,
"type": "LAND",
"shuffle": 328,
"rarity": 10
}
],
"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
}
],
"biomeImplosionRatio": 0.25,
"riverRarity": 1,
"landBiomeZoom": 1.25,
"shoreHeightMin": 2.2,
"shoreHeightMax": 4.2,
"loot": {
"tables": [
"frozen-food",
"snow-clutter",
"cold-treasure",
"frozen-clutter"
]
},
"objects": [
{
"chance": 1,
"bottom": true,
"place": [
"deepslate/ds1",
"deepslate/ds2",
"deepslate/ds3"
],
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
},
{
"chance": 0.05,
"bottom": true,
"density": 1,
"place": [
"amethyst/ame1",
"amethyst/ame2",
"amethyst/ame3",
"amethyst/ame4",
"amethyst/ame5",
"amethyst/ame6"
],
"edit": [
{
"find": [
{
"block": "glass"
}
],
"replace": {
"palette": [
{
"block": "void_air"
}
]
}
}
],
"enabled": true,
"xAxis": {
"interval": 90,
"max": 360,
"min": 0
},
"yAxis": {
"interval": 90,
"max": 360,
"min": 0
},
"translate": {"yRandom": 10, "y": 5},
"bore": true
},
{
"name": "standard-surface-portals",
"chance": 0.001,
"place": [
"ruined_portal/giant_portal_1",
"ruined_portal/giant_portal_2",
"ruined_portal/giant_portal_3",
"ruined_portal/portal_1",
"ruined_portal/portal_2",
"ruined_portal/portal_3",
"ruined_portal/portal_4",
"ruined_portal/portal_5",
"ruined_portal/portal_6",
"ruined_portal/portal_7",
"ruined_portal/portal_8",
"ruined_portal/portal_9",
"ruined_portal/portal_10"
],
"edit": [
{
"find": [
{
"block": "gold_block"
}
],
"replace": {
"palette": [
{
"block": "air"
}
]
},
"chance": 0.1
},
{
"find": [
{
"block": "netherrack"
}
],
"replace": {
"palette": [
{
"block": "magma_block"
}
]
},
"chance": 0.07
},
{
"find": [
{
"block": "obsidian"
}
],
"replace": {
"palette": [
{
"block": "crying_obsidian"
}
]
},
"chance": 0.15
},
{
"find": [
{
"block": "lava"
}
],
"replace": {
"palette": [
{
"block": "magma_block"
}
]
},
"chance": 0.20
}
],
"mode": "VACUUM",
"carvingSupport": "SURFACE_ONLY"
}
],
"shoreHeightZoom": 1.14,
"riverThickness": 0.006,
"rarity": 8
}