From cf1b5f4560deea5738c5fcf6e918b0c8d5c71da1 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sat, 14 May 2022 14:19:29 -0700 Subject: [PATCH] IRIS BEAUTIFY --- biomes/carving/lush.json | 2 +- biomes/frozen/hills.json | 5 +- biomes/frozen/sea/frozen-river-ice.json | 41 ++++----- biomes/frozen/sea/ocean.json | 41 ++++----- biomes/hot/sea/ocean-cliffs.json | 95 ++++++++++---------- biomes/hot/sea/ocean.json | 41 ++++----- biomes/mesa/plateau-dirt.json | 4 +- biomes/mesa/plateau-high.json | 4 +- biomes/mesa/plateau.json | 4 +- biomes/mountain/plain-extended.json | 21 +++-- biomes/ocean/deep.json | 42 ++++----- biomes/ocean/warm-bottom.json | 41 ++++----- biomes/ocean/warm.json | 41 ++++----- biomes/savanna/cliff.json | 5 +- biomes/swamp/roofed-forest.json | 5 +- biomes/swamp/roofed-wayward.json | 5 +- biomes/swamp/shore/beach.json | 42 ++++----- biomes/temperate/birch-forest.json | 5 +- biomes/temperate/combo-forest.json | 5 +- biomes/temperate/sea/ocean-deep.json | 41 ++++----- biomes/temperate/sea/ocean.json | 41 ++++----- biomes/temperate/shore/beach.json | 42 ++++----- biomes/temperate/wilds.json | 5 +- biomes/tropical/rainforest.json | 3 +- biomes/tropical/sea/ocean.json | 91 ++++++++++--------- biomes/tundra/autumn.json | 5 +- biomes/tundra/ether-extended.json | 21 +++-- biomes/tundra/forest-extended-cliffs.json | 19 ++-- biomes/tundra/magic-forest-extended.json | 21 +++-- biomes/tundra/mountains-extended-cliffs.json | 21 +++-- biomes/tundra/redwood-extended-cliffs.json | 17 ++-- biomes/tundra/sequia-redwoods-extended.json | 21 +++-- biomes/tundra/sequia-redwoods.json | 2 - biomes/tundra/taiga-extended.json | 21 +++-- dimensions/overworld.json | 2 +- regions/mushroom.json | 78 ++++++++-------- regions/swamp.json | 78 ++++++++-------- regions/tundra.json | 78 ++++++++-------- 38 files changed, 524 insertions(+), 532 deletions(-) diff --git a/biomes/carving/lush.json b/biomes/carving/lush.json index 931f9c96..27a3981f 100644 --- a/biomes/carving/lush.json +++ b/biomes/carving/lush.json @@ -23,7 +23,7 @@ "weight": 2 }, {"block": "minecraft:clay"}, - {"block": "minecraft:clay" }, + {"block": "minecraft:clay"}, {"block": "minecraft:deepslate"}, {"block": "minecraft:grass_block"} ] diff --git a/biomes/frozen/hills.json b/biomes/frozen/hills.json index 8847d1d3..c5450b9f 100644 --- a/biomes/frozen/hills.json +++ b/biomes/frozen/hills.json @@ -4,7 +4,10 @@ "rarity": 1, "derivative": "SNOWY_TAIGA", "vanillaDerivative": "SNOWY_TAIGA", - "children": ["frozen/hills-extended", "frozen/vander"], + "children": [ + "frozen/hills-extended", + "frozen/vander" + ], "layers": [ { "minHeight": 0, diff --git a/biomes/frozen/sea/frozen-river-ice.json b/biomes/frozen/sea/frozen-river-ice.json index 00d5593b..60b21625 100644 --- a/biomes/frozen/sea/frozen-river-ice.json +++ b/biomes/frozen/sea/frozen-river-ice.json @@ -184,31 +184,26 @@ "z": 0 } }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" - } - ] - - } + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } ], "derivative": "FROZEN_OCEAN" } diff --git a/biomes/frozen/sea/ocean.json b/biomes/frozen/sea/ocean.json index f4048de7..71c70d8e 100644 --- a/biomes/frozen/sea/ocean.json +++ b/biomes/frozen/sea/ocean.json @@ -148,30 +148,25 @@ "density": 1, "place": ["structures/snowulder"] }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" - } - ] - - } + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } ] } diff --git a/biomes/hot/sea/ocean-cliffs.json b/biomes/hot/sea/ocean-cliffs.json index 8c688c38..3a01e8c6 100644 --- a/biomes/hot/sea/ocean-cliffs.json +++ b/biomes/hot/sea/ocean-cliffs.json @@ -103,58 +103,55 @@ "style": {"style": "STATIC"} } ], - "objects": [{ - "chance": 0.01, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + "objects": [ + { + "chance": 0.01, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/swreck1", - "structures/usdship1", - "structures/usdship2" - ], - "edit": [{ - "find": [{"block": "minecraft:oak_stairs"}], - "replace": {"palette": [{"block": "minecraft:oak_planks"}]} - }], - "translate": { - "x": 0, - "y": -4, - "z": 0 - } - }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" + "underwater": true, + "place": [ + "structures/swreck1", + "structures/usdship1", + "structures/usdship2" + ], + "edit": [{ + "find": [{"block": "minecraft:oak_stairs"}], + "replace": {"palette": [{"block": "minecraft:oak_planks"}]} + }], + "translate": { + "x": 0, + "y": -4, + "z": 0 } - ] - - }], + }, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } + ], "loot": { "mode": "ADD", "multiplier": 1, diff --git a/biomes/hot/sea/ocean.json b/biomes/hot/sea/ocean.json index 49652d5f..0067f5e1 100644 --- a/biomes/hot/sea/ocean.json +++ b/biomes/hot/sea/ocean.json @@ -149,31 +149,26 @@ "z": 0 } }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" - } - ] - - } + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } ], "wall": { "style": {"style": "IRIS"}, diff --git a/biomes/mesa/plateau-dirt.json b/biomes/mesa/plateau-dirt.json index 70e0e0c3..0bab8615 100644 --- a/biomes/mesa/plateau-dirt.json +++ b/biomes/mesa/plateau-dirt.json @@ -6,8 +6,8 @@ "vanillaDerivative": "BADLANDS", "biomeScatter": ["BADLANDS"], "generators": [{ - "min": 73, - "max": 98, + "min": 73, + "max": 98, "generator": "cracked-cliffs" }], "layers": [ diff --git a/biomes/mesa/plateau-high.json b/biomes/mesa/plateau-high.json index 671d2f3a..1c844446 100644 --- a/biomes/mesa/plateau-high.json +++ b/biomes/mesa/plateau-high.json @@ -11,8 +11,8 @@ ], "children": ["mesa/plateau-dirt-high"], "generators": [{ - "min": 70, - "max": 110, + "min": 70, + "max": 110, "generator": "cracked-cliffs" }], "layers": [ diff --git a/biomes/mesa/plateau.json b/biomes/mesa/plateau.json index 292968ba..22f02c9f 100644 --- a/biomes/mesa/plateau.json +++ b/biomes/mesa/plateau.json @@ -11,8 +11,8 @@ ], "children": ["mesa/plateau-dirt"], "generators": [{ - "min": 70, - "max": 98, + "min": 70, + "max": 98, "generator": "cracked-cliffs" }], "layers": [ diff --git a/biomes/mountain/plain-extended.json b/biomes/mountain/plain-extended.json index d0a8cb6d..e6cb1477 100644 --- a/biomes/mountain/plain-extended.json +++ b/biomes/mountain/plain-extended.json @@ -4,15 +4,18 @@ "rarity": 1, "color": "#616E75", "vanillaDerivative": "PLAINS", - "generators": [{ - "generator": "smooth-dunes", - "max": 70, - "min": 50 - },{ - "generator": "mountain", - "max": 5, - "min": 1 - }], + "generators": [ + { + "generator": "smooth-dunes", + "max": 70, + "min": 50 + }, + { + "generator": "mountain", + "max": 5, + "min": 1 + } + ], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/ocean/deep.json b/biomes/ocean/deep.json index 91c6166b..e07d09d6 100644 --- a/biomes/ocean/deep.json +++ b/biomes/ocean/deep.json @@ -144,31 +144,25 @@ "structures/shipupsidedownbackhalfdegraded" ] }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" - } - ] - - } + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } ] - } diff --git a/biomes/ocean/warm-bottom.json b/biomes/ocean/warm-bottom.json index bc540a47..45180614 100644 --- a/biomes/ocean/warm-bottom.json +++ b/biomes/ocean/warm-bottom.json @@ -215,30 +215,25 @@ "translate": {"y": -1}, "waterloggable": true }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" - } - ] - - } + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } ] } diff --git a/biomes/ocean/warm.json b/biomes/ocean/warm.json index 49eebc7c..b65b819b 100644 --- a/biomes/ocean/warm.json +++ b/biomes/ocean/warm.json @@ -181,30 +181,25 @@ "translate": {"y": -1}, "waterloggable": true }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" - } - ] - - } + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } ] } diff --git a/biomes/savanna/cliff.json b/biomes/savanna/cliff.json index b822467c..040c6ac8 100644 --- a/biomes/savanna/cliff.json +++ b/biomes/savanna/cliff.json @@ -4,7 +4,10 @@ "rarity": 1, "color": "#C17D31", "vanillaDerivative": "SAVANNA", - "children": ["savanna/acacia-denmyre", "savanna/cliff-extended"], + "children": [ + "savanna/acacia-denmyre", + "savanna/cliff-extended" + ], "customDerivitives": [{ "category": "savanna", "id": "savanna_cliffs", diff --git a/biomes/swamp/roofed-forest.json b/biomes/swamp/roofed-forest.json index 94581cc7..1c93f835 100644 --- a/biomes/swamp/roofed-forest.json +++ b/biomes/swamp/roofed-forest.json @@ -4,7 +4,10 @@ "rarity": 1, "color": "#708A10", "vanillaDerivative": "DARK_FOREST", - "children": ["swamp/sea/lake", "swamp/roofed-forest-extended"], + "children": [ + "swamp/sea/lake", + "swamp/roofed-forest-extended" + ], "generators": [{ "min": 4, "max": 11, diff --git a/biomes/swamp/roofed-wayward.json b/biomes/swamp/roofed-wayward.json index 13029807..3439284e 100644 --- a/biomes/swamp/roofed-wayward.json +++ b/biomes/swamp/roofed-wayward.json @@ -4,7 +4,10 @@ "rarity": 1, "color": "#556810", "vanillaDerivative": "DARK_FOREST", - "children": ["swamp/sea/lake", "swamp/roofed-wayward-extended"], + "children": [ + "swamp/sea/lake", + "swamp/roofed-wayward-extended" + ], "generators": [{ "min": 4, "max": 11, diff --git a/biomes/swamp/shore/beach.json b/biomes/swamp/shore/beach.json index 75c6e13d..683ecb5b 100644 --- a/biomes/swamp/shore/beach.json +++ b/biomes/swamp/shore/beach.json @@ -34,27 +34,27 @@ } ], "decorators": [ - { - "data": { - "eggs": 1, - "hatch": 0 - }, - "block": "minecraft:turtle_egg" - }, - { - "data": { - "eggs": 2, - "hatch": 0 - }, - "block": "minecraft:turtle_egg" - }, - { - "data": { - "eggs": 3, - "hatch": 0 - }, - "block": "minecraft:turtle_egg" - }, + { + "data": { + "eggs": 1, + "hatch": 0 + }, + "block": "minecraft:turtle_egg" + }, + { + "data": { + "eggs": 2, + "hatch": 0 + }, + "block": "minecraft:turtle_egg" + }, + { + "data": { + "eggs": 3, + "hatch": 0 + }, + "block": "minecraft:turtle_egg" + }, { "chance": 0.01, "variance": {"style": "STATIC"}, diff --git a/biomes/temperate/birch-forest.json b/biomes/temperate/birch-forest.json index bd4f83b0..4b7fea78 100644 --- a/biomes/temperate/birch-forest.json +++ b/biomes/temperate/birch-forest.json @@ -2,7 +2,10 @@ "name": "Birch Forest", "derivative": "BIRCH_FOREST", "vanillaDerivative": "BIRCH_FOREST", - "children": ["temperate/birch-thin", "temperate/birch-forest-extended"], + "children": [ + "temperate/birch-thin", + "temperate/birch-forest-extended" + ], "childStyle": { "style": "NOWHERE_SIMPLEX", "zoom": 5 diff --git a/biomes/temperate/combo-forest.json b/biomes/temperate/combo-forest.json index b3677269..981bc992 100644 --- a/biomes/temperate/combo-forest.json +++ b/biomes/temperate/combo-forest.json @@ -2,7 +2,10 @@ "name": "Combo Forest", "derivative": "FOREST", "vanillaDerivative": "FOREST", - "children": ["temperate/oak-denmyre", "temperate/combo-forest-extended"], + "children": [ + "temperate/oak-denmyre", + "temperate/combo-forest-extended" + ], "generators": [{ "min": 5, "max": 12, diff --git a/biomes/temperate/sea/ocean-deep.json b/biomes/temperate/sea/ocean-deep.json index 704a793c..cb295722 100644 --- a/biomes/temperate/sea/ocean-deep.json +++ b/biomes/temperate/sea/ocean-deep.json @@ -157,31 +157,26 @@ "clutter/substat5" ] }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" - } - ] - - } + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } ], "slab": { "style": {"style": "STATIC"}, diff --git a/biomes/temperate/sea/ocean.json b/biomes/temperate/sea/ocean.json index c57d15c1..11a59d46 100644 --- a/biomes/temperate/sea/ocean.json +++ b/biomes/temperate/sea/ocean.json @@ -162,31 +162,26 @@ "clutter/obelisk7" ] }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { - "name": "tropical-dungeon" - } - ] - - } + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{"name": "tropical-dungeon"}] + } ], "slab": { "style": {"style": "STATIC"}, diff --git a/biomes/temperate/shore/beach.json b/biomes/temperate/shore/beach.json index abee8db0..bd3ff609 100644 --- a/biomes/temperate/shore/beach.json +++ b/biomes/temperate/shore/beach.json @@ -22,27 +22,27 @@ } ], "decorators": [ - { - "data": { - "eggs": 1, - "hatch": 0 - }, - "block": "minecraft:turtle_egg" - }, - { - "data": { - "eggs": 2, - "hatch": 0 - }, - "block": "minecraft:turtle_egg" - }, - { - "data": { - "eggs": 3, - "hatch": 0 - }, - "block": "minecraft:turtle_egg" - }, + { + "data": { + "eggs": 1, + "hatch": 0 + }, + "block": "minecraft:turtle_egg" + }, + { + "data": { + "eggs": 2, + "hatch": 0 + }, + "block": "minecraft:turtle_egg" + }, + { + "data": { + "eggs": 3, + "hatch": 0 + }, + "block": "minecraft:turtle_egg" + }, { "chance": 0.003, "variance": {"style": "STATIC"}, diff --git a/biomes/temperate/wilds.json b/biomes/temperate/wilds.json index aecdb5c0..fb894f13 100644 --- a/biomes/temperate/wilds.json +++ b/biomes/temperate/wilds.json @@ -4,7 +4,10 @@ "rarity": 1, "color": "#2B8305", "vanillaDerivative": "PLAINS", - "children": ["temperate/highlands", "temperate/wilds-extended"], + "children": [ + "temperate/highlands", + "temperate/wilds-extended" + ], "customDerivitives": [{ "id": "wilds", "foliageColor": "#237031", diff --git a/biomes/tropical/rainforest.json b/biomes/tropical/rainforest.json index 1f094ec0..cf693a0d 100644 --- a/biomes/tropical/rainforest.json +++ b/biomes/tropical/rainforest.json @@ -6,7 +6,8 @@ "color": "#0AC67E", "children": [ "tropical/rainforest-hills", - "tropical/jungle-denmyre", "tropical/rainforest-wicked" + "tropical/jungle-denmyre", + "tropical/rainforest-wicked" ], "generators": [{ "min": 20, diff --git a/biomes/tropical/sea/ocean.json b/biomes/tropical/sea/ocean.json index 8b7e0356..809e932a 100644 --- a/biomes/tropical/sea/ocean.json +++ b/biomes/tropical/sea/ocean.json @@ -217,59 +217,58 @@ "style": {"style": "STATIC"} } ], - "objects": [{ - "chance": 0.01, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + "objects": [ + { + "chance": 0.01, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true + "underwater": true, + "place": [ + "structures/swreck1", + "structures/usdship1", + "structures/usdship2" + ], + "edit": [{ + "find": [{"block": "minecraft:oak_stairs"}], + "replace": {"palette": [{"block": "minecraft:oak_planks"}]} + }], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } }, - "underwater": true, - "place": [ - "structures/swreck1", - "structures/usdship1", - "structures/usdship2" - ], - "edit": [{ - "find": [{"block": "minecraft:oak_stairs"}], - "replace": {"palette": [{"block": "minecraft:oak_planks"}]} - }], - "translate": { - "x": 0, - "y": -2, - "z": 0 - } - }, - { - "chance": 0.035, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, + { + "chance": 0.035, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, "enabled": true }, - "enabled": true - }, - "underwater": true, - "place": [ - "structures/oruins1", - "structures/oruins2", - "structures/oruins3" - ], - "mode": "PAINT", - "loot": [ - { + "underwater": true, + "place": [ + "structures/oruins1", + "structures/oruins2", + "structures/oruins3" + ], + "mode": "PAINT", + "loot": [{ "name": "tropical-dungeon", "weight": 1 - } - ] - - }], + }] + } + ], "loot": { "mode": "ADD", "multiplier": 1, diff --git a/biomes/tundra/autumn.json b/biomes/tundra/autumn.json index e736e868..0b91d181 100644 --- a/biomes/tundra/autumn.json +++ b/biomes/tundra/autumn.json @@ -5,7 +5,10 @@ "color": "#8EDEE7", "vanillaDerivative": "DARK_FOREST", "childShrinkFactor": 2.4, - "children": ["tundra/redwood-extended-cliffs", "tundra/autumn-extended"], + "children": [ + "tundra/redwood-extended-cliffs", + "tundra/autumn-extended" + ], "generators": [{ "min": 48, "max": 86, diff --git a/biomes/tundra/ether-extended.json b/biomes/tundra/ether-extended.json index 413abf8e..1976a11c 100644 --- a/biomes/tundra/ether-extended.json +++ b/biomes/tundra/ether-extended.json @@ -4,15 +4,18 @@ "color": "#87DCE5", "rarity": 13, "vanillaDerivative": "OLD_GROWTH_SPRUCE_TAIGA", - "generators": [{ - "generator": "smooth-dunes", - "max": 42, - "min": 34 - },{ - "generator": "mountain", - "max": 14, - "min": 8 - }], + "generators": [ + { + "generator": "smooth-dunes", + "max": 42, + "min": 34 + }, + { + "generator": "mountain", + "max": 14, + "min": 8 + } + ], "customDerivitives": [{ "grassColor": "#dcf5f1", "foliageColor": "#e6dcf5", diff --git a/biomes/tundra/forest-extended-cliffs.json b/biomes/tundra/forest-extended-cliffs.json index 7f5323bf..076683cb 100644 --- a/biomes/tundra/forest-extended-cliffs.json +++ b/biomes/tundra/forest-extended-cliffs.json @@ -5,15 +5,16 @@ "color": "#6CBFC8", "vanillaDerivative": "OLD_GROWTH_SPRUCE_TAIGA", "generators": [ -{ - "generator": "smooth-dunes", - "min": 97, - "max": 132 - },{ - "generator": "mountain", - "max": 14, - "min": 8 - } + { + "generator": "smooth-dunes", + "min": 97, + "max": 132 + }, + { + "generator": "mountain", + "max": 14, + "min": 8 + } ], "customDerivitives": [{ "category": "forest", diff --git a/biomes/tundra/magic-forest-extended.json b/biomes/tundra/magic-forest-extended.json index c1e593ff..dc0c0076 100644 --- a/biomes/tundra/magic-forest-extended.json +++ b/biomes/tundra/magic-forest-extended.json @@ -4,15 +4,18 @@ "color": "#49AEB9", "rarity": 7, "vanillaDerivative": "OLD_GROWTH_SPRUCE_TAIGA", - "generators": [{ - "generator": "smooth-dunes", - "min": 97, - "max": 132 - },{ - "generator": "mountain", - "max": 42, - "min": 34 - }], + "generators": [ + { + "generator": "smooth-dunes", + "min": 97, + "max": 132 + }, + { + "generator": "mountain", + "max": 42, + "min": 34 + } + ], "customDerivitives": [{ "grassColor": "#4E83CF", "foliageColor": "#2F99DC", diff --git a/biomes/tundra/mountains-extended-cliffs.json b/biomes/tundra/mountains-extended-cliffs.json index 1d9bd840..620afe90 100644 --- a/biomes/tundra/mountains-extended-cliffs.json +++ b/biomes/tundra/mountains-extended-cliffs.json @@ -4,15 +4,18 @@ "rarity": 1, "color": "#3EADB9", "vanillaDerivative": "OLD_GROWTH_SPRUCE_TAIGA", - "generators": [{ - "generator": "smooth-dunes", - "min": 97, - "max": 132 - },{ - "generator": "mountain", - "max": 14, - "min": 8 - }], + "generators": [ + { + "generator": "smooth-dunes", + "min": 97, + "max": 132 + }, + { + "generator": "mountain", + "max": 14, + "min": 8 + } + ], "customDerivitives": [{ "category": "forest", "id": "tundra_magical_forest_cliffs", diff --git a/biomes/tundra/redwood-extended-cliffs.json b/biomes/tundra/redwood-extended-cliffs.json index a62cfc55..5c3d9eed 100644 --- a/biomes/tundra/redwood-extended-cliffs.json +++ b/biomes/tundra/redwood-extended-cliffs.json @@ -6,14 +6,15 @@ "vanillaDerivative": "DARK_FOREST", "generators": [ { - "generator": "smooth-dunes", - "min": 97, - "max": 132 - },{ - "generator": "mountain", - "max": 14, - "min": 8 - } + "generator": "smooth-dunes", + "min": 97, + "max": 132 + }, + { + "generator": "mountain", + "max": 14, + "min": 8 + } ], "customDerivitives": [{ "category": "forest", diff --git a/biomes/tundra/sequia-redwoods-extended.json b/biomes/tundra/sequia-redwoods-extended.json index 17036de1..37c402af 100644 --- a/biomes/tundra/sequia-redwoods-extended.json +++ b/biomes/tundra/sequia-redwoods-extended.json @@ -4,15 +4,18 @@ "rarity": 1, "color": "#25C2D3", "vanillaDerivative": "WINDSWEPT_HILLS", - "generators": [{ - "generator": "smooth-dunes", - "min": 97, - "max": 132 - },{ - "generator": "mountain", - "max": 14, - "min": 8 - }], + "generators": [ + { + "generator": "smooth-dunes", + "min": 97, + "max": 132 + }, + { + "generator": "mountain", + "max": 14, + "min": 8 + } + ], "customDerivitives": [{ "category": "forest", "id": "tundra_sequoia_redwoods", diff --git a/biomes/tundra/sequia-redwoods.json b/biomes/tundra/sequia-redwoods.json index bc534bce..443d58eb 100644 --- a/biomes/tundra/sequia-redwoods.json +++ b/biomes/tundra/sequia-redwoods.json @@ -4,10 +4,8 @@ "rarity": 1, "color": "#25C2D3", "vanillaDerivative": "WINDSWEPT_HILLS", - "children": ["tundra/sequia-redwoods-extended"], "childShrinkFactor": 2.4, - "generators": [{ "min": 17, "max": 19, diff --git a/biomes/tundra/taiga-extended.json b/biomes/tundra/taiga-extended.json index 01296044..c31b2cf6 100644 --- a/biomes/tundra/taiga-extended.json +++ b/biomes/tundra/taiga-extended.json @@ -4,15 +4,18 @@ "rarity": 1, "color": "#0DCADF", "vanillaDerivative": "TAIGA", - "generators": [{ - "generator": "smooth-dunes", - "min": 45, - "max": 97 - },{ - "generator": "mountain", - "max": 14, - "min": 8 - }], + "generators": [ + { + "generator": "smooth-dunes", + "min": 45, + "max": 97 + }, + { + "generator": "mountain", + "max": 14, + "min": 8 + } + ], "customDerivitives": [{ "category": "forest", "id": "tundra_taiga", diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 2a6cd16f..2160da1c 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -268,4 +268,4 @@ "maxStrongholds": 27, "decorate": true, "skylandBiomeStyle": {"style": "SIMPLEX"} - } +} diff --git a/regions/mushroom.json b/regions/mushroom.json index 4de4a32e..6c4ced14 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -41,48 +41,46 @@ "zoom": 5 } }, - "objects": [ - { - "heightmap": { - "seed": 1337, - "style": { - "style": "SIMPLEX", - "multiplier": 10 - }, - "offsetY": 5 + "objects": [{ + "heightmap": { + "seed": 1337, + "style": { + "style": "SIMPLEX", + "multiplier": 10 }, - "chance": 0.05, - "bottom": true, - "density": 1, - "place": [ - "structures/amethyst1", - "structures/amethyst2", - "structures/amethyst3", - "structures/amethyst4", - "structures/amethyst5", - "structures/amethyst6" - ], - "edit": [{ - "find": [{"block": "minecraft:glass"}], - "replace": {"palette": [{"block": "minecraft:void_air"}]} - }], - "enabled": true, - "xAxis": { - "interval": 90, - "max": 360, - "min": 0 - }, - "yAxis": { - "interval": 90, - "max": 360, - "min": 0 - }, - "translate": { - "yRandom": 10, - "y": 2 - } + "offsetY": 5 + }, + "chance": 0.05, + "bottom": true, + "density": 1, + "place": [ + "structures/amethyst1", + "structures/amethyst2", + "structures/amethyst3", + "structures/amethyst4", + "structures/amethyst5", + "structures/amethyst6" + ], + "edit": [{ + "find": [{"block": "minecraft:glass"}], + "replace": {"palette": [{"block": "minecraft:void_air"}]} + }], + "enabled": true, + "xAxis": { + "interval": 90, + "max": 360, + "min": 0 + }, + "yAxis": { + "interval": 90, + "max": 360, + "min": 0 + }, + "translate": { + "yRandom": 10, + "y": 2 } - ], + }], "landBiomeZoom": 1.8, "effects": [ { diff --git a/regions/swamp.json b/regions/swamp.json index 93105dab..91c2c0fa 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -54,48 +54,46 @@ "varience": 4 } ], - "objects": [ - { - "heightmap": { - "seed": 1337, - "style": { - "style": "SIMPLEX", - "multiplier": 10 - }, - "offsetY": 5 + "objects": [{ + "heightmap": { + "seed": 1337, + "style": { + "style": "SIMPLEX", + "multiplier": 10 }, - "chance": 0.05, - "bottom": true, - "density": 1, - "place": [ - "structures/amethyst1", - "structures/amethyst2", - "structures/amethyst3", - "structures/amethyst4", - "structures/amethyst5", - "structures/amethyst6" - ], - "edit": [{ - "find": [{"block": "minecraft:glass"}], - "replace": {"palette": [{"block": "minecraft:void_air"}]} - }], - "enabled": true, - "xAxis": { - "interval": 90, - "max": 360, - "min": 0 - }, - "yAxis": { - "interval": 90, - "max": 360, - "min": 0 - }, - "translate": { - "yRandom": 10, - "y": 2 - } + "offsetY": 5 + }, + "chance": 0.05, + "bottom": true, + "density": 1, + "place": [ + "structures/amethyst1", + "structures/amethyst2", + "structures/amethyst3", + "structures/amethyst4", + "structures/amethyst5", + "structures/amethyst6" + ], + "edit": [{ + "find": [{"block": "minecraft:glass"}], + "replace": {"palette": [{"block": "minecraft:void_air"}]} + }], + "enabled": true, + "xAxis": { + "interval": 90, + "max": 360, + "min": 0 + }, + "yAxis": { + "interval": 90, + "max": 360, + "min": 0 + }, + "translate": { + "yRandom": 10, + "y": 2 } - ], + }], "landBiomeZoom": 3, "shoreHeightMin": 1.2, "shoreHeightMax": 3, diff --git a/regions/tundra.json b/regions/tundra.json index de1d9191..3f100400 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -108,48 +108,46 @@ } ] }, - "objects": [ - { - "heightmap": { - "seed": 1337, - "style": { - "style": "SIMPLEX", - "multiplier": 10 - }, - "offsetY": 5 + "objects": [{ + "heightmap": { + "seed": 1337, + "style": { + "style": "SIMPLEX", + "multiplier": 10 }, - "chance": 0.05, - "bottom": true, - "density": 1, - "place": [ - "structures/amethyst1", - "structures/amethyst2", - "structures/amethyst3", - "structures/amethyst4", - "structures/amethyst5", - "structures/amethyst6" - ], - "edit": [{ - "find": [{"block": "minecraft:glass"}], - "replace": {"palette": [{"block": "minecraft:void_air"}]} - }], - "enabled": true, - "xAxis": { - "interval": 90, - "max": 360, - "min": 0 - }, - "yAxis": { - "interval": 90, - "max": 360, - "min": 0 - }, - "translate": { - "yRandom": 10, - "y": 2 - } + "offsetY": 5 + }, + "chance": 0.05, + "bottom": true, + "density": 1, + "place": [ + "structures/amethyst1", + "structures/amethyst2", + "structures/amethyst3", + "structures/amethyst4", + "structures/amethyst5", + "structures/amethyst6" + ], + "edit": [{ + "find": [{"block": "minecraft:glass"}], + "replace": {"palette": [{"block": "minecraft:void_air"}]} + }], + "enabled": true, + "xAxis": { + "interval": 90, + "max": 360, + "min": 0 + }, + "yAxis": { + "interval": 90, + "max": 360, + "min": 0 + }, + "translate": { + "yRandom": 10, + "y": 2 } - ], + }], "shoreHeightZoom": 1.14, "riverThickness": 0.025, "rarity": 2