diff --git a/biomes/frozen-mountains-cliffs.json b/biomes/frozen-mountains-cliffs.json index d751e7de..f2b1be32 100644 --- a/biomes/frozen-mountains-cliffs.json +++ b/biomes/frozen-mountains-cliffs.json @@ -41,7 +41,7 @@ ], "translate": { "x": 0, - "y": 0, + "y": -4, "z": 0 } }, diff --git a/biomes/frozen-mountains.json b/biomes/frozen-mountains.json index e6d4ed56..3ce0bb3a 100644 --- a/biomes/frozen-mountains.json +++ b/biomes/frozen-mountains.json @@ -41,7 +41,7 @@ ], "translate": { "x": 0, - "y": 0, + "y": -4, "z": 0 } }, diff --git a/biomes/frozen-peak.json b/biomes/frozen-peak.json index d9476006..29784978 100644 --- a/biomes/frozen-peak.json +++ b/biomes/frozen-peak.json @@ -30,7 +30,7 @@ ], "translate": { "x": 0, - "y": 0, + "y": -4, "z": 0 } }, diff --git a/biomes/frozen-pines.json b/biomes/frozen-pines.json index 779fdaac..57d5a396 100644 --- a/biomes/frozen-pines.json +++ b/biomes/frozen-pines.json @@ -41,7 +41,7 @@ ], "translate": { "x": 0, - "y": 0, + "y": -4, "z": 0 } }, diff --git a/biomes/frozen-plains-hills.json b/biomes/frozen-plains-hills.json index 2d1e3bcc..43315101 100644 --- a/biomes/frozen-plains-hills.json +++ b/biomes/frozen-plains-hills.json @@ -72,7 +72,7 @@ ], "translate": { "x": 0, - "y": 0, + "y": -4, "z": 0 } }, diff --git a/biomes/frozen-plains.json b/biomes/frozen-plains.json index 58a78410..dba3de29 100644 --- a/biomes/frozen-plains.json +++ b/biomes/frozen-plains.json @@ -100,7 +100,7 @@ ], "translate": { "x": 0, - "y": 0, + "y": -4, "z": 0 } }, diff --git a/biomes/frozen-redwoods-forest.json b/biomes/frozen-redwoods-forest.json index 21f4fb93..c494d381 100644 --- a/biomes/frozen-redwoods-forest.json +++ b/biomes/frozen-redwoods-forest.json @@ -41,7 +41,7 @@ ], "translate": { "x": 0, - "y": 0, + "y": -4, "z": 0 } }, diff --git a/biomes/frozen-river.json b/biomes/frozen-river.json index a0fbd5b3..b9664e96 100644 --- a/biomes/frozen-river.json +++ b/biomes/frozen-river.json @@ -71,7 +71,7 @@ ], "translate": { "x": 0, - "y": 0, + "y": -4, "z": 0 } }, diff --git a/biomes/mosaic-lith-black.json b/biomes/mosaic-lith-black.json index 789a966c..5690b0a1 100644 --- a/biomes/mosaic-lith-black.json +++ b/biomes/mosaic-lith-black.json @@ -140,31 +140,6 @@ "y": -3, "z": 0 } - }, - { - "chance": 0.01, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "monolith/black-1", - "monolith/black-2", - "monolith/black-3", - "monolith/black-4", - "monolith/black-5", - "monolith/black-6" - ], - "translate": { - "x": 0, - "y": -3, - "z": 0 - } } ], "name": "Black Mosaic", diff --git a/biomes/mosaic-lith-cyan.json b/biomes/mosaic-lith-cyan.json index 4ea2d39d..dc8fce5b 100644 --- a/biomes/mosaic-lith-cyan.json +++ b/biomes/mosaic-lith-cyan.json @@ -118,45 +118,6 @@ "z": 0 } }, - { - "chance": 0.01, - "edit": [ - { - "find": [ - {"block": "black_concrete"} - ], - "replace": { - "palette": [ - { - "block": "cyan_concrete" - } - ] - } - } - ], - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "monolith/black-1", - "monolith/black-2", - "monolith/black-3", - "monolith/black-4", - "monolith/black-5", - "monolith/black-6" - ], - "translate": { - "x": 0, - "y": -3, - "z": 0 - } - }, { "chance": 0.3, "rotation": { diff --git a/biomes/mosaic-lith-green.json b/biomes/mosaic-lith-green.json index 30f1a64e..5f28ca32 100644 --- a/biomes/mosaic-lith-green.json +++ b/biomes/mosaic-lith-green.json @@ -115,45 +115,6 @@ "y": 9, "z": 0 } - }, - { - "chance": 0.01, - "edit": [ - { - "find": [ - {"block": "black_concrete"} - ], - "replace": { - "palette": [ - { - "block": "green_concrete" - } - ] - } - } - ], - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "monolith/black-1", - "monolith/black-2", - "monolith/black-3", - "monolith/black-4", - "monolith/black-5", - "monolith/black-6" - ], - "translate": { - "x": 0, - "y": -3, - "z": 0 - } } ], "name": "Green Mosaic", diff --git a/biomes/mosaic-lith-purple.json b/biomes/mosaic-lith-purple.json index fcb72057..68b40cd1 100644 --- a/biomes/mosaic-lith-purple.json +++ b/biomes/mosaic-lith-purple.json @@ -84,45 +84,6 @@ "y": 9, "z": 0 } - }, - { - "chance": 0.01, - "edit": [ - { - "find": [ - {"block": "black_concrete"} - ], - "replace": { - "palette": [ - { - "block": "purple_concrete" - } - ] - } - } - ], - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "monolith/black-1", - "monolith/black-2", - "monolith/black-3", - "monolith/black-4", - "monolith/black-5", - "monolith/black-6" - ], - "translate": { - "x": 0, - "y": -3, - "z": 0 - } } ], "name": "Purple Mosaic", diff --git a/biomes/mosaic-lith-red.json b/biomes/mosaic-lith-red.json index 041e4f08..ccfa221c 100644 --- a/biomes/mosaic-lith-red.json +++ b/biomes/mosaic-lith-red.json @@ -208,45 +208,6 @@ "y": -3, "z": 0 } - }, - { - "chance": 0.01, - "edit": [ - { - "find": [ - {"block": "black_concrete"} - ], - "replace": { - "palette": [ - { - "block": "red_concrete" - } - ] - } - } - ], - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "monolith/black-1", - "monolith/black-2", - "monolith/black-3", - "monolith/black-4", - "monolith/black-5", - "monolith/black-6" - ], - "translate": { - "x": 0, - "y": -3, - "z": 0 - } } ], "name": "Red Mosaic", diff --git a/biomes/mosaic-lith-white.json b/biomes/mosaic-lith-white.json index 554c085e..fa117405 100644 --- a/biomes/mosaic-lith-white.json +++ b/biomes/mosaic-lith-white.json @@ -79,45 +79,6 @@ "y": 9, "z": 0 } - }, - { - "chance": 0.01, - "edit": [ - { - "find": [ - {"block": "black_concrete"} - ], - "replace": { - "palette": [ - { - "block": "white_concrete" - } - ] - } - } - ], - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "monolith/black-1", - "monolith/black-2", - "monolith/black-3", - "monolith/black-4", - "monolith/black-5", - "monolith/black-6" - ], - "translate": { - "x": 0, - "y": -3, - "z": 0 - } } ], "name": "White Mosaic", diff --git a/biomes/mushroom-forest.json b/biomes/mushroom-forest.json index b676ece1..29d42520 100644 --- a/biomes/mushroom-forest.json +++ b/biomes/mushroom-forest.json @@ -379,16 +379,7 @@ ] } ], - "structures": [ - { - "tileset": "murky-stronghold", - "zoom": 1.14, - "shuffle": 16, - "ratio": 0.59, - "height": 30, - "rarity": 100 - } - ], + "generators": [ { "min": 6, diff --git a/biomes/mushroom-plains.json b/biomes/mushroom-plains.json index 9ae019bf..65f89331 100644 --- a/biomes/mushroom-plains.json +++ b/biomes/mushroom-plains.json @@ -258,16 +258,7 @@ ] } ], - "structures": [ - { - "tileset": "murky-stronghold", - "zoom": 1.14, - "shuffle": 16, - "ratio": 0.59, - "height": 30, - "rarity": 100 - } - ], + "generators": [ { "min": 3, diff --git a/biomes/swamp-mountain-forest.json b/biomes/swamp-mountain-forest.json index a1f87574..32548de3 100644 --- a/biomes/swamp-mountain-forest.json +++ b/biomes/swamp-mountain-forest.json @@ -433,16 +433,7 @@ ] } ], - "structures": [ - { - "tileset": "murky-stronghold", - "zoom": 3.14, - "shuffle": 16, - "ratio": 0.59, - "height": 30, - "rarity": 100 - } - ], + "generators": [ { "min": 75, diff --git a/biomes/swamp-roofed-forest.json b/biomes/swamp-roofed-forest.json index 3ddbc20f..6a049d60 100644 --- a/biomes/swamp-roofed-forest.json +++ b/biomes/swamp-roofed-forest.json @@ -518,16 +518,7 @@ ] } ], - "structures": [ - { - "tileset": "murky-stronghold", - "zoom": 3.15, - "shuffle": 11, - "ratio": 0.58, - "height": 30, - "rarity": 50 - } - ], + "generators": [ { "min": 4, diff --git a/biomes/swamp-roofed-wayward.json b/biomes/swamp-roofed-wayward.json index 89e95969..04a8e645 100644 --- a/biomes/swamp-roofed-wayward.json +++ b/biomes/swamp-roofed-wayward.json @@ -492,16 +492,7 @@ ] } ], - "structures": [ - { - "tileset": "murky-stronghold", - "zoom": 3.15, - "shuffle": 11, - "ratio": 0.58, - "height": 30, - "rarity": 50 - } - ], + "generators": [ { "min": -7, diff --git a/biomes/swamp-willow-forest.json b/biomes/swamp-willow-forest.json index 17c833c4..b8b31e0e 100644 --- a/biomes/swamp-willow-forest.json +++ b/biomes/swamp-willow-forest.json @@ -482,16 +482,7 @@ ] } ], - "structures": [ - { - "tileset": "murky-stronghold", - "zoom": 3.14, - "shuffle": 16, - "ratio": 0.59, - "height": 30, - "rarity": 100 - } - ], + "generators": [ { "min": 4, diff --git a/biomes/tundra-taiga.json b/biomes/tundra-taiga.json index bc83925d..8549a597 100644 --- a/biomes/tundra-taiga.json +++ b/biomes/tundra-taiga.json @@ -352,13 +352,7 @@ ] } ], - "structures": [ - { - "tileset": "village-stone", - "zoom": 2, - "rarity": 100 - } - ], + "generators": [ { "min": 5, diff --git a/entities/shroud.json b/entities/shroud.json index c437ad8e..c851f341 100644 --- a/entities/shroud.json +++ b/entities/shroud.json @@ -22,7 +22,7 @@ }, "offHand": { "type": "soul_lantern", - "displayName": "&7Shoud's Light" + "displayName": "&7Shroud's Light" }, "attributes": [ { diff --git a/regions/frozen.json b/regions/frozen.json index 3e585e88..34dacc7c 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -11,8 +11,8 @@ }, { "tileset": "ruins", - "zoom": 1, - "rarity": 600 + "zoom": 5, + "rarity": 300 } ], "spotBiomes": [ diff --git a/regions/hot.json b/regions/hot.json index ca713f58..22a1121b 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -43,6 +43,11 @@ "ratio": 0.05, "height": 30, "rarity": 200 + }, + { + "tileset": "ruins", + "zoom": 5, + "rarity": 200 } ], "landBiomes": [ diff --git a/regions/mosaic.json b/regions/mosaic.json index 91ed5bac..33c9d0b8 100644 --- a/regions/mosaic.json +++ b/regions/mosaic.json @@ -2,8 +2,8 @@ "structures": [ { "tileset": "ruins", - "zoom": 1, - "rarity": 100 + "zoom": 5, + "rarity": 300 } ], "landBiomes": [ @@ -106,5 +106,5 @@ ] }, "shoreHeightZoom": 1.14, - "rarity": 15 + "rarity": 20 } \ No newline at end of file diff --git a/regions/mushroom.json b/regions/mushroom.json index a598541e..67055a5a 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -29,24 +29,22 @@ ], "structures": [ { - "tileset": "murky-stronghold", - "zoom": 1.14, - "shuffle": 16, - "ratio": 0.59, - "height": 30, - "rarity": 100 + "tileset": "ruins", + "zoom": 5, + "rarity": 200 }, { "tileset": "mush-huts", - "zoom": 0.8, - "rarity": 50, - "shuffle": 2 + "zoom": 5, + "rarity": 90 }, { - "tileset": "ruins", - "rarity": 100, - "zoom": 1, - "shuffle": 2 + "tileset": "murky-stronghold", + "zoom": 3.14, + "shuffle": 16, + "ratio": 0.59, + "height": 30, + "rarity": 150 } ], "spotBiomes": [ @@ -101,5 +99,5 @@ ] }, "shoreHeightZoom": 1.14, - "rarity": 14 + "rarity": 17 } \ No newline at end of file diff --git a/regions/swamp.json b/regions/swamp.json index 3682c54c..77f17596 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -30,12 +30,12 @@ "shuffle": 5, "ratio": 0.05, "height": 30, - "rarity": 100 + "rarity": 200 }, { "tileset": "ruins", - "zoom": 1, - "rarity": 600 + "zoom": 5, + "rarity": 300 } ], "landBiomes": [ diff --git a/regions/temperate.json b/regions/temperate.json index 7e2e07fe..cdca42c6 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -5,8 +5,21 @@ "structures": [ { "tileset": "ruins", - "zoom": 1, - "rarity": 300 + "zoom": 5, + "rarity": 200 + }, + { + "tileset": "village-stone", + "zoom": 5, + "rarity": 200 + }, + { + "tileset": "murky-stronghold", + "zoom": 3.14, + "shuffle": 16, + "ratio": 0.59, + "height": 30, + "rarity": 150 } ], "spotBiomes": [ diff --git a/regions/tundra.json b/regions/tundra.json index 961468c6..11ec3d1c 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -5,8 +5,21 @@ "structures": [ { "tileset": "ruins", - "zoom": 1, + "zoom": 5, "rarity": 200 + }, + { + "tileset": "village-stone", + "zoom": 5, + "rarity": 150 + }, + { + "tileset": "murky-stronghold", + "zoom": 3.14, + "shuffle": 16, + "ratio": 0.59, + "height": 30, + "rarity": 150 } ], "landBiomes": [