9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-29 11:49:22 +00:00
Files
Iris-Pack-Overworld/regions/hot.json
2021-07-04 16:54:47 -07:00

291 lines
8.2 KiB
JSON

{
"name": "Hot",
"landBiomes": [
"hot/desert-red",
"hot/desert-dunes-red",
"hot/desert-dunes",
"hot/desert"
],
"shoreBiomes": [
"hot/beach-grass",
"hot/beach"
],
"seaBiomes": [
"hot/ocean"
],
"caveBiomes": [
"hot/sandy-cave",
"hot/sandy-red-cave"
],
"riverStyle": {
"style": "VASCULAR",
"zoom": 4.77,
"fracture": {
"multiplier": 240,
"style": "IRIS",
"zoom": 5
}
},
"biomeImplosionRatio": 0.25,
"deposits": [
{
"minHeight": 25,
"maxPerChunk": 3,
"maxHeight": 50,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 4,
"palette": [
{
"block": "gold_ore"
}],
"varience": 5
},
{
"minHeight": 15,
"maxPerChunk": 2,
"maxHeight": 35,
"minPerChunk": 1,
"minSize": 3,
"maxSize": 5,
"palette": [
{
"block": "lapis_ore"
}],
"varience": 5
},
{
"minHeight": 22,
"maxPerChunk": 12,
"maxHeight": 81,
"minPerChunk": 7,
"minSize": 12,
"maxSize": 22,
"palette": [
{
"data": {
"axis": "x"
},
"block": "basalt"
},
{
"data": {
"axis": "y"
},
"block": "basalt"
},
{
"data": {
"axis": "z"
},
"block": "basalt"
}],
"varience": 4
}
],
"landBiomeZoom": 1.25,
"effects": [
{
"potionTicksMin": 87,
"potionEffect": "CONFUSION",
"chance": 1200,
"potionStrength": 0,
"potionTicksMax": 67,
"interval": 500
},
{
"particleAltX": 0.001,
"particleAltY": 0.00885,
"particleAltZ": 0.001,
"chance": 2,
"particleEffect": "CAMPFIRE_SIGNAL_SMOKE",
"particleOffset": 0,
"interval": 1350,
"particleCount": 0
}
],
"blockDrops": [
{
"drops": [
{
"minAmount": 1,
"type": "acacia_planks", "maxAmount": 3
},
{
"type": "stripped_acacia_log", "rarity": 12
},
{
"minAmount": 3,
"type": "stick", "maxAmount": 5,
"rarity": 7
}],
"blocks": [
{
"block": "acacia_wood"
},
{
"block": "acacia_log"
},
{
"block": "stripped_acacia_wood"
},
{
"block": "stripped_acacia_log"
}],
"replaceVanillaDrops": true
}
],
"objects": [
{
"heightmap": {
"seed": 1337,
"style": {
"style": "SIMPLEX", "multiplier": 5
},
"offsetY": 7
},
"chance": 0.9,
"edit": [
{
"chance": 0.01,
"find": [{"block": "deepslate"}],
"replace": {"palette": [{"block": "deepslate_coal_ore"},{"block": "deepslate_copper_ore"},{"block": "deepslate_diamond_ore"},{"block": "deepslate_emerald_ore"},{"block": "deepslate_gold_ore"},{"block": "deepslate_iron_ore"},{"block": "deepslate_lapis_ore"},{"block": "deepslate_redstone_ore"}]}
}],
"place": [
"deepslate/ds1","deepslate/ds2","deepslate/ds3"],
"enabled": true,
"xAxis": {
"interval": 15,
"max": 360,
"min": 0
}
},
{
"heightmap": {
"seed": 1337,
"style": {
"style": "SIMPLEX", "multiplier": 10
},
"offsetY": 12
},
"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": 15, "y": 10}
},
{
"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"
}
],
"shoreHeightMin": 3.2,
"shoreHeightMax": 6.2,
"loot": {
"mode": "ADD",
"multiplier": 1,
"tables": [
"global-tools",
"global-treasure",
"hot-food",
"hot-treasure",
"cactus-clutter"
]
},
"shoreHeightZoom": 1.14,
"rarity": 4
}