From 9d4727cd9074d31603fb0b6123fbb688b3dd7c7d Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sat, 3 Jul 2021 17:50:19 -0700 Subject: [PATCH] dwa --- biomes/frozen/frozen-beach.json | 6 +++--- biomes/frozen/frozen-hills.json | 6 +++--- biomes/frozen/frozen-mountain-cliffs.json | 6 +++--- biomes/frozen/frozen-mountain.json | 6 +++--- biomes/frozen/frozen-mountains.json | 6 +++--- biomes/frozen/frozen-pine-hills.json | 6 +++--- biomes/frozen/frozen-pine-plains.json | 6 +++--- biomes/frozen/frozen-pines.json | 6 +++--- biomes/frozen/frozen-plains.json | 6 +++--- biomes/frozen/frozen-redwood-forest.json | 6 +++--- biomes/frozen/frozen-spruce-hills.json | 6 +++--- biomes/frozen/frozen-spruce-plains.json | 6 +++--- biomes/frozen/frozen-vander.json | 6 +++--- biomes/hot/hot-desert-dunes-red.json | 6 +++--- biomes/hot/hot-desert-dunes.json | 6 +++--- biomes/hot/hot-desert-red.json | 6 +++--- biomes/hot/hot-desert.json | 6 +++--- biomes/hot/hot-mountain-cliffs.json | 6 +++--- biomes/hot/hot-mountain-plains.json | 6 +++--- biomes/hot/hot-mountain.json | 6 +++--- biomes/mountain/mountain-forest-hills.json | 4 ++-- biomes/mountain/mountain-forest.json | 4 ++-- biomes/mountain/mountain-hills.json | 4 ++-- biomes/mountain/mountain-main.json | 4 ++-- biomes/mountain/mountain-plain-hills.json | 4 ++-- biomes/mountain/mountain-plains.json | 4 ++-- biomes/mountain/mountain.json | 4 ++-- biomes/savanna/savanna-acacia-denmyre.json | 4 ++-- biomes/savanna/savanna-cliff.json | 4 ++-- biomes/savanna/savanna-forest.json | 4 ++-- biomes/savanna/savanna-plateau.json | 4 ++-- biomes/savanna/savanna.json | 4 ++-- biomes/swamp/swamp-denmyre.json | 4 ++-- biomes/swamp/swamp-marsh-rotten.json | 4 ++-- biomes/swamp/swamp-marsh.json | 4 ++-- biomes/swamp/swamp-roofed-forest.json | 4 ++-- biomes/swamp/swamp-roofed-wayward.json | 4 ++-- biomes/swamp/swamp-willow-forest.json | 4 ++-- biomes/temperate/temperate-birch-denmyre.json | 4 ++-- biomes/temperate/temperate-birch-forest.json | 4 ++-- biomes/temperate/temperate-highlands.json | 4 ++-- biomes/temperate/temperate-oak-beach.json | 4 ++-- biomes/temperate/temperate-oak-denmyre.json | 4 ++-- biomes/temperate/temperate-oak-forest.json | 4 ++-- biomes/temperate/temperate-oak-hills.json | 4 ++-- biomes/temperate/temperate-oak.json | 4 ++-- biomes/temperate/temperate-plain-hills.json | 4 ++-- biomes/temperate/temperate-plains.json | 4 ++-- biomes/temperate/temperate-plateau.json | 4 ++-- biomes/temperate/temperate-wilds.json | 4 ++-- biomes/tropical/tropical-bamboo-forest.json | 6 +++--- biomes/tropical/tropical-highlands.json | 6 +++--- biomes/tropical/tropical-jungle-denmyre.json | 6 +++--- biomes/tropical/tropical-mountain-plains.json | 6 +++--- biomes/tropical/tropical-mountain.json | 6 +++--- biomes/tropical/tropical-plains-hills.json | 6 +++--- biomes/tropical/tropical-plains.json | 6 +++--- biomes/tropical/tropical-rainforest-hills.json | 6 +++--- biomes/tropical/tropical-rainforest-wicked-child.json | 6 +++--- biomes/tropical/tropical-wilds.json | 6 +++--- biomes/tundra/tundra-forest.json | 4 ++-- biomes/tundra/tundra-mountains.json | 4 ++-- biomes/tundra/tundra-redwood-forest.json | 4 ++-- biomes/tundra/tundra-sequia-redwoods.json | 4 ++-- biomes/tundra/tundra-spruce-denmyre.json | 4 ++-- biomes/tundra/tundra-taiga.json | 4 ++-- dimensions/overworld.json | 2 +- regions/savanna.json | 4 ++-- regions/temperate.json | 4 ++-- regions/tundra.json | 4 ++-- 70 files changed, 169 insertions(+), 169 deletions(-) diff --git a/biomes/frozen/frozen-beach.json b/biomes/frozen/frozen-beach.json index 92e0fb57..ae9679b7 100644 --- a/biomes/frozen/frozen-beach.json +++ b/biomes/frozen/frozen-beach.json @@ -65,15 +65,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-hills.json b/biomes/frozen/frozen-hills.json index 5bb4a971..e2f437c0 100644 --- a/biomes/frozen/frozen-hills.json +++ b/biomes/frozen/frozen-hills.json @@ -71,15 +71,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-mountain-cliffs.json b/biomes/frozen/frozen-mountain-cliffs.json index e24a06cb..b54b914b 100644 --- a/biomes/frozen/frozen-mountain-cliffs.json +++ b/biomes/frozen/frozen-mountain-cliffs.json @@ -52,15 +52,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-mountain.json b/biomes/frozen/frozen-mountain.json index d23c5cf9..d4ee5984 100644 --- a/biomes/frozen/frozen-mountain.json +++ b/biomes/frozen/frozen-mountain.json @@ -84,15 +84,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-mountains.json b/biomes/frozen/frozen-mountains.json index bbd0102d..c26b40c8 100644 --- a/biomes/frozen/frozen-mountains.json +++ b/biomes/frozen/frozen-mountains.json @@ -55,15 +55,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-pine-hills.json b/biomes/frozen/frozen-pine-hills.json index c3b35274..aaff42bb 100644 --- a/biomes/frozen/frozen-pine-hills.json +++ b/biomes/frozen/frozen-pine-hills.json @@ -61,15 +61,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-pine-plains.json b/biomes/frozen/frozen-pine-plains.json index 82dc8160..19afad29 100644 --- a/biomes/frozen/frozen-pine-plains.json +++ b/biomes/frozen/frozen-pine-plains.json @@ -69,15 +69,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-pines.json b/biomes/frozen/frozen-pines.json index ed567916..5c837f7d 100644 --- a/biomes/frozen/frozen-pines.json +++ b/biomes/frozen/frozen-pines.json @@ -78,15 +78,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-plains.json b/biomes/frozen/frozen-plains.json index c5c42933..396a30d2 100644 --- a/biomes/frozen/frozen-plains.json +++ b/biomes/frozen/frozen-plains.json @@ -69,15 +69,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-redwood-forest.json b/biomes/frozen/frozen-redwood-forest.json index 1e75e7dd..040262ff 100644 --- a/biomes/frozen/frozen-redwood-forest.json +++ b/biomes/frozen/frozen-redwood-forest.json @@ -69,15 +69,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-spruce-hills.json b/biomes/frozen/frozen-spruce-hills.json index ab191fbf..f0d14477 100644 --- a/biomes/frozen/frozen-spruce-hills.json +++ b/biomes/frozen/frozen-spruce-hills.json @@ -61,15 +61,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-spruce-plains.json b/biomes/frozen/frozen-spruce-plains.json index ac4037c0..e47d5a7d 100644 --- a/biomes/frozen/frozen-spruce-plains.json +++ b/biomes/frozen/frozen-spruce-plains.json @@ -57,15 +57,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/frozen/frozen-vander.json b/biomes/frozen/frozen-vander.json index 24bbb8c2..0216875b 100644 --- a/biomes/frozen/frozen-vander.json +++ b/biomes/frozen/frozen-vander.json @@ -60,15 +60,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "igloo" }, { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-snowy" } ], diff --git a/biomes/hot/hot-desert-dunes-red.json b/biomes/hot/hot-desert-dunes-red.json index 3887e883..1d625294 100644 --- a/biomes/hot/hot-desert-dunes-red.json +++ b/biomes/hot/hot-desert-dunes-red.json @@ -41,15 +41,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-hot" }, { - "rarity": 1500, + "rarity": 1900, "structure": "desert-pyramid" } ], diff --git a/biomes/hot/hot-desert-dunes.json b/biomes/hot/hot-desert-dunes.json index 341b5539..a0248988 100644 --- a/biomes/hot/hot-desert-dunes.json +++ b/biomes/hot/hot-desert-dunes.json @@ -41,15 +41,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-hot" }, { - "rarity": 1500, + "rarity": 1900, "structure": "desert-pyramid" } ], diff --git a/biomes/hot/hot-desert-red.json b/biomes/hot/hot-desert-red.json index bc9af7b9..f196764d 100644 --- a/biomes/hot/hot-desert-red.json +++ b/biomes/hot/hot-desert-red.json @@ -31,15 +31,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-hot" }, { - "rarity": 1500, + "rarity": 1900, "structure": "desert-pyramid" } ], diff --git a/biomes/hot/hot-desert.json b/biomes/hot/hot-desert.json index 44b3002e..14ab734d 100644 --- a/biomes/hot/hot-desert.json +++ b/biomes/hot/hot-desert.json @@ -43,15 +43,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-hot" }, { - "rarity": 1500, + "rarity": 1900, "structure": "desert-pyramid" } ], diff --git a/biomes/hot/hot-mountain-cliffs.json b/biomes/hot/hot-mountain-cliffs.json index a02fa187..1f23d98d 100644 --- a/biomes/hot/hot-mountain-cliffs.json +++ b/biomes/hot/hot-mountain-cliffs.json @@ -73,15 +73,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-hot" }, { - "rarity": 1500, + "rarity": 1900, "structure": "desert-pyramid" } ], diff --git a/biomes/hot/hot-mountain-plains.json b/biomes/hot/hot-mountain-plains.json index 8de835cc..854ef933 100644 --- a/biomes/hot/hot-mountain-plains.json +++ b/biomes/hot/hot-mountain-plains.json @@ -31,15 +31,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-hot" }, { - "rarity": 1500, + "rarity": 1900, "structure": "desert-pyramid" } ], diff --git a/biomes/hot/hot-mountain.json b/biomes/hot/hot-mountain.json index a2826e4c..51d61d25 100644 --- a/biomes/hot/hot-mountain.json +++ b/biomes/hot/hot-mountain.json @@ -14,15 +14,15 @@ ], "jigsawStructures": [ { - "rarity": 1000, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-hot" }, { - "rarity": 1500, + "rarity": 1900, "structure": "desert-pyramid" } ], diff --git a/biomes/mountain/mountain-forest-hills.json b/biomes/mountain/mountain-forest-hills.json index 45a6e989..41694498 100644 --- a/biomes/mountain/mountain-forest-hills.json +++ b/biomes/mountain/mountain-forest-hills.json @@ -16,11 +16,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/mountain/mountain-forest.json b/biomes/mountain/mountain-forest.json index 64401fce..50b04214 100644 --- a/biomes/mountain/mountain-forest.json +++ b/biomes/mountain/mountain-forest.json @@ -16,11 +16,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/mountain/mountain-hills.json b/biomes/mountain/mountain-hills.json index 01475e52..49155c1a 100644 --- a/biomes/mountain/mountain-hills.json +++ b/biomes/mountain/mountain-hills.json @@ -14,11 +14,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/mountain/mountain-main.json b/biomes/mountain/mountain-main.json index 74c7e13b..7a7706be 100644 --- a/biomes/mountain/mountain-main.json +++ b/biomes/mountain/mountain-main.json @@ -19,11 +19,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/mountain/mountain-plain-hills.json b/biomes/mountain/mountain-plain-hills.json index a28a7ba3..3b2d6bcf 100644 --- a/biomes/mountain/mountain-plain-hills.json +++ b/biomes/mountain/mountain-plain-hills.json @@ -16,11 +16,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/mountain/mountain-plains.json b/biomes/mountain/mountain-plains.json index 21829212..3d627af6 100644 --- a/biomes/mountain/mountain-plains.json +++ b/biomes/mountain/mountain-plains.json @@ -7,11 +7,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/mountain/mountain.json b/biomes/mountain/mountain.json index 7dcdc631..465beac8 100644 --- a/biomes/mountain/mountain.json +++ b/biomes/mountain/mountain.json @@ -20,11 +20,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/savanna/savanna-acacia-denmyre.json b/biomes/savanna/savanna-acacia-denmyre.json index 01dce462..07efe34c 100644 --- a/biomes/savanna/savanna-acacia-denmyre.json +++ b/biomes/savanna/savanna-acacia-denmyre.json @@ -57,12 +57,12 @@ ], "jigsawStructures": [ { - "rarity": 2000, + "rarity": 1700, "structure": "pillager" }, { "structure": "village-savanna", - "rarity": 650 + "rarity": 1500 } ], "decorators": [ diff --git a/biomes/savanna/savanna-cliff.json b/biomes/savanna/savanna-cliff.json index b320e89c..60ca36b4 100644 --- a/biomes/savanna/savanna-cliff.json +++ b/biomes/savanna/savanna-cliff.json @@ -14,12 +14,12 @@ ], "jigsawStructures": [ { - "rarity": 2000, + "rarity": 1700, "structure": "pillager" }, { "structure": "village-savanna", - "rarity": 650 + "rarity": 1500 } ], "layers": [ diff --git a/biomes/savanna/savanna-forest.json b/biomes/savanna/savanna-forest.json index 434aa69e..6e84d842 100644 --- a/biomes/savanna/savanna-forest.json +++ b/biomes/savanna/savanna-forest.json @@ -66,12 +66,12 @@ ], "jigsawStructures": [ { - "rarity": 2000, + "rarity": 1700, "structure": "pillager" }, { "structure": "village-savanna", - "rarity": 650 + "rarity": 1500 } ], "biomeSkyScatter": [ diff --git a/biomes/savanna/savanna-plateau.json b/biomes/savanna/savanna-plateau.json index 0ac197cd..c7028ccf 100644 --- a/biomes/savanna/savanna-plateau.json +++ b/biomes/savanna/savanna-plateau.json @@ -11,12 +11,12 @@ ], "jigsawStructures": [ { - "rarity": 2000, + "rarity": 1700, "structure": "pillager" }, { "structure": "village-savanna", - "rarity": 650 + "rarity": 1500 } ], "layers": [ diff --git a/biomes/savanna/savanna.json b/biomes/savanna/savanna.json index 540f1f5b..fe8a810d 100644 --- a/biomes/savanna/savanna.json +++ b/biomes/savanna/savanna.json @@ -19,12 +19,12 @@ ], "jigsawStructures": [ { - "rarity": 2000, + "rarity": 1700, "structure": "pillager" }, { "structure": "village-savanna", - "rarity": 650 + "rarity": 1500 } ], "layers": [ diff --git a/biomes/swamp/swamp-denmyre.json b/biomes/swamp/swamp-denmyre.json index 86c09502..dc171b0e 100644 --- a/biomes/swamp/swamp-denmyre.json +++ b/biomes/swamp/swamp-denmyre.json @@ -57,11 +57,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/swamp/swamp-marsh-rotten.json b/biomes/swamp/swamp-marsh-rotten.json index 5ac40f08..ef23d5b1 100644 --- a/biomes/swamp/swamp-marsh-rotten.json +++ b/biomes/swamp/swamp-marsh-rotten.json @@ -11,11 +11,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/swamp/swamp-marsh.json b/biomes/swamp/swamp-marsh.json index d719c28c..f33374a6 100644 --- a/biomes/swamp/swamp-marsh.json +++ b/biomes/swamp/swamp-marsh.json @@ -14,11 +14,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/swamp/swamp-roofed-forest.json b/biomes/swamp/swamp-roofed-forest.json index a9afe61d..1a172644 100644 --- a/biomes/swamp/swamp-roofed-forest.json +++ b/biomes/swamp/swamp-roofed-forest.json @@ -62,11 +62,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/swamp/swamp-roofed-wayward.json b/biomes/swamp/swamp-roofed-wayward.json index ee298bf5..a06add7a 100644 --- a/biomes/swamp/swamp-roofed-wayward.json +++ b/biomes/swamp/swamp-roofed-wayward.json @@ -63,11 +63,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/swamp/swamp-willow-forest.json b/biomes/swamp/swamp-willow-forest.json index eb72e74d..10a057c2 100644 --- a/biomes/swamp/swamp-willow-forest.json +++ b/biomes/swamp/swamp-willow-forest.json @@ -63,11 +63,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/temperate/temperate-birch-denmyre.json b/biomes/temperate/temperate-birch-denmyre.json index e5173eab..51ddf772 100644 --- a/biomes/temperate/temperate-birch-denmyre.json +++ b/biomes/temperate/temperate-birch-denmyre.json @@ -57,11 +57,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-birch-forest.json b/biomes/temperate/temperate-birch-forest.json index ac7285db..948d434a 100644 --- a/biomes/temperate/temperate-birch-forest.json +++ b/biomes/temperate/temperate-birch-forest.json @@ -15,11 +15,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-highlands.json b/biomes/temperate/temperate-highlands.json index 0eb6446f..bfdce886 100644 --- a/biomes/temperate/temperate-highlands.json +++ b/biomes/temperate/temperate-highlands.json @@ -11,11 +11,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-oak-beach.json b/biomes/temperate/temperate-oak-beach.json index 03619f0b..46c3d78d 100644 --- a/biomes/temperate/temperate-oak-beach.json +++ b/biomes/temperate/temperate-oak-beach.json @@ -60,11 +60,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-oak-denmyre.json b/biomes/temperate/temperate-oak-denmyre.json index ced768a2..c353ea09 100644 --- a/biomes/temperate/temperate-oak-denmyre.json +++ b/biomes/temperate/temperate-oak-denmyre.json @@ -57,11 +57,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-oak-forest.json b/biomes/temperate/temperate-oak-forest.json index 2f50675d..62b7fe1a 100644 --- a/biomes/temperate/temperate-oak-forest.json +++ b/biomes/temperate/temperate-oak-forest.json @@ -63,11 +63,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-oak-hills.json b/biomes/temperate/temperate-oak-hills.json index 88f91ad8..8e12d642 100644 --- a/biomes/temperate/temperate-oak-hills.json +++ b/biomes/temperate/temperate-oak-hills.json @@ -16,11 +16,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-oak.json b/biomes/temperate/temperate-oak.json index d4d1e697..252b8109 100644 --- a/biomes/temperate/temperate-oak.json +++ b/biomes/temperate/temperate-oak.json @@ -14,11 +14,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-plain-hills.json b/biomes/temperate/temperate-plain-hills.json index 3a1dc6b9..cd160310 100644 --- a/biomes/temperate/temperate-plain-hills.json +++ b/biomes/temperate/temperate-plain-hills.json @@ -16,11 +16,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-plains.json b/biomes/temperate/temperate-plains.json index 0d030923..8aa2370f 100644 --- a/biomes/temperate/temperate-plains.json +++ b/biomes/temperate/temperate-plains.json @@ -15,11 +15,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-plateau.json b/biomes/temperate/temperate-plateau.json index c76a8e07..7a1ebae5 100644 --- a/biomes/temperate/temperate-plateau.json +++ b/biomes/temperate/temperate-plateau.json @@ -21,11 +21,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/temperate/temperate-wilds.json b/biomes/temperate/temperate-wilds.json index e1d06da0..5ba85fa8 100644 --- a/biomes/temperate/temperate-wilds.json +++ b/biomes/temperate/temperate-wilds.json @@ -7,11 +7,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/biomes/tropical/tropical-bamboo-forest.json b/biomes/tropical/tropical-bamboo-forest.json index c65804d5..a9a56983 100644 --- a/biomes/tropical/tropical-bamboo-forest.json +++ b/biomes/tropical/tropical-bamboo-forest.json @@ -14,15 +14,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-highlands.json b/biomes/tropical/tropical-highlands.json index 70cd7cd1..1bb756b1 100644 --- a/biomes/tropical/tropical-highlands.json +++ b/biomes/tropical/tropical-highlands.json @@ -11,15 +11,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-jungle-denmyre.json b/biomes/tropical/tropical-jungle-denmyre.json index 50516bf3..c270fe85 100644 --- a/biomes/tropical/tropical-jungle-denmyre.json +++ b/biomes/tropical/tropical-jungle-denmyre.json @@ -11,15 +11,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-mountain-plains.json b/biomes/tropical/tropical-mountain-plains.json index 01b41f40..6dea3c65 100644 --- a/biomes/tropical/tropical-mountain-plains.json +++ b/biomes/tropical/tropical-mountain-plains.json @@ -43,15 +43,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-mountain.json b/biomes/tropical/tropical-mountain.json index 5161801f..2ed8fd33 100644 --- a/biomes/tropical/tropical-mountain.json +++ b/biomes/tropical/tropical-mountain.json @@ -14,15 +14,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-plains-hills.json b/biomes/tropical/tropical-plains-hills.json index ad64810a..baadd7c4 100644 --- a/biomes/tropical/tropical-plains-hills.json +++ b/biomes/tropical/tropical-plains-hills.json @@ -44,15 +44,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-plains.json b/biomes/tropical/tropical-plains.json index 37035f9d..9059452e 100644 --- a/biomes/tropical/tropical-plains.json +++ b/biomes/tropical/tropical-plains.json @@ -47,15 +47,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-rainforest-hills.json b/biomes/tropical/tropical-rainforest-hills.json index b57410b3..c0cf478f 100644 --- a/biomes/tropical/tropical-rainforest-hills.json +++ b/biomes/tropical/tropical-rainforest-hills.json @@ -11,15 +11,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-rainforest-wicked-child.json b/biomes/tropical/tropical-rainforest-wicked-child.json index 0d58f64b..333debb7 100644 --- a/biomes/tropical/tropical-rainforest-wicked-child.json +++ b/biomes/tropical/tropical-rainforest-wicked-child.json @@ -61,15 +61,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tropical/tropical-wilds.json b/biomes/tropical/tropical-wilds.json index 6fb91760..be55e14b 100644 --- a/biomes/tropical/tropical-wilds.json +++ b/biomes/tropical/tropical-wilds.json @@ -60,15 +60,15 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" }, { - "rarity": 650, + "rarity": 1200, "structure": "jungle-pyramid" } ], diff --git a/biomes/tundra/tundra-forest.json b/biomes/tundra/tundra-forest.json index f3f07f2e..b54c539b 100644 --- a/biomes/tundra/tundra-forest.json +++ b/biomes/tundra/tundra-forest.json @@ -14,11 +14,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/tundra/tundra-mountains.json b/biomes/tundra/tundra-mountains.json index 9256066a..1ae05976 100644 --- a/biomes/tundra/tundra-mountains.json +++ b/biomes/tundra/tundra-mountains.json @@ -14,11 +14,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/tundra/tundra-redwood-forest.json b/biomes/tundra/tundra-redwood-forest.json index 20c8eb40..ce126488 100644 --- a/biomes/tundra/tundra-redwood-forest.json +++ b/biomes/tundra/tundra-redwood-forest.json @@ -14,11 +14,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/tundra/tundra-sequia-redwoods.json b/biomes/tundra/tundra-sequia-redwoods.json index e5dec176..9cf65d75 100644 --- a/biomes/tundra/tundra-sequia-redwoods.json +++ b/biomes/tundra/tundra-sequia-redwoods.json @@ -12,11 +12,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/tundra/tundra-spruce-denmyre.json b/biomes/tundra/tundra-spruce-denmyre.json index 88c47d31..46818ffe 100644 --- a/biomes/tundra/tundra-spruce-denmyre.json +++ b/biomes/tundra/tundra-spruce-denmyre.json @@ -58,11 +58,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/biomes/tundra/tundra-taiga.json b/biomes/tundra/tundra-taiga.json index c63dbbcf..f04ff0a8 100644 --- a/biomes/tundra/tundra-taiga.json +++ b/biomes/tundra/tundra-taiga.json @@ -55,11 +55,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ], diff --git a/dimensions/overworld.json b/dimensions/overworld.json index d892f743..4560a7ab 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -199,7 +199,7 @@ "data": { "lit": false }, - "block": "redstone_ore" + "block": "copper_ore" } ], "varience": 7 diff --git a/regions/savanna.json b/regions/savanna.json index c4bd6626..7089321a 100644 --- a/regions/savanna.json +++ b/regions/savanna.json @@ -28,12 +28,12 @@ }, "jigsawStructures": [ { - "rarity": 2000, + "rarity": 1700, "structure": "pillager" }, { "structure": "village-savanna", - "rarity": 650 + "rarity": 1500 } ], "biomeImplosionRatio": 0.25, diff --git a/regions/temperate.json b/regions/temperate.json index ee9bc0e4..709adc6c 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -40,11 +40,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1500, "structure": "village-temperate" } ], diff --git a/regions/tundra.json b/regions/tundra.json index 34e88d44..2c219619 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -45,11 +45,11 @@ ], "jigsawStructures": [ { - "rarity": 750, + "rarity": 1700, "structure": "pillager" }, { - "rarity": 500, + "rarity": 1000, "structure": "village-tundra" } ],