From 832cd23c89c1262e03fe693e1c1513f47e680868 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Tue, 6 Jul 2021 17:37:40 -0700 Subject: [PATCH 01/33] Added Estranged plains, and refactored caves --- biomes/{tropical => cave}/cavern-coral.json | 0 biomes/{tropical => cave}/cavern-root.json | 0 .../{temperate => cave}/cracked-cavern.json | 2 +- biomes/{frozen => cave}/ice-cavern.json | 0 biomes/{temperate => cave}/lit-cavern.json | 0 .../murky-cavern-gleaming.json | 0 biomes/{swamp => cave}/murky-cavern.json | 2 +- biomes/{temperate => cave}/old-cavern.json | 0 biomes/{hot => cave}/sandy-cave.json | 0 biomes/{hot => cave}/sandy-red-cave.json | 0 biomes/{tundra => cave}/spiked-cavern.json | 0 .../cavern.json => cave/tropical-cavern.json} | 0 .../cavern.json => cave/tundra-cavern.json} | 0 biomes/temperate/stranged-plains.json | 332 ++++++++++++++++++ regions/frozen.json | 4 +- regions/hot.json | 4 +- regions/mesa.json | 3 +- regions/mountain.json | 6 +- regions/mushroom.json | 5 + regions/ocean.json | 14 +- regions/savanna.json | 2 +- regions/swamp.json | 4 +- regions/temperate.json | 10 +- regions/tropical-mountain.json | 2 +- regions/tropical.json | 6 +- regions/tundra.json | 4 +- 26 files changed, 368 insertions(+), 32 deletions(-) rename biomes/{tropical => cave}/cavern-coral.json (100%) rename biomes/{tropical => cave}/cavern-root.json (100%) rename biomes/{temperate => cave}/cracked-cavern.json (98%) rename biomes/{frozen => cave}/ice-cavern.json (100%) rename biomes/{temperate => cave}/lit-cavern.json (100%) rename biomes/{swamp => cave}/murky-cavern-gleaming.json (100%) rename biomes/{swamp => cave}/murky-cavern.json (98%) rename biomes/{temperate => cave}/old-cavern.json (100%) rename biomes/{hot => cave}/sandy-cave.json (100%) rename biomes/{hot => cave}/sandy-red-cave.json (100%) rename biomes/{tundra => cave}/spiked-cavern.json (100%) rename biomes/{tropical/cavern.json => cave/tropical-cavern.json} (100%) rename biomes/{tundra/cavern.json => cave/tundra-cavern.json} (100%) create mode 100644 biomes/temperate/stranged-plains.json diff --git a/biomes/tropical/cavern-coral.json b/biomes/cave/cavern-coral.json similarity index 100% rename from biomes/tropical/cavern-coral.json rename to biomes/cave/cavern-coral.json diff --git a/biomes/tropical/cavern-root.json b/biomes/cave/cavern-root.json similarity index 100% rename from biomes/tropical/cavern-root.json rename to biomes/cave/cavern-root.json diff --git a/biomes/temperate/cracked-cavern.json b/biomes/cave/cracked-cavern.json similarity index 98% rename from biomes/temperate/cracked-cavern.json rename to biomes/cave/cracked-cavern.json index a5d34b7c..c971f5b8 100644 --- a/biomes/temperate/cracked-cavern.json +++ b/biomes/cave/cracked-cavern.json @@ -2,7 +2,7 @@ "name": "Temperate Cracked Cavern", "derivative": "PLAINS", "vanillaDerivative": "THE_VOID", - "children": ["temperate/lit-cavern"], + "children": ["cave/lit-cavern"], "generators": [{ "min": 4, "max": 6, diff --git a/biomes/frozen/ice-cavern.json b/biomes/cave/ice-cavern.json similarity index 100% rename from biomes/frozen/ice-cavern.json rename to biomes/cave/ice-cavern.json diff --git a/biomes/temperate/lit-cavern.json b/biomes/cave/lit-cavern.json similarity index 100% rename from biomes/temperate/lit-cavern.json rename to biomes/cave/lit-cavern.json diff --git a/biomes/swamp/murky-cavern-gleaming.json b/biomes/cave/murky-cavern-gleaming.json similarity index 100% rename from biomes/swamp/murky-cavern-gleaming.json rename to biomes/cave/murky-cavern-gleaming.json diff --git a/biomes/swamp/murky-cavern.json b/biomes/cave/murky-cavern.json similarity index 98% rename from biomes/swamp/murky-cavern.json rename to biomes/cave/murky-cavern.json index 61a18bfa..59e6874d 100644 --- a/biomes/swamp/murky-cavern.json +++ b/biomes/cave/murky-cavern.json @@ -2,7 +2,7 @@ "name": "Swamp Murky Cavern", "derivative": "SWAMP", "vanillaDerivative": "SWAMP", - "children": ["swamp/murky-cavern-gleaming"], + "children": ["cave/murky-cavern-gleaming"], "layers": [{ "minHeight": 1, "maxHeight": 2, diff --git a/biomes/temperate/old-cavern.json b/biomes/cave/old-cavern.json similarity index 100% rename from biomes/temperate/old-cavern.json rename to biomes/cave/old-cavern.json diff --git a/biomes/hot/sandy-cave.json b/biomes/cave/sandy-cave.json similarity index 100% rename from biomes/hot/sandy-cave.json rename to biomes/cave/sandy-cave.json diff --git a/biomes/hot/sandy-red-cave.json b/biomes/cave/sandy-red-cave.json similarity index 100% rename from biomes/hot/sandy-red-cave.json rename to biomes/cave/sandy-red-cave.json diff --git a/biomes/tundra/spiked-cavern.json b/biomes/cave/spiked-cavern.json similarity index 100% rename from biomes/tundra/spiked-cavern.json rename to biomes/cave/spiked-cavern.json diff --git a/biomes/tropical/cavern.json b/biomes/cave/tropical-cavern.json similarity index 100% rename from biomes/tropical/cavern.json rename to biomes/cave/tropical-cavern.json diff --git a/biomes/tundra/cavern.json b/biomes/cave/tundra-cavern.json similarity index 100% rename from biomes/tundra/cavern.json rename to biomes/cave/tundra-cavern.json diff --git a/biomes/temperate/stranged-plains.json b/biomes/temperate/stranged-plains.json new file mode 100644 index 00000000..d969aa36 --- /dev/null +++ b/biomes/temperate/stranged-plains.json @@ -0,0 +1,332 @@ +{ + "name": "Estranged Plains", + "derivative": "PLAINS", + "vanillaDerivative": "PLAINS", + "childStyle": { + "style": "IRIS", + "zoom": 0.5, + "exponent": 2.0 + }, + + "generators": [ + { + "min": 4, + "max": 7, + "generator": "plain" + } + ], + "decorators": [ + { + "chance": 0.95, + "palette": [ + { + "data": { + "age": 7 + }, + "block": "wheat", + "weight": 45 + }, + { + "block": "grass", + "weight": 4 + }, + { + "block": "tall_grass", + "weight": 1 + } + ], + "forcePlace": false + } + ], + "objects": [ + { + "mode": "CENTER_HEIGHT", + "chance": 0.00975, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "camp/camp", + "camp/camp3", + "camp/camp4", + "camp/camp5" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + }, + + { + "chance": 0.002, + "edit": [ + { + "find": [ + { + "block": "glass" + } + ], + "replace": { + "palette": [ + { + "block": "void_air" + } + ] + } + }], + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "caves/cave2" + ], + "translate": { + "x": 0, + "y": -57, + "z": 0 + } + }, + { + "chance": 0.01, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "hazel-oak/hoak-3", + "hazel-oak/hoak-4", + "hazel-oak/hoak-5", + "hazel-oak/hoak-6", + "hazel-oak/hoak-7", + "hazel-oak/hoak-8", + "hazel-oak/hoak-9", + "hazel-oak/hoak-1", + "hazel-oak/s-hoak-3", + "hazel-oak/s-hoak-4", + "hazel-oak/s-hoak-5", + "hazel-oak/s-hoak-6", + "hazel-oak/s-hoak-7", + "hazel-oak/s-hoak-8", + "hazel-oak/s-hoak-9", + "hazel-oak/s-hoak-1", + "hazel-oak/s-hoak-2" + ] + }, + { + "chance": 0.009, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "plains/tree1", + "plains/tree2" + ], + "translate": { + "x": 0, + "y": -3, + "z": 0 + } + }, + { + "chance": 0.0000002, + "edit": [ + { + "find": [ + { + "block": "orange_terracotta" + } + ], + "replace": { + "palette": [ + { + "block": "pink_concrete" + } + ] + } + }, + { + "find": [ + { + "block": "red_terracotta" + } + ], + "replace": { + "palette": [ + { + "block": "pink_wool" + } + ] + } + }], + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "void/void", + "void/void", + "void/void", + "sm-tree/oakw-oakl" + ], + "translate": { + "x": 0, + "y": -1, + "z": 0 + } + }, + { + "place": [ + "tree/oak/1", + "tree/oak/2", + "tree/oak/3", + "tree/oak/4", + "tree/oak/5", + "tree/oak/6" + ], + "chance": 0.07, + "rotation": { + "enabled": true, + "yAxis": { + "enabled": true, + "interval": 90, + "min": -360, + "max": 360 + } + } + }, + { + "place": [ + "landform/stone/1", + "landform/stone/2", + "landform/stone/3", + "landform/stone/4", + "landform/stone/5" + ], + "chance": 0.02, + "mode": "MIN_HEIGHT", + "rotation": { + "enabled": true, + "yAxis": { + "enabled": true, + "interval": 90, + "min": -360, + "max": 360 + } + } + } + ], + "layers": [ + { + "palette": [ + { + "block": "grass_block" + } + ] + }, + { + "minHeight": 2, + "maxHeight": 2, + "palette": [ + { + "block": "dirt" + } + ] + }, + { + "minHeight": 1, + "maxHeight": 3, + "palette": [ + { + "block": "dirt" + }, + { + "block": "coarse_dirt" + } + ] + }, + { + "minHeight": 6, + "maxHeight": 18, + "style": { + "style": "STATIC" + }, + "palette": [ + { + "block": "dirt" + }, + { + "block": "stone" + } + ] + } + ], + "entityInitialSpawns": [ + { + "entity": "cow", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "pig", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "chicken", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 7 + }, + { + "entity": "sheep", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 7 + } + ], + "biomeZoom": 60, + "biomeStyle": { + "style": "IRIS" + }, + "wall": { + "palette": [ + { + "block": "stone" + }, + { + "block": "andesite" + } + ] + } +} \ No newline at end of file diff --git a/regions/frozen.json b/regions/frozen.json index 7bf306e6..707ffec6 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -13,8 +13,8 @@ "shoreBiomes": ["frozen/beach"], "seaBiomes": ["frozen/river"], "caveBiomes": [ - "frozen/ice-cavern", - "temperate/cracked-cavern" + "cave/ice-cavern", + "cave/cracked-cavern" ], "riverBiomes": ["frozen/river"], "spotBiomes": [ diff --git a/regions/hot.json b/regions/hot.json index b14972c0..df05b39b 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -9,8 +9,8 @@ ], "seaBiomes": ["hot/ocean"], "caveBiomes": [ - "hot/sandy-cave", - "hot/sandy-red-cave" + "cave/sandy-cave", + "cave/sandy-red-cave" ], "riverStyle": { "style": "VASCULAR", diff --git a/regions/mesa.json b/regions/mesa.json index 79a8a651..63927515 100644 --- a/regions/mesa.json +++ b/regions/mesa.json @@ -10,7 +10,8 @@ ], "shoreBiomes": ["mesa/beach"], "seaBiomes": ["mesa/river"], - "caveBiomes": ["temperate/old-cavern"], + "caveBiomes": ["cave/old-cavern","cave/sandy-cave", + "cave/sandy-red-cave"], "riverBiomes": ["mesa/river"], "spotBiomes": [{ "biome": "hot/ocean", diff --git a/regions/mountain.json b/regions/mountain.json index 1787cb8a..163c95da 100644 --- a/regions/mountain.json +++ b/regions/mountain.json @@ -12,9 +12,9 @@ "shoreBiomes": ["mountain/beach"], "seaBiomes": ["mountain/river-soft"], "caveBiomes": [ - "temperate/old-cavern", - "temperate/cracked-cavern", - "tundra/cavern" + "cave/old-cavern", + "cave/cracked-cavern", + "cave/tundra-cavern" ], "riverBiomes": ["mountain/river"], "biomeImplosionRatio": 0.25, diff --git a/regions/mushroom.json b/regions/mushroom.json index 4346c04f..01429a81 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -7,6 +7,11 @@ ], "shoreBiomes": ["mushroom/beach"], "seaBiomes": ["mushroom/ocean"], + "caveBiomes": [ + "cave/tundra-cavern", + "cave/murky-cavern-gleaming", + "cave/spiked-cavern" + ], "blockDrops": [{ "drops": [ { diff --git a/regions/ocean.json b/regions/ocean.json index bf9f8f6b..d2060cd1 100644 --- a/regions/ocean.json +++ b/regions/ocean.json @@ -8,13 +8,13 @@ "ocean/deep" ], "caveBiomes": [ - "tundra/spiked-cavern", - "tropical/cavern", - "tropical/cavern-coral", - "tropical/cavern-root", - "temperate/lit-cavern", - "temperate/old-cavern", - "temperate/cracked-cavern" + "cave/spiked-cavern", + "cave/tropical-cavern", + "cave/cavern-coral", + "cave/cavern-root", + "cave/lit-cavern", + "cave/old-cavern", + "cave/cracked-cavern" ], "riverBiomes": ["ocean/ocean"], "biomeImplosionRatio": 0.7, diff --git a/regions/savanna.json b/regions/savanna.json index 19b07ecf..62b74648 100644 --- a/regions/savanna.json +++ b/regions/savanna.json @@ -9,7 +9,7 @@ ], "shoreBiomes": ["hot/beach"], "seaBiomes": ["temperate/river"], - "caveBiomes": ["temperate/old-cavern"], + "caveBiomes": ["cave/old-cavern"], "riverStyle": { "style": "VASCULAR", "zoom": 4.77, diff --git a/regions/swamp.json b/regions/swamp.json index 92ca0eb6..a55ed89e 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -13,8 +13,8 @@ "swamp/ocean-tree" ], "caveBiomes": [ - "swamp/murky-cavern", - "swamp/murky-cavern-gleaming" + "cave/murky-cavern", + "cave/murky-cavern-gleaming" ], "riverStyle": { "style": "VASCULAR", diff --git a/regions/temperate.json b/regions/temperate.json index fb7de21f..6d1482b8 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -3,6 +3,7 @@ "landBiomes": [ "temperate/plateau", "temperate/flower-forest", + "temperate/stranged-plains", "temperate/longtree-forest", "temperate/oak", "temperate/plains", @@ -11,9 +12,6 @@ "temperate/birch-forest" ], "shoreBiomes": [ - "temperate/oak-beach", - "temperate/oak-beach", - "temperate/oak-beach", "temperate/beach", "temperate/oak-beach" ], @@ -22,9 +20,9 @@ "ocean/deep" ], "caveBiomes": [ - "temperate/old-cavern", - "temperate/cracked-cavern", - "temperate/lit-cavern" + "cave/old-cavern", + "cave/cracked-cavern", + "cave/lit-cavern" ], "riverBiomes": ["temperate/river"], "spotBiomes": [{ diff --git a/regions/tropical-mountain.json b/regions/tropical-mountain.json index 1757455c..2b4637a7 100644 --- a/regions/tropical-mountain.json +++ b/regions/tropical-mountain.json @@ -138,7 +138,7 @@ } ], "riverRarity": 1, - "caveBiomes": ["temperate/old-cavern"], + "caveBiomes": ["cave/old-cavern"], "landBiomeZoom": 2, "riverStyle": { "style": "VASCULAR", diff --git a/regions/tropical.json b/regions/tropical.json index ccba4309..b494e1ee 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -19,9 +19,9 @@ "tropical/river-soft" ], "caveBiomes": [ - "tropical/cavern", - "tropical/cavern-coral", - "tropical/cavern-root" + "cave/tropical-cavern", + "cave/cavern-coral", + "cave/cavern-root" ], "biomeImplosionRatio": 0.25, "riverStyle": { diff --git a/regions/tundra.json b/regions/tundra.json index 35e1d2d1..121f37a0 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -18,8 +18,8 @@ ], "seaBiomes": ["tundra/river"], "caveBiomes": [ - "tundra/cavern", - "tundra/spiked-cavern" + "cave/tundra-cavern", + "cave/spiked-cavern" ], "riverBiomes": ["tundra/river"], "biomeImplosionRatio": 0.25, From e3504ca66fd472811d505d2733d677f450f55b3b Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Tue, 6 Jul 2021 18:04:27 -0700 Subject: [PATCH 02/33] Patched ame with water --- biomes/tundra/redwood-cliffs.json | 45 +++++++++++++++++++++++++++++- biomes/tundra/redwood-forest.json | 2 +- objects/amethyst/ame5.iob | Bin 9872 -> 9812 bytes 3 files changed, 45 insertions(+), 2 deletions(-) diff --git a/biomes/tundra/redwood-cliffs.json b/biomes/tundra/redwood-cliffs.json index 7d6c6007..aba57a17 100644 --- a/biomes/tundra/redwood-cliffs.json +++ b/biomes/tundra/redwood-cliffs.json @@ -218,7 +218,50 @@ ], "translate": { "x": 0, - "y": -10, + "y": -12, + "z": 0 + } + }, + { + "chance": 0.3, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "xAxis": { + "min": -9, + "max": 9, + "interval": 1, + "enabled": true + }, + "zAxis": { + "min": -9, + "max": 9, + "interval": 1, + "enabled": true + }, + "enabled": true + }, + "place": [ + "pine/sup-pine-1", + "pine/sup-pine-2", + "pine/sup-pine-3", + "pine/sup-pine-4", + "pine/sup-pine-5", + "pine/sup-pine-6", + "pine/sup-pine-7", + "pine/sup-pine-8", + "pine/sup-pine-9", + "pine/sup-pine-10", + "pine/sup-pine-11", + "pine/sup-pine-12" + ], + "translate": { + "x": 0, + "y": -6, "z": 0 } }, diff --git a/biomes/tundra/redwood-forest.json b/biomes/tundra/redwood-forest.json index d09c526a..fde56930 100644 --- a/biomes/tundra/redwood-forest.json +++ b/biomes/tundra/redwood-forest.json @@ -222,7 +222,7 @@ ], "translate": { "x": 0, - "y": -10, + "y": -12, "z": 0 } }, diff --git a/objects/amethyst/ame5.iob b/objects/amethyst/ame5.iob index 40cc688aa881c91887884468cb671c98a172382d..c2fc945cc0089ac80f2bbfe99aee69189274d459 100644 GIT binary patch delta 38 ucmbQ>d&OshG$ZdunJ0{!ZJ5MG8JRbSh_f>?a&L~22xn#F*}O&e4hI0;kP5T_ delta 49 zcmccOGr@O)G$Y?enJ0{sdl;oAP8Vb@DJtFkiBVOQk$ba*I6EUF&t?UQa8^d%%@wkD FH~^I_4xa!3 From b475d05ce7a688ee5d69bb9f002c3e7e54766ffe Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Tue, 6 Jul 2021 18:47:49 -0700 Subject: [PATCH 03/33] . --- objects/light.iob | Bin 0 -> 89 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 objects/light.iob diff --git a/objects/light.iob b/objects/light.iob new file mode 100644 index 0000000000000000000000000000000000000000..cc4bc7f3850cb8415f34f58c655c70a408739d82 GIT binary patch literal 89 zcmZQzU|?i`VII$-%wmNwBLz=?Cu^X%c5Y@~YI0FxT8ULoW_m_RbWUnnYL2a;u}*nn ZNor9}etLRpifvkAPH}21)DR#A0RVVo6gB_= literal 0 HcmV?d00001 From b28f89c1d0eca41ccbc06015275b381eaec7304f Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Tue, 6 Jul 2021 18:50:54 -0700 Subject: [PATCH 04/33] dwa --- biomes/temperate/stranged-plains.json | 78 ++------------------------- 1 file changed, 4 insertions(+), 74 deletions(-) diff --git a/biomes/temperate/stranged-plains.json b/biomes/temperate/stranged-plains.json index d969aa36..2e1d117a 100644 --- a/biomes/temperate/stranged-plains.json +++ b/biomes/temperate/stranged-plains.json @@ -1,5 +1,5 @@ { - "name": "Estranged Plains", + "name": "Stranged Plains", "derivative": "PLAINS", "vanillaDerivative": "PLAINS", "childStyle": { @@ -17,7 +17,7 @@ ], "decorators": [ { - "chance": 0.95, + "chance": 0.8, "palette": [ { "data": { @@ -40,7 +40,7 @@ ], "objects": [ { - "mode": "CENTER_HEIGHT", + "mode": "MIN_HEIGHT", "chance": 0.00975, "rotation": { "yAxis": { @@ -56,48 +56,7 @@ "camp/camp3", "camp/camp4", "camp/camp5" - ], - "translate": { - "x": 0, - "y": 0, - "z": 0 - } - }, - - { - "chance": 0.002, - "edit": [ - { - "find": [ - { - "block": "glass" - } - ], - "replace": { - "palette": [ - { - "block": "void_air" - } - ] - } - }], - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "enabled": true - }, - "place": [ - "caves/cave2" - ], - "translate": { - "x": 0, - "y": -57, - "z": 0 - } + ] }, { "chance": 0.01, @@ -153,35 +112,6 @@ }, { "chance": 0.0000002, - "edit": [ - { - "find": [ - { - "block": "orange_terracotta" - } - ], - "replace": { - "palette": [ - { - "block": "pink_concrete" - } - ] - } - }, - { - "find": [ - { - "block": "red_terracotta" - } - ], - "replace": { - "palette": [ - { - "block": "pink_wool" - } - ] - } - }], "rotation": { "yAxis": { "min": 0, From 1ae9e71143f4823a6997c7f9cfb380d917f27cc2 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 01:37:35 -0700 Subject: [PATCH 05/33] changed gen settings --- generators/mountain.json | 2 +- generators/ocean.json | 10 +++------- generators/smooth-dunes.json | 8 -------- generators/vascular-cracked-cliffs.json | 23 +++++++++++++++++++++++ 4 files changed, 27 insertions(+), 16 deletions(-) create mode 100644 generators/vascular-cracked-cliffs.json diff --git a/generators/mountain.json b/generators/mountain.json index c4cbfddf..82d269ac 100644 --- a/generators/mountain.json +++ b/generators/mountain.json @@ -8,7 +8,7 @@ { "seed": 5346, "style": { - "style": "TRIOCTAVE_FRACTAL_CUBIC", + "style": "IRIS", "zoom": 1.7, "fracture": { "style": "IRIS_THICK", diff --git a/generators/ocean.json b/generators/ocean.json index c4cda582..d36b6fcd 100644 --- a/generators/ocean.json +++ b/generators/ocean.json @@ -1,18 +1,14 @@ { "interpolator": { - "function": "BILINEAR_STARCAST_6", + "function": "BILINEAR_STARCAST_3", "horizontalScale": 65 }, "seed": 9246661, "composite": [{ "style": { "style": "IRIS", - "zoom": 1.2, - "fracture": { - "style": "IRIS_HALF", - "zoom": 0.345, - "multiplier": 18 - } + "zoom": 1.2 + }, "seed": 134056, "bezier": true, diff --git a/generators/smooth-dunes.json b/generators/smooth-dunes.json index d25af7b1..0040985d 100644 --- a/generators/smooth-dunes.json +++ b/generators/smooth-dunes.json @@ -13,14 +13,6 @@ }, "exponent": 0.5, "opacity": 1 - }, - { - "seed": 23432, - "style": {"style": "FRACTAL_BILLOW_SIMPLEX"}, - "exponent": 1.9, - "zoom": 0.8, - "negative": true, - "opacity": 0.5 } ] } diff --git a/generators/vascular-cracked-cliffs.json b/generators/vascular-cracked-cliffs.json new file mode 100644 index 00000000..01b7a3b8 --- /dev/null +++ b/generators/vascular-cracked-cliffs.json @@ -0,0 +1,23 @@ +{ + "interpolator": { + "function": "BILINEAR_STARCAST_6", + "horizontalScale": 4 + }, + "seed": 7246661, + "composite": [{ + "style": { + "style": "VASCULAR_IRIS", + "zoom": 0.4, + "exponent": 0.7 + }, + "negative": true, + "seed": 10056 + }], + "cliffHeightMax": 80, + "cliffHeightMin": 35, + "cliffHeightGenerator": { + "seed": 2348, + "style": {"style": "CELLULAR_HEIGHT"}, + "zoom": 0.4 + } +} From c0a6bd0af0b25874c447d608fd43eac595bd3f9c Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 01:39:01 -0700 Subject: [PATCH 06/33] . --- generators/plain.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generators/plain.json b/generators/plain.json index b8f71cac..4f78f252 100644 --- a/generators/plain.json +++ b/generators/plain.json @@ -1,6 +1,6 @@ { "interpolator": { - "function": "BILINEAR_STARCAST_6", + "function": "BILINEAR_STARCAST_3", "horizontalScale": 33 }, "seed": 7246661, From cbcabbec636ab3109a3a1c0419a5df2f7372f4e1 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 02:36:46 -0700 Subject: [PATCH 07/33] Phattt tweaks --- biomes/frozen/beach.json | 4 ++-- biomes/frozen/mountain-cliffs.json | 2 +- biomes/frozen/mountain-middle.json | 2 +- biomes/frozen/mountains.json | 2 +- biomes/frozen/ocean.json | 8 ++------ biomes/frozen/peak.json | 2 +- biomes/frozen/pines.json | 8 ++------ biomes/frozen/plains.json | 6 +----- biomes/frozen/redwood-forest.json | 6 +----- biomes/frozen/river.json | 8 ++------ biomes/hot/mountain-middle.json | 2 +- biomes/mesa/valleys.json | 21 ++++----------------- biomes/mountain/forest-hills.json | 8 ++------ biomes/mountain/forest.json | 8 ++------ biomes/mountain/hills.json | 17 ++++------------- biomes/mountain/lake.json | 16 ++++------------ biomes/mountain/main.json | 9 ++------- biomes/mountain/middle.json | 8 ++------ biomes/mountain/mountain.json | 6 +----- biomes/mountain/plain-hills.json | 6 +----- biomes/mountain/plains.json | 12 ++---------- biomes/ocean/beach.json | 6 +----- biomes/swamp/ocean-tree.json | 4 ++-- biomes/temperate/bonsai.json | 6 +----- biomes/temperate/flower-forest.json | 6 +----- biomes/temperate/oak-hills.json | 6 +----- biomes/temperate/oak.json | 6 +----- biomes/temperate/plain-hills.json | 6 +----- biomes/temperate/plains.json | 6 +----- biomes/tropical/mountain-extreme.json | 6 +----- biomes/tropical/mountain-plains.json | 6 +----- biomes/tropical/mountain-water.json | 6 +----- regions/frozen.json | 9 +-------- 33 files changed, 52 insertions(+), 182 deletions(-) diff --git a/biomes/frozen/beach.json b/biomes/frozen/beach.json index 6a2f1391..8827db80 100644 --- a/biomes/frozen/beach.json +++ b/biomes/frozen/beach.json @@ -41,7 +41,7 @@ }], "objects": [ { - "chance": 0.01, + "chance": 0.003, "density": 3, "snow": 0.35, "rotation": { @@ -66,7 +66,7 @@ } }, { - "chance": 0.01, + "chance": 0.05, "density": 3, "mode": "FAST_MIN_HEIGHT", "snow": 0.35, diff --git a/biomes/frozen/mountain-cliffs.json b/biomes/frozen/mountain-cliffs.json index 013fddc8..3323dd45 100644 --- a/biomes/frozen/mountain-cliffs.json +++ b/biomes/frozen/mountain-cliffs.json @@ -60,7 +60,7 @@ ], "objects": [ { - "chance": 0.05, + "chance": 0.003, "mode": "FAST_MIN_HEIGHT", "density": 3, "snow": 0.35, diff --git a/biomes/frozen/mountain-middle.json b/biomes/frozen/mountain-middle.json index c9b04b07..db3d852a 100644 --- a/biomes/frozen/mountain-middle.json +++ b/biomes/frozen/mountain-middle.json @@ -95,7 +95,7 @@ "exponent": 0.625, "zoom": 1, "fracture": { - "style": "VIGOCTAVE_SIMPLEX", + "style": "SIMPLEX", "multiplier": 4, "zoom": 0.9 } diff --git a/biomes/frozen/mountains.json b/biomes/frozen/mountains.json index 026ca373..efc912f3 100644 --- a/biomes/frozen/mountains.json +++ b/biomes/frozen/mountains.json @@ -63,7 +63,7 @@ ], "objects": [ { - "chance": 0.05, + "chance": 0.003, "mode": "FAST_MIN_HEIGHT", "density": 3, "snow": 0.35, diff --git a/biomes/frozen/ocean.json b/biomes/frozen/ocean.json index d4591afc..cd811cfa 100644 --- a/biomes/frozen/ocean.json +++ b/biomes/frozen/ocean.json @@ -56,11 +56,7 @@ "minHeight": 3, "maxHeight": 6, "style": { - "style": "FRACTAL_WATER", - "fracture": { - "multiplier": 9.25, - "style": "IRIS_DOUBLE" - } + "style": "IRIS" }, "zoom": 1.16, "palette": [ @@ -91,7 +87,7 @@ ], "objects": [ { - "chance": 0.4, + "chance": 0.003, "mode": "FAST_MIN_HEIGHT", "density": 3, "snow": 0.35, diff --git a/biomes/frozen/peak.json b/biomes/frozen/peak.json index 00ae55c8..7fcd57c6 100644 --- a/biomes/frozen/peak.json +++ b/biomes/frozen/peak.json @@ -116,7 +116,7 @@ }], "objects": [ { - "chance": 0.2, + "chance": 0.003, "mode": "FAST_MIN_HEIGHT", "density": 3, "snow": 0.35, diff --git a/biomes/frozen/pines.json b/biomes/frozen/pines.json index 0fbb97d0..0513dd3a 100644 --- a/biomes/frozen/pines.json +++ b/biomes/frozen/pines.json @@ -94,11 +94,7 @@ "ice-spikes/sp-2", "ice-spikes/sp-3", "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" + "ice-spikes/sp-5" ], "translate": { "x": 0, @@ -139,7 +135,7 @@ } }, { - "chance": 0.05, + "chance": 0.06, "density": 3, "snow": 0.35, "rotation": { diff --git a/biomes/frozen/plains.json b/biomes/frozen/plains.json index e093f4aa..33a50a32 100644 --- a/biomes/frozen/plains.json +++ b/biomes/frozen/plains.json @@ -161,11 +161,7 @@ "ice-spikes/sp-2", "ice-spikes/sp-3", "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" + "ice-spikes/sp-5" ], "translate": { "x": 0, diff --git a/biomes/frozen/redwood-forest.json b/biomes/frozen/redwood-forest.json index c9a6e42c..d8aacaab 100644 --- a/biomes/frozen/redwood-forest.json +++ b/biomes/frozen/redwood-forest.json @@ -87,11 +87,7 @@ "ice-spikes/sp-2", "ice-spikes/sp-3", "ice-spikes/sp-4", - "ice-spikes/sp-5", - "ice-spikes/tp-1", - "ice-spikes/tp-2", - "ice-spikes/tp-3", - "ice-spikes/tp-4" + "ice-spikes/sp-5" ], "translate": { "x": 0, diff --git a/biomes/frozen/river.json b/biomes/frozen/river.json index b92872c1..e8a2201c 100644 --- a/biomes/frozen/river.json +++ b/biomes/frozen/river.json @@ -36,11 +36,7 @@ "minHeight": 3, "maxHeight": 6, "style": { - "style": "FRACTAL_WATER", - "fracture": { - "multiplier": 9.25, - "style": "IRIS_DOUBLE" - } + "style": "IRIS" }, "zoom": 1.16, "palette": [ @@ -71,7 +67,7 @@ ], "objects": [ { - "chance": 0.05, + "chance": 0.003, "density": 3, "snow": 0.45, "rotation": { diff --git a/biomes/hot/mountain-middle.json b/biomes/hot/mountain-middle.json index 1eeaaf62..53bdbe96 100644 --- a/biomes/hot/mountain-middle.json +++ b/biomes/hot/mountain-middle.json @@ -55,7 +55,7 @@ "exponent": 0.625, "zoom": 1, "fracture": { - "style": "VIGOCTAVE_SIMPLEX", + "style": "SIMPLEX", "multiplier": 4, "zoom": 0.9 } diff --git a/biomes/mesa/valleys.json b/biomes/mesa/valleys.json index b4039be1..de8fb60c 100644 --- a/biomes/mesa/valleys.json +++ b/biomes/mesa/valleys.json @@ -23,17 +23,8 @@ "maximumSlope": 2 }, "style": { - "style": "SIMPLEX", - "zoom": 1.4, - "fracture": { - "style": "FRACTAL_BILLOW_SIMPLEX", - "zoom": 0.4, - "multiplier": 50, - "fracture": { - "style": "STATIC", - "multiplier": 3 - } - } + "style": "IRIS", + "zoom": 1.4 }, "zoom": 0.9, "minHeight": 1, @@ -149,15 +140,11 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", diff --git a/biomes/mountain/forest-hills.json b/biomes/mountain/forest-hills.json index 33fac66a..919278e0 100644 --- a/biomes/mountain/forest-hills.json +++ b/biomes/mountain/forest-hills.json @@ -107,15 +107,11 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", diff --git a/biomes/mountain/forest.json b/biomes/mountain/forest.json index 7ba4e109..89061027 100644 --- a/biomes/mountain/forest.json +++ b/biomes/mountain/forest.json @@ -107,15 +107,11 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", diff --git a/biomes/mountain/hills.json b/biomes/mountain/hills.json index 1e36a7f8..d70156ba 100644 --- a/biomes/mountain/hills.json +++ b/biomes/mountain/hills.json @@ -85,15 +85,11 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", @@ -129,16 +125,11 @@ "zoom": 0.3, "fracture": { "style": "SIMPLEX", - "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "zoom": 0.2 } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", diff --git a/biomes/mountain/lake.json b/biomes/mountain/lake.json index 68ffd1b3..a205be8d 100644 --- a/biomes/mountain/lake.json +++ b/biomes/mountain/lake.json @@ -70,15 +70,11 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", @@ -115,15 +111,11 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", diff --git a/biomes/mountain/main.json b/biomes/mountain/main.json index 284a75ba..20cde934 100644 --- a/biomes/mountain/main.json +++ b/biomes/mountain/main.json @@ -105,16 +105,11 @@ "zoom": 0.3, "fracture": { "style": "SIMPLEX", - "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "zoom": 0.2 } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", diff --git a/biomes/mountain/middle.json b/biomes/mountain/middle.json index 9a3ce0c8..fa456906 100644 --- a/biomes/mountain/middle.json +++ b/biomes/mountain/middle.json @@ -68,7 +68,7 @@ "exponent": 0.625, "zoom": 1, "fracture": { - "style": "VIGOCTAVE_SIMPLEX", + "style": "SIMPLEX", "multiplier": 4, "zoom": 0.9 } @@ -107,11 +107,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/mountain/mountain.json b/biomes/mountain/mountain.json index 9881440c..053cbdb0 100644 --- a/biomes/mountain/mountain.json +++ b/biomes/mountain/mountain.json @@ -96,11 +96,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/mountain/plain-hills.json b/biomes/mountain/plain-hills.json index c8f02cbd..0b78126d 100644 --- a/biomes/mountain/plain-hills.json +++ b/biomes/mountain/plain-hills.json @@ -54,11 +54,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/mountain/plains.json b/biomes/mountain/plains.json index 705dd235..fef0659c 100644 --- a/biomes/mountain/plains.json +++ b/biomes/mountain/plains.json @@ -92,11 +92,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { @@ -137,11 +133,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/ocean/beach.json b/biomes/ocean/beach.json index a976fb98..5fd001c8 100644 --- a/biomes/ocean/beach.json +++ b/biomes/ocean/beach.json @@ -40,11 +40,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/swamp/ocean-tree.json b/biomes/swamp/ocean-tree.json index eb34baaf..ff1637eb 100644 --- a/biomes/swamp/ocean-tree.json +++ b/biomes/swamp/ocean-tree.json @@ -141,7 +141,7 @@ } }, { - "mode": "FAST_MIN_HEIGHT", + "mode": "VACUUM", "place": [ "tree/jungle/1", "tree/jungle/2", @@ -184,7 +184,7 @@ "max": 360 } }, - "translate": {"y": -6} + "translate": {"y": 0} } ], "wall": { diff --git a/biomes/temperate/bonsai.json b/biomes/temperate/bonsai.json index 0c262efa..9d7c711d 100644 --- a/biomes/temperate/bonsai.json +++ b/biomes/temperate/bonsai.json @@ -71,11 +71,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/temperate/flower-forest.json b/biomes/temperate/flower-forest.json index b6ffe1f8..ba4d6d0f 100644 --- a/biomes/temperate/flower-forest.json +++ b/biomes/temperate/flower-forest.json @@ -462,11 +462,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/temperate/oak-hills.json b/biomes/temperate/oak-hills.json index f082bb41..92359b1c 100644 --- a/biomes/temperate/oak-hills.json +++ b/biomes/temperate/oak-hills.json @@ -62,11 +62,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/temperate/oak.json b/biomes/temperate/oak.json index 92324f33..32234d00 100644 --- a/biomes/temperate/oak.json +++ b/biomes/temperate/oak.json @@ -56,11 +56,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/temperate/plain-hills.json b/biomes/temperate/plain-hills.json index 0e7d0335..0d1fc32a 100644 --- a/biomes/temperate/plain-hills.json +++ b/biomes/temperate/plain-hills.json @@ -54,11 +54,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/temperate/plains.json b/biomes/temperate/plains.json index aa750425..6cabb1d7 100644 --- a/biomes/temperate/plains.json +++ b/biomes/temperate/plains.json @@ -80,11 +80,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/tropical/mountain-extreme.json b/biomes/tropical/mountain-extreme.json index 39eebff7..30d1d923 100644 --- a/biomes/tropical/mountain-extreme.json +++ b/biomes/tropical/mountain-extreme.json @@ -66,11 +66,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/tropical/mountain-plains.json b/biomes/tropical/mountain-plains.json index bb46ed70..2bd2661b 100644 --- a/biomes/tropical/mountain-plains.json +++ b/biomes/tropical/mountain-plains.json @@ -73,11 +73,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/biomes/tropical/mountain-water.json b/biomes/tropical/mountain-water.json index d3609284..03f79ae6 100644 --- a/biomes/tropical/mountain-water.json +++ b/biomes/tropical/mountain-water.json @@ -55,11 +55,7 @@ "fracture": { "style": "SIMPLEX", "zoom": 0.2, - "multiplier": 10, - "fracture": { - "style": "STATIC", - "multiplier": 15 - } + "multiplier": 10 } }, "style": { diff --git a/regions/frozen.json b/regions/frozen.json index 707ffec6..49f33ba8 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -18,19 +18,12 @@ ], "riverBiomes": ["frozen/river"], "spotBiomes": [ - { - "biome": "frozen/ocean", - "scale": 5, - "type": "SEA", - "shuffle": 328, - "rarity": 36 - }, { "biome": "frozen/vander", "scale": 5, "type": "LAND", "shuffle": 328, - "rarity": 10 + "rarity": 5 } ], "riverStyle": { From 6eb46c59ad2e30689eb82b5cac126d21ec5abb75 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 02:45:02 -0700 Subject: [PATCH 08/33] buauty --- biomes/frozen/ocean.json | 4 +- biomes/frozen/river.json | 4 +- biomes/hot/oasis.json | 34 ++++---- biomes/swamp/ocean.json | 4 +- biomes/temperate/stranged-plains.json | 113 +++++++++----------------- generators/ocean.json | 1 - generators/smooth-dunes.json | 20 ++--- loot/beach-clutter.json | 2 +- loot/cactus-clutter.json | 2 +- loot/cave-clutter.json | 2 +- loot/cold-food.json | 2 +- loot/cold-treasure.json | 37 ++++++--- loot/frozen-clutter.json | 2 +- loot/global-clutter.json | 2 +- loot/global-treasure.json | 2 +- loot/hot-food.json | 2 +- loot/hot-treasure.json | 42 +++++++--- loot/mushroom-clutter.json | 2 +- loot/mushroom-food.json | 2 +- loot/ocean-clutter.json | 105 ++++++++++++++++-------- loot/snow-clutter.json | 2 +- loot/swamp-clutter.json | 2 +- loot/swamp-food.json | 2 +- loot/temperate-clutter.json | 3 +- loot/temperate-food.json | 2 +- loot/tropical-food.json | 2 +- loot/tropical-treasure.json | 2 +- regions/frozen.json | 16 ++-- regions/hot.json | 20 ++--- regions/mesa.json | 7 +- regions/mushroom.json | 2 +- regions/temperate.json | 1 - regions/tundra.json | 1 - 33 files changed, 231 insertions(+), 215 deletions(-) diff --git a/biomes/frozen/ocean.json b/biomes/frozen/ocean.json index cd811cfa..8cb89a1b 100644 --- a/biomes/frozen/ocean.json +++ b/biomes/frozen/ocean.json @@ -55,9 +55,7 @@ { "minHeight": 3, "maxHeight": 6, - "style": { - "style": "IRIS" - }, + "style": {"style": "IRIS"}, "zoom": 1.16, "palette": [ { diff --git a/biomes/frozen/river.json b/biomes/frozen/river.json index e8a2201c..30c6f1ed 100644 --- a/biomes/frozen/river.json +++ b/biomes/frozen/river.json @@ -35,9 +35,7 @@ { "minHeight": 3, "maxHeight": 6, - "style": { - "style": "IRIS" - }, + "style": {"style": "IRIS"}, "zoom": 1.16, "palette": [ { diff --git a/biomes/hot/oasis.json b/biomes/hot/oasis.json index f9b3db7e..caf4d880 100644 --- a/biomes/hot/oasis.json +++ b/biomes/hot/oasis.json @@ -7,24 +7,22 @@ "max": 7, "min": -2 }], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "style": {"style": "FRACTAL_WATER"}, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "grass_block" - }, - { - "weight": 1, - "block": "moss_block" - } - ] - } - ], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "style": {"style": "FRACTAL_WATER"}, + "zoom": 0.7, + "palette": [ + { + "weight": 1, + "block": "grass_block" + }, + { + "weight": 1, + "block": "moss_block" + } + ] + }], "decorators": [ { "verticalZoom": 5, diff --git a/biomes/swamp/ocean.json b/biomes/swamp/ocean.json index 07a3cae7..908c60fb 100644 --- a/biomes/swamp/ocean.json +++ b/biomes/swamp/ocean.json @@ -14,9 +14,7 @@ "style": { "style": "VASCULAR", "zoom": 0.8, - "fracture": { - "style": "STATIC" - } + "fracture": {"style": "STATIC"} }, "zoom": 0.825, "palette": [ diff --git a/biomes/temperate/stranged-plains.json b/biomes/temperate/stranged-plains.json index 2e1d117a..d1f95cb1 100644 --- a/biomes/temperate/stranged-plains.json +++ b/biomes/temperate/stranged-plains.json @@ -5,39 +5,32 @@ "childStyle": { "style": "IRIS", "zoom": 0.5, - "exponent": 2.0 + "exponent": 2 }, - - "generators": [ - { - "min": 4, - "max": 7, - "generator": "plain" - } - ], - "decorators": [ - { - "chance": 0.8, - "palette": [ - { - "data": { - "age": 7 - }, - "block": "wheat", - "weight": 45 - }, - { - "block": "grass", - "weight": 4 - }, - { - "block": "tall_grass", - "weight": 1 - } - ], - "forcePlace": false - } - ], + "generators": [{ + "min": 4, + "max": 7, + "generator": "plain" + }], + "decorators": [{ + "chance": 0.8, + "palette": [ + { + "data": {"age": 7}, + "block": "wheat", + "weight": 45 + }, + { + "block": "grass", + "weight": 4 + }, + { + "block": "tall_grass", + "weight": 1 + } + ], + "forcePlace": false + }], "objects": [ { "mode": "MIN_HEIGHT", @@ -111,7 +104,7 @@ } }, { - "chance": 0.0000002, + "chance": 2.0E-7, "rotation": { "yAxis": { "min": 0, @@ -175,47 +168,27 @@ } ], "layers": [ - { - "palette": [ - { - "block": "grass_block" - } - ] - }, + {"palette": [{"block": "grass_block"}]}, { "minHeight": 2, "maxHeight": 2, - "palette": [ - { - "block": "dirt" - } - ] + "palette": [{"block": "dirt"}] }, { "minHeight": 1, "maxHeight": 3, "palette": [ - { - "block": "dirt" - }, - { - "block": "coarse_dirt" - } + {"block": "dirt"}, + {"block": "coarse_dirt"} ] }, { "minHeight": 6, "maxHeight": 18, - "style": { - "style": "STATIC" - }, + "style": {"style": "STATIC"}, "palette": [ - { - "block": "dirt" - }, - { - "block": "stone" - } + {"block": "dirt"}, + {"block": "stone"} ] } ], @@ -246,17 +219,9 @@ } ], "biomeZoom": 60, - "biomeStyle": { - "style": "IRIS" - }, - "wall": { - "palette": [ - { - "block": "stone" - }, - { - "block": "andesite" - } - ] - } -} \ No newline at end of file + "biomeStyle": {"style": "IRIS"}, + "wall": {"palette": [ + {"block": "stone"}, + {"block": "andesite"} + ]} +} diff --git a/generators/ocean.json b/generators/ocean.json index d36b6fcd..82e73c6b 100644 --- a/generators/ocean.json +++ b/generators/ocean.json @@ -8,7 +8,6 @@ "style": { "style": "IRIS", "zoom": 1.2 - }, "seed": 134056, "bezier": true, diff --git a/generators/smooth-dunes.json b/generators/smooth-dunes.json index 0040985d..3d72366f 100644 --- a/generators/smooth-dunes.json +++ b/generators/smooth-dunes.json @@ -4,15 +4,13 @@ "horizontalScale": 15 }, "seed": 133434, - "composite": [ - { - "seed": 2343, - "style": { - "style": "IRIS", - "zoom": 2 - }, - "exponent": 0.5, - "opacity": 1 - } - ] + "composite": [{ + "seed": 2343, + "style": { + "style": "IRIS", + "zoom": 2 + }, + "exponent": 0.5, + "opacity": 1 + }] } diff --git a/loot/beach-clutter.json b/loot/beach-clutter.json index 023f848d..2ec44002 100644 --- a/loot/beach-clutter.json +++ b/loot/beach-clutter.json @@ -31,4 +31,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/cactus-clutter.json b/loot/cactus-clutter.json index 9c6213ba..92d0fca0 100644 --- a/loot/cactus-clutter.json +++ b/loot/cactus-clutter.json @@ -15,4 +15,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/cave-clutter.json b/loot/cave-clutter.json index d4bd1230..16e7bfa6 100644 --- a/loot/cave-clutter.json +++ b/loot/cave-clutter.json @@ -46,4 +46,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/cold-food.json b/loot/cold-food.json index 7a652068..02c6aba8 100644 --- a/loot/cold-food.json +++ b/loot/cold-food.json @@ -30,4 +30,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/cold-treasure.json b/loot/cold-treasure.json index b6006430..96cceaa7 100644 --- a/loot/cold-treasure.json +++ b/loot/cold-treasure.json @@ -46,35 +46,52 @@ "maxDurability": 1, "displayName": "Lucky Pyro Pants", "lore": [ - "The perfect pants to wear while ","burning oneself or diving into an ","explosion. They're a bit lucky too."], + "The perfect pants to wear while ", + "burning oneself or diving into an ", + "explosion. They're a bit lucky too." + ], "enchantments": [ { - "enchantment": "PROTECTION_EXPLOSIONS", "maxLevel": 7, + "enchantment": "PROTECTION_EXPLOSIONS", + "maxLevel": 7, "minLevel": 3 }, { - "enchantment": "PROTECTION_FIRE", "maxLevel": 7, + "enchantment": "PROTECTION_FIRE", + "maxLevel": 7, "minLevel": 3 - }], + } + ], "attributes": [ { - "attribute": "GENERIC_LUCK", "operation": "ADD_NUMBER", "maxAmount": 0.1, + "attribute": "GENERIC_LUCK", + "operation": "ADD_NUMBER", + "maxAmount": 0.1, "minAmount": 0.07, "name": "LUCK" }, { - "attribute": "GENERIC_ARMOR", "operation": "ADD_NUMBER", "maxAmount": 4, + "attribute": "GENERIC_ARMOR", + "operation": "ADD_NUMBER", + "maxAmount": 4, "minAmount": 2, "name": "RRM" }, { - "attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 4, + "attribute": "GENERIC_MAX_HEALTH", + "operation": "ADD_NUMBER", + "maxAmount": 4, "minAmount": 2, "name": "RRM" - }], + } + ], "itemFlags": [ - "HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"], + "HIDE_ATTRIBUTES", + "HIDE_ENCHANTS", + "HIDE_PLACED_ON", + "HIDE_POTION_EFFECTS" + ], "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/frozen-clutter.json b/loot/frozen-clutter.json index a2994368..345beebf 100644 --- a/loot/frozen-clutter.json +++ b/loot/frozen-clutter.json @@ -41,4 +41,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/global-clutter.json b/loot/global-clutter.json index 731c0709..f12d12be 100644 --- a/loot/global-clutter.json +++ b/loot/global-clutter.json @@ -46,4 +46,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/global-treasure.json b/loot/global-treasure.json index e677ec7e..45abf539 100644 --- a/loot/global-treasure.json +++ b/loot/global-treasure.json @@ -50,4 +50,4 @@ "slottypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/hot-food.json b/loot/hot-food.json index 8e2ffdaf..0f2dc9cc 100644 --- a/loot/hot-food.json +++ b/loot/hot-food.json @@ -25,4 +25,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/hot-treasure.json b/loot/hot-treasure.json index 90a719cc..156c42a8 100644 --- a/loot/hot-treasure.json +++ b/loot/hot-treasure.json @@ -37,36 +37,52 @@ "maxDurability": 1, "displayName": "Golden Dashers", "lore": [ - "Dash around with these boots so long","as they dont get damaged. Also enjoy","less health and armor while doing so."], - "enchantments": [ - { - "enchantment": "SOUL_SPEED", "maxLevel": 5, - "minLevel": 3 - }], + "Dash around with these boots so long", + "as they dont get damaged. Also enjoy", + "less health and armor while doing so." + ], + "enchantments": [{ + "enchantment": "SOUL_SPEED", + "maxLevel": 5, + "minLevel": 3 + }], "attributes": [ { - "attribute": "GENERIC_MOVEMENT_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.35, + "attribute": "GENERIC_MOVEMENT_SPEED", + "operation": "ADD_NUMBER", + "maxAmount": 0.35, "minAmount": 0.2, "name": "SPUDD" }, { - "attribute": "GENERIC_ATTACK_SPEED", "operation": "ADD_NUMBER", "maxAmount": 0.1, + "attribute": "GENERIC_ATTACK_SPEED", + "operation": "ADD_NUMBER", + "maxAmount": 0.1, "minAmount": 0.05, "name": "ATTAKK" }, { - "attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": -7, + "attribute": "GENERIC_MAX_HEALTH", + "operation": "ADD_NUMBER", + "maxAmount": -7, "minAmount": -5, "name": "ATTAKK" }, { - "attribute": "GENERIC_ARMOR", "operation": "MULTIPLY_SCALAR_1", "maxAmount": -0.3, + "attribute": "GENERIC_ARMOR", + "operation": "MULTIPLY_SCALAR_1", + "maxAmount": -0.3, "minAmount": -0.08, "name": "NOARM" - }], + } + ], "itemFlags": [ - "HIDE_ATTRIBUTES","HIDE_ENCHANTS","HIDE_PLACED_ON","HIDE_POTION_EFFECTS"], + "HIDE_ATTRIBUTES", + "HIDE_ENCHANTS", + "HIDE_PLACED_ON", + "HIDE_POTION_EFFECTS" + ], "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/mushroom-clutter.json b/loot/mushroom-clutter.json index dab37f28..b630c866 100644 --- a/loot/mushroom-clutter.json +++ b/loot/mushroom-clutter.json @@ -52,4 +52,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/mushroom-food.json b/loot/mushroom-food.json index 31ad1995..744d95c8 100644 --- a/loot/mushroom-food.json +++ b/loot/mushroom-food.json @@ -25,4 +25,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/ocean-clutter.json b/loot/ocean-clutter.json index 384898fd..2f8fa7fe 100644 --- a/loot/ocean-clutter.json +++ b/loot/ocean-clutter.json @@ -22,11 +22,10 @@ { "type": "fishing_rod", "maxAmount": 1, - "enchantments": [ - { - "enchantment": "DURABILITY", "maxLevel": 2 - } - ], + "enchantments": [{ + "enchantment": "DURABILITY", + "maxLevel": 2 + }], "slotTypes": "STORAGE" }, { @@ -39,41 +38,64 @@ "maxAmount": 1, "enchantments": [ { - "enchantment": "OXYGEN", "maxLevel": 2 + "enchantment": "OXYGEN", + "maxLevel": 2 }, { - "enchantment": "DURABILITY", "maxLevel": 5, + "enchantment": "DURABILITY", + "maxLevel": 5, "minLevel": 3 }, { - "enchantment": "PROTECTION_ENVIRONMENTAL", "maxLevel": 3 - }], + "enchantment": "PROTECTION_ENVIRONMENTAL", + "maxLevel": 3 + } + ], "attributes": [ { - "attribute": "GENERIC_MOVEMENT_SPEED", "operation": "MULTIPLY_SCALAR_1", "maxAmount": -0.15, + "attribute": "GENERIC_MOVEMENT_SPEED", + "operation": "MULTIPLY_SCALAR_1", + "maxAmount": -0.15, "minAmount": -0.25, "name": "SLOW" }, { - "attribute": "GENERIC_KNOCKBACK_RESISTANCE", "maxAmount": 3.25, + "attribute": "GENERIC_KNOCKBACK_RESISTANCE", + "maxAmount": 3.25, "minAmount": 0.85, - "name": "THICC", "operation": "MULTIPLY_SCALAR_1" + "name": "THICC", + "operation": "MULTIPLY_SCALAR_1" }, { - "attribute": "GENERIC_MAX_HEALTH", "operation": "ADD_NUMBER", "maxAmount": 7, - "name": "HP", "minAmount": 3 + "attribute": "GENERIC_MAX_HEALTH", + "operation": "ADD_NUMBER", + "maxAmount": 7, + "name": "HP", + "minAmount": 3 }, { - "attribute": "GENERIC_ARMOR", "name": "AMR", "maxAmount": 7, + "attribute": "GENERIC_ARMOR", + "name": "AMR", + "maxAmount": 7, "minAmount": 5, "operation": "ADD_NUMBER" - }], + } + ], "displayName": "5head", "minDurability": 0.9, "lore": [ - "Take this helmet with increased health, ","armor & knockback resistance at the cost","of reduced movement speed.","It's also full of air."], + "Take this helmet with increased health, ", + "armor & knockback resistance at the cost", + "of reduced movement speed.", + "It's also full of air." + ], "itemFlags": [ - "HIDE_PLACED_ON","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"], + "HIDE_PLACED_ON", + "HIDE_DESTROYS", + "HIDE_ENCHANTS", + "HIDE_POTION_EFFECTS", + "HIDE_ATTRIBUTES" + ], "maxDurability": 0.95, "slotTypes": "STORAGE" }, @@ -83,37 +105,50 @@ "rarity": 5, "enchantments": [ { - "enchantment": "CHANNELING", "maxLevel": 3, + "enchantment": "CHANNELING", + "maxLevel": 3, "chance": 0.75 }, + {"enchantment": "LOYALTY"}, { - "enchantment": "LOYALTY" - }, - { - "enchantment": "WATER_WORKER", "minLevel": 3, + "enchantment": "WATER_WORKER", + "minLevel": 3, "maxLevel": 5 }, { - "enchantment": "DURABILITY", "maxLevel": 5, + "enchantment": "DURABILITY", + "maxLevel": 5, "minLevel": 3 }, { - "enchantment": "DAMAGE_ALL", "maxLevel": 2 - }], + "enchantment": "DAMAGE_ALL", + "maxLevel": 2 + } + ], "displayName": "Poseidon's Wrath", "lore": [ - "A Trident with increased damage that","always finds it's way back. It's also","great for digging blocks underwater."], + "A Trident with increased damage that", + "always finds it's way back. It's also", + "great for digging blocks underwater." + ], "itemFlags": [ - "HIDE_PLACED_ON","HIDE_UNBREAKABLE","HIDE_DESTROYS","HIDE_ENCHANTS","HIDE_POTION_EFFECTS","HIDE_ATTRIBUTES"], - "attributes": [ - { - "attribute": "GENERIC_ATTACK_DAMAGE", "operation": "ADD_NUMBER", "maxAmount": 5, - "minAmount": 3, - "name": "AT1" - }], + "HIDE_PLACED_ON", + "HIDE_UNBREAKABLE", + "HIDE_DESTROYS", + "HIDE_ENCHANTS", + "HIDE_POTION_EFFECTS", + "HIDE_ATTRIBUTES" + ], + "attributes": [{ + "attribute": "GENERIC_ATTACK_DAMAGE", + "operation": "ADD_NUMBER", + "maxAmount": 5, + "minAmount": 3, + "name": "AT1" + }], "minDurability": 0.9, "maxDurability": 0.95, "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/snow-clutter.json b/loot/snow-clutter.json index a67e9b1d..5045f096 100644 --- a/loot/snow-clutter.json +++ b/loot/snow-clutter.json @@ -36,4 +36,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/swamp-clutter.json b/loot/swamp-clutter.json index ad438e19..d7c33b34 100644 --- a/loot/swamp-clutter.json +++ b/loot/swamp-clutter.json @@ -35,4 +35,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/swamp-food.json b/loot/swamp-food.json index 88196763..6e587f6e 100644 --- a/loot/swamp-food.json +++ b/loot/swamp-food.json @@ -30,4 +30,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/temperate-clutter.json b/loot/temperate-clutter.json index f1518ccd..c5c1c744 100644 --- a/loot/temperate-clutter.json +++ b/loot/temperate-clutter.json @@ -19,6 +19,5 @@ "maxAmount": 3, "slotTypes": "STORAGE" } - ] -} \ No newline at end of file +} diff --git a/loot/temperate-food.json b/loot/temperate-food.json index 81d7171f..95a11ebd 100644 --- a/loot/temperate-food.json +++ b/loot/temperate-food.json @@ -25,4 +25,4 @@ "slotTypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/tropical-food.json b/loot/tropical-food.json index a9b6658e..ac6f0702 100644 --- a/loot/tropical-food.json +++ b/loot/tropical-food.json @@ -32,4 +32,4 @@ "slottypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/loot/tropical-treasure.json b/loot/tropical-treasure.json index f3fcc0f4..6bdb3a39 100644 --- a/loot/tropical-treasure.json +++ b/loot/tropical-treasure.json @@ -96,4 +96,4 @@ "slottypes": "STORAGE" } ] -} \ No newline at end of file +} diff --git a/regions/frozen.json b/regions/frozen.json index 49f33ba8..8e83d9e4 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -17,15 +17,13 @@ "cave/cracked-cavern" ], "riverBiomes": ["frozen/river"], - "spotBiomes": [ - { - "biome": "frozen/vander", - "scale": 5, - "type": "LAND", - "shuffle": 328, - "rarity": 5 - } - ], + "spotBiomes": [{ + "biome": "frozen/vander", + "scale": 5, + "type": "LAND", + "shuffle": 328, + "rarity": 5 + }], "riverStyle": { "style": "VASCULAR", "zoom": 4.77, diff --git a/regions/hot.json b/regions/hot.json index df05b39b..8ed1606c 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -4,9 +4,7 @@ "hot/desert-dunes", "hot/desert-dunes-red" ], - "shoreBiomes": [ - "hot/beach" - ], + "shoreBiomes": ["hot/beach"], "seaBiomes": ["hot/ocean"], "caveBiomes": [ "cave/sandy-cave", @@ -21,15 +19,13 @@ "zoom": 5 } }, - "spotBiomes": [ - { - "biome": "hot/oasis", - "scale": 5, - "type": "SEA", - "shuffle": 328, - "rarity": 36 - } - ], + "spotBiomes": [{ + "biome": "hot/oasis", + "scale": 5, + "type": "SEA", + "shuffle": 328, + "rarity": 36 + }], "biomeImplosionRatio": 0.25, "deposits": [ { diff --git a/regions/mesa.json b/regions/mesa.json index 63927515..281700b2 100644 --- a/regions/mesa.json +++ b/regions/mesa.json @@ -10,8 +10,11 @@ ], "shoreBiomes": ["mesa/beach"], "seaBiomes": ["mesa/river"], - "caveBiomes": ["cave/old-cavern","cave/sandy-cave", - "cave/sandy-red-cave"], + "caveBiomes": [ + "cave/old-cavern", + "cave/sandy-cave", + "cave/sandy-red-cave" + ], "riverBiomes": ["mesa/river"], "spotBiomes": [{ "biome": "hot/ocean", diff --git a/regions/mushroom.json b/regions/mushroom.json index 01429a81..feb5b5fc 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -7,7 +7,7 @@ ], "shoreBiomes": ["mushroom/beach"], "seaBiomes": ["mushroom/ocean"], - "caveBiomes": [ + "caveBiomes": [ "cave/tundra-cavern", "cave/murky-cavern-gleaming", "cave/spiked-cavern" diff --git a/regions/temperate.json b/regions/temperate.json index 6d1482b8..7031a95b 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -32,7 +32,6 @@ "type": "SEA", "rarity": 119 }], - "biomeImplosionRatio": 0.25, "deposits": [{ "minHeight": 15, diff --git a/regions/tundra.json b/regions/tundra.json index 121f37a0..178fd2ad 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -33,7 +33,6 @@ "palette": [{"block": "emerald_ore"}], "varience": 2 }], - "riverRarity": 1, "landBiomeZoom": 1.25, "riverStyle": { From 15cdc7d426ecadac8fed3018c17e32b8f68b4d04 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 03:15:17 -0700 Subject: [PATCH 09/33] Wappp --- biomes/mesa/mesa.json | 2 +- biomes/mesa/plateau-dirt-high.json | 87 +++------------------------ biomes/mesa/plateau-dirt.json | 85 ++------------------------ biomes/mesa/plateau-high.json | 87 +++------------------------ biomes/mesa/valleys.json | 2 +- biomes/ocean/beach.json | 11 +--- biomes/ocean/deep.json | 2 +- biomes/temperate/flower-forest.json | 2 +- biomes/temperate/stranged-plains.json | 2 +- 9 files changed, 26 insertions(+), 254 deletions(-) diff --git a/biomes/mesa/mesa.json b/biomes/mesa/mesa.json index 5ff1d64e..a871bd34 100644 --- a/biomes/mesa/mesa.json +++ b/biomes/mesa/mesa.json @@ -24,7 +24,7 @@ }], "layers": [ { - "style": {"style": "FRACTAL_SMOKE"}, + "style": {"style": "IRIS"}, "zoom": 0.6, "minHeight": 2, "maxHeight": 2, diff --git a/biomes/mesa/plateau-dirt-high.json b/biomes/mesa/plateau-dirt-high.json index 28e14711..98d02e08 100644 --- a/biomes/mesa/plateau-dirt-high.json +++ b/biomes/mesa/plateau-dirt-high.json @@ -24,11 +24,7 @@ { "minHeight": 5, "maxHeight": 5, - "slopeCondition": { - "minimumSlope": 0, - "maximumSlope": 3 - }, - "style": {"style": "CELLULAR"}, + "style": {"style": "IRIS"}, "zoom": 0.7, "palette": [ {"block": "grass_block"}, @@ -39,102 +35,33 @@ }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "terracotta"}] }, { "minHeight": 2, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "orange_terracotta"}] }, { "minHeight": 1, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "white_terracotta"}] }, { "minHeight": 4, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "terracotta"}] }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "yellow_terracotta"}] }, - { - "minHeight": 1, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "orange_terracotta"}] - }, - { - "minHeight": 5, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] - }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "brown_terracotta"}] - }, - { - "minHeight": 2, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] - }, - { - "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "red_terracotta"}] - }, - { - "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] } ], "lockLayers": true, diff --git a/biomes/mesa/plateau-dirt.json b/biomes/mesa/plateau-dirt.json index 0a442b3f..fc26ba22 100644 --- a/biomes/mesa/plateau-dirt.json +++ b/biomes/mesa/plateau-dirt.json @@ -24,10 +24,6 @@ { "minHeight": 5, "maxHeight": 5, - "slopeCondition": { - "minimumSlope": 0, - "maximumSlope": 3 - }, "style": {"style": "CELLULAR"}, "zoom": 0.7, "palette": [ @@ -39,102 +35,33 @@ }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "terracotta"}] }, { "minHeight": 2, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "orange_terracotta"}] }, { "minHeight": 1, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "white_terracotta"}] }, { "minHeight": 4, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "terracotta"}] }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "yellow_terracotta"}] }, - { - "minHeight": 1, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "orange_terracotta"}] - }, - { - "minHeight": 5, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] - }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "brown_terracotta"}] - }, - { - "minHeight": 2, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] - }, - { - "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "red_terracotta"}] - }, - { - "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] } ], "decorators": [{ diff --git a/biomes/mesa/plateau-high.json b/biomes/mesa/plateau-high.json index 9d77f01a..bae44ada 100644 --- a/biomes/mesa/plateau-high.json +++ b/biomes/mesa/plateau-high.json @@ -29,11 +29,7 @@ { "minHeight": 5, "maxHeight": 5, - "slopeCondition": { - "minimumSlope": 0, - "maximumSlope": 3 - }, - "style": {"style": "CELLULAR"}, + "style": {"style": "IRIS"}, "zoom": 0.4, "palette": [ {"block": "red_terracotta"}, @@ -45,102 +41,33 @@ }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "terracotta"}] }, { "minHeight": 2, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "orange_terracotta"}] }, { "minHeight": 1, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "white_terracotta"}] }, { "minHeight": 4, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "terracotta"}] }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "yellow_terracotta"}] }, - { - "minHeight": 1, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "orange_terracotta"}] - }, - { - "minHeight": 5, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] - }, { "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, + "maxHeight": 8, "palette": [{"block": "brown_terracotta"}] - }, - { - "minHeight": 2, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] - }, - { - "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "red_terracotta"}] - }, - { - "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 3, - "maximumSlope": 255 - }, - "palette": [{"block": "terracotta"}] } ], "lockLayers": true, diff --git a/biomes/mesa/valleys.json b/biomes/mesa/valleys.json index de8fb60c..cdd8ba90 100644 --- a/biomes/mesa/valleys.json +++ b/biomes/mesa/valleys.json @@ -133,7 +133,7 @@ ], "decorators": [ { - "chance": 0.2, + "chance": 0.189, "variance": { "style": "CELLULAR", "zoom": 0.3, diff --git a/biomes/ocean/beach.json b/biomes/ocean/beach.json index 5fd001c8..3440673f 100644 --- a/biomes/ocean/beach.json +++ b/biomes/ocean/beach.json @@ -20,15 +20,6 @@ {"block": "dirt"}, {"block": "coarse_dirt"} ] - }, - { - "minHeight": 6, - "maxHeight": 18, - "style": {"style": "STATIC"}, - "palette": [ - {"block": "dirt"}, - {"block": "stone"} - ] } ], "decorators": [ @@ -44,7 +35,7 @@ } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", diff --git a/biomes/ocean/deep.json b/biomes/ocean/deep.json index 3a624f40..a86a711b 100644 --- a/biomes/ocean/deep.json +++ b/biomes/ocean/deep.json @@ -15,7 +15,7 @@ "minimumSlope": 0, "maximumSlope": 3 }, - "style": {"style": "FRACTAL_FBM_IRIS"}, + "style": {"style": "IRIS"}, "zoom": 0.6, "palette": [ {"block": "sand"}, diff --git a/biomes/temperate/flower-forest.json b/biomes/temperate/flower-forest.json index ba4d6d0f..429d7e56 100644 --- a/biomes/temperate/flower-forest.json +++ b/biomes/temperate/flower-forest.json @@ -466,7 +466,7 @@ } }, "style": { - "style": "TRIOCTAVE_SIMPLEX", + "style": "SIMPLEX", "zoom": 0.3, "fracture": { "style": "STATIC", diff --git a/biomes/temperate/stranged-plains.json b/biomes/temperate/stranged-plains.json index d1f95cb1..60cdb559 100644 --- a/biomes/temperate/stranged-plains.json +++ b/biomes/temperate/stranged-plains.json @@ -13,7 +13,7 @@ "generator": "plain" }], "decorators": [{ - "chance": 0.8, + "chance": 0.7, "palette": [ { "data": {"age": 7}, From e9bebd436477b9ec940adc3018d4425bb93381b9 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 03:25:22 -0700 Subject: [PATCH 10/33] g --- biomes/ocean/ocean.json | 2 +- biomes/temperate/highlands.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/biomes/ocean/ocean.json b/biomes/ocean/ocean.json index 979a3835..e402ddc7 100644 --- a/biomes/ocean/ocean.json +++ b/biomes/ocean/ocean.json @@ -5,7 +5,7 @@ "generators": [{ "generator": "mountain", "max": -35, - "min": -60 + "min": -50 }], "layers": [ { diff --git a/biomes/temperate/highlands.json b/biomes/temperate/highlands.json index 0c89812e..7147a29c 100644 --- a/biomes/temperate/highlands.json +++ b/biomes/temperate/highlands.json @@ -3,9 +3,9 @@ "derivative": "FOREST", "vanillaDerivative": "PLAINS", "generators": [{ - "min": 12, - "max": 24, - "generator": "plain" + "min": 15, + "max": 20, + "generator": "mountain" }], "jigsawStructures": [ { From 23444e9b36b6da5447e444d664af4a5a0a1f2a9d Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 03:30:16 -0700 Subject: [PATCH 11/33] Un Broken --- generators/mountain.json | 2 +- generators/ocean.json | 9 +++++++-- generators/smooth-dunes.json | 26 ++++++++++++++++++-------- 3 files changed, 26 insertions(+), 11 deletions(-) diff --git a/generators/mountain.json b/generators/mountain.json index 82d269ac..c4cbfddf 100644 --- a/generators/mountain.json +++ b/generators/mountain.json @@ -8,7 +8,7 @@ { "seed": 5346, "style": { - "style": "IRIS", + "style": "TRIOCTAVE_FRACTAL_CUBIC", "zoom": 1.7, "fracture": { "style": "IRIS_THICK", diff --git a/generators/ocean.json b/generators/ocean.json index 82e73c6b..c4cda582 100644 --- a/generators/ocean.json +++ b/generators/ocean.json @@ -1,13 +1,18 @@ { "interpolator": { - "function": "BILINEAR_STARCAST_3", + "function": "BILINEAR_STARCAST_6", "horizontalScale": 65 }, "seed": 9246661, "composite": [{ "style": { "style": "IRIS", - "zoom": 1.2 + "zoom": 1.2, + "fracture": { + "style": "IRIS_HALF", + "zoom": 0.345, + "multiplier": 18 + } }, "seed": 134056, "bezier": true, diff --git a/generators/smooth-dunes.json b/generators/smooth-dunes.json index 3d72366f..d25af7b1 100644 --- a/generators/smooth-dunes.json +++ b/generators/smooth-dunes.json @@ -4,13 +4,23 @@ "horizontalScale": 15 }, "seed": 133434, - "composite": [{ - "seed": 2343, - "style": { - "style": "IRIS", - "zoom": 2 + "composite": [ + { + "seed": 2343, + "style": { + "style": "IRIS", + "zoom": 2 + }, + "exponent": 0.5, + "opacity": 1 }, - "exponent": 0.5, - "opacity": 1 - }] + { + "seed": 23432, + "style": {"style": "FRACTAL_BILLOW_SIMPLEX"}, + "exponent": 1.9, + "zoom": 0.8, + "negative": true, + "opacity": 0.5 + } + ] } From b00b4857e90cc823424ca2f3f0b9ff0cfa1d34bf Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 03:43:52 -0700 Subject: [PATCH 12/33] Objects --- objects/bonsai-normal/bbonsai-1.iob | Bin 56272 -> 0 bytes objects/bonsai-normal/bbonsai-10.iob | Bin 47174 -> 0 bytes objects/bonsai-normal/bbonsai-11.iob | Bin 40879 -> 0 bytes objects/bonsai-normal/bbonsai-2.iob | Bin 57076 -> 0 bytes objects/bonsai-normal/bbonsai-3.iob | Bin 11077 -> 0 bytes objects/bonsai-normal/bbonsai-4.iob | Bin 10640 -> 0 bytes objects/bonsai-normal/bbonsai-5.iob | Bin 10127 -> 0 bytes objects/bonsai-normal/bbonsai-6.iob | Bin 23135 -> 0 bytes objects/bonsai-normal/bbonsai-7.iob | Bin 24230 -> 0 bytes objects/bonsai-normal/bbonsai-8.iob | Bin 26357 -> 0 bytes objects/bonsai-normal/bbonsai-9.iob | Bin 26617 -> 0 bytes objects/bonsai/big-1.iob | Bin 0 -> 7134 bytes objects/bonsai/big-2.iob | Bin 0 -> 7633 bytes objects/bonsai/big-3.iob | Bin 0 -> 4345 bytes objects/bonsai/big-4.iob | Bin 0 -> 9675 bytes objects/bonsai/big-5.iob | Bin 0 -> 10084 bytes objects/bonsai/big-6.iob | Bin 0 -> 4441 bytes objects/bonsai/big-7.iob | Bin 0 -> 4025 bytes objects/bonsai/med-1.iob | Bin 0 -> 3825 bytes objects/bonsai/med-2.iob | Bin 0 -> 1809 bytes objects/bonsai/med-3.iob | Bin 0 -> 2264 bytes objects/bonsai/med-4.iob | Bin 0 -> 1897 bytes 22 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 objects/bonsai-normal/bbonsai-1.iob delete mode 100644 objects/bonsai-normal/bbonsai-10.iob delete mode 100644 objects/bonsai-normal/bbonsai-11.iob delete mode 100644 objects/bonsai-normal/bbonsai-2.iob delete mode 100644 objects/bonsai-normal/bbonsai-3.iob delete mode 100644 objects/bonsai-normal/bbonsai-4.iob delete mode 100644 objects/bonsai-normal/bbonsai-5.iob delete mode 100644 objects/bonsai-normal/bbonsai-6.iob delete mode 100644 objects/bonsai-normal/bbonsai-7.iob delete mode 100644 objects/bonsai-normal/bbonsai-8.iob delete mode 100644 objects/bonsai-normal/bbonsai-9.iob create mode 100644 objects/bonsai/big-1.iob create mode 100644 objects/bonsai/big-2.iob create mode 100644 objects/bonsai/big-3.iob create mode 100644 objects/bonsai/big-4.iob create mode 100644 objects/bonsai/big-5.iob create mode 100644 objects/bonsai/big-6.iob create mode 100644 objects/bonsai/big-7.iob create mode 100644 objects/bonsai/med-1.iob create mode 100644 objects/bonsai/med-2.iob create mode 100644 objects/bonsai/med-3.iob create mode 100644 objects/bonsai/med-4.iob diff --git a/objects/bonsai-normal/bbonsai-1.iob b/objects/bonsai-normal/bbonsai-1.iob deleted file mode 100644 index a4fa084259e73d2e821b67597ae606d0246fb432..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 56272 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 diff --git a/objects/bonsai-normal/bbonsai-10.iob b/objects/bonsai-normal/bbonsai-10.iob deleted file mode 100644 index b2640adab60fddef91eab1b40356f049b90abd39..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 47174 zcmbuI+iqOP5k(Klxsvn;#K|Y*B|v}x0rVw?5fC;F2yrAsRBj)XAGA2+kVA5^SHJkJ zN@ooO0XDRESM|MWcb}eVn*K0N)9>>4_tSLozv*(?E`FV+wVh@#H(o?i+}#j;@vNw z{`tf0R~g-&z+HLn@nvx5x6<(-iPQD8(yg=^-1*+dSBwhc(tCS+l}6Jk(%bE{bk*Eg z;%X4xm|sex$0te5*juRfiA6`uDs(qyjXqf7?gVdNrZd$k(<)PQ zn!f#Qg=bIs_s5Sves}Yq_jm99`~9^13dEr)W0A$RwvxT=cyv2W%07j=wsu+f!xc;L zH_2bD(I?qu(>8z3-1?h!aHF~8 zG}i9+1nxHppsn5O6S&J0xa1jUVkjnLgILW+vI*H7Beu8PgRD{(c-Iz*dmSdy_frsI-D`Q zvX#w1^xW0p&TpuUe{FQ6ljqeAnwhywa};}QtbBHZ5W~5Y~6>iw@f) zf2*5xJrK&R1b?qh>7;PAeNwm*k;pb%pzL m~y0tmfu0Hr)9g#w>Bfoh5ScV4H}f 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 diff --git a/objects/bonsai-normal/bbonsai-11.iob b/objects/bonsai-normal/bbonsai-11.iob deleted file mode 100644 index d21992de8ca576c1cf5ebd501b6745cd568fb9c7..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 40879 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 TELq+XtJMSWsZheaMCktjWy?5T diff --git a/objects/bonsai-normal/bbonsai-3.iob b/objects/bonsai-normal/bbonsai-3.iob deleted file mode 100644 index 6251567a5844c424930249c3169407df93d0a502..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11077 zcmbuE%}QKB5QY2xjcyXiHqVevAP@-nBqCwZD@YO*$NW8P-a}{ZOy`{5glwwxb1{f; zPFGb|SJmmhrIc5tl-K&b(eF>`%1VDfe7m}y&+pck_n$Vmci+$F&tK>Dk9l)?akaT$ zU!Tt>AK%^1cN_gTU*DfxuD@>Pv(lGI-1q;uH|sA?B6gHm8j*QBm63TnP-0JsT_e8z ze`9~%++3Wle_d@(exE522SYbvU>h+ONbD)GYs7dX>=W9ETB%!;j(#bTTYW-v9i?11hGpI+YF(SSgF>*oEpl+h?{tWJbp_VxyXI%&2A@BWlJm zqDCJMQ}cux#l)UjR5unenlTbz2|}$iM%0=j)NYbB)Upyp%@B$tTSM(Pv2sWeHABdc z#EP<#A|z5f)^0`-S=X@EL`JPOsZpy?$W<;eS67yS+Es4M1;fDV7ZHaScx&a{ged;A>2a`#Bj5E|;?8q${;LW3|~ zL#;yy7Nw=%fwW+YO={E%mva4d)Wcvsn0pee2QxM50f~%yIwGQ{BlXq;vJX$J#~^ac z(~-L6=?J-+2$-vh-~osfiiy#cL6;cKgb1O#Rg92Oe~hiDhb4&8YpTSadZ5D1Z^9C7 zpmjSn>a9mcT{#17F3Q#t=F=Gu5iOrXxQ6F99R-4pAz*}#VoqTZQ)i)17WWF72BdljQW)&B3jywj_-xJkz4u>oFLrxkmG)7r;c|# ziQ4C?w@y@N?Oh*o73~4rbqid9+HCI{)M58d%60psTzAk_bSjlWBc9)?v>lA7r(Zy8Z_c&HD+Vk=-oboD;KZ2DLuqdx73 kXz787KJ7G2H&$fSvxl4?1-UQBEGbPm9D^g&N{kTy0uBsV?EnA( diff --git a/objects/bonsai-normal/bbonsai-4.iob b/objects/bonsai-normal/bbonsai-4.iob deleted file mode 100644 index fe13bbc0e9d4fcafb926ee4422e2130fe14891d6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10640 zcmbuE%W4}z5Jh`tBqxw;vduSS69@zX{t{z?kjEh6$i{MBUzy*rHLu*;n~+VFbt2Hh zs7_aPb-lV>N_kaEd9CjoeShn_*7w8L-M-)6Z>}Fc9q#VGZTrtR{pNdrxVYLK9ya@J zfBx~^U4MVjU;X~!{Cab9=r2oCR$|}(Wp6iMo&}Z)BBjg1S&ESYEPH#+J&y z{nx`kZf~zHHa~ZV^Iw;82VZ?vTIP<9f(->r1!G5eGsw-$Tvtb|Vycnez%u=A3ATFS ztU`n9bz+CR((3-8T`l^E1%;zqCV`Q&yJbuyN+u!ek~NkwlPF~wVmqWIlbBM8F_joH z30ZnfEFDvcA(K!ju65`rT$G$E%&JF;1)-)Mg_U-tV@lO$uu}CIrc_OaDiw!W1zn2_ z7Gw~`lDLMl9z4WG)kh%{OQ>=TiG=DxBBAP&NKC23oJyz)##-c!L}HnjDOp1mJ(2LR z*pLkN(1t)yYzXwY*5JV8?9BCQ{BNnvIvCD+hJ?Nn$ytw}O_;=KH(vD-5(& zcd1F?hwik#hlxEsSKQ1Is5|sgU=*`{Rf;8)FbW*DV?Fg^w$TJL0B^}$KgcnIi}DOA zH5hx^FNvq0z8^vus3#u=s=P8#57`2d>t*Y#OD^z_Q<8wvXpmX!&PkN&G)Jnm77%K% zYX~v8HXZ`jP*^7^ag{TQ#L8d@P7thx6K+$dGO}&D zYMw<2B1c#P)eD^*Hfz92J*S`}cTT{aYTRy?C*~!w1+y-2PawYiCWV!{X41|2MGYD3 zVoQ~J!lbPJ#V0nZ)vm;Jbq|!3bvGuil(}0?O1;8d=$L$sI9A}yK&LU%=&*id{?Q9DXFYl_gB1(dV9v_i0SA(U@Fj=`h0(-7CmPZC2Uk)6 A6951J diff --git a/objects/bonsai-normal/bbonsai-5.iob b/objects/bonsai-normal/bbonsai-5.iob deleted file mode 100644 index 877d3d1ec62b23f3e898978dce7814f3d4252706..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 10127 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 F{{>A3-(>&* diff --git a/objects/bonsai-normal/bbonsai-7.iob b/objects/bonsai-normal/bbonsai-7.iob deleted file mode 100644 index 24642984ab3869241e72dcef131ef92b17da6cc6..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 24230 zcmbuH-HIDW5QRr8jiilp5y+jNAvb|QAmAr4CM>oBCXQ{q&fn|i6=Hk!KRI9Dgj}TB z`h*eK=$x+Vp029X)guqX@bxeZU*+?77-oM>+hLi%fA`DF*PG|>?tXgz!~NTLzdqmm z_-b?a+vfi1i)S$ z?tcCphcj6mzMMGBhJ~GJcyKQ_I-R`H>1d4}EOCE@w>xPxJ8FG;#UWe<*E@0yjcfv=pquloiTQ89g4Zc55LOC z#=ZQ}wvsw?F_0oP=Hue$*tnNF-0Jwuq!^00A!dmdAr?c9x!HPifCm zu;zAFtxn1niB0TQ>pe7t*gOf73@wP1Z#$oxFzfkHwrd2^phVxF^KF+tPaB_6&YCSqNL9JFcyLO8*r;MIbK^5`Xh()?c zXfU*Uh?M?vnG=>n2a(vV5jj2e5QiQj>ps<1kSHC*VmfsYV;7ON?u?Ng(m^C}I*4SD z8ZjNavmLsK2*cV+3f(dvwYRc!;9g#hQj11ylpczA*mH+w_wva`R(qrK$RD-BXgJbMGQ3}-IruokrOhtByX39 zV$^fdFxD;_#&S_NYN1dl)+i!H8AYU6qX%mg?Q$x2EXt%rWLtF*O;wa*&^)QF#6|~^ z?|X=}iaJ&n(FC=p<7XgFoiUbCNVOHzO^ra^l!)ojn{CrS^%$q#7|E7nK2F^rG%T08 zZMjrY$!%5Ca&tJfb`yq_Qnk+U*>jV;t=(4Z=AG<9kuNG{dG zL~yT_kC3hDyg4F;OiuiAtu|$N=L9ZAi*`bF((W}Xm z{0y;WzS3*j{!wlsYjF}#M3Rppa_e=d9zn}Z2e+j&@{Mw9SSQkIw}{pfk(1n^i#T== z%jme;3fZehkiAMoGS9h24681J{8m~SZo3GYM5EZZEs{pJM_S5MM#-0k*kq>l7Qr-D z@zTVkbc>-~?I4rZZjnh#L{o#xanjx1IUe3TAC)R4kz={_mWu+*<}cM!`if|^iUS@saIampAfPN!X)rQ`0e z;2s)Rgjp`6dJC4cvJ?> zJ>vjxxfHG1Gv1!*A;u_F6;Q(}b!%rH_GpPYGFgjrM~q%^#OMV@j0l}6;;>GE+?CO} z>LFshGe(jb2)AKwQzL5+Ik%LER2LA+eku>#%d=Ao*178z2LJh#OJ=>LL8XjxN>xN|LaetG>s6V*xihE{>vV0lax<>3;3f#P-RM}&O&nzB7Bb_xj(phtJ8yT+1G*ROrR)-WconOiu>y{)gqX*0R zcBZIh%cVJ|Cd(z1A+}2>L(Ef|>uK_elwBgagqBN}&~iDF zST2`d>rzYc`ha>2oMq~vc^|n(@cvVc;7s!%Gb}RSa#8vZrX@-a1cU=pQDQ9HgDqJa?$^m z%MrkGcUN$^C{~M1*V+)%p52C6on{f~B_gfYQwPCep&oZ#sG zJGiNp=eF_I8EyA+mWxQXTtu?vB9d=K0!a<_M$x*;C~aXyMCB?X5?2wCxQ5syu6>%Q zTw^r8LaY)FLe{#47%fN7q^0Bh%+k7r&Q+_$FXqbmgd)<; zvxf~%qcOGuFX*k(_Fq?)%t%y_yMMMtSr;ZFW YPd!3mKK(79I&15>W4KbOekq9m0Ncfej{pDw diff --git a/objects/bonsai-normal/bbonsai-8.iob b/objects/bonsai-normal/bbonsai-8.iob deleted file mode 100644 index 72dd9e45ef3fe85b29f0159b6b61adcbe7bc7013..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26357 zcmbuH+ln366-Db@>Reh6c?t>s2EP~#27|sth|owa5OE}-R$}MB)qVP0S|@YVOUTPw z(I||;hB^1z*R@Bjsy@Ro{AC!1Kj+`S4#V9*)p1eQ&?+pL`@#EW9w|~69fBEm%*VByFk2AbaGrWfx z-iI09^RUiJh~+<7<6$yZ>-T7zez3;Nu(GotjmIgX%`r0QqaEgPSZ02zH9HN9Mse&E z(=INfOv_sX(OkxQ6vL4isYU~5iV*J!Ngh-{%K}CimZ%0CdV1x!wfHEX8R18SubQ}y-5r4 zip&X?*`QA|yr7rrFa)KH=gH_YHW0O_643R@cI(hK4HI?28%1IabsJOuE~89Yx>i65 zwE{}0729DKjasHW5pU!D{!@@-;fz^!X*}mLFihS6))Zp_Rl#xDG&E@XlmonM`gCm--&)0Us{lC5xk*nK zjRGXC+gP-UB<;G509vES>3go*NDAu|yH=4j*hB$Z>-hj$OT~ofwc^svMD=2T&3W^xDf=jVhY=?b{Wa=Dp)&yH)`S)ct@2O2xz*rGf{|rj4A( zC*bzXl}C^Z%}mEMAY%-z ztyIK38eyz>fLCCuPp8}w%6OQJY9}V(kbjHur0q_@1z5K+4mW{o*TYS&M(f?@YP^VZ zmTLo}>oA2Z>)p)oj&`sBgqo#&o*u^uK5z_re0e{tPWV1C2=&Ei52rU&?DgbM_1J=0) zrFQ}m>xC!QCb@27lR~MC&QUy)OA;uzw zO$<^ipoFv77sHEOerI{|Zf1BP3>z0pP=f^#Y)~jc1zlMqcwu|X8$s)ZFsyf+;e}h| z3`-;6;YW)1`!jJ4vovnQBj++t#6C}*ebxKdR*XAr?@lR#IgT+hBvz>|G2m~N3++nuWZn8y9^3nsouh%ev0r`mpB+@TZc-lcN@U4 zUI0!_B?YZ|I;ax)ZY{N!cSmYSyu+!7M5(A&Y*Pq2nS-Mc}g zgF=PY3mB>n!)T}S*i-AV-Gbt*7ZS5xNX&YvAgQTb%m}&mc4$ylXr7}3rJ#VOUT zK!P)_tPv`;!`z1+)i8IHv6}rLK$@-;xkYrxq1U=~=(Sd4+8PCXTekt8^KzXynlPDb}Q3uPX462mJ_ z%1!V_89_{CggosqAy4atJXMFmPGy8SkL4x@E>+V2qMr!wOjs1-n*on^??dckGur8>1WnP6d!DK5H*6t+}XVVSMWl+?Sd7Y?#sILLb8 zAnT>hrY4yW@RSjTQbs`1AVJvHZB zc8iR$j|EV@A{TDGT2yAi#RMA;4M@EN&DKVBJP2p;179bsG?%U*FXJ zP4c3awUb$%$7&UnH+jlP{mk~3N|*||4-qLN%xQZIcB-IoqYX+aOM3GGxb_A_@`aGu zy_CUrWwxc*RV(t^zO^#3yj*<;nBKv zs8hB+QKy(5_xD$`6=>SvZV6%GO3)-p84e@XcZu9J#vt>R@}4-khN|DWUUq8rdok~@;KbcM8TDRV-o2; z*S0e9qR{r1cZJqVbxC@s-&9b8YMvsEn-7*K&=yYQD-X&(`~DRxW=om%koXOTKnS TUMZ-EJmkHQ^TY2PnV|mx6x5bI diff --git a/objects/bonsai-normal/bbonsai-9.iob b/objects/bonsai-normal/bbonsai-9.iob deleted file mode 100644 index 2a6a446eb6c50bacf3eb9df9ade9a24d183be4de..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 26617 zcmbuI%WfRW5k-srrnED>F#HYP3^0HJ1NxG|z#udnK=4=^i1O>dB|f@ImhZ`p;Z4NU zsRbbkyf-2;D>C9{W_4?traw&6^!xne&&}`Vhv}HVfB*LnA8+4(zWMpfU+#YW{Ezpy zfBoh5=AXBBKm7FJ?#s=`_qXr<{HI@UKi}nFw;#W}`}yXVyW1b<%XA3$yZ>=N-Tdu0 z5uYsaVGv!k&(mIy^t_6@v$F)z4fb*J+;4*`9_!Z?PS4ZU&C>lKx>>qR8$H8ME4UAX z`^W!ZIRE8BrV{{7+Z-G6?ZAE&ECRv{ib#5B!wV`FX+FD>G^MO-?>bTz-$k!CC% z;%a`WZOo}UiNs~f)3gs)tcgcUytl+}mUx+VdVbC;xKAs%sdGB!hZWrW72K3b9dpX0 z%fqKZbjhC*>zt;(t{AE3rZ&fKRXrb9M0US|`;=POMb;rMqq0|{JGY3Z4#Dr6NK^T1 zM8-<(FCxuMc8IH)4pZCc5a|uAjSi6x)YwQDs}YQ~Mnq;F)7O{xndst!BF^VQbcF#O zeEQVnZxg6o(?7$NVn$nA&$r?NkjSH4m ziGxscF@(8FifuGt7ZwN?7P8iIk+o(>sp?xr3~7^}YJqH81jlxrjShj*Eo}^y`YbAX zHo@tehIko7mj#H;XPH50M#;@A?%ZH!OGK#3Xp^>{i&j;S6`^Va=I-5c=jcew&F<3; zmJ>ZWOOiN8iu+;0U9Q^34nYyQuD8)XN7zbkR`?~{s_q_I#IZ#rSsO2GDY`g1#Id!J z4PN6VyW|G3o37IxRW**tIBD*7aF^#~+NO8P*2fR_sJXjH`<+;T>D`jZF2s(MZGnmw z(XWVzenmv|+hHR5cU7$z(q4syLRUnDyB*K8g1d=V>lcY!&SQR${i-Tw!=0NIQ4Nyk zA*%AlhFf!Ab3iKtPLC2J9eP_4IoUPD9QNeWP0uad;*n=OAeKM!p>Azh9EuvJN#R^k zifGw?g{TrV4?uI1+@8xTscNvf5>doND~Yd?m^^q*s6~Qi)x0za^jB?T+agZ$V`JmG zMV#iR)<%ao=BT|M%c(`6t!o=->kjeUAP!Nid$Sbxo_KN|(W-mB_&t}?b~!~5UA02w zDyN8CMdX-X5jineM5M7IB8~0DqK+*Wk!!iU7h<`a!L7$kt| z*xJi=bYG1?8PwdrwE@ybcu}avs|vv zRlv{`5#8sbg4)RxWRi85%_AG@0X^CUdM)lE-p6YqbGGRI`+THFsz+>36(D zYPsCSOYYEslA9&6wSL*gXf7w4GG>--xMJy{EFa4@mCp@2)5yx&biR?GLFD`68btJM zgFt}RaUdRR1mdwqARcQ3;;}{`9&5zg7J)RZZSb8)H3C6iBaYExCs&KoJ3W`%<&(*C zUW2p&^9eA^MP#UeX~T-hfuoIMrgUuzjcAAH}vjJz4J(rJWsV9r1_A~6cy!fgDMvKdUhZa{(5#rV< zuNWw&y!dK}$$Ur5-fW{hPRQklvK1khYXoArMj(c31VXk(AY^L<+lLNu)gqY4sx_k^ zuVqz4&t01`&h4=xq5>6>YiC8|(ohl6j*5tOv`+;2c-=g27ZyF+jR*1P$HOP$mJ0<+ z&kCo9e5uuPr&+L)h%~vEi;$Q4OteE@C}RGj2OTZ9r+%bxi(;0iuB}J%H`b?9T1V-B zw4V}@2se!lE=6k_oT$|Z8gGe6s)BH07$H$xN2W;Y`GBl`hLQN&`I}g|BXPdz>DW1^ nyuKi#bwpm#nBIu_3Goo3OBZ^!bP7>99mVad8|iU+D~SIEzTll| diff --git a/objects/bonsai/big-1.iob b/objects/bonsai/big-1.iob new file mode 100644 index 0000000000000000000000000000000000000000..047705d7e654bf2c22e0db9ac221300619802d66 GIT binary patch literal 7134 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 P9^LT^Dfi!{KI`AFpjGrb literal 0 HcmV?d00001 diff --git a/objects/bonsai/big-2.iob b/objects/bonsai/big-2.iob new file mode 100644 index 0000000000000000000000000000000000000000..a438740491690ef7fec8aa43cb2af8e832cd2f10 GIT binary patch literal 7633 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 UXwUaF_u~Wo@x^`oS@QYk-?Q9ucmMzZ literal 0 HcmV?d00001 diff --git a/objects/bonsai/big-5.iob b/objects/bonsai/big-5.iob new file mode 100644 index 0000000000000000000000000000000000000000..48dcdad41631df5ed9dad011f486a8cfa715750d GIT binary patch literal 10084 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 O{MhFuizn;kzyAjVWR%1J literal 0 HcmV?d00001 diff --git a/objects/bonsai/big-6.iob b/objects/bonsai/big-6.iob new file mode 100644 index 0000000000000000000000000000000000000000..f35b82b4017cd13d58b9b7bbf95e27a54e6f53d8 GIT binary patch literal 4441 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 X^O#43_1xQk#undPhpqqJFh73-ACu}R literal 0 HcmV?d00001 diff --git a/objects/bonsai/med-1.iob b/objects/bonsai/med-1.iob new file mode 100644 index 0000000000000000000000000000000000000000..11bed5f6d3cdbdc1e8f452598943d0a4b178253d GIT binary patch literal 3825 zcma*p%Whmn5XSMIi!X^-A;f}J9)Jx92?>-9yR6u;i4d}qiDVIy$P;dl$O93_9@~fS zSJftBhpn0aRCV?3tLi>yjPc1BGSjb+p|~Cc8|aQ{LSuSA8YsO?c*0`FZa72#}^-Zy*~T- ze|7onzg>QR{rdUSvp>%FkN^B}jMZOR%5fGr#=5u~+i_I(rnriqy-M5`m)mMxFSpB* zU+d*&xhwx+@@n$^zkWT|%XRl$u8QmB{j?9ujS>H|@=GHT})i zv`2GU?%T&nR=P@TF~4zSH^;^7zuL3^;%ahqdwlIb9!J%FRMek6q6=nyvwcke(b!h| zwpjX=9fiYH)LH2l74A98j&9X{S)@xTO|R*1zMKB&SN$%F88-?WH~Yuv*Y-_Ds`)0P z<7{vL`{hvWSCh30>x(y4P~NDR@w4)>F>05+%Iw)m*|@6whKaoP9Zz$eytLhvFLp9s z+>X<#ob}{3`7+a{s1n%z%AeJ>eVjb;9~IRxTfg?pZ&m7~{N80&`4uO>-M=Zn-M=Zn z-5=Lx(w_d^F5mp}EiUJ!?0CfG|Gs@w{!KE|^QWe>jt?KTq5dg7mUolUw`}!b-khVd z)rGjr;yUs7wv%agCsQ31ll5zMtfsnP-!`4M*{}WTLHqUOp&7j@i_sgSWYyrfQvTCk z`S19nig&)PTz!g;2M{NboPvz>R8XFL?? z-nM*qTrsn`Q9HlpbN-E&`;$MdZMz@XH*IGZZL5=v7oD<`?C+#Bq8qK;`p9qZ;+mcY zZ21%?k0_5QU+6ryeL3yPoa?^XoASqYzR~&acIsF7ZN?t2NpCkLy*s{{dMUpZiKl;$i(RMU zbGubso?gYgl@#gQH*oi(Gdr~yx*yt4cQtuDd0K0c=Q>OAH`Tj1dUrh9Z`*WdtM&HR z9O>1hx3Ro6>A#t_r#8Q*FS>0}K9G*yEb_aUoP>05TMxGS6-Q6ZQ#mwWlRo_<>Nl0F zA-24Aycv7krhN3gxzQ3u7k4OKT7#x@&sIa)TcfU3etHzM-@1b*?ble|CeT|%^R`Hb zp36;a|7g9-&P_3%V%Ac$KTl%kTbz2UH@E1-Pe05JRLt9P+tH0b zXD+PVPk)c6hxx6YHgec!ux)o+`&(1GX;(-5&N9*s)lc=0ZsjjpA6xz3m7jjyKhMzW zkMwHW{@M1eJ@b~GaY8!eZV&CN&w~f)w*3Ab((7Tyqvu2Rqn+a literal 0 HcmV?d00001 diff --git a/objects/bonsai/med-2.iob b/objects/bonsai/med-2.iob new file mode 100644 index 0000000000000000000000000000000000000000..b8736713cd64cabbc8e9f79591e5ff7e63762b57 GIT binary patch literal 1809 zcma)+%WfJ$5Jh{ykWC)@to#Al*oqV>5u5D1$}Stribi-Wp*UbM#7;gk9|ZI0+;gij zTMt5qs;=(7^%zo0Z&FHc^?jFKUu{?I`S;87t8ZVwq-nbNwOTjJZGE@STiS>1?`89%UGGo3xaeuKxxKFctlGuj z8wvZDbDE1hGkq)BFy*n>L$Px@^ZIC}+y_&oWa2Tk4_0{yzv8eb(jChC+M~<-6p;`7m^nw zjyut<#~jT*?_<4ie6|&-IO#TX;g~yY@-`=hmFiyULtlbtP%)4^gI!R*DSkZ=jkXmB zt<`?&&pLG%m8CKfoss=VyLTLQCtf;(s+&5dT|wQ$N!(*nKWyrwyVT9#pgM3j`2`14 z(T<~z_|+9L(OvsB1*WFLWIm}D`9tY|`b@>hUv&PE{B^6QoGhcN#8ExSwA{p$LM>n&C2IwA$F>~a1iisSp!TOIg z=>5{~o*yZ_r++-1ExlpuAA~wc4>ol^=x$~noBml^b!fITz0=T;jO z$r2AE&zX93RdrRjMMS)ch)sQ8$L9WQI^X)bv$g-_^C#(czfaHWf`)!_T#ud zI;$r?>-oXSbbd8CKd$#ayuGYvb4m62)!ymkY+fJ6_Wi1h$+t%>dGr60Ul$iA2b15^ z`QD$yM-;L1^dh#OzT_EM-mS^)!mjj$ts4<)QdsM2&pOMzA__I!K$LPTb3^MS$id! z9??(U-CcA;PQ7$&iwJ&NQe6eY#{0ax8)D)@09To)5ZQ%D?Y!H+L~isk&C=$#E8eU#mIR#65%Wl&R7 z9N*DGX62iq6|ho&nM9@jB5P+whU}D^ggvQKZW&MOGmf;avW+A)qVAHJT|uur(z64& zAvP`^crmb1u{Kt@gkEADTqv_+;)^p%K~P9jkF)#Tl>=;WV)yIT2Xa3O2$4Q8E=%IIa^;yM)cI5 zeo21GZkY8-U*a$s`AgfzMvTNp94ZQA4ol0_x#4;&YemytyFaZ-9mwRlrp`ikXuTp? XpOki?cz7*iT>3MPm(Dx(|1%-%ZAKsT~dGmF3*)G?M^P6|w_4?bg{e00b zzPH`U*{Zu)TrS(Aw=b{TbtkI5yg52wTy*VedG%;@wfOR1CNKUq`Ehl1cCz@n>W+S$ zDzV>s=6XtL%FOQ)97kg*d%BTMDmE37lroVX2sPEa(L2Z&bTOg_UB;pE_vBIb_KbjU zUD7kkAGX+m@VVqw9?+eRTVn~1W5xb~-y;`4xUJY%+yv!$W4*rO<^k``-;8&T)0DY$ znUtAP{i->Io|Zk+>Qj{m)fs3#k*gn--eGD~z2dveM%4-G9aP??RY&CqRiA0qUFE@{ z(&`I*)mc$9jAMkjI1cTVUJ z4|+(M?^f@LD&Jvmx@cbEZ;XxRBwE$)@ZR)h4ECBEa^{B}^U~(9Cyq&fiLEIZHJxB` zQhwPq<~PV%eG;;HLCytL(?3^KY5E1tc>p;N=qZw(aH4NMagfV*^zeq9&E4vY{Di9W zE)w-28dR08qtDcm&tnvS$=((f=^K$6alt%HpKo?BCm7F6lK1Z9`lKrx#d21}#GgA+ zk<9;|P@{fBH|jUY1VV#k%n78wLB$fyl?f*T@%STUV}v3HXiw39F69-uQSzY9f%v*q zFFT2MP`5XQeAyUk_vRRxD>Qav^o*GYdPtCy(Y^fz$sf6TWjS?7&!<>_TAxCY{6V&G zE*-X#Ke4{@M-IAa1lj9b1tktNaX|WIxh#;Azi4Uq_QyOA Nh@yB0_G*-7`2%vJH*x>~ literal 0 HcmV?d00001 From e7fcb979a9477940791b4d9c51cdc3b348cb3822 Mon Sep 17 00:00:00 2001 From: ArMiN231 Date: Wed, 7 Jul 2021 15:26:44 +0200 Subject: [PATCH 13/33] Jigsaw Work Murky_Stronghold Woodland_Mansion --- jigsaw-pieces/murky_stronghold/c-n-1.json | 109 +++++ jigsaw-pieces/murky_stronghold/c-n-2.json | 109 +++++ jigsaw-pieces/murky_stronghold/c-n-3.json | 109 +++++ jigsaw-pieces/murky_stronghold/c-n-4.json | 109 +++++ .../c4.json => murky_stronghold/c-ns-1.json} | 111 +++--- .../c-ns-2.json} | 115 +++--- jigsaw-pieces/murky_stronghold/c-ns-3.json | 94 +++++ jigsaw-pieces/murky_stronghold/c-ns-4.json | 94 +++++ .../a6.json => murky_stronghold/c-nsw-1.json} | 94 ++--- .../a2.json => murky_stronghold/c-nsw-2.json} | 96 ++--- .../a5.json => murky_stronghold/c-nsw-3.json} | 96 ++--- .../c-nsw-4.json} | 96 ++--- .../d5.json => murky_stronghold/c-sw-1.json} | 123 +++--- .../c-sw-2.json} | 113 +++--- .../c-sw-3.json} | 127 +++--- jigsaw-pieces/murky_stronghold/c-sw-4.json | 94 +++++ jigsaw-pieces/murky_stronghold/c-x-1.json | 124 ++++++ jigsaw-pieces/murky_stronghold/c-x-2.json | 124 ++++++ jigsaw-pieces/murky_stronghold/c-x-3.json | 124 ++++++ jigsaw-pieces/murky_stronghold/c-x-4.json | 124 ++++++ jigsaw-pieces/murky_stronghold/c-x-5.json | 124 ++++++ jigsaw-pieces/murky_stronghold/c-x-6.json | 124 ++++++ jigsaw-pieces/murky_stronghold/f-n-1.json | 109 +++++ jigsaw-pieces/murky_stronghold/f-n-2.json | 109 +++++ jigsaw-pieces/murky_stronghold/f-n-3.json | 109 +++++ jigsaw-pieces/murky_stronghold/f-n-4.json | 109 +++++ jigsaw-pieces/murky_stronghold/f-ns-1.json | 94 +++++ jigsaw-pieces/murky_stronghold/f-ns-2.json | 94 +++++ jigsaw-pieces/murky_stronghold/f-ns-3.json | 94 +++++ jigsaw-pieces/murky_stronghold/f-ns-4.json | 94 +++++ jigsaw-pieces/murky_stronghold/f-nsw-1.json | 77 ++++ jigsaw-pieces/murky_stronghold/f-nsw-2.json | 77 ++++ jigsaw-pieces/murky_stronghold/f-nsw-3.json | 77 ++++ jigsaw-pieces/murky_stronghold/f-nsw-4.json | 77 ++++ jigsaw-pieces/murky_stronghold/f-sw-1.json | 94 +++++ jigsaw-pieces/murky_stronghold/f-sw-2.json | 94 +++++ jigsaw-pieces/murky_stronghold/f-sw-3.json | 94 +++++ jigsaw-pieces/murky_stronghold/f-sw-4.json | 94 +++++ jigsaw-pieces/murky_stronghold/f-x-1.json | 124 ++++++ jigsaw-pieces/murky_stronghold/f-x-2.json | 124 ++++++ jigsaw-pieces/murky_stronghold/f-x-3.json | 124 ++++++ jigsaw-pieces/murky_stronghold/f-x-4.json | 124 ++++++ jigsaw-pieces/murky_stronghold/f-x-5.json | 124 ++++++ jigsaw-pieces/murky_stronghold/f-x-6.json | 124 ++++++ jigsaw-pieces/murky_stronghold/fc-x-1.json | 124 ++++++ jigsaw-pieces/murky_stronghold/fc-x-2.json | 124 ++++++ jigsaw-pieces/murky_stronghold/fc-x-3.json | 124 ++++++ jigsaw-pieces/murky_stronghold/fc-x-4.json | 124 ++++++ jigsaw-pieces/murky_stronghold/fc-x-5.json | 124 ++++++ jigsaw-pieces/murky_stronghold/fc-x-6.json | 124 ++++++ jigsaw-pieces/murky_stronghold/fc-x-7.json | 124 ++++++ jigsaw-pieces/murky_stronghold/fc-x-8.json | 124 ++++++ jigsaw-pieces/woodland_mansion/1x1/1/a1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/1/a3.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/1/a4.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/1/as2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/1/as3.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/1/as4.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/2/b1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/2/b2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/2/b3.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/2/b4.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1/2/b5.json | 75 ---- jigsaw-pieces/woodland_mansion/1x1_a1.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_a2.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_a3.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_a4.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_a5.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_as1.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_as2.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_as3.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_as4.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_b1.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_b2.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_b3.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_b4.json | 62 --- jigsaw-pieces/woodland_mansion/1x1_b5.json | 62 --- jigsaw-pieces/woodland_mansion/1x2/1l/a1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/a3.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/a4.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/a5.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/a6.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/a7.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/a8.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/a9.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/b5.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/c1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/c2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/c3.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1l/c4.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1r/a2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1r/a5.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1r/a7.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1r/a8.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1r/b2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1r/b5.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/a2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/a5.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/a6.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/a8.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/a9.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/b1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/b2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/b3.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/b4.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/b5.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/c1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/c2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/c3.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/1s/c4.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2l/d1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2l/d2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2l/d5.json | 75 ---- .../woodland_mansion/1x2/2l/se1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2r/d2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2r/d5.json | 75 ---- .../woodland_mansion/1x2/2r/se1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2s/d1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2s/d2.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2s/d3.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2s/d4.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2s/s1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2/2s/s2.json | 75 ---- .../woodland_mansion/1x2/2s/se1.json | 75 ---- jigsaw-pieces/woodland_mansion/1x2_a1.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_a2.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_a3.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_a4.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_a5.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_a6.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_a7.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_a8.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_a9.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_b1.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_b2.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_b3.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_b4.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_b5.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_c1.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_c2.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_c3.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_c4.json | 62 --- .../woodland_mansion/1x2_c_stairs.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_d1.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_d2.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_d3.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_d4.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_d5.json | 62 --- .../woodland_mansion/1x2_d_stairs.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_s1.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_s2.json | 62 --- jigsaw-pieces/woodland_mansion/1x2_se1.json | 62 --- jigsaw-pieces/woodland_mansion/2x2/1l/a1.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/1l/a2.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/1l/a3.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/1l/a4.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/1r/a1.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/1r/a2.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/1r/a3.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/1r/a4.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2l/b1.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2l/b2.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2l/b3.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2l/b4.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2l/b5.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2l/s1.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2r/b1.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2r/b2.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2r/b3.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2r/b4.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2r/b5.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2/2r/s1.json | 75 ---- jigsaw-pieces/woodland_mansion/2x2_a1.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_a2.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_a3.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_a4.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_b1.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_b2.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_b3.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_b4.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_b5.json | 62 --- jigsaw-pieces/woodland_mansion/2x2_s1.json | 62 --- .../woodland_mansion/carpet_east.json | 62 --- .../woodland_mansion/carpet_north.json | 62 --- .../woodland_mansion/carpet_south_1.json | 62 --- .../woodland_mansion/carpet_south_2.json | 62 --- .../woodland_mansion/carpet_west_1.json | 62 --- .../woodland_mansion/carpet_west_2.json | 62 --- .../woodland_mansion/corridor_floor.json | 62 --- jigsaw-pieces/woodland_mansion/entrance.json | 62 --- .../woodland_mansion/indoors_door_1.json | 62 --- .../woodland_mansion/indoors_door_2.json | 62 --- .../woodland_mansion/indoors_wall_1.json | 62 --- .../woodland_mansion/indoors_wall_2.json | 62 --- jigsaw-pieces/woodland_mansion/main/a1.json | 91 ----- .../woodland_mansion/path/path_1.json | 357 ----------------- .../woodland_mansion/path/path_2.json | 259 ------------ .../woodland_mansion/path_2/path_1.json | 371 ------------------ .../woodland_mansion/path_2/path_2.json | 273 ------------- jigsaw-pieces/woodland_mansion/roof.json | 62 --- .../woodland_mansion/roof/roof_1.json | 161 -------- .../woodland_mansion/roof_corner.json | 62 --- .../woodland_mansion/roof_front.json | 62 --- .../woodland_mansion/roof_inner_corner.json | 62 --- .../woodland_mansion/small_wall.json | 62 --- .../woodland_mansion/small_wall_corner.json | 62 --- .../woodland_mansion/wall_corner.json | 62 --- jigsaw-pieces/woodland_mansion/wall_flat.json | 62 --- .../woodland_mansion/wall_window.json | 62 --- jigsaw-pools/murky_stronghold/path.json | 24 ++ jigsaw-pools/murky_stronghold/path2.json | 24 ++ jigsaw-pools/murky_stronghold/path3.json | 10 + jigsaw-pools/woodland_mansion/1x1_1.json | 11 - jigsaw-pools/woodland_mansion/1x1_2.json | 16 - jigsaw-pools/woodland_mansion/1x2_1l.json | 15 - jigsaw-pools/woodland_mansion/1x2_1r.json | 10 - jigsaw-pools/woodland_mansion/1x2_1s.json | 16 - jigsaw-pools/woodland_mansion/1x2_2l.json | 19 - jigsaw-pools/woodland_mansion/1x2_2r.json | 13 - jigsaw-pools/woodland_mansion/1x2_2s.json | 24 -- jigsaw-pools/woodland_mansion/2x2_1l.json | 6 - jigsaw-pools/woodland_mansion/2x2_1r.json | 6 - jigsaw-pools/woodland_mansion/2x2_2l.json | 12 - jigsaw-pools/woodland_mansion/2x2_2r.json | 12 - jigsaw-pools/woodland_mansion/path.json | 4 - jigsaw-pools/woodland_mansion/path_2.json | 4 - jigsaw-pools/woodland_mansion/path_3.json | 4 - jigsaw-pools/woodland_mansion/roof.json | 1 - .../woodland_mansion/stairs_left.json | 1 - .../woodland_mansion/stairs_straight.json | 1 - .../woodland_mansion/staris_right.json | 1 - jigsaw-structures/murky_stronghold.json | 5 + jigsaw-structures/woodland_mansion.disabled | 7 - .../murky-stronghold/c-n-1.iob | Bin .../murky-stronghold/c-n-2.iob | Bin .../murky-stronghold/c-n-3.iob | Bin .../murky-stronghold/c-n-4.iob | Bin .../murky-stronghold/c-ns-1.iob | Bin .../murky-stronghold/c-ns-2.iob | Bin .../murky-stronghold/c-ns-3.iob | Bin .../murky-stronghold/c-ns-4.iob | Bin .../murky-stronghold/c-nsw-1.iob | Bin .../murky-stronghold/c-nsw-2.iob | Bin .../murky-stronghold/c-nsw-3.iob | Bin .../murky-stronghold/c-nsw-4.iob | Bin .../murky-stronghold/c-sw-1.iob | Bin .../murky-stronghold/c-sw-2.iob | Bin .../murky-stronghold/c-sw-3.iob | Bin .../murky-stronghold/c-sw-4.iob | Bin .../murky-stronghold/c-x-1.iob | Bin .../murky-stronghold/c-x-2.iob | Bin .../murky-stronghold/c-x-3.iob | Bin .../murky-stronghold/c-x-4.iob | Bin .../murky-stronghold/c-x-5.iob | Bin .../murky-stronghold/c-x-6.iob | Bin .../murky-stronghold/f-n-1.iob | Bin .../murky-stronghold/f-n-2.iob | Bin .../murky-stronghold/f-n-3.iob | Bin .../murky-stronghold/f-n-4.iob | Bin .../murky-stronghold/f-ns-1.iob | Bin .../murky-stronghold/f-ns-2.iob | Bin .../murky-stronghold/f-ns-3.iob | Bin .../murky-stronghold/f-ns-4.iob | Bin .../murky-stronghold/f-nsw-1.iob | Bin .../murky-stronghold/f-nsw-2.iob | Bin .../murky-stronghold/f-nsw-3.iob | Bin .../murky-stronghold/f-nsw-4.iob | Bin .../murky-stronghold/f-sw-1.iob | Bin .../murky-stronghold/f-sw-2.iob | Bin .../murky-stronghold/f-sw-3.iob | Bin .../murky-stronghold/f-sw-4.iob | Bin .../murky-stronghold/f-x-1.iob | Bin .../murky-stronghold/f-x-2.iob | Bin .../murky-stronghold/f-x-3.iob | Bin .../murky-stronghold/f-x-4.iob | Bin .../murky-stronghold/f-x-5.iob | Bin .../murky-stronghold/f-x-6.iob | Bin .../murky-stronghold/fc-n-1.iob | Bin .../murky-stronghold/fc-n-2.iob | Bin .../murky-stronghold/fc-n-3.iob | Bin .../murky-stronghold/fc-n-4.iob | Bin .../murky-stronghold/fc-ns-1.iob | Bin .../murky-stronghold/fc-ns-2.iob | Bin .../murky-stronghold/fc-ns-3.iob | Bin .../murky-stronghold/fc-ns-4.iob | Bin .../murky-stronghold/fc-nsw-1.iob | Bin .../murky-stronghold/fc-nsw-2.iob | Bin .../murky-stronghold/fc-nsw-3.iob | Bin .../murky-stronghold/fc-nsw-4.iob | Bin .../murky-stronghold/fc-sw-1.iob | Bin .../murky-stronghold/fc-sw-2.iob | Bin .../murky-stronghold/fc-sw-3.iob | Bin .../murky-stronghold/fc-sw-4.iob | Bin .../murky-stronghold/fc-x-1.iob | Bin .../murky-stronghold/fc-x-2.iob | Bin .../murky-stronghold/fc-x-3.iob | Bin .../murky-stronghold/fc-x-4.iob | Bin .../murky-stronghold/fc-x-5.iob | Bin .../murky-stronghold/fc-x-6.iob | Bin .../murky-stronghold/fc-x-7.iob | Bin .../murky-stronghold/fc-x-8.iob | Bin raw_schematics/ExampleName/examplebuild.png | 0 raw_schematics/ExampleName/examplebuild.schem | 0 .../IglooThing/Sink28RepRedToAirIGLOO.iob | Bin 89544 -> 0 bytes raw_schematics/README.md | 3 - raw_schematics/monument/monument.iob | Bin 619443 -> 0 bytes .../neither-chain-structure-blank.schem | Bin 1102 -> 0 bytes .../nether/nether-chain-structure-full.schem | Bin 1790 -> 0 bytes .../nether/nether-statue-structure.schem | Bin 2351 -> 0 bytes raw_schematics/swamp_hut/swamp_hut.iob | Bin 2083 -> 0 bytes 310 files changed, 5254 insertions(+), 12548 deletions(-) create mode 100644 jigsaw-pieces/murky_stronghold/c-n-1.json create mode 100644 jigsaw-pieces/murky_stronghold/c-n-2.json create mode 100644 jigsaw-pieces/murky_stronghold/c-n-3.json create mode 100644 jigsaw-pieces/murky_stronghold/c-n-4.json rename jigsaw-pieces/{woodland_mansion/1x2/1r/c4.json => murky_stronghold/c-ns-1.json} (75%) rename jigsaw-pieces/{woodland_mansion/stairs/stairs_right.json => murky_stronghold/c-ns-2.json} (66%) create mode 100644 jigsaw-pieces/murky_stronghold/c-ns-3.json create mode 100644 jigsaw-pieces/murky_stronghold/c-ns-4.json rename jigsaw-pieces/{woodland_mansion/1x2/1r/a6.json => murky_stronghold/c-nsw-1.json} (78%) rename jigsaw-pieces/{woodland_mansion/1x1/1/a2.json => murky_stronghold/c-nsw-2.json} (77%) rename jigsaw-pieces/{woodland_mansion/1x1/1/a5.json => murky_stronghold/c-nsw-3.json} (77%) rename jigsaw-pieces/{woodland_mansion/1x1/1/as1.json => murky_stronghold/c-nsw-4.json} (77%) rename jigsaw-pieces/{woodland_mansion/1x2/2s/d5.json => murky_stronghold/c-sw-1.json} (72%) rename jigsaw-pieces/{woodland_mansion/stairs/stairs_straight.json => murky_stronghold/c-sw-2.json} (67%) rename jigsaw-pieces/{woodland_mansion/stairs/stairs_left.json => murky_stronghold/c-sw-3.json} (67%) create mode 100644 jigsaw-pieces/murky_stronghold/c-sw-4.json create mode 100644 jigsaw-pieces/murky_stronghold/c-x-1.json create mode 100644 jigsaw-pieces/murky_stronghold/c-x-2.json create mode 100644 jigsaw-pieces/murky_stronghold/c-x-3.json create mode 100644 jigsaw-pieces/murky_stronghold/c-x-4.json create mode 100644 jigsaw-pieces/murky_stronghold/c-x-5.json create mode 100644 jigsaw-pieces/murky_stronghold/c-x-6.json create mode 100644 jigsaw-pieces/murky_stronghold/f-n-1.json create mode 100644 jigsaw-pieces/murky_stronghold/f-n-2.json create mode 100644 jigsaw-pieces/murky_stronghold/f-n-3.json create mode 100644 jigsaw-pieces/murky_stronghold/f-n-4.json create mode 100644 jigsaw-pieces/murky_stronghold/f-ns-1.json create mode 100644 jigsaw-pieces/murky_stronghold/f-ns-2.json create mode 100644 jigsaw-pieces/murky_stronghold/f-ns-3.json create mode 100644 jigsaw-pieces/murky_stronghold/f-ns-4.json create mode 100644 jigsaw-pieces/murky_stronghold/f-nsw-1.json create mode 100644 jigsaw-pieces/murky_stronghold/f-nsw-2.json create mode 100644 jigsaw-pieces/murky_stronghold/f-nsw-3.json create mode 100644 jigsaw-pieces/murky_stronghold/f-nsw-4.json create mode 100644 jigsaw-pieces/murky_stronghold/f-sw-1.json create mode 100644 jigsaw-pieces/murky_stronghold/f-sw-2.json create mode 100644 jigsaw-pieces/murky_stronghold/f-sw-3.json create mode 100644 jigsaw-pieces/murky_stronghold/f-sw-4.json create mode 100644 jigsaw-pieces/murky_stronghold/f-x-1.json create mode 100644 jigsaw-pieces/murky_stronghold/f-x-2.json create mode 100644 jigsaw-pieces/murky_stronghold/f-x-3.json create mode 100644 jigsaw-pieces/murky_stronghold/f-x-4.json create mode 100644 jigsaw-pieces/murky_stronghold/f-x-5.json create mode 100644 jigsaw-pieces/murky_stronghold/f-x-6.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-x-1.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-x-2.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-x-3.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-x-4.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-x-5.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-x-6.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-x-7.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-x-8.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/1/a1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/1/a3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/1/a4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/1/as2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/1/as3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/1/as4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/2/b1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/2/b2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/2/b3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/2/b4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1/2/b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_a1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_a2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_a3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_a4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_a5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_as1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_as2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_as3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_as4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_b1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_b2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_b3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_b4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x1_b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/a1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/a3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/a4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/a5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/a6.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/a7.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/a8.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/a9.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/c1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/c2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/c3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1l/c4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1r/a2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1r/a5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1r/a7.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1r/a8.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1r/b2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1r/b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/a2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/a5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/a6.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/a8.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/a9.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/b1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/b2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/b3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/b4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/c1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/c2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/c3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/1s/c4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2l/d1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2l/d2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2l/d5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2l/se1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2r/d2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2r/d5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2r/se1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2s/d1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2s/d2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2s/d3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2s/d4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2s/s1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2s/s2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2/2s/se1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a6.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a7.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a8.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_a9.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_b1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_b2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_b3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_b4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_c1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_c2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_c3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_c4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_c_stairs.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_d1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_d2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_d3.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_d4.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_d5.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_d_stairs.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_s1.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_s2.json delete mode 100644 jigsaw-pieces/woodland_mansion/1x2_se1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/1l/a1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/1l/a2.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/1l/a3.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/1l/a4.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/1r/a1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/1r/a2.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/1r/a3.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/1r/a4.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2l/b1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2l/b2.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2l/b3.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2l/b4.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2l/b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2l/s1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2r/b1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2r/b2.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2r/b3.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2r/b4.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2r/b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2/2r/s1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_a1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_a2.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_a3.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_a4.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_b1.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_b2.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_b3.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_b4.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_b5.json delete mode 100644 jigsaw-pieces/woodland_mansion/2x2_s1.json delete mode 100644 jigsaw-pieces/woodland_mansion/carpet_east.json delete mode 100644 jigsaw-pieces/woodland_mansion/carpet_north.json delete mode 100644 jigsaw-pieces/woodland_mansion/carpet_south_1.json delete mode 100644 jigsaw-pieces/woodland_mansion/carpet_south_2.json delete mode 100644 jigsaw-pieces/woodland_mansion/carpet_west_1.json delete mode 100644 jigsaw-pieces/woodland_mansion/carpet_west_2.json delete mode 100644 jigsaw-pieces/woodland_mansion/corridor_floor.json delete mode 100644 jigsaw-pieces/woodland_mansion/entrance.json delete mode 100644 jigsaw-pieces/woodland_mansion/indoors_door_1.json delete mode 100644 jigsaw-pieces/woodland_mansion/indoors_door_2.json delete mode 100644 jigsaw-pieces/woodland_mansion/indoors_wall_1.json delete mode 100644 jigsaw-pieces/woodland_mansion/indoors_wall_2.json delete mode 100644 jigsaw-pieces/woodland_mansion/main/a1.json delete mode 100644 jigsaw-pieces/woodland_mansion/path/path_1.json delete mode 100644 jigsaw-pieces/woodland_mansion/path/path_2.json delete mode 100644 jigsaw-pieces/woodland_mansion/path_2/path_1.json delete mode 100644 jigsaw-pieces/woodland_mansion/path_2/path_2.json delete mode 100644 jigsaw-pieces/woodland_mansion/roof.json delete mode 100644 jigsaw-pieces/woodland_mansion/roof/roof_1.json delete mode 100644 jigsaw-pieces/woodland_mansion/roof_corner.json delete mode 100644 jigsaw-pieces/woodland_mansion/roof_front.json delete mode 100644 jigsaw-pieces/woodland_mansion/roof_inner_corner.json delete mode 100644 jigsaw-pieces/woodland_mansion/small_wall.json delete mode 100644 jigsaw-pieces/woodland_mansion/small_wall_corner.json delete mode 100644 jigsaw-pieces/woodland_mansion/wall_corner.json delete mode 100644 jigsaw-pieces/woodland_mansion/wall_flat.json delete mode 100644 jigsaw-pieces/woodland_mansion/wall_window.json create mode 100644 jigsaw-pools/murky_stronghold/path.json create mode 100644 jigsaw-pools/murky_stronghold/path2.json create mode 100644 jigsaw-pools/murky_stronghold/path3.json delete mode 100644 jigsaw-pools/woodland_mansion/1x1_1.json delete mode 100644 jigsaw-pools/woodland_mansion/1x1_2.json delete mode 100644 jigsaw-pools/woodland_mansion/1x2_1l.json delete mode 100644 jigsaw-pools/woodland_mansion/1x2_1r.json delete mode 100644 jigsaw-pools/woodland_mansion/1x2_1s.json delete mode 100644 jigsaw-pools/woodland_mansion/1x2_2l.json delete mode 100644 jigsaw-pools/woodland_mansion/1x2_2r.json delete mode 100644 jigsaw-pools/woodland_mansion/1x2_2s.json delete mode 100644 jigsaw-pools/woodland_mansion/2x2_1l.json delete mode 100644 jigsaw-pools/woodland_mansion/2x2_1r.json delete mode 100644 jigsaw-pools/woodland_mansion/2x2_2l.json delete mode 100644 jigsaw-pools/woodland_mansion/2x2_2r.json delete mode 100644 jigsaw-pools/woodland_mansion/path.json delete mode 100644 jigsaw-pools/woodland_mansion/path_2.json delete mode 100644 jigsaw-pools/woodland_mansion/path_3.json delete mode 100644 jigsaw-pools/woodland_mansion/roof.json delete mode 100644 jigsaw-pools/woodland_mansion/stairs_left.json delete mode 100644 jigsaw-pools/woodland_mansion/stairs_straight.json delete mode 100644 jigsaw-pools/woodland_mansion/staris_right.json create mode 100644 jigsaw-structures/murky_stronghold.json delete mode 100644 jigsaw-structures/woodland_mansion.disabled rename objects/{structure => }/murky-stronghold/c-n-1.iob (100%) rename objects/{structure => }/murky-stronghold/c-n-2.iob (100%) rename objects/{structure => }/murky-stronghold/c-n-3.iob (100%) rename objects/{structure => }/murky-stronghold/c-n-4.iob (100%) rename objects/{structure => }/murky-stronghold/c-ns-1.iob (100%) rename objects/{structure => }/murky-stronghold/c-ns-2.iob (100%) rename objects/{structure => }/murky-stronghold/c-ns-3.iob (100%) rename objects/{structure => }/murky-stronghold/c-ns-4.iob (100%) rename objects/{structure => }/murky-stronghold/c-nsw-1.iob (100%) rename objects/{structure => }/murky-stronghold/c-nsw-2.iob (100%) rename objects/{structure => }/murky-stronghold/c-nsw-3.iob (100%) rename objects/{structure => }/murky-stronghold/c-nsw-4.iob (100%) rename objects/{structure => }/murky-stronghold/c-sw-1.iob (100%) rename objects/{structure => }/murky-stronghold/c-sw-2.iob (100%) rename objects/{structure => }/murky-stronghold/c-sw-3.iob (100%) rename objects/{structure => }/murky-stronghold/c-sw-4.iob (100%) rename objects/{structure => }/murky-stronghold/c-x-1.iob (100%) rename objects/{structure => }/murky-stronghold/c-x-2.iob (100%) rename objects/{structure => }/murky-stronghold/c-x-3.iob (100%) rename objects/{structure => }/murky-stronghold/c-x-4.iob (100%) rename objects/{structure => }/murky-stronghold/c-x-5.iob (100%) rename objects/{structure => }/murky-stronghold/c-x-6.iob (100%) rename objects/{structure => }/murky-stronghold/f-n-1.iob (100%) rename objects/{structure => }/murky-stronghold/f-n-2.iob (100%) rename objects/{structure => }/murky-stronghold/f-n-3.iob (100%) rename objects/{structure => }/murky-stronghold/f-n-4.iob (100%) rename objects/{structure => }/murky-stronghold/f-ns-1.iob (100%) rename objects/{structure => }/murky-stronghold/f-ns-2.iob (100%) rename objects/{structure => }/murky-stronghold/f-ns-3.iob (100%) rename objects/{structure => }/murky-stronghold/f-ns-4.iob (100%) rename objects/{structure => }/murky-stronghold/f-nsw-1.iob (100%) rename objects/{structure => }/murky-stronghold/f-nsw-2.iob (100%) rename objects/{structure => }/murky-stronghold/f-nsw-3.iob (100%) rename objects/{structure => }/murky-stronghold/f-nsw-4.iob (100%) rename objects/{structure => }/murky-stronghold/f-sw-1.iob (100%) rename objects/{structure => }/murky-stronghold/f-sw-2.iob (100%) rename objects/{structure => }/murky-stronghold/f-sw-3.iob (100%) rename objects/{structure => }/murky-stronghold/f-sw-4.iob (100%) rename objects/{structure => }/murky-stronghold/f-x-1.iob (100%) rename objects/{structure => }/murky-stronghold/f-x-2.iob (100%) rename objects/{structure => }/murky-stronghold/f-x-3.iob (100%) rename objects/{structure => }/murky-stronghold/f-x-4.iob (100%) rename objects/{structure => }/murky-stronghold/f-x-5.iob (100%) rename objects/{structure => }/murky-stronghold/f-x-6.iob (100%) rename objects/{structure => }/murky-stronghold/fc-n-1.iob (100%) rename objects/{structure => }/murky-stronghold/fc-n-2.iob (100%) rename objects/{structure => }/murky-stronghold/fc-n-3.iob (100%) rename objects/{structure => }/murky-stronghold/fc-n-4.iob (100%) rename objects/{structure => }/murky-stronghold/fc-ns-1.iob (100%) rename objects/{structure => }/murky-stronghold/fc-ns-2.iob (100%) rename objects/{structure => }/murky-stronghold/fc-ns-3.iob (100%) rename objects/{structure => }/murky-stronghold/fc-ns-4.iob (100%) rename objects/{structure => }/murky-stronghold/fc-nsw-1.iob (100%) rename objects/{structure => }/murky-stronghold/fc-nsw-2.iob (100%) rename objects/{structure => }/murky-stronghold/fc-nsw-3.iob (100%) rename objects/{structure => }/murky-stronghold/fc-nsw-4.iob (100%) rename objects/{structure => }/murky-stronghold/fc-sw-1.iob (100%) rename objects/{structure => }/murky-stronghold/fc-sw-2.iob (100%) rename objects/{structure => }/murky-stronghold/fc-sw-3.iob (100%) rename objects/{structure => }/murky-stronghold/fc-sw-4.iob (100%) rename objects/{structure => }/murky-stronghold/fc-x-1.iob (100%) rename objects/{structure => }/murky-stronghold/fc-x-2.iob (100%) rename objects/{structure => }/murky-stronghold/fc-x-3.iob (100%) rename objects/{structure => }/murky-stronghold/fc-x-4.iob (100%) rename objects/{structure => }/murky-stronghold/fc-x-5.iob (100%) rename objects/{structure => }/murky-stronghold/fc-x-6.iob (100%) rename objects/{structure => }/murky-stronghold/fc-x-7.iob (100%) rename objects/{structure => }/murky-stronghold/fc-x-8.iob (100%) delete mode 100644 raw_schematics/ExampleName/examplebuild.png delete mode 100644 raw_schematics/ExampleName/examplebuild.schem delete mode 100644 raw_schematics/IglooThing/Sink28RepRedToAirIGLOO.iob delete mode 100644 raw_schematics/README.md delete mode 100644 raw_schematics/monument/monument.iob delete mode 100644 raw_schematics/nether/neither-chain-structure-blank.schem delete mode 100644 raw_schematics/nether/nether-chain-structure-full.schem delete mode 100644 raw_schematics/nether/nether-statue-structure.schem delete mode 100644 raw_schematics/swamp_hut/swamp_hut.iob diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json new file mode 100644 index 00000000..84896d69 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-n-1.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/c-n-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json new file mode 100644 index 00000000..26b07dc9 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/c-n-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json new file mode 100644 index 00000000..f2838f35 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/c-n-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json new file mode 100644 index 00000000..22a25819 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/c-n-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1r/c4.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json similarity index 75% rename from jigsaw-pieces/woodland_mansion/1x2/1r/c4.json rename to jigsaw-pieces/murky_stronghold/c-ns-1.json index 086db46c..a114a91e 100644 --- a/jigsaw-pieces/woodland_mansion/1x2/1r/c4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -1,91 +1,94 @@ { + "object": "murky-stronghold/c-ns-1", "connectors": [ { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": [], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": -3, + "x": -2, "y": -3, - "z": -6 + "z": 0 }, "direction": "WEST_NEGATIVE_X" }, { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": [], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": 3, + "x": 2, "y": -3, - "z": 6 + "z": 0 }, "direction": "EAST_POSITIVE_X" } ], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c4" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/woodland_mansion/stairs/stairs_right.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json similarity index 66% rename from jigsaw-pieces/woodland_mansion/stairs/stairs_right.json rename to jigsaw-pieces/murky_stronghold/c-ns-2.json index d0a2beb1..4f368494 100644 --- a/jigsaw-pieces/woodland_mansion/stairs/stairs_right.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -1,91 +1,94 @@ { + "object": "murky-stronghold/c-ns-2", "connectors": [ { + "name": "", "targetName": "*", - "innerConnector": true, - "entityCount": 1, "rotateConnector": false, - "name": "stairs", - "pools": [], + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": -3, - "y": -9, - "z": -7 + "x": -2, + "y": -3, + "z": 0 }, "direction": "WEST_NEGATIVE_X" }, { - "targetName": "roof", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": ["woodland_mansion/roof"], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": 0, - "y": 1, - "z": 7 + "x": 2, + "y": -3, + "z": 0 }, - "direction": "SOUTH_POSITIVE_Z" + "direction": "EAST_POSITIVE_X" } ], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/stairs/stairs_right" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json new file mode 100644 index 00000000..c4f6e110 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/c-ns-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json new file mode 100644 index 00000000..3cb332b8 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/c-ns-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1r/a6.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json similarity index 78% rename from jigsaw-pieces/woodland_mansion/1x2/1r/a6.json rename to jigsaw-pieces/murky_stronghold/c-nsw-1.json index fcb0994b..0f98f791 100644 --- a/jigsaw-pieces/woodland_mansion/1x2/1r/a6.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-1.json @@ -1,75 +1,77 @@ { + "object": "murky-stronghold/c-nsw-1", "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": [], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { "x": 2, "y": -3, - "z": -6 + "z": 0 }, "direction": "EAST_POSITIVE_X" }], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a6" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/a2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json similarity index 77% rename from jigsaw-pieces/woodland_mansion/1x1/1/a2.json rename to jigsaw-pieces/murky_stronghold/c-nsw-2.json index 8c452fc6..b927fb6a 100644 --- a/jigsaw-pieces/woodland_mansion/1x1/1/a2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -1,75 +1,77 @@ { + "object": "murky-stronghold/c-nsw-2", "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": [], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": 3, + "x": 2, "y": -3, - "z": -2 + "z": 0 }, "direction": "EAST_POSITIVE_X" }], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/a2" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/a5.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json similarity index 77% rename from jigsaw-pieces/woodland_mansion/1x1/1/a5.json rename to jigsaw-pieces/murky_stronghold/c-nsw-3.json index e9adc11b..d477a4ae 100644 --- a/jigsaw-pieces/woodland_mansion/1x1/1/a5.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -1,75 +1,77 @@ { + "object": "murky-stronghold/c-nsw-3", "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": [], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": 3, + "x": 2, "y": -3, - "z": -2 + "z": 0 }, "direction": "EAST_POSITIVE_X" }], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/a5" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/as1.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json similarity index 77% rename from jigsaw-pieces/woodland_mansion/1x1/1/as1.json rename to jigsaw-pieces/murky_stronghold/c-nsw-4.json index 592fa9f7..058d5599 100644 --- a/jigsaw-pieces/woodland_mansion/1x1/1/as1.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -1,75 +1,77 @@ { + "object": "murky-stronghold/c-nsw-4", "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": [], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": 3, + "x": 2, "y": -3, - "z": -2 + "z": 0 }, "direction": "EAST_POSITIVE_X" }], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/as1" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/woodland_mansion/1x2/2s/d5.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json similarity index 72% rename from jigsaw-pieces/woodland_mansion/1x2/2s/d5.json rename to jigsaw-pieces/murky_stronghold/c-sw-1.json index f5ca75f1..f96aaabd 100644 --- a/jigsaw-pieces/woodland_mansion/1x2/2s/d5.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -1,91 +1,94 @@ { + "object": "murky-stronghold/c-sw-1", "connectors": [ { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": [], - "position": { - "x": 2, - "y": -4, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { "targetName": "*", - "innerConnector": false, - "entityCount": 1, "rotateConnector": false, - "name": "", - "pools": [], + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": -2, - "y": -4, - "z": -7 + "x": 0, + "y": -3, + "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" } ], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d5" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/woodland_mansion/stairs/stairs_straight.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json similarity index 67% rename from jigsaw-pieces/woodland_mansion/stairs/stairs_straight.json rename to jigsaw-pieces/murky_stronghold/c-sw-2.json index ea7da3be..70997c08 100644 --- a/jigsaw-pieces/woodland_mansion/stairs/stairs_straight.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -1,91 +1,94 @@ { + "object": "murky-stronghold/c-sw-2", "connectors": [ { + "name": "", "targetName": "*", - "innerConnector": true, - "entityCount": 1, "rotateConnector": false, - "name": "stairs", - "pools": [], + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { - "x": 3, - "y": -9, - "z": 7 + "x": 2, + "y": -3, + "z": 0 }, - "direction": "SOUTH_POSITIVE_Z" + "direction": "EAST_POSITIVE_X" }, { - "targetName": "roof", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": ["woodland_mansion/roof"], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { "x": 0, - "y": 1, - "z": -7 + "y": -3, + "z": -2 }, "direction": "NORTH_NEGATIVE_Z" } ], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/stairs/stairs_straight" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/woodland_mansion/stairs/stairs_left.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json similarity index 67% rename from jigsaw-pieces/woodland_mansion/stairs/stairs_left.json rename to jigsaw-pieces/murky_stronghold/c-sw-3.json index e00c1ace..fb85108d 100644 --- a/jigsaw-pieces/woodland_mansion/stairs/stairs_left.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -1,91 +1,94 @@ { + "object": "murky-stronghold/c-sw-3", "connectors": [ { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "stairs", - "pools": [], - "position": { - "x": 3, - "y": -9, - "z": -7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "roof", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, "name": "", - "pools": ["woodland_mansion/roof"], + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, "position": { "x": 0, - "y": 1, - "z": 7 + "y": -3, + "z": -2 }, - "direction": "SOUTH_POSITIVE_Z" + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" } ], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "woodland_mansion/stairs/stairs_left" + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json new file mode 100644 index 00000000..b577179c --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/c-sw-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json new file mode 100644 index 00000000..a939d48c --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/c-x-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json new file mode 100644 index 00000000..aac2d444 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/c-x-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json new file mode 100644 index 00000000..893d471d --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/c-x-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json new file mode 100644 index 00000000..bd5789a3 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/c-x-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json new file mode 100644 index 00000000..b8e15f00 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/c-x-5", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json new file mode 100644 index 00000000..f927499e --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/c-x-6", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json new file mode 100644 index 00000000..2b613bc9 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/f-n-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json new file mode 100644 index 00000000..bcadcc66 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/f-n-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json new file mode 100644 index 00000000..50a30e1e --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/f-n-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json new file mode 100644 index 00000000..433d36fc --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/f-n-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json new file mode 100644 index 00000000..5b14dc09 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/f-ns-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json new file mode 100644 index 00000000..1c81bbf7 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/f-ns-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json new file mode 100644 index 00000000..9ff78745 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/f-ns-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json new file mode 100644 index 00000000..de6c6b4d --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -0,0 +1,94 @@ +{ + "object": "murky_stronghold/f-ns-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-1.json b/jigsaw-pieces/murky_stronghold/f-nsw-1.json new file mode 100644 index 00000000..fdac24d7 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-nsw-1.json @@ -0,0 +1,77 @@ +{ + "object": "murky-stronghold/f-nsw-1", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json new file mode 100644 index 00000000..83741e96 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -0,0 +1,77 @@ +{ + "object": "murky-stronghold/f-nsw-2", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json new file mode 100644 index 00000000..8011a013 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -0,0 +1,77 @@ +{ + "object": "murky-stronghold/f-nsw-3", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json new file mode 100644 index 00000000..7770b4ca --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -0,0 +1,77 @@ +{ + "object": "murky-stronghold/f-nsw-4", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json new file mode 100644 index 00000000..fa5d8587 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/f-sw-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json new file mode 100644 index 00000000..a9c526f4 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/f-sw-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json new file mode 100644 index 00000000..421ba150 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/f-sw-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json new file mode 100644 index 00000000..84884560 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -0,0 +1,94 @@ +{ + "object": "murky_stronghold/f-sw-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json new file mode 100644 index 00000000..25690d31 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/f-x-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json new file mode 100644 index 00000000..f6a663f2 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/f-x-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json new file mode 100644 index 00000000..51ba8d0b --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/f-x-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json new file mode 100644 index 00000000..8815ee40 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/f-x-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json new file mode 100644 index 00000000..e2b4e720 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/f-x-5", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json new file mode 100644 index 00000000..1ac58840 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/f-x-6", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path2"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-1.json b/jigsaw-pieces/murky_stronghold/fc-x-1.json new file mode 100644 index 00000000..45d4b193 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-x-1.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/fc-x-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-2.json b/jigsaw-pieces/murky_stronghold/fc-x-2.json new file mode 100644 index 00000000..94b6d80f --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-x-2.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/fc-x-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-3.json b/jigsaw-pieces/murky_stronghold/fc-x-3.json new file mode 100644 index 00000000..cbb09b6d --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-x-3.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/fc-x-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-4.json b/jigsaw-pieces/murky_stronghold/fc-x-4.json new file mode 100644 index 00000000..72accb6d --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-x-4.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/fc-x-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-5.json b/jigsaw-pieces/murky_stronghold/fc-x-5.json new file mode 100644 index 00000000..1e3674f7 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-x-5.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/fc-x-5", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-6.json b/jigsaw-pieces/murky_stronghold/fc-x-6.json new file mode 100644 index 00000000..ab270bb6 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-x-6.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/fc-x-6", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-7.json b/jigsaw-pieces/murky_stronghold/fc-x-7.json new file mode 100644 index 00000000..1595f021 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-x-7.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/fc-x-7", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json new file mode 100644 index 00000000..a61c57f8 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -0,0 +1,124 @@ +{ + "object": "murky-stronghold/fc-x-8", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/path3"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/a1.json b/jigsaw-pieces/woodland_mansion/1x1/1/a1.json deleted file mode 100644 index 38a0865c..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/1/a1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/a1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/a3.json b/jigsaw-pieces/woodland_mansion/1x1/1/a3.json deleted file mode 100644 index 54c59a3f..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/1/a3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/a3" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/a4.json b/jigsaw-pieces/woodland_mansion/1x1/1/a4.json deleted file mode 100644 index 78302989..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/1/a4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -2, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/a4" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/as2.json b/jigsaw-pieces/woodland_mansion/1x1/1/as2.json deleted file mode 100644 index b043b623..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/1/as2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": 2 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/as2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/as3.json b/jigsaw-pieces/woodland_mansion/1x1/1/as3.json deleted file mode 100644 index 8f2d25b7..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/1/as3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -2, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/as3" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/1/as4.json b/jigsaw-pieces/woodland_mansion/1x1/1/as4.json deleted file mode 100644 index 526b774d..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/1/as4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/as4" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/2/b1.json b/jigsaw-pieces/woodland_mansion/1x1/2/b1.json deleted file mode 100644 index b3a35762..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/2/b1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -5, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/b1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/2/b2.json b/jigsaw-pieces/woodland_mansion/1x1/2/b2.json deleted file mode 100644 index 96a63430..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/2/b2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -5, - "z": 2 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/b2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/2/b3.json b/jigsaw-pieces/woodland_mansion/1x1/2/b3.json deleted file mode 100644 index 3b76d2e2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/2/b3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -5, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/b3" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/2/b4.json b/jigsaw-pieces/woodland_mansion/1x1/2/b4.json deleted file mode 100644 index 910f5d4b..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/2/b4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -5, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/b4" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1/2/b5.json b/jigsaw-pieces/woodland_mansion/1x1/2/b5.json deleted file mode 100644 index b5c8af20..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1/2/b5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x1/b5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_a1.json b/jigsaw-pieces/woodland_mansion/1x1_a1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_a1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_a2.json b/jigsaw-pieces/woodland_mansion/1x1_a2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_a2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_a3.json b/jigsaw-pieces/woodland_mansion/1x1_a3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_a3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_a4.json b/jigsaw-pieces/woodland_mansion/1x1_a4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_a4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_a5.json b/jigsaw-pieces/woodland_mansion/1x1_a5.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_a5.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_as1.json b/jigsaw-pieces/woodland_mansion/1x1_as1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_as1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_as2.json b/jigsaw-pieces/woodland_mansion/1x1_as2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_as2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_as3.json b/jigsaw-pieces/woodland_mansion/1x1_as3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_as3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_as4.json b/jigsaw-pieces/woodland_mansion/1x1_as4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_as4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_b1.json b/jigsaw-pieces/woodland_mansion/1x1_b1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_b1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_b2.json b/jigsaw-pieces/woodland_mansion/1x1_b2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_b2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_b3.json b/jigsaw-pieces/woodland_mansion/1x1_b3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_b3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_b4.json b/jigsaw-pieces/woodland_mansion/1x1_b4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_b4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x1_b5.json b/jigsaw-pieces/woodland_mansion/1x1_b5.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x1_b5.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/a1.json b/jigsaw-pieces/woodland_mansion/1x2/1l/a1.json deleted file mode 100644 index e0bedf42..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/a1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -2, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/a3.json b/jigsaw-pieces/woodland_mansion/1x2/1l/a3.json deleted file mode 100644 index bc99a95d..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/a3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a3" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/a4.json b/jigsaw-pieces/woodland_mansion/1x2/1l/a4.json deleted file mode 100644 index 155c74e9..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/a4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a4" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/a5.json b/jigsaw-pieces/woodland_mansion/1x2/1l/a5.json deleted file mode 100644 index 4ae8073c..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/a5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/a6.json b/jigsaw-pieces/woodland_mansion/1x2/1l/a6.json deleted file mode 100644 index c9c6c4fb..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/a6.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a6" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/a7.json b/jigsaw-pieces/woodland_mansion/1x2/1l/a7.json deleted file mode 100644 index de91a0a5..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/a7.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a7" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/a8.json b/jigsaw-pieces/woodland_mansion/1x2/1l/a8.json deleted file mode 100644 index a0a662cc..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/a8.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a8" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/a9.json b/jigsaw-pieces/woodland_mansion/1x2/1l/a9.json deleted file mode 100644 index 7a3bf463..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/a9.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a9" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/b5.json b/jigsaw-pieces/woodland_mansion/1x2/1l/b5.json deleted file mode 100644 index a93e3229..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/b5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/b5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/c1.json b/jigsaw-pieces/woodland_mansion/1x2/1l/c1.json deleted file mode 100644 index 78940e8e..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/c1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/c2.json b/jigsaw-pieces/woodland_mansion/1x2/1l/c2.json deleted file mode 100644 index 074db9b8..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/c2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/c3.json b/jigsaw-pieces/woodland_mansion/1x2/1l/c3.json deleted file mode 100644 index efdf4e5a..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/c3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c3" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1l/c4.json b/jigsaw-pieces/woodland_mansion/1x2/1l/c4.json deleted file mode 100644 index e800f4ea..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1l/c4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c4" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1r/a2.json b/jigsaw-pieces/woodland_mansion/1x2/1r/a2.json deleted file mode 100644 index ef3cd8cf..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1r/a2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1r/a5.json b/jigsaw-pieces/woodland_mansion/1x2/1r/a5.json deleted file mode 100644 index 00ec5f12..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1r/a5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1r/a7.json b/jigsaw-pieces/woodland_mansion/1x2/1r/a7.json deleted file mode 100644 index 499b7595..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1r/a7.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a7" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1r/a8.json b/jigsaw-pieces/woodland_mansion/1x2/1r/a8.json deleted file mode 100644 index 870ae9f8..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1r/a8.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a8" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1r/b2.json b/jigsaw-pieces/woodland_mansion/1x2/1r/b2.json deleted file mode 100644 index 659728b1..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1r/b2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/b2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1r/b5.json b/jigsaw-pieces/woodland_mansion/1x2/1r/b5.json deleted file mode 100644 index f9879be2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1r/b5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/b5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/a2.json b/jigsaw-pieces/woodland_mansion/1x2/1s/a2.json deleted file mode 100644 index b38bf4c6..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/a2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/a5.json b/jigsaw-pieces/woodland_mansion/1x2/1s/a5.json deleted file mode 100644 index 25e6af1c..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/a5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/a6.json b/jigsaw-pieces/woodland_mansion/1x2/1s/a6.json deleted file mode 100644 index ee0ae3c2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/a6.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a6" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/a8.json b/jigsaw-pieces/woodland_mansion/1x2/1s/a8.json deleted file mode 100644 index 3448bb90..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/a8.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a8" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/a9.json b/jigsaw-pieces/woodland_mansion/1x2/1s/a9.json deleted file mode 100644 index 540f3736..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/a9.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/a9" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/b1.json b/jigsaw-pieces/woodland_mansion/1x2/1s/b1.json deleted file mode 100644 index d883f8bc..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/b1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/b1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/b2.json b/jigsaw-pieces/woodland_mansion/1x2/1s/b2.json deleted file mode 100644 index 69c4e7b6..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/b2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/b2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/b3.json b/jigsaw-pieces/woodland_mansion/1x2/1s/b3.json deleted file mode 100644 index ed552c47..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/b3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/b3" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/b4.json b/jigsaw-pieces/woodland_mansion/1x2/1s/b4.json deleted file mode 100644 index ddea0329..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/b4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/b4" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/b5.json b/jigsaw-pieces/woodland_mansion/1x2/1s/b5.json deleted file mode 100644 index 25efd1d5..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/b5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/b5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/c1.json b/jigsaw-pieces/woodland_mansion/1x2/1s/c1.json deleted file mode 100644 index d7b44e6e..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/c1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/c2.json b/jigsaw-pieces/woodland_mansion/1x2/1s/c2.json deleted file mode 100644 index e0a01597..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/c2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/c3.json b/jigsaw-pieces/woodland_mansion/1x2/1s/c3.json deleted file mode 100644 index 2247b12b..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/c3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c3" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/1s/c4.json b/jigsaw-pieces/woodland_mansion/1x2/1s/c4.json deleted file mode 100644 index 49c4750c..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/1s/c4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/c4" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2l/d1.json b/jigsaw-pieces/woodland_mansion/1x2/2l/d1.json deleted file mode 100644 index 2d51c7dd..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2l/d1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -5, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2l/d2.json b/jigsaw-pieces/woodland_mansion/1x2/2l/d2.json deleted file mode 100644 index 1af1825c..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2l/d2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -4, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2l/d5.json b/jigsaw-pieces/woodland_mansion/1x2/2l/d5.json deleted file mode 100644 index 6e7a5ff8..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2l/d5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -4, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2l/se1.json b/jigsaw-pieces/woodland_mansion/1x2/2l/se1.json deleted file mode 100644 index 3a41745e..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2l/se1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -4, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/se1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2r/d2.json b/jigsaw-pieces/woodland_mansion/1x2/2r/d2.json deleted file mode 100644 index c0f2f7ae..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2r/d2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -4, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2r/d5.json b/jigsaw-pieces/woodland_mansion/1x2/2r/d5.json deleted file mode 100644 index ca9c69e7..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2r/d5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -4, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d5" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2r/se1.json b/jigsaw-pieces/woodland_mansion/1x2/2r/se1.json deleted file mode 100644 index 66d725e0..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2r/se1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -4, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/se1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2s/d1.json b/jigsaw-pieces/woodland_mansion/1x2/2s/d1.json deleted file mode 100644 index 7cbb0066..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2s/d1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 1, - "y": -5, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2s/d2.json b/jigsaw-pieces/woodland_mansion/1x2/2s/d2.json deleted file mode 100644 index 03ec6f91..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2s/d2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -4, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2s/d3.json b/jigsaw-pieces/woodland_mansion/1x2/2s/d3.json deleted file mode 100644 index bb034767..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2s/d3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 1, - "y": -5, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d3" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2s/d4.json b/jigsaw-pieces/woodland_mansion/1x2/2s/d4.json deleted file mode 100644 index 0f2f3623..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2s/d4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/d4" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2s/s1.json b/jigsaw-pieces/woodland_mansion/1x2/2s/s1.json deleted file mode 100644 index 4446c857..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2s/s1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/s1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2s/s2.json b/jigsaw-pieces/woodland_mansion/1x2/2s/s2.json deleted file mode 100644 index b3ec743b..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2s/s2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/s2" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2/2s/se1.json b/jigsaw-pieces/woodland_mansion/1x2/2s/se1.json deleted file mode 100644 index b3b159c0..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2/2s/se1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -4, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/1x2/se1" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a1.json b/jigsaw-pieces/woodland_mansion/1x2_a1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a2.json b/jigsaw-pieces/woodland_mansion/1x2_a2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a3.json b/jigsaw-pieces/woodland_mansion/1x2_a3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a4.json b/jigsaw-pieces/woodland_mansion/1x2_a4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a5.json b/jigsaw-pieces/woodland_mansion/1x2_a5.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a5.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a6.json b/jigsaw-pieces/woodland_mansion/1x2_a6.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a6.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a7.json b/jigsaw-pieces/woodland_mansion/1x2_a7.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a7.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a8.json b/jigsaw-pieces/woodland_mansion/1x2_a8.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a8.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_a9.json b/jigsaw-pieces/woodland_mansion/1x2_a9.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_a9.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_b1.json b/jigsaw-pieces/woodland_mansion/1x2_b1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_b1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_b2.json b/jigsaw-pieces/woodland_mansion/1x2_b2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_b2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_b3.json b/jigsaw-pieces/woodland_mansion/1x2_b3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_b3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_b4.json b/jigsaw-pieces/woodland_mansion/1x2_b4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_b4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_b5.json b/jigsaw-pieces/woodland_mansion/1x2_b5.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_b5.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_c1.json b/jigsaw-pieces/woodland_mansion/1x2_c1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_c1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_c2.json b/jigsaw-pieces/woodland_mansion/1x2_c2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_c2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_c3.json b/jigsaw-pieces/woodland_mansion/1x2_c3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_c3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_c4.json b/jigsaw-pieces/woodland_mansion/1x2_c4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_c4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_c_stairs.json b/jigsaw-pieces/woodland_mansion/1x2_c_stairs.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_c_stairs.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_d1.json b/jigsaw-pieces/woodland_mansion/1x2_d1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_d1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_d2.json b/jigsaw-pieces/woodland_mansion/1x2_d2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_d2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_d3.json b/jigsaw-pieces/woodland_mansion/1x2_d3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_d3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_d4.json b/jigsaw-pieces/woodland_mansion/1x2_d4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_d4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_d5.json b/jigsaw-pieces/woodland_mansion/1x2_d5.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_d5.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_d_stairs.json b/jigsaw-pieces/woodland_mansion/1x2_d_stairs.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_d_stairs.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_s1.json b/jigsaw-pieces/woodland_mansion/1x2_s1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_s1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_s2.json b/jigsaw-pieces/woodland_mansion/1x2_s2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_s2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/1x2_se1.json b/jigsaw-pieces/woodland_mansion/1x2_se1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/1x2_se1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/1l/a1.json b/jigsaw-pieces/woodland_mansion/2x2/1l/a1.json deleted file mode 100644 index 57fe4ebc..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/1l/a1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 7, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/a1" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/1l/a2.json b/jigsaw-pieces/woodland_mansion/2x2/1l/a2.json deleted file mode 100644 index 545d94f5..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/1l/a2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 6, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/a2" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/1l/a3.json b/jigsaw-pieces/woodland_mansion/2x2/1l/a3.json deleted file mode 100644 index ae757824..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/1l/a3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/a3" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/1l/a4.json b/jigsaw-pieces/woodland_mansion/2x2/1l/a4.json deleted file mode 100644 index 7fea2f7a..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/1l/a4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 6, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/a4" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/1r/a1.json b/jigsaw-pieces/woodland_mansion/2x2/1r/a1.json deleted file mode 100644 index 8e0e6080..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/1r/a1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 6, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/a1" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/1r/a2.json b/jigsaw-pieces/woodland_mansion/2x2/1r/a2.json deleted file mode 100644 index b8472f2e..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/1r/a2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/a2" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/1r/a3.json b/jigsaw-pieces/woodland_mansion/2x2/1r/a3.json deleted file mode 100644 index 960ca30c..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/1r/a3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 6, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/a3" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/1r/a4.json b/jigsaw-pieces/woodland_mansion/2x2/1r/a4.json deleted file mode 100644 index 19d167a4..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/1r/a4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/a4" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2l/b1.json b/jigsaw-pieces/woodland_mansion/2x2/2l/b1.json deleted file mode 100644 index 15a1c2ce..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2l/b1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 7, - "y": -5, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b1" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2l/b2.json b/jigsaw-pieces/woodland_mansion/2x2/2l/b2.json deleted file mode 100644 index 7ef11dc8..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2l/b2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 7, - "y": -5, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b2" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2l/b3.json b/jigsaw-pieces/woodland_mansion/2x2/2l/b3.json deleted file mode 100644 index 666b8fd2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2l/b3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 7, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b3" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2l/b4.json b/jigsaw-pieces/woodland_mansion/2x2/2l/b4.json deleted file mode 100644 index 087ecc6a..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2l/b4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -6, - "y": -5, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b4" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2l/b5.json b/jigsaw-pieces/woodland_mansion/2x2/2l/b5.json deleted file mode 100644 index 2bac39d0..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2l/b5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -7, - "y": -5, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b5" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2l/s1.json b/jigsaw-pieces/woodland_mansion/2x2/2l/s1.json deleted file mode 100644 index e27c35c6..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2l/s1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -7, - "y": -5, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/s1" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2r/b1.json b/jigsaw-pieces/woodland_mansion/2x2/2r/b1.json deleted file mode 100644 index 15dfb5f5..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2r/b1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 7, - "y": -5, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b1" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2r/b2.json b/jigsaw-pieces/woodland_mansion/2x2/2r/b2.json deleted file mode 100644 index 712c4669..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2r/b2.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 7, - "y": -5, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b2" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2r/b3.json b/jigsaw-pieces/woodland_mansion/2x2/2r/b3.json deleted file mode 100644 index c63ef295..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2r/b3.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 6, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b3" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2r/b4.json b/jigsaw-pieces/woodland_mansion/2x2/2r/b4.json deleted file mode 100644 index 78becd49..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2r/b4.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 6, - "y": -5, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b4" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2r/b5.json b/jigsaw-pieces/woodland_mansion/2x2/2r/b5.json deleted file mode 100644 index c49cf59e..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2r/b5.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -7, - "y": -5, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/b5" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2/2r/s1.json b/jigsaw-pieces/woodland_mansion/2x2/2r/s1.json deleted file mode 100644 index 488db863..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2/2r/s1.json +++ /dev/null @@ -1,75 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -7, - "y": -5, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/2x2/s1" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_a1.json b/jigsaw-pieces/woodland_mansion/2x2_a1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_a1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_a2.json b/jigsaw-pieces/woodland_mansion/2x2_a2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_a2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_a3.json b/jigsaw-pieces/woodland_mansion/2x2_a3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_a3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_a4.json b/jigsaw-pieces/woodland_mansion/2x2_a4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_a4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_b1.json b/jigsaw-pieces/woodland_mansion/2x2_b1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_b1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_b2.json b/jigsaw-pieces/woodland_mansion/2x2_b2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_b2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_b3.json b/jigsaw-pieces/woodland_mansion/2x2_b3.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_b3.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_b4.json b/jigsaw-pieces/woodland_mansion/2x2_b4.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_b4.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_b5.json b/jigsaw-pieces/woodland_mansion/2x2_b5.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_b5.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/2x2_s1.json b/jigsaw-pieces/woodland_mansion/2x2_s1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/2x2_s1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/carpet_east.json b/jigsaw-pieces/woodland_mansion/carpet_east.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/carpet_east.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/carpet_north.json b/jigsaw-pieces/woodland_mansion/carpet_north.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/carpet_north.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/carpet_south_1.json b/jigsaw-pieces/woodland_mansion/carpet_south_1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/carpet_south_1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/carpet_south_2.json b/jigsaw-pieces/woodland_mansion/carpet_south_2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/carpet_south_2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/carpet_west_1.json b/jigsaw-pieces/woodland_mansion/carpet_west_1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/carpet_west_1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/carpet_west_2.json b/jigsaw-pieces/woodland_mansion/carpet_west_2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/carpet_west_2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/corridor_floor.json b/jigsaw-pieces/woodland_mansion/corridor_floor.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/corridor_floor.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/entrance.json b/jigsaw-pieces/woodland_mansion/entrance.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/entrance.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/indoors_door_1.json b/jigsaw-pieces/woodland_mansion/indoors_door_1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/indoors_door_1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/indoors_door_2.json b/jigsaw-pieces/woodland_mansion/indoors_door_2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/indoors_door_2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/indoors_wall_1.json b/jigsaw-pieces/woodland_mansion/indoors_wall_1.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/indoors_wall_1.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/indoors_wall_2.json b/jigsaw-pieces/woodland_mansion/indoors_wall_2.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/indoors_wall_2.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/main/a1.json b/jigsaw-pieces/woodland_mansion/main/a1.json deleted file mode 100644 index 0fde29e4..00000000 --- a/jigsaw-pieces/woodland_mansion/main/a1.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "connectors": [ - { - "targetName": "path", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/path"], - "position": { - "x": 31, - "y": -9, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "path_2", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/path_2"], - "position": { - "x": 31, - "y": -1, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/main/a1" -} diff --git a/jigsaw-pieces/woodland_mansion/path/path_1.json b/jigsaw-pieces/woodland_mansion/path/path_1.json deleted file mode 100644 index bec0c224..00000000 --- a/jigsaw-pieces/woodland_mansion/path/path_1.json +++ /dev/null @@ -1,357 +0,0 @@ -{ - "connectors": [ - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "path", - "pools": [], - "position": { - "x": 32, - "y": -4, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": 14, - "y": -3, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -2, - "y": -3, - "z": 12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -28, - "y": -3, - "z": 14 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -28, - "y": -3, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -28, - "y": -3, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -28, - "y": -3, - "z": -10 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -28, - "y": -3, - "z": -18 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": 22, - "y": -3, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -10, - "y": -3, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -18, - "y": -3, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1l"], - "position": { - "x": 26, - "y": -3, - "z": 12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1l"], - "position": { - "x": -22, - "y": -3, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1r"], - "position": { - "x": -18, - "y": -3, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1r"], - "position": { - "x": -22, - "y": -3, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1r"], - "position": { - "x": 10, - "y": -3, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1r"], - "position": { - "x": 34, - "y": -3, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1s"], - "position": { - "x": 2, - "y": -3, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_1l"], - "position": { - "x": -18, - "y": -3, - "z": 12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_1l"], - "position": { - "x": 6, - "y": -3, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1r"], - "position": { - "x": 6, - "y": -3, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/path/path_1" -} diff --git a/jigsaw-pieces/woodland_mansion/path/path_2.json b/jigsaw-pieces/woodland_mansion/path/path_2.json deleted file mode 100644 index 90bf07f1..00000000 --- a/jigsaw-pieces/woodland_mansion/path/path_2.json +++ /dev/null @@ -1,259 +0,0 @@ -{ - "connectors": [ - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "path", - "pools": [], - "position": { - "x": 32, - "y": -4, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": 28, - "y": -3, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": 26, - "y": -3, - "z": 20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -28, - "y": -3, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -18, - "y": -3, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": -4, - "y": -3, - "z": -18 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_1"], - "position": { - "x": 22, - "y": -3, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1l"], - "position": { - "x": -28, - "y": -3, - "z": 18 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1l"], - "position": { - "x": -4, - "y": -3, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1s"], - "position": { - "x": -4, - "y": -3, - "z": -10 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1s"], - "position": { - "x": -14, - "y": -3, - "z": 20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_1r"], - "position": { - "x": -28, - "y": -3, - "z": -18 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_1l"], - "position": { - "x": 18, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_1r"], - "position": { - "x": 4, - "y": -3, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/path/path_2" -} diff --git a/jigsaw-pieces/woodland_mansion/path_2/path_1.json b/jigsaw-pieces/woodland_mansion/path_2/path_1.json deleted file mode 100644 index a1ad4d3b..00000000 --- a/jigsaw-pieces/woodland_mansion/path_2/path_1.json +++ /dev/null @@ -1,371 +0,0 @@ -{ - "connectors": [ - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "path_2", - "pools": [], - "position": { - "x": 32, - "y": -5, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "stairs", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/stairs_left"], - "position": { - "x": -5, - "y": -4, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": 14, - "y": -4, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -2, - "y": -4, - "z": 12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -28, - "y": -4, - "z": 14 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -28, - "y": -4, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -28, - "y": -4, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -28, - "y": -4, - "z": -10 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -28, - "y": -4, - "z": -18 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -10, - "y": -4, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": 22, - "y": -4, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -18, - "y": -4, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2l"], - "position": { - "x": 26, - "y": -4, - "z": 12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2l"], - "position": { - "x": -22, - "y": -4, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2r"], - "position": { - "x": 34, - "y": -4, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2r"], - "position": { - "x": 10, - "y": -4, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2r"], - "position": { - "x": -22, - "y": -4, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2r"], - "position": { - "x": -18, - "y": -4, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2r"], - "position": { - "x": 6, - "y": -4, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2s"], - "position": { - "x": -2, - "y": -4, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_2l"], - "position": { - "x": 6, - "y": -4, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_2l"], - "position": { - "x": -18, - "y": -4, - "z": 12 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/path_2/path_1" -} diff --git a/jigsaw-pieces/woodland_mansion/path_2/path_2.json b/jigsaw-pieces/woodland_mansion/path_2/path_2.json deleted file mode 100644 index 15296f6f..00000000 --- a/jigsaw-pieces/woodland_mansion/path_2/path_2.json +++ /dev/null @@ -1,273 +0,0 @@ -{ - "connectors": [ - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "path_2", - "pools": [], - "position": { - "x": 32, - "y": -5, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "stairs", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/stairs_straight"], - "position": { - "x": -4, - "y": -4, - "z": -3 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": 28, - "y": -4, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": 26, - "y": -4, - "z": 20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -28, - "y": -4, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -18, - "y": -4, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": -4, - "y": -4, - "z": -18 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x1_2"], - "position": { - "x": 22, - "y": -4, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2l"], - "position": { - "x": -4, - "y": -4, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2l"], - "position": { - "x": -28, - "y": -4, - "z": 18 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2s"], - "position": { - "x": -14, - "y": -4, - "z": 20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2s"], - "position": { - "x": -4, - "y": -4, - "z": -10 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2r"], - "position": { - "x": -28, - "y": -4, - "z": -18 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_2l"], - "position": { - "x": 18, - "y": -4, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_2r"], - "position": { - "x": 4, - "y": -4, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/path_2/path_2" -} diff --git a/jigsaw-pieces/woodland_mansion/roof.json b/jigsaw-pieces/woodland_mansion/roof.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/roof.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/roof/roof_1.json b/jigsaw-pieces/woodland_mansion/roof/roof_1.json deleted file mode 100644 index 5778de78..00000000 --- a/jigsaw-pieces/woodland_mansion/roof/roof_1.json +++ /dev/null @@ -1,161 +0,0 @@ -{ - "connectors": [ - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "roof", - "pools": [], - "position": { - "x": -20, - "y": -5, - "z": -8 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_2l"], - "position": { - "x": -20, - "y": -4, - "z": -14 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/2x2_2r"], - "position": { - "x": -14, - "y": -4, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2l"], - "position": { - "x": -4, - "y": -4, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2l"], - "position": { - "x": -22, - "y": -4, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2r"], - "position": { - "x": -28, - "y": -4, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["woodland_mansion/1x2_2s"], - "position": { - "x": -34, - "y": -4, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "woodland_mansion/roof/roof_1" -} diff --git a/jigsaw-pieces/woodland_mansion/roof_corner.json b/jigsaw-pieces/woodland_mansion/roof_corner.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/roof_corner.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/roof_front.json b/jigsaw-pieces/woodland_mansion/roof_front.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/roof_front.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/roof_inner_corner.json b/jigsaw-pieces/woodland_mansion/roof_inner_corner.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/roof_inner_corner.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/small_wall.json b/jigsaw-pieces/woodland_mansion/small_wall.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/small_wall.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/small_wall_corner.json b/jigsaw-pieces/woodland_mansion/small_wall_corner.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/small_wall_corner.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/wall_corner.json b/jigsaw-pieces/woodland_mansion/wall_corner.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/wall_corner.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/wall_flat.json b/jigsaw-pieces/woodland_mansion/wall_flat.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/wall_flat.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pieces/woodland_mansion/wall_window.json b/jigsaw-pieces/woodland_mansion/wall_window.json deleted file mode 100644 index 8e3a9ec2..00000000 --- a/jigsaw-pieces/woodland_mansion/wall_window.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "edit": [], - "bottom": false, - "translateCenter": false, - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, - "xAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "zAxis": { - "min": 0, - "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true - }, - "boreExtendMinY": 0, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "FAST_MAX_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "" -} diff --git a/jigsaw-pools/murky_stronghold/path.json b/jigsaw-pools/murky_stronghold/path.json new file mode 100644 index 00000000..c62c421a --- /dev/null +++ b/jigsaw-pools/murky_stronghold/path.json @@ -0,0 +1,24 @@ +{"pieces": [ + "murky_stronghold/c-n-1", + "murky_stronghold/c-n-2", + "murky_stronghold/c-n-3", + "murky_stronghold/c-n-4", + "murky_stronghold/c-ns-1", + "murky_stronghold/c-ns-2", + "murky_stronghold/c-ns-3", + "murky_stronghold/c-ns-4", + "murky_stronghold/c-nsw-1", + "murky_stronghold/c-nsw-2", + "murky_stronghold/c-nsw-3", + "murky_stronghold/c-nsw-4", + "murky_stronghold/c-sw-1", + "murky_stronghold/c-sw-2", + "murky_stronghold/c-sw-3", + "murky_stronghold/c-sw-4", + "murky_stronghold/c-x-1", + "murky_stronghold/c-x-2", + "murky_stronghold/c-x-3", + "murky_stronghold/c-x-4", + "murky_stronghold/c-x-5", + "murky_stronghold/c-x-6" +]} diff --git a/jigsaw-pools/murky_stronghold/path2.json b/jigsaw-pools/murky_stronghold/path2.json new file mode 100644 index 00000000..045cd232 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/path2.json @@ -0,0 +1,24 @@ +{"pieces": [ + "murky_stronghold/f-n-1", + "murky_stronghold/f-n-2", + "murky_stronghold/f-n-3", + "murky_stronghold/f-n-4", + "murky_stronghold/f-ns-1", + "murky_stronghold/f-ns-2", + "murky_stronghold/f-ns-3", + "murky_stronghold/f-ns-4", + "murky_stronghold/f-nsw-1", + "murky_stronghold/f-nsw-2", + "murky_stronghold/f-nsw-3", + "murky_stronghold/f-nsw-4", + "murky_stronghold/f-sw-1", + "murky_stronghold/f-sw-2", + "murky_stronghold/f-sw-3", + "murky_stronghold/f-sw-4", + "murky_stronghold/f-x-1", + "murky_stronghold/f-x-2", + "murky_stronghold/f-x-3", + "murky_stronghold/f-x-4", + "murky_stronghold/f-x-5", + "murky_stronghold/f-x-6" +]} diff --git a/jigsaw-pools/murky_stronghold/path3.json b/jigsaw-pools/murky_stronghold/path3.json new file mode 100644 index 00000000..1324141e --- /dev/null +++ b/jigsaw-pools/murky_stronghold/path3.json @@ -0,0 +1,10 @@ +{"pieces": [ + "murky_stronghold/fc-x-1", + "murky_stronghold/fc-x-2", + "murky_stronghold/fc-x-3", + "murky_stronghold/fc-x-4", + "murky_stronghold/fc-x-5", + "murky_stronghold/fc-x-6", + "murky_stronghold/fc-x-7", + "murky_stronghold/fc-x-8" +]} diff --git a/jigsaw-pools/woodland_mansion/1x1_1.json b/jigsaw-pools/woodland_mansion/1x1_1.json deleted file mode 100644 index 2dda6be9..00000000 --- a/jigsaw-pools/woodland_mansion/1x1_1.json +++ /dev/null @@ -1,11 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x1/1/a1", - "woodland_mansion/1x1/1/a2", - "woodland_mansion/1x1/1/a3", - "woodland_mansion/1x1/1/a4", - "woodland_mansion/1x1/1/a5", - "woodland_mansion/1x1/1/as1", - "woodland_mansion/1x1/1/as2", - "woodland_mansion/1x1/1/as3", - "woodland_mansion/1x1/1/as4" -]} diff --git a/jigsaw-pools/woodland_mansion/1x1_2.json b/jigsaw-pools/woodland_mansion/1x1_2.json deleted file mode 100644 index 04841efe..00000000 --- a/jigsaw-pools/woodland_mansion/1x1_2.json +++ /dev/null @@ -1,16 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x1/1/a1", - "woodland_mansion/1x1/1/a2", - "woodland_mansion/1x1/1/a3", - "woodland_mansion/1x1/1/a4", - "woodland_mansion/1x1/1/a5", - "woodland_mansion/1x1/1/as1", - "woodland_mansion/1x1/1/as2", - "woodland_mansion/1x1/1/as3", - "woodland_mansion/1x1/1/as4", - "woodland_mansion/1x1/2/b1", - "woodland_mansion/1x1/2/b2", - "woodland_mansion/1x1/2/b3", - "woodland_mansion/1x1/2/b4", - "woodland_mansion/1x1/2/b5" -]} diff --git a/jigsaw-pools/woodland_mansion/1x2_1l.json b/jigsaw-pools/woodland_mansion/1x2_1l.json deleted file mode 100644 index 9cc9a577..00000000 --- a/jigsaw-pools/woodland_mansion/1x2_1l.json +++ /dev/null @@ -1,15 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x2/1l/a1", - "woodland_mansion/1x2/1l/a3", - "woodland_mansion/1x2/1l/a4", - "woodland_mansion/1x2/1l/a5", - "woodland_mansion/1x2/1l/a6", - "woodland_mansion/1x2/1l/a7", - "woodland_mansion/1x2/1l/a8", - "woodland_mansion/1x2/1l/a9", - "woodland_mansion/1x2/1l/b5", - "woodland_mansion/1x2/1l/c1", - "woodland_mansion/1x2/1l/c2", - "woodland_mansion/1x2/1l/c3", - "woodland_mansion/1x2/1l/c4" -]} diff --git a/jigsaw-pools/woodland_mansion/1x2_1r.json b/jigsaw-pools/woodland_mansion/1x2_1r.json deleted file mode 100644 index 341263ef..00000000 --- a/jigsaw-pools/woodland_mansion/1x2_1r.json +++ /dev/null @@ -1,10 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x2/1r/a2", - "woodland_mansion/1x2/1r/a5", - "woodland_mansion/1x2/1r/a6", - "woodland_mansion/1x2/1r/a7", - "woodland_mansion/1x2/1r/a8", - "woodland_mansion/1x2/1r/b2", - "woodland_mansion/1x2/1r/b5", - "woodland_mansion/1x2/1r/c4" -]} diff --git a/jigsaw-pools/woodland_mansion/1x2_1s.json b/jigsaw-pools/woodland_mansion/1x2_1s.json deleted file mode 100644 index 1faeca28..00000000 --- a/jigsaw-pools/woodland_mansion/1x2_1s.json +++ /dev/null @@ -1,16 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x2/1s/a2", - "woodland_mansion/1x2/1s/a5", - "woodland_mansion/1x2/1s/a6", - "woodland_mansion/1x2/1s/a8", - "woodland_mansion/1x2/1s/a9", - "woodland_mansion/1x2/1s/b1", - "woodland_mansion/1x2/1s/b2", - "woodland_mansion/1x2/1s/b3", - "woodland_mansion/1x2/1s/b4", - "woodland_mansion/1x2/1s/b5", - "woodland_mansion/1x2/1s/c1", - "woodland_mansion/1x2/1s/c2", - "woodland_mansion/1x2/1s/c3", - "woodland_mansion/1x2/1s/c4" -]} diff --git a/jigsaw-pools/woodland_mansion/1x2_2l.json b/jigsaw-pools/woodland_mansion/1x2_2l.json deleted file mode 100644 index bbdb2199..00000000 --- a/jigsaw-pools/woodland_mansion/1x2_2l.json +++ /dev/null @@ -1,19 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x2/1l/a1", - "woodland_mansion/1x2/1l/a3", - "woodland_mansion/1x2/1l/a4", - "woodland_mansion/1x2/1l/a5", - "woodland_mansion/1x2/1l/a6", - "woodland_mansion/1x2/1l/a7", - "woodland_mansion/1x2/1l/a8", - "woodland_mansion/1x2/1l/a9", - "woodland_mansion/1x2/1l/b5", - "woodland_mansion/1x2/1l/c1", - "woodland_mansion/1x2/1l/c2", - "woodland_mansion/1x2/1l/c3", - "woodland_mansion/1x2/1l/c4", - "woodland_mansion/1x2/2l/d1", - "woodland_mansion/1x2/2l/d2", - "woodland_mansion/1x2/2l/d5", - "woodland_mansion/1x2/2l/se1" -]} diff --git a/jigsaw-pools/woodland_mansion/1x2_2r.json b/jigsaw-pools/woodland_mansion/1x2_2r.json deleted file mode 100644 index 18754521..00000000 --- a/jigsaw-pools/woodland_mansion/1x2_2r.json +++ /dev/null @@ -1,13 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x2/1r/a2", - "woodland_mansion/1x2/1r/a5", - "woodland_mansion/1x2/1r/a6", - "woodland_mansion/1x2/1r/a7", - "woodland_mansion/1x2/1r/a8", - "woodland_mansion/1x2/1r/b2", - "woodland_mansion/1x2/1r/b5", - "woodland_mansion/1x2/1r/c4", - "woodland_mansion/1x2/2r/d2", - "woodland_mansion/1x2/2r/d5", - "woodland_mansion/1x2/2r/se1" -]} diff --git a/jigsaw-pools/woodland_mansion/1x2_2s.json b/jigsaw-pools/woodland_mansion/1x2_2s.json deleted file mode 100644 index cd7550c5..00000000 --- a/jigsaw-pools/woodland_mansion/1x2_2s.json +++ /dev/null @@ -1,24 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x2/1s/a2", - "woodland_mansion/1x2/1s/a5", - "woodland_mansion/1x2/1s/a6", - "woodland_mansion/1x2/1s/a8", - "woodland_mansion/1x2/1s/a9", - "woodland_mansion/1x2/1s/b1", - "woodland_mansion/1x2/1s/b2", - "woodland_mansion/1x2/1s/b3", - "woodland_mansion/1x2/1s/b4", - "woodland_mansion/1x2/1s/b5", - "woodland_mansion/1x2/1s/c1", - "woodland_mansion/1x2/1s/c2", - "woodland_mansion/1x2/1s/c3", - "woodland_mansion/1x2/1s/c4", - "woodland_mansion/1x2/2s/d1", - "woodland_mansion/1x2/2s/d2", - "woodland_mansion/1x2/2s/d3", - "woodland_mansion/1x2/2s/d4", - "woodland_mansion/1x2/2s/d5", - "woodland_mansion/1x2/2s/s1", - "woodland_mansion/1x2/2s/s2", - "woodland_mansion/1x2/2s/se1" -]} diff --git a/jigsaw-pools/woodland_mansion/2x2_1l.json b/jigsaw-pools/woodland_mansion/2x2_1l.json deleted file mode 100644 index 0379379a..00000000 --- a/jigsaw-pools/woodland_mansion/2x2_1l.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "woodland_mansion/2x2/1l/a1", - "woodland_mansion/2x2/1l/a2", - "woodland_mansion/2x2/1l/a3", - "woodland_mansion/2x2/1l/a4" -]} diff --git a/jigsaw-pools/woodland_mansion/2x2_1r.json b/jigsaw-pools/woodland_mansion/2x2_1r.json deleted file mode 100644 index 76933071..00000000 --- a/jigsaw-pools/woodland_mansion/2x2_1r.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "woodland_mansion/2x2/1r/a1", - "woodland_mansion/2x2/1r/a2", - "woodland_mansion/2x2/1r/a3", - "woodland_mansion/2x2/1r/a4" -]} diff --git a/jigsaw-pools/woodland_mansion/2x2_2l.json b/jigsaw-pools/woodland_mansion/2x2_2l.json deleted file mode 100644 index 275f7fb5..00000000 --- a/jigsaw-pools/woodland_mansion/2x2_2l.json +++ /dev/null @@ -1,12 +0,0 @@ -{"pieces": [ - "woodland_mansion/2x2/1l/a1", - "woodland_mansion/2x2/1l/a2", - "woodland_mansion/2x2/1l/a3", - "woodland_mansion/2x2/1l/a4", - "woodland_mansion/2x2/2l/b1", - "woodland_mansion/2x2/2l/b2", - "woodland_mansion/2x2/2l/b3", - "woodland_mansion/2x2/2l/b4", - "woodland_mansion/2x2/2l/b5", - "woodland_mansion/2x2/2l/s1" -]} diff --git a/jigsaw-pools/woodland_mansion/2x2_2r.json b/jigsaw-pools/woodland_mansion/2x2_2r.json deleted file mode 100644 index 132c08c0..00000000 --- a/jigsaw-pools/woodland_mansion/2x2_2r.json +++ /dev/null @@ -1,12 +0,0 @@ -{"pieces": [ - "woodland_mansion/2x2/1r/a1", - "woodland_mansion/2x2/1r/a2", - "woodland_mansion/2x2/1r/a3", - "woodland_mansion/2x2/1r/a4", - "woodland_mansion/2x2/2r/b1", - "woodland_mansion/2x2/2r/b2", - "woodland_mansion/2x2/2r/b3", - "woodland_mansion/2x2/2r/b4", - "woodland_mansion/2x2/2r/b5", - "woodland_mansion/2x2/2r/s1" -]} diff --git a/jigsaw-pools/woodland_mansion/path.json b/jigsaw-pools/woodland_mansion/path.json deleted file mode 100644 index 91a3b6d0..00000000 --- a/jigsaw-pools/woodland_mansion/path.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "woodland_mansion/path/path_1", - "woodland_mansion/path/path_2" -]} diff --git a/jigsaw-pools/woodland_mansion/path_2.json b/jigsaw-pools/woodland_mansion/path_2.json deleted file mode 100644 index 628a95a6..00000000 --- a/jigsaw-pools/woodland_mansion/path_2.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "woodland_mansion/path_2/path_1", - "woodland_mansion/path_2/path_2" -]} diff --git a/jigsaw-pools/woodland_mansion/path_3.json b/jigsaw-pools/woodland_mansion/path_3.json deleted file mode 100644 index cdcd7e71..00000000 --- a/jigsaw-pools/woodland_mansion/path_3.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "woodland_mansion/path_3/path_1", - "woodland_mansion/path_3/path_2" -]} diff --git a/jigsaw-pools/woodland_mansion/roof.json b/jigsaw-pools/woodland_mansion/roof.json deleted file mode 100644 index ab117d70..00000000 --- a/jigsaw-pools/woodland_mansion/roof.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["woodland_mansion/roof/roof_1"]} diff --git a/jigsaw-pools/woodland_mansion/stairs_left.json b/jigsaw-pools/woodland_mansion/stairs_left.json deleted file mode 100644 index 67056526..00000000 --- a/jigsaw-pools/woodland_mansion/stairs_left.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["woodland_mansion/stairs/stairs_left"]} diff --git a/jigsaw-pools/woodland_mansion/stairs_straight.json b/jigsaw-pools/woodland_mansion/stairs_straight.json deleted file mode 100644 index cb8659ca..00000000 --- a/jigsaw-pools/woodland_mansion/stairs_straight.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["woodland_mansion/stairs/stairs_straight"]} diff --git a/jigsaw-pools/woodland_mansion/staris_right.json b/jigsaw-pools/woodland_mansion/staris_right.json deleted file mode 100644 index d93b3ffe..00000000 --- a/jigsaw-pools/woodland_mansion/staris_right.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["woodland_mansion/stairs/stairs_right"]} diff --git a/jigsaw-structures/murky_stronghold.json b/jigsaw-structures/murky_stronghold.json new file mode 100644 index 00000000..5db69466 --- /dev/null +++ b/jigsaw-structures/murky_stronghold.json @@ -0,0 +1,5 @@ +{ + "maxDepth": 200, + "pieces": ["murky_stronghold/c-x-1", "murky_stronghold/c-x-2", "murky_stronghold/c-x-3", "murky_stronghold/c-x-4"], + "terminate": true +} diff --git a/jigsaw-structures/woodland_mansion.disabled b/jigsaw-structures/woodland_mansion.disabled deleted file mode 100644 index 067969d0..00000000 --- a/jigsaw-structures/woodland_mansion.disabled +++ /dev/null @@ -1,7 +0,0 @@ -{ - "maxDepth": 20, - "pieces": [ - "woodland_mansion/main/a1" - ], - "terminate": true -} \ No newline at end of file diff --git a/objects/structure/murky-stronghold/c-n-1.iob b/objects/murky-stronghold/c-n-1.iob similarity index 100% rename from objects/structure/murky-stronghold/c-n-1.iob rename to objects/murky-stronghold/c-n-1.iob diff --git a/objects/structure/murky-stronghold/c-n-2.iob b/objects/murky-stronghold/c-n-2.iob similarity index 100% rename from objects/structure/murky-stronghold/c-n-2.iob rename to objects/murky-stronghold/c-n-2.iob diff --git a/objects/structure/murky-stronghold/c-n-3.iob b/objects/murky-stronghold/c-n-3.iob similarity index 100% rename from objects/structure/murky-stronghold/c-n-3.iob rename to objects/murky-stronghold/c-n-3.iob diff --git a/objects/structure/murky-stronghold/c-n-4.iob b/objects/murky-stronghold/c-n-4.iob similarity index 100% rename from objects/structure/murky-stronghold/c-n-4.iob rename to objects/murky-stronghold/c-n-4.iob diff --git a/objects/structure/murky-stronghold/c-ns-1.iob b/objects/murky-stronghold/c-ns-1.iob similarity index 100% rename from objects/structure/murky-stronghold/c-ns-1.iob rename to objects/murky-stronghold/c-ns-1.iob diff --git a/objects/structure/murky-stronghold/c-ns-2.iob b/objects/murky-stronghold/c-ns-2.iob similarity index 100% rename from objects/structure/murky-stronghold/c-ns-2.iob rename to objects/murky-stronghold/c-ns-2.iob diff --git a/objects/structure/murky-stronghold/c-ns-3.iob b/objects/murky-stronghold/c-ns-3.iob similarity index 100% rename from objects/structure/murky-stronghold/c-ns-3.iob rename to objects/murky-stronghold/c-ns-3.iob diff --git a/objects/structure/murky-stronghold/c-ns-4.iob b/objects/murky-stronghold/c-ns-4.iob similarity index 100% rename from objects/structure/murky-stronghold/c-ns-4.iob rename to objects/murky-stronghold/c-ns-4.iob diff --git a/objects/structure/murky-stronghold/c-nsw-1.iob b/objects/murky-stronghold/c-nsw-1.iob similarity index 100% rename from objects/structure/murky-stronghold/c-nsw-1.iob rename to objects/murky-stronghold/c-nsw-1.iob diff --git a/objects/structure/murky-stronghold/c-nsw-2.iob b/objects/murky-stronghold/c-nsw-2.iob similarity index 100% rename from objects/structure/murky-stronghold/c-nsw-2.iob rename to objects/murky-stronghold/c-nsw-2.iob diff --git a/objects/structure/murky-stronghold/c-nsw-3.iob b/objects/murky-stronghold/c-nsw-3.iob similarity index 100% rename from objects/structure/murky-stronghold/c-nsw-3.iob rename to objects/murky-stronghold/c-nsw-3.iob diff --git a/objects/structure/murky-stronghold/c-nsw-4.iob b/objects/murky-stronghold/c-nsw-4.iob similarity index 100% rename from objects/structure/murky-stronghold/c-nsw-4.iob rename to objects/murky-stronghold/c-nsw-4.iob diff --git a/objects/structure/murky-stronghold/c-sw-1.iob b/objects/murky-stronghold/c-sw-1.iob similarity index 100% rename from objects/structure/murky-stronghold/c-sw-1.iob rename to objects/murky-stronghold/c-sw-1.iob diff --git a/objects/structure/murky-stronghold/c-sw-2.iob b/objects/murky-stronghold/c-sw-2.iob similarity index 100% rename from objects/structure/murky-stronghold/c-sw-2.iob rename to objects/murky-stronghold/c-sw-2.iob diff --git a/objects/structure/murky-stronghold/c-sw-3.iob b/objects/murky-stronghold/c-sw-3.iob similarity index 100% rename from objects/structure/murky-stronghold/c-sw-3.iob rename to objects/murky-stronghold/c-sw-3.iob diff --git a/objects/structure/murky-stronghold/c-sw-4.iob b/objects/murky-stronghold/c-sw-4.iob similarity index 100% rename from objects/structure/murky-stronghold/c-sw-4.iob rename to objects/murky-stronghold/c-sw-4.iob diff --git a/objects/structure/murky-stronghold/c-x-1.iob b/objects/murky-stronghold/c-x-1.iob similarity index 100% rename from objects/structure/murky-stronghold/c-x-1.iob rename to objects/murky-stronghold/c-x-1.iob diff --git a/objects/structure/murky-stronghold/c-x-2.iob b/objects/murky-stronghold/c-x-2.iob similarity index 100% rename from objects/structure/murky-stronghold/c-x-2.iob rename to objects/murky-stronghold/c-x-2.iob diff --git a/objects/structure/murky-stronghold/c-x-3.iob b/objects/murky-stronghold/c-x-3.iob similarity index 100% rename from objects/structure/murky-stronghold/c-x-3.iob rename to objects/murky-stronghold/c-x-3.iob diff --git a/objects/structure/murky-stronghold/c-x-4.iob b/objects/murky-stronghold/c-x-4.iob similarity index 100% rename from objects/structure/murky-stronghold/c-x-4.iob rename to objects/murky-stronghold/c-x-4.iob diff --git a/objects/structure/murky-stronghold/c-x-5.iob b/objects/murky-stronghold/c-x-5.iob similarity index 100% rename from objects/structure/murky-stronghold/c-x-5.iob rename to objects/murky-stronghold/c-x-5.iob diff --git a/objects/structure/murky-stronghold/c-x-6.iob b/objects/murky-stronghold/c-x-6.iob similarity index 100% rename from objects/structure/murky-stronghold/c-x-6.iob rename to objects/murky-stronghold/c-x-6.iob diff --git a/objects/structure/murky-stronghold/f-n-1.iob b/objects/murky-stronghold/f-n-1.iob similarity index 100% rename from objects/structure/murky-stronghold/f-n-1.iob rename to objects/murky-stronghold/f-n-1.iob diff --git a/objects/structure/murky-stronghold/f-n-2.iob b/objects/murky-stronghold/f-n-2.iob similarity index 100% rename from objects/structure/murky-stronghold/f-n-2.iob rename to objects/murky-stronghold/f-n-2.iob diff --git a/objects/structure/murky-stronghold/f-n-3.iob b/objects/murky-stronghold/f-n-3.iob similarity index 100% rename from objects/structure/murky-stronghold/f-n-3.iob rename to objects/murky-stronghold/f-n-3.iob diff --git a/objects/structure/murky-stronghold/f-n-4.iob b/objects/murky-stronghold/f-n-4.iob similarity index 100% rename from objects/structure/murky-stronghold/f-n-4.iob rename to objects/murky-stronghold/f-n-4.iob diff --git a/objects/structure/murky-stronghold/f-ns-1.iob b/objects/murky-stronghold/f-ns-1.iob similarity index 100% rename from objects/structure/murky-stronghold/f-ns-1.iob rename to objects/murky-stronghold/f-ns-1.iob diff --git a/objects/structure/murky-stronghold/f-ns-2.iob b/objects/murky-stronghold/f-ns-2.iob similarity index 100% rename from objects/structure/murky-stronghold/f-ns-2.iob rename to objects/murky-stronghold/f-ns-2.iob diff --git a/objects/structure/murky-stronghold/f-ns-3.iob b/objects/murky-stronghold/f-ns-3.iob similarity index 100% rename from objects/structure/murky-stronghold/f-ns-3.iob rename to objects/murky-stronghold/f-ns-3.iob diff --git a/objects/structure/murky-stronghold/f-ns-4.iob b/objects/murky-stronghold/f-ns-4.iob similarity index 100% rename from objects/structure/murky-stronghold/f-ns-4.iob rename to objects/murky-stronghold/f-ns-4.iob diff --git a/objects/structure/murky-stronghold/f-nsw-1.iob b/objects/murky-stronghold/f-nsw-1.iob similarity index 100% rename from objects/structure/murky-stronghold/f-nsw-1.iob rename to objects/murky-stronghold/f-nsw-1.iob diff --git a/objects/structure/murky-stronghold/f-nsw-2.iob b/objects/murky-stronghold/f-nsw-2.iob similarity index 100% rename from objects/structure/murky-stronghold/f-nsw-2.iob rename to objects/murky-stronghold/f-nsw-2.iob diff --git a/objects/structure/murky-stronghold/f-nsw-3.iob b/objects/murky-stronghold/f-nsw-3.iob similarity index 100% rename from objects/structure/murky-stronghold/f-nsw-3.iob rename to objects/murky-stronghold/f-nsw-3.iob diff --git a/objects/structure/murky-stronghold/f-nsw-4.iob b/objects/murky-stronghold/f-nsw-4.iob similarity index 100% rename from objects/structure/murky-stronghold/f-nsw-4.iob rename to objects/murky-stronghold/f-nsw-4.iob diff --git a/objects/structure/murky-stronghold/f-sw-1.iob b/objects/murky-stronghold/f-sw-1.iob similarity index 100% rename from objects/structure/murky-stronghold/f-sw-1.iob rename to objects/murky-stronghold/f-sw-1.iob diff --git a/objects/structure/murky-stronghold/f-sw-2.iob b/objects/murky-stronghold/f-sw-2.iob similarity index 100% rename from objects/structure/murky-stronghold/f-sw-2.iob rename to objects/murky-stronghold/f-sw-2.iob diff --git a/objects/structure/murky-stronghold/f-sw-3.iob b/objects/murky-stronghold/f-sw-3.iob similarity index 100% rename from objects/structure/murky-stronghold/f-sw-3.iob rename to objects/murky-stronghold/f-sw-3.iob diff --git a/objects/structure/murky-stronghold/f-sw-4.iob b/objects/murky-stronghold/f-sw-4.iob similarity index 100% rename from objects/structure/murky-stronghold/f-sw-4.iob rename to objects/murky-stronghold/f-sw-4.iob diff --git a/objects/structure/murky-stronghold/f-x-1.iob b/objects/murky-stronghold/f-x-1.iob similarity index 100% rename from objects/structure/murky-stronghold/f-x-1.iob rename to objects/murky-stronghold/f-x-1.iob diff --git a/objects/structure/murky-stronghold/f-x-2.iob b/objects/murky-stronghold/f-x-2.iob similarity index 100% rename from objects/structure/murky-stronghold/f-x-2.iob rename to objects/murky-stronghold/f-x-2.iob diff --git a/objects/structure/murky-stronghold/f-x-3.iob b/objects/murky-stronghold/f-x-3.iob similarity index 100% rename from objects/structure/murky-stronghold/f-x-3.iob rename to objects/murky-stronghold/f-x-3.iob diff --git a/objects/structure/murky-stronghold/f-x-4.iob b/objects/murky-stronghold/f-x-4.iob similarity index 100% rename from objects/structure/murky-stronghold/f-x-4.iob rename to objects/murky-stronghold/f-x-4.iob diff --git a/objects/structure/murky-stronghold/f-x-5.iob b/objects/murky-stronghold/f-x-5.iob similarity index 100% rename from objects/structure/murky-stronghold/f-x-5.iob rename to objects/murky-stronghold/f-x-5.iob diff --git a/objects/structure/murky-stronghold/f-x-6.iob b/objects/murky-stronghold/f-x-6.iob similarity index 100% rename from objects/structure/murky-stronghold/f-x-6.iob rename to objects/murky-stronghold/f-x-6.iob diff --git a/objects/structure/murky-stronghold/fc-n-1.iob b/objects/murky-stronghold/fc-n-1.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-n-1.iob rename to objects/murky-stronghold/fc-n-1.iob diff --git a/objects/structure/murky-stronghold/fc-n-2.iob b/objects/murky-stronghold/fc-n-2.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-n-2.iob rename to objects/murky-stronghold/fc-n-2.iob diff --git a/objects/structure/murky-stronghold/fc-n-3.iob b/objects/murky-stronghold/fc-n-3.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-n-3.iob rename to objects/murky-stronghold/fc-n-3.iob diff --git a/objects/structure/murky-stronghold/fc-n-4.iob b/objects/murky-stronghold/fc-n-4.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-n-4.iob rename to objects/murky-stronghold/fc-n-4.iob diff --git a/objects/structure/murky-stronghold/fc-ns-1.iob b/objects/murky-stronghold/fc-ns-1.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-ns-1.iob rename to objects/murky-stronghold/fc-ns-1.iob diff --git a/objects/structure/murky-stronghold/fc-ns-2.iob b/objects/murky-stronghold/fc-ns-2.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-ns-2.iob rename to objects/murky-stronghold/fc-ns-2.iob diff --git a/objects/structure/murky-stronghold/fc-ns-3.iob b/objects/murky-stronghold/fc-ns-3.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-ns-3.iob rename to objects/murky-stronghold/fc-ns-3.iob diff --git a/objects/structure/murky-stronghold/fc-ns-4.iob b/objects/murky-stronghold/fc-ns-4.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-ns-4.iob rename to objects/murky-stronghold/fc-ns-4.iob diff --git a/objects/structure/murky-stronghold/fc-nsw-1.iob b/objects/murky-stronghold/fc-nsw-1.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-nsw-1.iob rename to objects/murky-stronghold/fc-nsw-1.iob diff --git a/objects/structure/murky-stronghold/fc-nsw-2.iob b/objects/murky-stronghold/fc-nsw-2.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-nsw-2.iob rename to objects/murky-stronghold/fc-nsw-2.iob diff --git a/objects/structure/murky-stronghold/fc-nsw-3.iob b/objects/murky-stronghold/fc-nsw-3.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-nsw-3.iob rename to objects/murky-stronghold/fc-nsw-3.iob diff --git a/objects/structure/murky-stronghold/fc-nsw-4.iob b/objects/murky-stronghold/fc-nsw-4.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-nsw-4.iob rename to objects/murky-stronghold/fc-nsw-4.iob diff --git a/objects/structure/murky-stronghold/fc-sw-1.iob b/objects/murky-stronghold/fc-sw-1.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-sw-1.iob rename to objects/murky-stronghold/fc-sw-1.iob diff --git a/objects/structure/murky-stronghold/fc-sw-2.iob b/objects/murky-stronghold/fc-sw-2.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-sw-2.iob rename to objects/murky-stronghold/fc-sw-2.iob diff --git a/objects/structure/murky-stronghold/fc-sw-3.iob b/objects/murky-stronghold/fc-sw-3.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-sw-3.iob rename to objects/murky-stronghold/fc-sw-3.iob diff --git a/objects/structure/murky-stronghold/fc-sw-4.iob b/objects/murky-stronghold/fc-sw-4.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-sw-4.iob rename to objects/murky-stronghold/fc-sw-4.iob diff --git a/objects/structure/murky-stronghold/fc-x-1.iob b/objects/murky-stronghold/fc-x-1.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-x-1.iob rename to objects/murky-stronghold/fc-x-1.iob diff --git a/objects/structure/murky-stronghold/fc-x-2.iob b/objects/murky-stronghold/fc-x-2.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-x-2.iob rename to objects/murky-stronghold/fc-x-2.iob diff --git a/objects/structure/murky-stronghold/fc-x-3.iob b/objects/murky-stronghold/fc-x-3.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-x-3.iob rename to objects/murky-stronghold/fc-x-3.iob diff --git a/objects/structure/murky-stronghold/fc-x-4.iob b/objects/murky-stronghold/fc-x-4.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-x-4.iob rename to objects/murky-stronghold/fc-x-4.iob diff --git a/objects/structure/murky-stronghold/fc-x-5.iob b/objects/murky-stronghold/fc-x-5.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-x-5.iob rename to objects/murky-stronghold/fc-x-5.iob diff --git a/objects/structure/murky-stronghold/fc-x-6.iob b/objects/murky-stronghold/fc-x-6.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-x-6.iob rename to objects/murky-stronghold/fc-x-6.iob diff --git a/objects/structure/murky-stronghold/fc-x-7.iob b/objects/murky-stronghold/fc-x-7.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-x-7.iob rename to objects/murky-stronghold/fc-x-7.iob diff --git a/objects/structure/murky-stronghold/fc-x-8.iob b/objects/murky-stronghold/fc-x-8.iob similarity index 100% rename from objects/structure/murky-stronghold/fc-x-8.iob rename to objects/murky-stronghold/fc-x-8.iob diff --git a/raw_schematics/ExampleName/examplebuild.png b/raw_schematics/ExampleName/examplebuild.png deleted file mode 100644 index e69de29b..00000000 diff --git a/raw_schematics/ExampleName/examplebuild.schem b/raw_schematics/ExampleName/examplebuild.schem deleted file mode 100644 index e69de29b..00000000 diff --git a/raw_schematics/IglooThing/Sink28RepRedToAirIGLOO.iob b/raw_schematics/IglooThing/Sink28RepRedToAirIGLOO.iob deleted file mode 100644 index 44ace269604aad12f48acf686b0ff045402820b8..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 89544 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 EANh^@r2qf` diff --git a/raw_schematics/README.md b/raw_schematics/README.md deleted file mode 100644 index 89a05f3f..00000000 --- a/raw_schematics/README.md +++ /dev/null @@ -1,3 +0,0 @@ -Please add your raw .schematic or .iob files here in a folder so others can later implement them into the pack. -If you want, make a new .txt file and put in the biomes you want your object to spawn in. -If you can, please add a screenshot with the same name as the schematic file, of the schematic. diff --git a/raw_schematics/monument/monument.iob b/raw_schematics/monument/monument.iob deleted file mode 100644 index b13ea8a542a7bf1b28deca4e84ac62a4abf0b01f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 619443 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

8+?>3B;>@e}Of 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

PXMajhAq3 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

%YsmjBPwy=`r78%Y|rms@4oa-WR6 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 diff --git a/raw_schematics/nether/neither-chain-structure-blank.schem b/raw_schematics/nether/neither-chain-structure-blank.schem deleted file mode 100644 index 2b72976b283a9a874b4f005d06c5d8e63d3ed836..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1102 zcmV-U1hM-ciwFP!000000M%DrbJIo?y=YNv$vA}I5XW&+CqM|n(5Fs2%=n=U%=7`K z3`~<2L*2E#wlq1+auE^BNtET<73A%J%fw~Lko`%J?hwG;8AS4UVnl| zrakT1j!TWMfvri8I>%klz{jNLQ5Tz2gLY3bC9dU6r)1olV9O)#7};$ElZz=%v1RoM z_9!!NlWxG#vz*he=bSJUbe##juTFT0jh`P|K)cZ%*BrB)-fpBe)#|@5CijjH8k-%Rqo3M*!tX zmJu|vNZ62y;BoGz8apRLD}%+i-9XSx*~T8WXdk~fz1|0ZxPxFUDvGRp`G~EOFDiSP zY>rR$5J5emVp?W>fZ(;jjtaQs)LxxST>gIYS17${Hxc}CPIk)NOShzio+9Dd5#c}x z1_j?n5&>J2Jmr$Ch~|AO|J*4YD=y@_2=)a;TP#A?^K+f-!-9IcDp`3H*nZy>eVxm! z@^MY92rG1+*NYys5}8;) z@MDf>g^JM!k_UFNXs=7vKayp6q?e_0Ym`6z;kMWgl&^?&vFfA1hgVJNEhJZ(avj}6 zu#-@X4AUbP%YTLt*knbdjJ!x~D^lmVWE~uRp4~+7UC!s(x!;dXneUBaCDNTsAJ`IP zT~-=b_KEA6j_oHBue9jY$~#bZn{0`1`0&y$Hq=&!Tc?BCS=Z|we`)cqTF z|2Hr*KM`NIe(hR&%1p!@daDB36U!ML`rYjQFZd$bm9NmUQnEc1fvf651S_Rju0}vp z^$6BVv3xB8b#*a<*UK=xq}sW9jANjxY6vuj^fP_pafw%6Rk>-6U4gy2 z>U+I7*T)R2vFVE=6nm;DeB}ziKnsvQ*O!`?=Y8yRW2M0Xzo5RtepVLe`cm_RvwDmD zaR3oa4MH+}cJT9AZmgb-2CVXHJ{qfykDkqH&1#bamYHS<*iQhH3?_ZaJO*pci%hRY zptauOKxr!h+}Lcl+Z&s6eGIO(qDR(+oM)eP5m@T*J-F3@&UOfwJMkX8Eod)ku?KgQ zyCK+QE8hs=j&d&=UV}24nmOOK0J?)6cK`qY diff --git a/raw_schematics/nether/nether-chain-structure-full.schem b/raw_schematics/nether/nether-chain-structure-full.schem deleted file mode 100644 index cd9ca1a75223231fc281788b4c5d9b07d2319088..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1790 zcmV?EBIHxur(+TGvo-rnAw@E~N~mFr|1 z+iDrX;9IN_+a_=DX8?FT2x(40aAsT8N!i3zd!?po6;df}YPh^**@jLi?>K^Ae2#{p zsaCy>r)1e!HLZ;*E~|R2s2iqTFVwMCE!sw-VAXMh6fN7tYOQV;cCk%N&8XE#rC7z9 zMLto8c?8vXh+V8{8w6W6Rj-qRgHhCs-GXK8(2+yjX%ua9hXf%CyMzleu;&QoeXzRG zXb^LQ=y+43{Eh$oxD=21xo_6or{A8eP91~sMhJEd5q zhK6;U^5hY`@p;O4yHQn5;>F*=ENH6jI%BCd9cv}V5oG|wy^P?auTv*>otULfQ!Q^r zPw%E-+s3xg3_nEhqmX*nda3LwBG`~gP!?`EgcArJv;@3P6|{%L{=#(7XDuSU=S9QY z;=e?Aml5QA^=->nLGW7yvY)m#9r3(%hHl+?IB)?$MShL> z1%QnNSJ(>#BR&+3J*5GHe8j5Tz%^35y~re|5lpxGs9J>9j8bb%Ey|Wd@GfjJy3h0h z1fROibc#xijh=~{2ynu3-VGu;0GUvYSBu)*;Ix^YER3C-m+)P)Sep%Ryx+6xaxdPvPOpN?ILzgB|GLwqVY2K z62W`9DkPEn!wAOrWsGI08hvvL!3Uvb?Joxj+!X|yy(>;;G|)ZC5|S*8b8XuW{kOao zvY(tra3y5h2{DQ?r$poLmsJUaA0U_v*Uk)`MDS~Gwx^hxDYTs=1$0ZecO1cT$3hZg z+eHN5cPONe9@#p23_2yfE!??~$E`mgLa8dN|B!B35bg;qnk_?Gn2oroxcp|p- zB|G+wCZ1o3B6nT#n@fVb#BAbXEfK6G1W!AFXn1qOsjC%ZXEW-6cBSov+QTDux>w(J zL~?#jZ0kx?5k@2;&DDnLnQ6-!4Yb?c9Qg$@k#*inGS#4shJCnjPdpaZ;5D;Yi-6p$K{0S(4*nD-;f zaXuOqkcx>|@KsQuh^NB=N(^YzLQk`=(4&kgC)`0wN$sNqnSDx3)-`h@>-FP&l+9&1 zVcaDJ2TdMds;MU~>zcvz;*&bbxw8|ld}?B1(jjF}oj&D|Qj?P|rOD$<1r^3MFFsQz z&$xrL%~$8V!D(-hJHJo5DHSr^G0iiqDW2cQFb#0Q8(-Wn?SlsMP@qME(&tOl9i`-& zmyb>Hne2?)^S^u+F6Xl@Wg7UqD>Gez&hmaPHRtqK=daBd*r1R9 zF2JHQSOU1`4DPq^B*tns&*o)i+38m(!~e74%b3w80+6~@&E>BTVcVYMrUh6ezvtsjPNztgL z+9;A|36a*ECO*qci^|es_^ShGUOxNVXqUMv(mZz-*(!BfuX0tSDVMw}0nYr3u4DzVt*E`wlf-Nd?8CFXO((AW=n8SfCFw+8!x0=rMJk3H;AgfftN zZIf-wQKvxv>k5qR|6OoUbRZx)1Scrima5m*4I69g>Nc?;M14`{y3*zj5;5Ut8%dq&qMG0DR4O`2YX_ diff --git a/raw_schematics/nether/nether-statue-structure.schem b/raw_schematics/nether/nether-statue-structure.schem deleted file mode 100644 index 39cfeb43fa959f43b779027f48bab5a0bfe2599b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2351 zcmV+~3DEW*iwFP!000000PUPxbKAxh$B(rDDUy3(ieA>hqRe# zX5xt_apN?agoVhZh%pFo0H}(;RbTos`bGNEPtZ|!aR&&1II?I_n)8Dx;qu?JXU`rS ztS}rmq48sPz=xWvcNsKaX$E&){!;rL0RGT~dT@fl_E0x@*Vg*(izD6W@m}Z9(7JCO z*D|@#?l8C!D@^VVxNVE;;u0`;8ebY%qY<|cxTzf)ytnV#$GqLwy1IF^-?L84Uxof- z27iqk#NBipSJQ3hAdqv-aoYpU=qo4#f^ zT-tub;7P`I=R`A%&Y@g>NC><}C&{v*GJ% z_K3UU;vR!L@x_s4=*}RUC(jt{#TtYE!;d-Nmy^&=&g{rK;dYQAvg=PvhvSDIJDi(U zXEzak#OyX0{F{_g4eO-s_2ZvB9{EEVv)n%6K||TcLk1g(J~T%& z+ym`*-PwO9FMq^fF}^H@B+e-eev8kY$m#2K#6U(p%d(5}*&1;(@F1LTpQb^+Rjku$l4Ax@n!aJkmSh^vutTOlsmq>_ix6T?lS5~!(k-M8p z*i_{D-0X6{AHSjBk-zWvR50&;7tugA89d6lEAwmhcB-^=ZGGriX2*PI=*L5Gd5*zX z@nt)6b9Wp=J3MgTiP#2#&W&unYP!UC5Mth13~uFHm$gS_aC_{kD2Jkc9`XG>X<(7T zA4?x;osrEQ=hzlIhVbAZRT-s)FLN?hGkbDbRBb8ZO|`VtX7D08cOoFE;CQii#Gz4e z|9_TR#U;io#$$O)wQCGI6Y|{4=)ww7nuW5d^y6vOs+qUKE1&SCs_Uu5g{BXuW zmK%Pax&zNp?P}HjvdJCur1*c1dPaG-F+Mr(Rm-2^Kh28$|D<%m<4qQJ!LuR$^sN8H zZAZ6E`M{ck+IQSMatE;2g!z};)q0w%F=)K`=KFr%;qK3;r>Fl(9RE!mpC*of5r_W< zVdgJfW{JF4TYnZNqCT2ib!dDotEoH<@UMTumE_t*I}kBfuwS5-hpA-7jcV%{flLGp6}<4axSRT)vGG1fly-_sNuhgV)0Rf-&H+P%e_)lzmxu`8AWWj zOh497?60au{;SFHj5!`P5dUgoQxYa}h7sz$QF;Vj<#-bfspbjmbrs|fNv$NRYON;4 zfzscp)e4O(zFKOT*wo;tri^#tIqO-MVuAm|JC>(2LkNQ`%`q0~Wea&Kp~>jgzl?Cu=GW)gL{7m9qg18-qn|H{eyTjb zGF?@FK92cQtpV=&Uhu@4;L=p}1o0th;N(qc;TkO994ETC+izg5SK*#T#iCpkV{d{w3=RhZZ$LK zvn&+YFUh6Q;T3gdvj0iJLi(^o@9#7+$Hfi&Ulr#Uoj*zilY6II?<4@~1f*=Tjn0>I%>zygv zNAf^QewyAQ-<4+I-K@h|_u!YoP*8|i2I{c&E$GcB3OOEZQ+ml5xpFG}u zjC2Xf<&Hl=5ClOG=fN&gk6jPomNRXnKikiCo^5|xUH_TTKS$dC9HIXLIo?@|KS2-# zK@gV#?0R6j`n|24$^YL)QZLq5DEqf}kS~~KD?S845ClP7MW+2eXUgl1^#4CL1*Sb- zdf!D51VIqQw7>6!wU6XWu}u~1_qFKzU<5%B1VKz2T0fLC<@F~)5ClOG1VIo4aqcu= z@oU5CzWv5@byw$3695`5V6QAk>@o4VDL#t$EH*&>*5yNa9-sv)f3mE%x_R{4ay8?% zKIBdyOwodcP*)_Ghq-TiusYOD-nF&9`=YB2M}6Jqkn*D$wB5X5KkmNRqevpxk`FE(9Cbt_f z|4MURZkwSm33qRZ&!YI;f}Ei)B{~^!$IWfI`Ck2Q!yKq@^qxC_=Pjsx-|suzm73Gj V|4H3f0QLXE{{gr)z##g_000X`c=K^>R@JPX4b{;)Or^oEziHbJ-_();k`Yx&xXDw`(?3eUawu{LsraYep1I>`)13~p6@uzWmt{s!C2IGRQNVApD(9gn7WQ@Lu3Pd?%F%HjM&Xe78;5r* zs}Ap;8owN=^g!EUrJ0}JdP>Jg4;=j6q{q~2UjJYHU)MobAl`;}GvalK?|XyUzj+^C z?OHl^t85aAe31F?K1<#Vk50y&{XRGuX1}%@JK1h=>G1@fSi45E7FW%pttai1dc9T0 zb!4~nG;8A<_qDkfyEkM2``WO>I`|REqPXoE7PD^}jQ;KKXoHU*`N7qtEfg#35gY5` zx>OLUL*5PYFbesB9p+Qq1{ujm-^L!W9_>RiA*vHXPqgbi&;`3|&TN2NZg!1KszZH%C4H1hHt@-hH$xWg<~sAScjycK?6cy~w}@C{9CZs(KjUzY5#u_Z zvG1(C<^|U&^8z0-UdT#l^E`pl3PsxAAlKQ~ww=k}*e&##XV9{)aRsDY Date: Wed, 7 Jul 2021 16:04:27 -0700 Subject: [PATCH 14/33] Auto stash before checking out "origin/CaveRefactor" fes --- biomes/swamp/sleepy/sleepy-klarus-b.json | 283 ++++++++++++++++++++ biomes/swamp/sleepy/sleepy-klarus-path.json | 229 ++++++++++++++++ biomes/swamp/sleepy/sleepy-klarus.json | 261 ++++++++++++++++++ 3 files changed, 773 insertions(+) create mode 100644 biomes/swamp/sleepy/sleepy-klarus-b.json create mode 100644 biomes/swamp/sleepy/sleepy-klarus-path.json create mode 100644 biomes/swamp/sleepy/sleepy-klarus.json diff --git a/biomes/swamp/sleepy/sleepy-klarus-b.json b/biomes/swamp/sleepy/sleepy-klarus-b.json new file mode 100644 index 00000000..95e76c37 --- /dev/null +++ b/biomes/swamp/sleepy/sleepy-klarus-b.json @@ -0,0 +1,283 @@ +{ + "name": "Sleepy Klarus Deep", + "derivative": "SWAMP_HILLS", + "vanillaDerivative": "SWAMP", + "generators": [ + { + "min": 1, + "max": 2, + "generator": "plain" + } + ], + "layers": [ + { + "zoom": 0.5, + "style": { + "style": "IRIS" + }, + "palette": [ + { + "weight": 5, + "block": "grass_block" + }, + { + "weight": 2, + "block": "coarse_dirt" + } + ] + }, + { + "minHeight": 1, + "maxHeight": 3, + "palette": [ + { + "block": "dirt" + }, + { + "block": "coarse_dirt" + } + ] + }, + { + "minHeight": 6, + "maxHeight": 18, + "style": { + "style": "STATIC" + }, + "palette": [ + { + "block": "stone" + }, + { + "block": "andesite" + }, + { + "block": "stone" + } + ] + } + ], + "decorators": [ + { + "chance": 0.005, + "variance": { + "style": "STATIC" + }, + "zoom": 0.02, + "palette": [ + { + "block": "brown_mushroom" + }, + { + "block": "red_mushroom" + } + ], + "style": { + "style": "STATIC" + } + }, + { + "chance": 0.13, + "variance": { + "style": "STATIC" + }, + "zoom": 0.2, + "palette": [ + { + "block": "large_fern" + }, + { + "block": "tall_grass" + } + ], + "style": { + "style": "STATIC" + } + }, + { + "chance": 0.15, + "variance": { + "style": "STATIC" + }, + "zoom": 0.3, + "palette": [ + { + "block": "dead_bush" + }, + { + "block": "fern" + } + ], + "style": { + "style": "STATIC" + } + } + ], + "entityInitialSpawns": [ + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], + "objects": [ + { + "chance": 0.6, + "edit": [ + { + "find": [{"block": "oak_log"}], + "replace": {"palette": [{"block": "dark_oak_log"}]} + }, + { + "find": [{"block": "oak_wood"}], + "replace": {"palette": [{"block": "dark_oak_wood"}]} + }, + { + "find": [{"block": "oak_fence"}], + "replace": {"palette": [{"block": "dark_oak_fence"}]} + }, + { + "find": [{"block": "dark_oak_planks"}], + "replace": {"palette": [{"block": "stripped_dark_oak_wood"}]} + } + ], + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "clutter/oak-clutt-1", + "clutter/oak-clutt-2", + "clutter/oak-clutt-3", + "clutter/oak-clutt-4", + "clutter/oak-clutt-5" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "chance": 0.8, + "density": 2, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "creepy-oak/FantasyOak1", + "creepy-oak/FantasyOak2", + "creepy-oak/FantasyOak3", + "creepy-oak/FantasyOak4" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + }, + "edit": [ + { + "find": [ + { + "block": "oak_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "oak_leaves", + "data": {"persistent": true} + }, + { + "block": "spruce_leaves", + "data": {"persistent": true} + } + ] + } + }, + { + "find": [ + { + "block": "oak_log" + } + ], + "replace": { + "palette": [ + { + "block": "dark_oak_wood" + }, + { + "block": "spruce_leaves", + "data": {"persistent": true} + } + ] + } + } + ] + }, + { + "chance": 0.1, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "wasteland/stone-1", + "wasteland/stone-2", + "wasteland/stone-3", + "wasteland/stone-4", + "wasteland/stone-5", + "wasteland/stone-6", + "wasteland/stone-7" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + } + ], + "biomeZoom": 9, + "biomeStyle": { + "style": "IRIS" + }, + "wall": { + "style": { + "style": "STATIC" + }, + "palette": [ + { + "block": "stone" + }, + { + "block": "andesite" + }, + { + "block": "stone" + } + ] + } +} \ No newline at end of file diff --git a/biomes/swamp/sleepy/sleepy-klarus-path.json b/biomes/swamp/sleepy/sleepy-klarus-path.json new file mode 100644 index 00000000..06ce73c2 --- /dev/null +++ b/biomes/swamp/sleepy/sleepy-klarus-path.json @@ -0,0 +1,229 @@ +{ + "name": "Sleepy Klarus Pathway", + "derivative": "SWAMP_HILLS", + "vanillaDerivative": "SWAMP", + "childStyle": { + "style": "VASCULAR", + "zoom": 0.5 + }, + "children": [ + "swamp/sleepy/sleepy-klarus", + "swamp/sleepy/sleepy-klarus-b", + "swamp/sleepy/sleepy-klarus-b" + ], + "generators": [ + { + "generator": "plain", + "max": 9, + "min": 12 + } + ], + "layers":[ + { + "minHeight": 1, + "maxHeight": 3, + "palette": [{"block": "podzol"}] + }, + { + "minHeight": 6, + "maxHeight": 18, + "style": {"style": "STATIC"}, + "palette": [ + {"block": "stone"}, + {"block": "andesite"}, + {"block": "stone"} + ] + } + ], +"decorators": [ + { + "chance": 0.005, + "variance": {"style": "STATIC"}, + "zoom": 0.02, + "palette": [ + {"block": "brown_mushroom"}, + {"block": "red_mushroom"} + ], + "style": {"style": "STATIC"} + }, + { + "chance": 0.13, + "variance": {"style": "STATIC"}, + "zoom": 0.2, + "palette": [ + {"block": "large_fern"}, + {"block": "tall_grass"} + ], + "style": {"style": "STATIC"} + }, + { + "chance": 0.15, + "variance": {"style": "STATIC"}, + "zoom": 0.3, + "palette": [ + {"block": "dead_bush"}, + {"block": "fern"} + ], + "style": {"style": "STATIC"} + } + ], + "objects": [ +{ + "chance": 0.6, + "edit": [ + { + "find": [ + { + "block": "oak_log" + } + ], + "replace": { + "palette": [ + { + "block": "dark_oak_log" + } + ] + } + }, + { + "find": [ + { + "block": "oak_wood" + } + ], + "replace": { + "palette": [ + { + "block": "dark_oak_wood" + } + ] + } + }, + { + "find": [ + { + "block": "oak_fence" + } + ], + "replace": { + "palette": [ + { + "block": "dark_oak_fence" + } + ] + } + }, + { + "find": [ + { + "block": "dark_oak_planks" + } + ], + "replace": { + "palette": [ + { + "block": "stripped_dark_oak_wood" + } + ] + } + } + ], + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "clutter/oak-clutt-1", + "clutter/oak-clutt-2", + "clutter/oak-clutt-3", + "clutter/oak-clutt-4", + "clutter/oak-clutt-5" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "chance": 0.08, + "density": 2, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "misc/shrub-1", + "misc/shrub-2", + "misc/shrub-3", + "misc/shrub-4", + "misc/shrub-5", + "misc/shrub-6" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + }, + { + "chance": 0.05, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "wasteland/stone-1", + "wasteland/stone-2", + "wasteland/stone-3", + "wasteland/stone-4", + "wasteland/stone-5", + "wasteland/stone-6", + "wasteland/stone-7" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + } + ], + "slab": { + "style": {"style": "FLAT"}, + "palette": [ + { + "data": { + "waterlogged": false, + "type": "bottom" + }, + "block": "cobblestone_slab" + } + + ] + }, + "biomeZoom": 9, + "biomeStyle": {"style": "IRIS"}, + "wall": { + "style": {"style": "STATIC"}, + "palette": [ + {"block": "stone"}, + {"block": "andesite"}, + {"block": "stone"} + ] + } +} diff --git a/biomes/swamp/sleepy/sleepy-klarus.json b/biomes/swamp/sleepy/sleepy-klarus.json new file mode 100644 index 00000000..c05fb2a0 --- /dev/null +++ b/biomes/swamp/sleepy/sleepy-klarus.json @@ -0,0 +1,261 @@ +{ + "name": "Sleepy Klarus Dense", + "derivative": "SWAMP_HILLS", + "vanillaDerivative": "SWAMP", + "generators": [ + { + "min": 1, + "max": 2, + "generator": "plain" + } + ], + "layers": [ + { + "zoom": 0.5, + "style": { + "style": "IRIS" + }, + "palette": [ + { + "weight": 5, + "block": "grass_block" + }, + { + "weight": 2, + "block": "coarse_dirt" + } + ] + }, + { + "minHeight": 1, + "maxHeight": 3, + "palette": [ + { + "block": "dirt" + }, + { + "block": "coarse_dirt" + } + ] + }, + { + "minHeight": 6, + "maxHeight": 18, + "style": { + "style": "STATIC" + }, + "palette": [ + { + "block": "stone" + }, + { + "block": "andesite" + }, + { + "block": "stone" + } + ] + } + ], + "decorators": [ + { + "chance": 0.005, + "variance": { + "style": "STATIC" + }, + "zoom": 0.02, + "palette": [ + { + "block": "brown_mushroom" + }, + { + "block": "red_mushroom" + } + ], + "style": { + "style": "STATIC" + } + }, + { + "chance": 0.13, + "variance": { + "style": "STATIC" + }, + "zoom": 0.2, + "palette": [ + { + "block": "large_fern" + }, + { + "block": "tall_grass" + } + ], + "style": { + "style": "STATIC" + } + }, + { + "chance": 0.15, + "variance": { + "style": "STATIC" + }, + "zoom": 0.3, + "palette": [ + { + "block": "dead_bush" + }, + { + "block": "fern" + } + ], + "style": { + "style": "STATIC" + } + } + ], + "objects": [ + + { + "chance": 0.8, + "density": 2, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "creepy-oak/FantasyOak1", + "creepy-oak/FantasyOak2", + "creepy-oak/FantasyOak3", + "creepy-oak/FantasyOak4" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + }, + "edit": [ + { + "find": [ + { + "block": "oak_leaves" + } + ], + "replace": { + "palette": [ + { + "block": "oak_leaves", + "data": { + "persistent": true + } + }, + { + "block": "spruce_leaves", + "data": { + "persistent": true + } + } + ] + } + }, + { + "find": [ + { + "block": "oak_log" + } + ], + "replace": { + "palette": [ + { + "block": "dark_oak_wood" + }, + { + "block": "spruce_leaves", + "data": { + "persistent": true + } + } + ] + } + } + ] + }, + { + "chance": 0.08, + "density": 2, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "misc/shrub-1", + "misc/shrub-2", + "misc/shrub-3", + "misc/shrub-4", + "misc/shrub-5", + "misc/shrub-6" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + }, + { + "chance": 0.05, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "wasteland/stone-1", + "wasteland/stone-2", + "wasteland/stone-3", + "wasteland/stone-4", + "wasteland/stone-5", + "wasteland/stone-6", + "wasteland/stone-7" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + } + ], + "biomeZoom": 9, + "biomeStyle": { + "style": "IRIS" + }, + + "wall": { + "style": { + "style": "STATIC" + }, + "palette": [ + { + "block": "stone" + }, + { + "block": "andesite" + }, + { + "block": "stone" + } + ] + } +} \ No newline at end of file From 2ba9c4ade217194d47521835dd9abb00b0ba8b03 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 22:23:14 -0700 Subject: [PATCH 15/33] temp --- jigsaw-pieces/murky_stronghold/fc-x-8.json | 2 +- jigsaw-pools/murky_stronghold/path.json | 24 ------------------- .../murky_stronghold/stronghold-c-corner.json | 6 +++++ .../murky_stronghold/stronghold-c-cross.json | 8 +++++++ .../murky_stronghold/stronghold-c-end.json | 6 +++++ .../murky_stronghold/stronghold-c-hall.json | 6 +++++ .../murky_stronghold/stronghold-c-three.json | 6 +++++ .../murky_stronghold/stronghold-f-corner.json | 6 +++++ .../{path2.json => stronghold-f-cross.json} | 0 .../murky_stronghold/stronghold-f-end.json | 6 +++++ .../murky_stronghold/stronghold-f-hall.json | 6 +++++ .../murky_stronghold/stronghold-f-three.json | 6 +++++ .../{path3.json => stronghold-fc-cross.json} | 0 13 files changed, 57 insertions(+), 25 deletions(-) delete mode 100644 jigsaw-pools/murky_stronghold/path.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-c-corner.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-c-cross.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-c-end.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-c-hall.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-c-three.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-f-corner.json rename jigsaw-pools/murky_stronghold/{path2.json => stronghold-f-cross.json} (100%) create mode 100644 jigsaw-pools/murky_stronghold/stronghold-f-end.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-f-hall.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-f-three.json rename jigsaw-pools/murky_stronghold/{path3.json => stronghold-fc-cross.json} (100%) diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index a61c57f8..2cfe5e36 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pools/murky_stronghold/path.json b/jigsaw-pools/murky_stronghold/path.json deleted file mode 100644 index c62c421a..00000000 --- a/jigsaw-pools/murky_stronghold/path.json +++ /dev/null @@ -1,24 +0,0 @@ -{"pieces": [ - "murky_stronghold/c-n-1", - "murky_stronghold/c-n-2", - "murky_stronghold/c-n-3", - "murky_stronghold/c-n-4", - "murky_stronghold/c-ns-1", - "murky_stronghold/c-ns-2", - "murky_stronghold/c-ns-3", - "murky_stronghold/c-ns-4", - "murky_stronghold/c-nsw-1", - "murky_stronghold/c-nsw-2", - "murky_stronghold/c-nsw-3", - "murky_stronghold/c-nsw-4", - "murky_stronghold/c-sw-1", - "murky_stronghold/c-sw-2", - "murky_stronghold/c-sw-3", - "murky_stronghold/c-sw-4", - "murky_stronghold/c-x-1", - "murky_stronghold/c-x-2", - "murky_stronghold/c-x-3", - "murky_stronghold/c-x-4", - "murky_stronghold/c-x-5", - "murky_stronghold/c-x-6" -]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-corner.json b/jigsaw-pools/murky_stronghold/stronghold-c-corner.json new file mode 100644 index 00000000..b2f2c936 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-corner.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/c-sw-1", + "murky_stronghold/c-sw-2", + "murky_stronghold/c-sw-3", + "murky_stronghold/c-sw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-cross.json b/jigsaw-pools/murky_stronghold/stronghold-c-cross.json new file mode 100644 index 00000000..183bebc0 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-cross.json @@ -0,0 +1,8 @@ +{"pieces": [ + "murky_stronghold/c-x-1", + "murky_stronghold/c-x-2", + "murky_stronghold/c-x-3", + "murky_stronghold/c-x-4", + "murky_stronghold/c-x-5", + "murky_stronghold/c-x-6" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-end.json b/jigsaw-pools/murky_stronghold/stronghold-c-end.json new file mode 100644 index 00000000..2d43a7b2 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-end.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/c-n-1", + "murky_stronghold/c-n-2", + "murky_stronghold/c-n-3", + "murky_stronghold/c-n-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-hall.json b/jigsaw-pools/murky_stronghold/stronghold-c-hall.json new file mode 100644 index 00000000..cbc8f261 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-hall.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/c-ns-1", + "murky_stronghold/c-ns-2", + "murky_stronghold/c-ns-3", + "murky_stronghold/c-ns-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-three.json b/jigsaw-pools/murky_stronghold/stronghold-c-three.json new file mode 100644 index 00000000..1c1df8e1 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-c-three.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/c-nsw-1", + "murky_stronghold/c-nsw-2", + "murky_stronghold/c-nsw-3", + "murky_stronghold/c-nsw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-f-corner.json b/jigsaw-pools/murky_stronghold/stronghold-f-corner.json new file mode 100644 index 00000000..bda56033 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-f-corner.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/f-sw-1", + "murky_stronghold/f-sw-2", + "murky_stronghold/f-sw-3", + "murky_stronghold/f-sw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/path2.json b/jigsaw-pools/murky_stronghold/stronghold-f-cross.json similarity index 100% rename from jigsaw-pools/murky_stronghold/path2.json rename to jigsaw-pools/murky_stronghold/stronghold-f-cross.json diff --git a/jigsaw-pools/murky_stronghold/stronghold-f-end.json b/jigsaw-pools/murky_stronghold/stronghold-f-end.json new file mode 100644 index 00000000..cab63973 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-f-end.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/f-n-1", + "murky_stronghold/f-n-2", + "murky_stronghold/f-n-3", + "murky_stronghold/f-n-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-f-hall.json b/jigsaw-pools/murky_stronghold/stronghold-f-hall.json new file mode 100644 index 00000000..1727a3af --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-f-hall.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/f-ns-1", + "murky_stronghold/f-ns-2", + "murky_stronghold/f-ns-3", + "murky_stronghold/f-ns-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-f-three.json b/jigsaw-pools/murky_stronghold/stronghold-f-three.json new file mode 100644 index 00000000..ac17807a --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-f-three.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/f-nsw-1", + "murky_stronghold/f-nsw-2", + "murky_stronghold/f-nsw-3", + "murky_stronghold/f-nsw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/path3.json b/jigsaw-pools/murky_stronghold/stronghold-fc-cross.json similarity index 100% rename from jigsaw-pools/murky_stronghold/path3.json rename to jigsaw-pools/murky_stronghold/stronghold-fc-cross.json From ddd93385029156397d21a26b2da21187c0474d22 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 22:28:15 -0700 Subject: [PATCH 16/33] wad --- jigsaw-pools/murky_stronghold/stronghold-fc-corner.json | 6 ++++++ jigsaw-pools/murky_stronghold/stronghold-fc-end.json | 6 ++++++ jigsaw-pools/murky_stronghold/stronghold-fc-hall.json | 6 ++++++ jigsaw-pools/murky_stronghold/stronghold-fc-three.json | 6 ++++++ 4 files changed, 24 insertions(+) create mode 100644 jigsaw-pools/murky_stronghold/stronghold-fc-corner.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-fc-end.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-fc-hall.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-fc-three.json diff --git a/jigsaw-pools/murky_stronghold/stronghold-fc-corner.json b/jigsaw-pools/murky_stronghold/stronghold-fc-corner.json new file mode 100644 index 00000000..a7c9c466 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-fc-corner.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/fc-sw-1", + "murky_stronghold/fc-sw-2", + "murky_stronghold/fc-sw-3", + "murky_stronghold/fc-sw-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-fc-end.json b/jigsaw-pools/murky_stronghold/stronghold-fc-end.json new file mode 100644 index 00000000..072c100c --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-fc-end.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/fc-n-1", + "murky_stronghold/fc-n-2", + "murky_stronghold/fc-n-3", + "murky_stronghold/fc-n-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-fc-hall.json b/jigsaw-pools/murky_stronghold/stronghold-fc-hall.json new file mode 100644 index 00000000..6f1db898 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-fc-hall.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/fc-ns-1", + "murky_stronghold/fc-ns-2", + "murky_stronghold/fc-ns-3", + "murky_stronghold/fc-ns-4" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-fc-three.json b/jigsaw-pools/murky_stronghold/stronghold-fc-three.json new file mode 100644 index 00000000..4e78b483 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-fc-three.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/fc-nsw-1", + "murky_stronghold/fc-nsw-2", + "murky_stronghold/fc-nsw-3", + "murky_stronghold/fc-nsw-4" +]} From 516aa9dea4707ac7f352e8bcbf6fc2b558039cc6 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 22:53:38 -0700 Subject: [PATCH 17/33] This system is giving me a stroke --- jigsaw-pieces/murky_stronghold/c-n-1.json | 6 +- jigsaw-pieces/murky_stronghold/c-n-2.json | 6 +- jigsaw-pieces/murky_stronghold/c-n-3.json | 6 +- jigsaw-pieces/murky_stronghold/c-n-4.json | 6 +- jigsaw-pieces/murky_stronghold/c-ns-1.json | 4 +- jigsaw-pieces/murky_stronghold/c-ns-2.json | 4 +- jigsaw-pieces/murky_stronghold/c-ns-3.json | 4 +- jigsaw-pieces/murky_stronghold/c-ns-4.json | 4 +- jigsaw-pieces/murky_stronghold/c-nsw-1.json | 2 +- jigsaw-pieces/murky_stronghold/c-nsw-2.json | 2 +- jigsaw-pieces/murky_stronghold/c-nsw-3.json | 2 +- jigsaw-pieces/murky_stronghold/c-nsw-4.json | 2 +- jigsaw-pieces/murky_stronghold/c-sw-1.json | 4 +- jigsaw-pieces/murky_stronghold/c-sw-2.json | 4 +- jigsaw-pieces/murky_stronghold/c-sw-3.json | 4 +- jigsaw-pieces/murky_stronghold/c-sw-4.json | 4 +- jigsaw-pieces/murky_stronghold/f-n-1.json | 6 +- jigsaw-pieces/murky_stronghold/f-n-2.json | 6 +- jigsaw-pieces/murky_stronghold/f-n-3.json | 6 +- jigsaw-pieces/murky_stronghold/f-n-4.json | 6 +- jigsaw-pieces/murky_stronghold/f-ns-1.json | 4 +- jigsaw-pieces/murky_stronghold/f-ns-2.json | 4 +- jigsaw-pieces/murky_stronghold/f-ns-3.json | 4 +- jigsaw-pieces/murky_stronghold/f-ns-4.json | 4 +- jigsaw-pieces/murky_stronghold/f-nsw-1.json | 2 +- jigsaw-pieces/murky_stronghold/f-nsw-2.json | 2 +- jigsaw-pieces/murky_stronghold/f-nsw-3.json | 2 +- jigsaw-pieces/murky_stronghold/f-nsw-4.json | 2 +- jigsaw-pieces/murky_stronghold/f-sw-1.json | 4 +- jigsaw-pieces/murky_stronghold/f-sw-2.json | 4 +- jigsaw-pieces/murky_stronghold/f-sw-3.json | 4 +- jigsaw-pieces/murky_stronghold/f-sw-4.json | 4 +- jigsaw-pieces/murky_stronghold/fc-n-1.json | 109 +++++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-n-2.json | 109 +++++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-n-3.json | 109 +++++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-n-4.json | 109 +++++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-ns-1.json | 94 ++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-ns-2.json | 94 ++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-ns-3.json | 94 ++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-ns-4.json | 94 ++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-nsw-1.json | 77 +++++++++++++ jigsaw-pieces/murky_stronghold/fc-nsw-2.json | 77 +++++++++++++ jigsaw-pieces/murky_stronghold/fc-nsw-3.json | 77 +++++++++++++ jigsaw-pieces/murky_stronghold/fc-nsw-4.json | 77 +++++++++++++ jigsaw-pieces/murky_stronghold/fc-sw-1.json | 94 ++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-sw-2.json | 94 ++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-sw-3.json | 94 ++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-sw-4.json | 94 ++++++++++++++++ jigsaw-pieces/murky_stronghold/fc-x-8.json | 2 +- jigsaw-structures/pillager.json | 2 +- 50 files changed, 1562 insertions(+), 66 deletions(-) create mode 100644 jigsaw-pieces/murky_stronghold/fc-n-1.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-n-2.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-n-3.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-n-4.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-ns-1.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-ns-2.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-ns-3.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-ns-4.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-nsw-1.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-nsw-2.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-nsw-3.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-nsw-4.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-sw-1.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-sw-2.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-sw-3.json create mode 100644 jigsaw-pieces/murky_stronghold/fc-sw-4.json diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json index 84896d69..d6938388 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-1.json +++ b/jigsaw-pieces/murky_stronghold/c-n-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json index 26b07dc9..70c4edb2 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json index f2838f35..ee4ac125 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json index 22a25819..09bce4ef 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json index a114a91e..a4ac4019 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-cross"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-cross"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json index 4f368494..4e811750 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-cross"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-cross"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json index c4f6e110..5ad43df3 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-cross"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-cross"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json index 3cb332b8..aa30d358 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-cross"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-cross"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-1.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json index 0f98f791..16b3d115 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-1.json @@ -5,7 +5,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json index b927fb6a..8dbadfa5 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -5,7 +5,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json index d477a4ae..976613ed 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -5,7 +5,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json index 058d5599..4a4c8baf 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -5,7 +5,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json index f96aaabd..b5df9414 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-corner"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-corner"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json index 70997c08..8e664c86 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-corner"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-corner"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json index fb85108d..5a858f14 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-corner"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-corner"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json index b577179c..141ec59b 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-corner"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-corner"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json index 2b613bc9..0ba349b1 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json index bcadcc66..bed22df3 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json index 50a30e1e..e73779d6 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json index 433d36fc..587fd706 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json index 5b14dc09..69ee5c28 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-cross"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-cross"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json index 1c81bbf7..849fed1d 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-cross"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-cross"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json index 9ff78745..df2d6bfd 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-cross"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-cross"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json index de6c6b4d..7ccfb884 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-cross"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-cross"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-1.json b/jigsaw-pieces/murky_stronghold/f-nsw-1.json index fdac24d7..0bbeeb13 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-1.json @@ -5,7 +5,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json index 83741e96..c0912787 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -5,7 +5,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json index 8011a013..ed598b70 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -5,7 +5,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json index 7770b4ca..11ea731b 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -5,7 +5,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json index fa5d8587..2b3f49c5 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-corner"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-corner"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json index a9c526f4..7eb32a68 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-corner"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-corner"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json index 421ba150..3d994bbc 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-corner"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-corner"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json index 84884560..9f67db88 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-corner"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-corner"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-1.json b/jigsaw-pieces/murky_stronghold/fc-n-1.json new file mode 100644 index 00000000..0df9de8c --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-n-1.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/fc-n-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-n-2.json b/jigsaw-pieces/murky_stronghold/fc-n-2.json new file mode 100644 index 00000000..c9b60b89 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-n-2.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/fc-n-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-n-3.json b/jigsaw-pieces/murky_stronghold/fc-n-3.json new file mode 100644 index 00000000..22e6664f --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-n-3.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/fc-n-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-n-4.json b/jigsaw-pieces/murky_stronghold/fc-n-4.json new file mode 100644 index 00000000..4e3ff3f2 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-n-4.json @@ -0,0 +1,109 @@ +{ + "object": "murky-stronghold/fc-n-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-1.json b/jigsaw-pieces/murky_stronghold/fc-ns-1.json new file mode 100644 index 00000000..83eadf5a --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-ns-1.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/fc-ns-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-cross"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-cross"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-2.json b/jigsaw-pieces/murky_stronghold/fc-ns-2.json new file mode 100644 index 00000000..432e2ec8 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-ns-2.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/fc-ns-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-cross"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-cross"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-3.json b/jigsaw-pieces/murky_stronghold/fc-ns-3.json new file mode 100644 index 00000000..05e74c3e --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-ns-3.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/fc-ns-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-cross"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-cross"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-4.json b/jigsaw-pieces/murky_stronghold/fc-ns-4.json new file mode 100644 index 00000000..30257e8b --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-ns-4.json @@ -0,0 +1,94 @@ +{ + "object": "murky_stronghold/f-ns-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-cross"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-cross"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json new file mode 100644 index 00000000..acc0355e --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json @@ -0,0 +1,77 @@ +{ + "object": "murky-stronghold/fc-nsw-1", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json new file mode 100644 index 00000000..e1b60db1 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json @@ -0,0 +1,77 @@ +{ + "object": "murky-stronghold/fc-nsw-2", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json new file mode 100644 index 00000000..b6dcc8ee --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json @@ -0,0 +1,77 @@ +{ + "object": "murky-stronghold/fc-nsw-3", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json new file mode 100644 index 00000000..c169df51 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json @@ -0,0 +1,77 @@ +{ + "object": "murky-stronghold/fc-nsw-4", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-hall"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-1.json b/jigsaw-pieces/murky_stronghold/fc-sw-1.json new file mode 100644 index 00000000..13298904 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-sw-1.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/fc-sw-1", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-corner"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-corner"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-2.json b/jigsaw-pieces/murky_stronghold/fc-sw-2.json new file mode 100644 index 00000000..1516eb92 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-sw-2.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/fc-sw-2", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-corner"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-corner"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-3.json b/jigsaw-pieces/murky_stronghold/fc-sw-3.json new file mode 100644 index 00000000..232d75eb --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-sw-3.json @@ -0,0 +1,94 @@ +{ + "object": "murky-stronghold/fc-sw-3", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-corner"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-corner"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-4.json b/jigsaw-pieces/murky_stronghold/fc-sw-4.json new file mode 100644 index 00000000..6afc5456 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/fc-sw-4.json @@ -0,0 +1,94 @@ +{ + "object": "murky_stronghold/fc-sw-4", + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-corner"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-fc-corner"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index 2cfe5e36..690a9324 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-structures/pillager.json b/jigsaw-structures/pillager.json index 4726885c..57ba2681 100644 --- a/jigsaw-structures/pillager.json +++ b/jigsaw-structures/pillager.json @@ -9,6 +9,6 @@ "objectChance": 0, "interpolationRadius": 25, "strength": 0.75, - "interpolator": "BILINEAR_STARCAST_9" + "interpolator": "BILINEAR_STARCAST_3" } } From a88c969bcd8eacc65af86607423a8e8d3534b231 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 23:00:00 -0700 Subject: [PATCH 18/33] Im now a stage 3 epileptic --- jigsaw-pieces/murky_stronghold/c-x-1.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-x-2.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-x-3.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-x-4.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-x-5.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-x-6.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-x-1.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-x-2.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-x-3.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-x-4.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-x-5.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-x-6.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-x-1.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-x-2.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-x-3.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-x-4.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-x-5.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-x-6.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-x-7.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-x-8.json | 8 ++++---- 20 files changed, 80 insertions(+), 80 deletions(-) diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json index a939d48c..7f6be575 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/sstronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json index aac2d444..07452c77 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json index 893d471d..895a3333 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json index bd5789a3..4e0c5e4a 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json index b8e15f00..0059258d 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json index f927499e..746e0780 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path"], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json index 25690d31..5b709754 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json index f6a663f2..a6fa6844 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json index 51ba8d0b..36b61b31 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json index 8815ee40..bd177a1a 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json index e2b4e720..d5695d49 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json index 1ac58840..47c6da49 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path2"], + "pools": ["murky_stronghold/stronghold-f-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-1.json b/jigsaw-pieces/murky_stronghold/fc-x-1.json index 45d4b193..4f53f521 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-1.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-2.json b/jigsaw-pieces/murky_stronghold/fc-x-2.json index 94b6d80f..b5f71e95 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-2.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-3.json b/jigsaw-pieces/murky_stronghold/fc-x-3.json index cbb09b6d..87fe43cc 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-3.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-4.json b/jigsaw-pieces/murky_stronghold/fc-x-4.json index 72accb6d..48884423 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-5.json b/jigsaw-pieces/murky_stronghold/fc-x-5.json index 1e3674f7..1816c7c5 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-5.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-5.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-6.json b/jigsaw-pieces/murky_stronghold/fc-x-6.json index ab270bb6..5522640e 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-6.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-6.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-7.json b/jigsaw-pieces/murky_stronghold/fc-x-7.json index 1595f021..a7731da9 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-7.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-7.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index 690a9324..a6228e12 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/path3"], + "pools": ["murky_stronghold/stronghold-fc-hall"], "keepEntity": false, "entityCount": 1, "position": { From 3b9f831ba9ce96645a1d420b946177491f05d5b9 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 23:32:09 -0700 Subject: [PATCH 19/33] I have seized up, and i have a wallet in my mouth --- jigsaw-pieces/murky_stronghold/c-n-1.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-n-2.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-n-3.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-n-4.json | 8 ++++---- jigsaw-pieces/murky_stronghold/c-ns-1.json | 6 +++--- jigsaw-pieces/murky_stronghold/c-ns-2.json | 6 +++--- jigsaw-pieces/murky_stronghold/c-ns-3.json | 6 +++--- jigsaw-pieces/murky_stronghold/c-ns-4.json | 6 +++--- jigsaw-pieces/murky_stronghold/c-nsw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-nsw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-nsw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-nsw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-sw-1.json | 6 +++--- jigsaw-pieces/murky_stronghold/c-sw-2.json | 6 +++--- jigsaw-pieces/murky_stronghold/c-sw-3.json | 6 +++--- jigsaw-pieces/murky_stronghold/c-sw-4.json | 6 +++--- jigsaw-pieces/murky_stronghold/c-x-1.json | 10 +++++----- jigsaw-pieces/murky_stronghold/c-x-2.json | 10 +++++----- jigsaw-pieces/murky_stronghold/c-x-3.json | 10 +++++----- jigsaw-pieces/murky_stronghold/c-x-4.json | 10 +++++----- jigsaw-pieces/murky_stronghold/c-x-5.json | 10 +++++----- jigsaw-pieces/murky_stronghold/c-x-6.json | 10 +++++----- jigsaw-pieces/murky_stronghold/f-n-1.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-n-2.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-n-3.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-n-4.json | 8 ++++---- jigsaw-pieces/murky_stronghold/f-ns-1.json | 6 +++--- jigsaw-pieces/murky_stronghold/f-ns-2.json | 6 +++--- jigsaw-pieces/murky_stronghold/f-ns-3.json | 6 +++--- jigsaw-pieces/murky_stronghold/f-ns-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-nsw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-nsw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-nsw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-nsw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-sw-1.json | 6 +++--- jigsaw-pieces/murky_stronghold/f-sw-2.json | 6 +++--- jigsaw-pieces/murky_stronghold/f-sw-3.json | 6 +++--- jigsaw-pieces/murky_stronghold/f-sw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-x-1.json | 10 +++++----- jigsaw-pieces/murky_stronghold/f-x-2.json | 10 +++++----- jigsaw-pieces/murky_stronghold/f-x-3.json | 10 +++++----- jigsaw-pieces/murky_stronghold/f-x-4.json | 10 +++++----- jigsaw-pieces/murky_stronghold/f-x-5.json | 10 +++++----- jigsaw-pieces/murky_stronghold/f-x-6.json | 10 +++++----- jigsaw-pieces/murky_stronghold/fc-n-1.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-n-2.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-n-3.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-n-4.json | 8 ++++---- jigsaw-pieces/murky_stronghold/fc-ns-1.json | 6 +++--- jigsaw-pieces/murky_stronghold/fc-ns-2.json | 6 +++--- jigsaw-pieces/murky_stronghold/fc-ns-3.json | 6 +++--- jigsaw-pieces/murky_stronghold/fc-ns-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-nsw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-nsw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-nsw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-nsw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-sw-1.json | 6 +++--- jigsaw-pieces/murky_stronghold/fc-sw-2.json | 6 +++--- jigsaw-pieces/murky_stronghold/fc-sw-3.json | 6 +++--- jigsaw-pieces/murky_stronghold/fc-sw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-1.json | 10 +++++----- jigsaw-pieces/murky_stronghold/fc-x-2.json | 10 +++++----- jigsaw-pieces/murky_stronghold/fc-x-3.json | 10 +++++----- jigsaw-pieces/murky_stronghold/fc-x-4.json | 10 +++++----- jigsaw-pieces/murky_stronghold/fc-x-5.json | 10 +++++----- jigsaw-pieces/murky_stronghold/fc-x-6.json | 10 +++++----- jigsaw-pieces/murky_stronghold/fc-x-7.json | 10 +++++----- jigsaw-pieces/murky_stronghold/fc-x-8.json | 10 +++++----- .../c-n-1.iob | Bin .../c-n-2.iob | Bin .../c-n-3.iob | Bin .../c-n-4.iob | Bin .../c-ns-1.iob | Bin .../c-ns-2.iob | Bin .../c-ns-3.iob | Bin .../c-ns-4.iob | Bin .../c-nsw-1.iob | Bin .../c-nsw-2.iob | Bin .../c-nsw-3.iob | Bin .../c-nsw-4.iob | Bin .../c-sw-1.iob | Bin .../c-sw-2.iob | Bin .../c-sw-3.iob | Bin .../c-sw-4.iob | Bin .../c-x-1.iob | Bin .../c-x-2.iob | Bin .../c-x-3.iob | Bin .../c-x-4.iob | Bin .../c-x-5.iob | Bin .../c-x-6.iob | Bin .../f-n-1.iob | Bin .../f-n-2.iob | Bin .../f-n-3.iob | Bin .../f-n-4.iob | Bin .../f-ns-1.iob | Bin .../f-ns-2.iob | Bin .../f-ns-3.iob | Bin .../f-ns-4.iob | Bin .../f-nsw-1.iob | Bin .../f-nsw-2.iob | Bin .../f-nsw-3.iob | Bin .../f-nsw-4.iob | Bin .../f-sw-1.iob | Bin .../f-sw-2.iob | Bin .../f-sw-3.iob | Bin .../f-sw-4.iob | Bin .../f-x-1.iob | Bin .../f-x-2.iob | Bin .../f-x-3.iob | Bin .../f-x-4.iob | Bin .../f-x-5.iob | Bin .../f-x-6.iob | Bin .../fc-n-1.iob | Bin .../fc-n-2.iob | Bin .../fc-n-3.iob | Bin .../fc-n-4.iob | Bin .../fc-ns-1.iob | Bin .../fc-ns-2.iob | Bin .../fc-ns-3.iob | Bin .../fc-ns-4.iob | Bin .../fc-nsw-1.iob | Bin .../fc-nsw-2.iob | Bin .../fc-nsw-3.iob | Bin .../fc-nsw-4.iob | Bin .../fc-sw-1.iob | Bin .../fc-sw-2.iob | Bin .../fc-sw-3.iob | Bin .../fc-sw-4.iob | Bin .../fc-x-1.iob | Bin .../fc-x-2.iob | Bin .../fc-x-3.iob | Bin .../fc-x-4.iob | Bin .../fc-x-5.iob | Bin .../fc-x-6.iob | Bin .../fc-x-7.iob | Bin .../fc-x-8.iob | Bin 136 files changed, 240 insertions(+), 240 deletions(-) rename objects/{murky-stronghold => murky_stronghold}/c-n-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-n-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-n-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-n-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-ns-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-ns-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-ns-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-ns-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-nsw-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-nsw-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-nsw-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-nsw-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-sw-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-sw-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-sw-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-sw-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-x-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-x-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-x-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-x-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-x-5.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/c-x-6.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-n-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-n-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-n-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-n-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-ns-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-ns-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-ns-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-ns-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-nsw-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-nsw-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-nsw-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-nsw-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-sw-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-sw-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-sw-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-sw-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-x-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-x-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-x-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-x-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-x-5.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/f-x-6.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-n-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-n-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-n-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-n-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-ns-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-ns-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-ns-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-ns-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-nsw-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-nsw-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-nsw-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-nsw-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-sw-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-sw-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-sw-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-sw-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-x-1.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-x-2.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-x-3.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-x-4.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-x-5.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-x-6.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-x-7.iob (100%) rename objects/{murky-stronghold => murky_stronghold}/fc-x-8.iob (100%) diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json index d6938388..afe63911 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-1.json +++ b/jigsaw-pieces/murky_stronghold/c-n-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-n-1", + "object": "murky_stronghold/c-n-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json index 70c4edb2..30562b6a 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-n-2", + "object": "murky_stronghold/c-n-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json index ee4ac125..6f5f7cd9 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-n-3", + "object": "murky_stronghold/c-n-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json index 09bce4ef..69141fd6 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-n-4", + "object": "murky_stronghold/c-n-4", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json index a4ac4019..46762636 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-ns-1", + "object": "murky_stronghold/c-ns-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-cross"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-cross"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json index 4e811750..4d5813e3 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-ns-2", + "object": "murky_stronghold/c-ns-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-cross"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-cross"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json index 5ad43df3..c29cfd78 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-ns-3", + "object": "murky_stronghold/c-ns-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-cross"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-cross"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json index aa30d358..df2a08bd 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-ns-4", + "object": "murky_stronghold/c-ns-4", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-cross"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-cross"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-1.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json index 16b3d115..8199488f 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-1.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/c-nsw-1", + "object": "murky_stronghold/c-nsw-1", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json index 8dbadfa5..9080e701 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/c-nsw-2", + "object": "murky_stronghold/c-nsw-2", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json index 976613ed..adbf3588 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/c-nsw-3", + "object": "murky_stronghold/c-nsw-3", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json index 4a4c8baf..e2dc727a 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/c-nsw-4", + "object": "murky_stronghold/c-nsw-4", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json index b5df9414..9cf78622 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-sw-1", + "object": "murky_stronghold/c-sw-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json index 8e664c86..fcdaa1d8 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-sw-2", + "object": "murky_stronghold/c-sw-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json index 5a858f14..e06d45ff 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-sw-3", + "object": "murky_stronghold/c-sw-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json index 141ec59b..0c4dfa71 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-sw-4", + "object": "murky_stronghold/c-sw-4", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json index 7f6be575..9638dbed 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-x-1", + "object": "murky_stronghold/c-x-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/sstronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json index 07452c77..bd7cb9df 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-x-2", + "object": "murky_stronghold/c-x-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json index 895a3333..6370914c 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-x-3", + "object": "murky_stronghold/c-x-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json index 4e0c5e4a..256b9971 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-x-4", + "object": "murky_stronghold/c-x-4", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json index 0059258d..d367bec3 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-x-5", + "object": "murky_stronghold/c-x-5", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json index 746e0780..ce3c7b78 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/c-x-6", + "object": "murky_stronghold/c-x-6", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-hall"], + "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json index 0ba349b1..883e9e28 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-n-1", + "object": "murky_stronghold/f-n-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json index bed22df3..990e6732 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-n-2", + "object": "murky_stronghold/f-n-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json index e73779d6..93cbb653 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-n-3", + "object": "murky_stronghold/f-n-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json index 587fd706..17c6aea7 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-n-4", + "object": "murky_stronghold/f-n-4", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json index 69ee5c28..f2205004 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-ns-1", + "object": "murky_stronghold/f-ns-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-cross"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-cross"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json index 849fed1d..b0eda9b1 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-ns-2", + "object": "murky_stronghold/f-ns-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-cross"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-cross"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json index df2d6bfd..578252ca 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-ns-3", + "object": "murky_stronghold/f-ns-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-cross"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-cross"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json index 7ccfb884..ecb8b564 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-cross"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-cross"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-1.json b/jigsaw-pieces/murky_stronghold/f-nsw-1.json index 0bbeeb13..05b3d419 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-1.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/f-nsw-1", + "object": "murky_stronghold/f-nsw-1", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json index c0912787..a78c1196 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/f-nsw-2", + "object": "murky_stronghold/f-nsw-2", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json index ed598b70..694f8c8f 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/f-nsw-3", + "object": "murky_stronghold/f-nsw-3", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json index 11ea731b..c84b4e79 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/f-nsw-4", + "object": "murky_stronghold/f-nsw-4", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json index 2b3f49c5..dcf36cf0 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-sw-1", + "object": "murky_stronghold/f-sw-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json index 7eb32a68..040f65e2 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-sw-2", + "object": "murky_stronghold/f-sw-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json index 3d994bbc..ecb0f5d6 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-sw-3", + "object": "murky_stronghold/f-sw-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json index 9f67db88..8eb1bfdb 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json index 5b709754..18c62f8f 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-x-1", + "object": "murky_stronghold/f-x-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json index a6fa6844..53cadcfb 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-x-2", + "object": "murky_stronghold/f-x-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json index 36b61b31..7bf78f39 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-x-3", + "object": "murky_stronghold/f-x-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json index bd177a1a..98e4ecba 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-x-4", + "object": "murky_stronghold/f-x-4", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json index d5695d49..590dc93e 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-x-5", + "object": "murky_stronghold/f-x-5", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json index 47c6da49..07840443 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/f-x-6", + "object": "murky_stronghold/f-x-6", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-hall"], + "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-1.json b/jigsaw-pieces/murky_stronghold/fc-n-1.json index 0df9de8c..50d772ac 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-n-1", + "object": "murky_stronghold/fc-n-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-2.json b/jigsaw-pieces/murky_stronghold/fc-n-2.json index c9b60b89..5dc39c95 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-n-2", + "object": "murky_stronghold/fc-n-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-3.json b/jigsaw-pieces/murky_stronghold/fc-n-3.json index 22e6664f..cc4ee1d0 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-n-3", + "object": "murky_stronghold/fc-n-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-4.json b/jigsaw-pieces/murky_stronghold/fc-n-4.json index 4e3ff3f2..d80e43ff 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-4.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-n-4", + "object": "murky_stronghold/fc-n-4", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-1.json b/jigsaw-pieces/murky_stronghold/fc-ns-1.json index 83eadf5a..32475be2 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-ns-1", + "object": "murky_stronghold/fc-ns-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-cross"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-cross"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-2.json b/jigsaw-pieces/murky_stronghold/fc-ns-2.json index 432e2ec8..9d28012e 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-ns-2", + "object": "murky_stronghold/fc-ns-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-cross"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-cross"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-3.json b/jigsaw-pieces/murky_stronghold/fc-ns-3.json index 05e74c3e..0c93ef8c 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-ns-3", + "object": "murky_stronghold/fc-ns-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-cross"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-cross"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-4.json b/jigsaw-pieces/murky_stronghold/fc-ns-4.json index 30257e8b..77a11de1 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-cross"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-cross"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json index acc0355e..f6b58403 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/fc-nsw-1", + "object": "murky_stronghold/fc-nsw-1", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json index e1b60db1..b1f3c0a2 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/fc-nsw-2", + "object": "murky_stronghold/fc-nsw-2", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json index b6dcc8ee..d51bd2e4 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/fc-nsw-3", + "object": "murky_stronghold/fc-nsw-3", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json index c169df51..880b6be5 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json @@ -1,11 +1,11 @@ { - "object": "murky-stronghold/fc-nsw-4", + "object": "murky_stronghold/fc-nsw-4", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-1.json b/jigsaw-pieces/murky_stronghold/fc-sw-1.json index 13298904..64febbff 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-sw-1", + "object": "murky_stronghold/fc-sw-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-2.json b/jigsaw-pieces/murky_stronghold/fc-sw-2.json index 1516eb92..42044836 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-sw-2", + "object": "murky_stronghold/fc-sw-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-3.json b/jigsaw-pieces/murky_stronghold/fc-sw-3.json index 232d75eb..75bf7395 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-sw-3", + "object": "murky_stronghold/fc-sw-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-4.json b/jigsaw-pieces/murky_stronghold/fc-sw-4.json index 6afc5456..d6f9e0f2 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-4.json @@ -6,7 +6,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-1.json b/jigsaw-pieces/murky_stronghold/fc-x-1.json index 4f53f521..e44d924e 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-1.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-x-1", + "object": "murky_stronghold/fc-x-1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-2.json b/jigsaw-pieces/murky_stronghold/fc-x-2.json index b5f71e95..c0868a69 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-2.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-x-2", + "object": "murky_stronghold/fc-x-2", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-3.json b/jigsaw-pieces/murky_stronghold/fc-x-3.json index 87fe43cc..2c4b905a 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-3.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-x-3", + "object": "murky_stronghold/fc-x-3", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-4.json b/jigsaw-pieces/murky_stronghold/fc-x-4.json index 48884423..e3ab3880 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-4.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-x-4", + "object": "murky_stronghold/fc-x-4", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-5.json b/jigsaw-pieces/murky_stronghold/fc-x-5.json index 1816c7c5..2ca0b3aa 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-5.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-5.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-x-5", + "object": "murky_stronghold/fc-x-5", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-6.json b/jigsaw-pieces/murky_stronghold/fc-x-6.json index 5522640e..665f08e9 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-6.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-6.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-x-6", + "object": "murky_stronghold/fc-x-6", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-7.json b/jigsaw-pieces/murky_stronghold/fc-x-7.json index a7731da9..a926df92 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-7.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-7.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-x-7", + "object": "murky_stronghold/fc-x-7", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index a6228e12..bc3faad7 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -1,12 +1,12 @@ { - "object": "murky-stronghold/fc-x-8", + "object": "murky_stronghold/fc-x-8", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-hall"], + "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/objects/murky-stronghold/c-n-1.iob b/objects/murky_stronghold/c-n-1.iob similarity index 100% rename from objects/murky-stronghold/c-n-1.iob rename to objects/murky_stronghold/c-n-1.iob diff --git a/objects/murky-stronghold/c-n-2.iob b/objects/murky_stronghold/c-n-2.iob similarity index 100% rename from objects/murky-stronghold/c-n-2.iob rename to objects/murky_stronghold/c-n-2.iob diff --git a/objects/murky-stronghold/c-n-3.iob b/objects/murky_stronghold/c-n-3.iob similarity index 100% rename from objects/murky-stronghold/c-n-3.iob rename to objects/murky_stronghold/c-n-3.iob diff --git a/objects/murky-stronghold/c-n-4.iob b/objects/murky_stronghold/c-n-4.iob similarity index 100% rename from objects/murky-stronghold/c-n-4.iob rename to objects/murky_stronghold/c-n-4.iob diff --git a/objects/murky-stronghold/c-ns-1.iob b/objects/murky_stronghold/c-ns-1.iob similarity index 100% rename from objects/murky-stronghold/c-ns-1.iob rename to objects/murky_stronghold/c-ns-1.iob diff --git a/objects/murky-stronghold/c-ns-2.iob b/objects/murky_stronghold/c-ns-2.iob similarity index 100% rename from objects/murky-stronghold/c-ns-2.iob rename to objects/murky_stronghold/c-ns-2.iob diff --git a/objects/murky-stronghold/c-ns-3.iob b/objects/murky_stronghold/c-ns-3.iob similarity index 100% rename from objects/murky-stronghold/c-ns-3.iob rename to objects/murky_stronghold/c-ns-3.iob diff --git a/objects/murky-stronghold/c-ns-4.iob b/objects/murky_stronghold/c-ns-4.iob similarity index 100% rename from objects/murky-stronghold/c-ns-4.iob rename to objects/murky_stronghold/c-ns-4.iob diff --git a/objects/murky-stronghold/c-nsw-1.iob b/objects/murky_stronghold/c-nsw-1.iob similarity index 100% rename from objects/murky-stronghold/c-nsw-1.iob rename to objects/murky_stronghold/c-nsw-1.iob diff --git a/objects/murky-stronghold/c-nsw-2.iob b/objects/murky_stronghold/c-nsw-2.iob similarity index 100% rename from objects/murky-stronghold/c-nsw-2.iob rename to objects/murky_stronghold/c-nsw-2.iob diff --git a/objects/murky-stronghold/c-nsw-3.iob b/objects/murky_stronghold/c-nsw-3.iob similarity index 100% rename from objects/murky-stronghold/c-nsw-3.iob rename to objects/murky_stronghold/c-nsw-3.iob diff --git a/objects/murky-stronghold/c-nsw-4.iob b/objects/murky_stronghold/c-nsw-4.iob similarity index 100% rename from objects/murky-stronghold/c-nsw-4.iob rename to objects/murky_stronghold/c-nsw-4.iob diff --git a/objects/murky-stronghold/c-sw-1.iob b/objects/murky_stronghold/c-sw-1.iob similarity index 100% rename from objects/murky-stronghold/c-sw-1.iob rename to objects/murky_stronghold/c-sw-1.iob diff --git a/objects/murky-stronghold/c-sw-2.iob b/objects/murky_stronghold/c-sw-2.iob similarity index 100% rename from objects/murky-stronghold/c-sw-2.iob rename to objects/murky_stronghold/c-sw-2.iob diff --git a/objects/murky-stronghold/c-sw-3.iob b/objects/murky_stronghold/c-sw-3.iob similarity index 100% rename from objects/murky-stronghold/c-sw-3.iob rename to objects/murky_stronghold/c-sw-3.iob diff --git a/objects/murky-stronghold/c-sw-4.iob b/objects/murky_stronghold/c-sw-4.iob similarity index 100% rename from objects/murky-stronghold/c-sw-4.iob rename to objects/murky_stronghold/c-sw-4.iob diff --git a/objects/murky-stronghold/c-x-1.iob b/objects/murky_stronghold/c-x-1.iob similarity index 100% rename from objects/murky-stronghold/c-x-1.iob rename to objects/murky_stronghold/c-x-1.iob diff --git a/objects/murky-stronghold/c-x-2.iob b/objects/murky_stronghold/c-x-2.iob similarity index 100% rename from objects/murky-stronghold/c-x-2.iob rename to objects/murky_stronghold/c-x-2.iob diff --git a/objects/murky-stronghold/c-x-3.iob b/objects/murky_stronghold/c-x-3.iob similarity index 100% rename from objects/murky-stronghold/c-x-3.iob rename to objects/murky_stronghold/c-x-3.iob diff --git a/objects/murky-stronghold/c-x-4.iob b/objects/murky_stronghold/c-x-4.iob similarity index 100% rename from objects/murky-stronghold/c-x-4.iob rename to objects/murky_stronghold/c-x-4.iob diff --git a/objects/murky-stronghold/c-x-5.iob b/objects/murky_stronghold/c-x-5.iob similarity index 100% rename from objects/murky-stronghold/c-x-5.iob rename to objects/murky_stronghold/c-x-5.iob diff --git a/objects/murky-stronghold/c-x-6.iob b/objects/murky_stronghold/c-x-6.iob similarity index 100% rename from objects/murky-stronghold/c-x-6.iob rename to objects/murky_stronghold/c-x-6.iob diff --git a/objects/murky-stronghold/f-n-1.iob b/objects/murky_stronghold/f-n-1.iob similarity index 100% rename from objects/murky-stronghold/f-n-1.iob rename to objects/murky_stronghold/f-n-1.iob diff --git a/objects/murky-stronghold/f-n-2.iob b/objects/murky_stronghold/f-n-2.iob similarity index 100% rename from objects/murky-stronghold/f-n-2.iob rename to objects/murky_stronghold/f-n-2.iob diff --git a/objects/murky-stronghold/f-n-3.iob b/objects/murky_stronghold/f-n-3.iob similarity index 100% rename from objects/murky-stronghold/f-n-3.iob rename to objects/murky_stronghold/f-n-3.iob diff --git a/objects/murky-stronghold/f-n-4.iob b/objects/murky_stronghold/f-n-4.iob similarity index 100% rename from objects/murky-stronghold/f-n-4.iob rename to objects/murky_stronghold/f-n-4.iob diff --git a/objects/murky-stronghold/f-ns-1.iob b/objects/murky_stronghold/f-ns-1.iob similarity index 100% rename from objects/murky-stronghold/f-ns-1.iob rename to objects/murky_stronghold/f-ns-1.iob diff --git a/objects/murky-stronghold/f-ns-2.iob b/objects/murky_stronghold/f-ns-2.iob similarity index 100% rename from objects/murky-stronghold/f-ns-2.iob rename to objects/murky_stronghold/f-ns-2.iob diff --git a/objects/murky-stronghold/f-ns-3.iob b/objects/murky_stronghold/f-ns-3.iob similarity index 100% rename from objects/murky-stronghold/f-ns-3.iob rename to objects/murky_stronghold/f-ns-3.iob diff --git a/objects/murky-stronghold/f-ns-4.iob b/objects/murky_stronghold/f-ns-4.iob similarity index 100% rename from objects/murky-stronghold/f-ns-4.iob rename to objects/murky_stronghold/f-ns-4.iob diff --git a/objects/murky-stronghold/f-nsw-1.iob b/objects/murky_stronghold/f-nsw-1.iob similarity index 100% rename from objects/murky-stronghold/f-nsw-1.iob rename to objects/murky_stronghold/f-nsw-1.iob diff --git a/objects/murky-stronghold/f-nsw-2.iob b/objects/murky_stronghold/f-nsw-2.iob similarity index 100% rename from objects/murky-stronghold/f-nsw-2.iob rename to objects/murky_stronghold/f-nsw-2.iob diff --git a/objects/murky-stronghold/f-nsw-3.iob b/objects/murky_stronghold/f-nsw-3.iob similarity index 100% rename from objects/murky-stronghold/f-nsw-3.iob rename to objects/murky_stronghold/f-nsw-3.iob diff --git a/objects/murky-stronghold/f-nsw-4.iob b/objects/murky_stronghold/f-nsw-4.iob similarity index 100% rename from objects/murky-stronghold/f-nsw-4.iob rename to objects/murky_stronghold/f-nsw-4.iob diff --git a/objects/murky-stronghold/f-sw-1.iob b/objects/murky_stronghold/f-sw-1.iob similarity index 100% rename from objects/murky-stronghold/f-sw-1.iob rename to objects/murky_stronghold/f-sw-1.iob diff --git a/objects/murky-stronghold/f-sw-2.iob b/objects/murky_stronghold/f-sw-2.iob similarity index 100% rename from objects/murky-stronghold/f-sw-2.iob rename to objects/murky_stronghold/f-sw-2.iob diff --git a/objects/murky-stronghold/f-sw-3.iob b/objects/murky_stronghold/f-sw-3.iob similarity index 100% rename from objects/murky-stronghold/f-sw-3.iob rename to objects/murky_stronghold/f-sw-3.iob diff --git a/objects/murky-stronghold/f-sw-4.iob b/objects/murky_stronghold/f-sw-4.iob similarity index 100% rename from objects/murky-stronghold/f-sw-4.iob rename to objects/murky_stronghold/f-sw-4.iob diff --git a/objects/murky-stronghold/f-x-1.iob b/objects/murky_stronghold/f-x-1.iob similarity index 100% rename from objects/murky-stronghold/f-x-1.iob rename to objects/murky_stronghold/f-x-1.iob diff --git a/objects/murky-stronghold/f-x-2.iob b/objects/murky_stronghold/f-x-2.iob similarity index 100% rename from objects/murky-stronghold/f-x-2.iob rename to objects/murky_stronghold/f-x-2.iob diff --git a/objects/murky-stronghold/f-x-3.iob b/objects/murky_stronghold/f-x-3.iob similarity index 100% rename from objects/murky-stronghold/f-x-3.iob rename to objects/murky_stronghold/f-x-3.iob diff --git a/objects/murky-stronghold/f-x-4.iob b/objects/murky_stronghold/f-x-4.iob similarity index 100% rename from objects/murky-stronghold/f-x-4.iob rename to objects/murky_stronghold/f-x-4.iob diff --git a/objects/murky-stronghold/f-x-5.iob b/objects/murky_stronghold/f-x-5.iob similarity index 100% rename from objects/murky-stronghold/f-x-5.iob rename to objects/murky_stronghold/f-x-5.iob diff --git a/objects/murky-stronghold/f-x-6.iob b/objects/murky_stronghold/f-x-6.iob similarity index 100% rename from objects/murky-stronghold/f-x-6.iob rename to objects/murky_stronghold/f-x-6.iob diff --git a/objects/murky-stronghold/fc-n-1.iob b/objects/murky_stronghold/fc-n-1.iob similarity index 100% rename from objects/murky-stronghold/fc-n-1.iob rename to objects/murky_stronghold/fc-n-1.iob diff --git a/objects/murky-stronghold/fc-n-2.iob b/objects/murky_stronghold/fc-n-2.iob similarity index 100% rename from objects/murky-stronghold/fc-n-2.iob rename to objects/murky_stronghold/fc-n-2.iob diff --git a/objects/murky-stronghold/fc-n-3.iob b/objects/murky_stronghold/fc-n-3.iob similarity index 100% rename from objects/murky-stronghold/fc-n-3.iob rename to objects/murky_stronghold/fc-n-3.iob diff --git a/objects/murky-stronghold/fc-n-4.iob b/objects/murky_stronghold/fc-n-4.iob similarity index 100% rename from objects/murky-stronghold/fc-n-4.iob rename to objects/murky_stronghold/fc-n-4.iob diff --git a/objects/murky-stronghold/fc-ns-1.iob b/objects/murky_stronghold/fc-ns-1.iob similarity index 100% rename from objects/murky-stronghold/fc-ns-1.iob rename to objects/murky_stronghold/fc-ns-1.iob diff --git a/objects/murky-stronghold/fc-ns-2.iob b/objects/murky_stronghold/fc-ns-2.iob similarity index 100% rename from objects/murky-stronghold/fc-ns-2.iob rename to objects/murky_stronghold/fc-ns-2.iob diff --git a/objects/murky-stronghold/fc-ns-3.iob b/objects/murky_stronghold/fc-ns-3.iob similarity index 100% rename from objects/murky-stronghold/fc-ns-3.iob rename to objects/murky_stronghold/fc-ns-3.iob diff --git a/objects/murky-stronghold/fc-ns-4.iob b/objects/murky_stronghold/fc-ns-4.iob similarity index 100% rename from objects/murky-stronghold/fc-ns-4.iob rename to objects/murky_stronghold/fc-ns-4.iob diff --git a/objects/murky-stronghold/fc-nsw-1.iob b/objects/murky_stronghold/fc-nsw-1.iob similarity index 100% rename from objects/murky-stronghold/fc-nsw-1.iob rename to objects/murky_stronghold/fc-nsw-1.iob diff --git a/objects/murky-stronghold/fc-nsw-2.iob b/objects/murky_stronghold/fc-nsw-2.iob similarity index 100% rename from objects/murky-stronghold/fc-nsw-2.iob rename to objects/murky_stronghold/fc-nsw-2.iob diff --git a/objects/murky-stronghold/fc-nsw-3.iob b/objects/murky_stronghold/fc-nsw-3.iob similarity index 100% rename from objects/murky-stronghold/fc-nsw-3.iob rename to objects/murky_stronghold/fc-nsw-3.iob diff --git a/objects/murky-stronghold/fc-nsw-4.iob b/objects/murky_stronghold/fc-nsw-4.iob similarity index 100% rename from objects/murky-stronghold/fc-nsw-4.iob rename to objects/murky_stronghold/fc-nsw-4.iob diff --git a/objects/murky-stronghold/fc-sw-1.iob b/objects/murky_stronghold/fc-sw-1.iob similarity index 100% rename from objects/murky-stronghold/fc-sw-1.iob rename to objects/murky_stronghold/fc-sw-1.iob diff --git a/objects/murky-stronghold/fc-sw-2.iob b/objects/murky_stronghold/fc-sw-2.iob similarity index 100% rename from objects/murky-stronghold/fc-sw-2.iob rename to objects/murky_stronghold/fc-sw-2.iob diff --git a/objects/murky-stronghold/fc-sw-3.iob b/objects/murky_stronghold/fc-sw-3.iob similarity index 100% rename from objects/murky-stronghold/fc-sw-3.iob rename to objects/murky_stronghold/fc-sw-3.iob diff --git a/objects/murky-stronghold/fc-sw-4.iob b/objects/murky_stronghold/fc-sw-4.iob similarity index 100% rename from objects/murky-stronghold/fc-sw-4.iob rename to objects/murky_stronghold/fc-sw-4.iob diff --git a/objects/murky-stronghold/fc-x-1.iob b/objects/murky_stronghold/fc-x-1.iob similarity index 100% rename from objects/murky-stronghold/fc-x-1.iob rename to objects/murky_stronghold/fc-x-1.iob diff --git a/objects/murky-stronghold/fc-x-2.iob b/objects/murky_stronghold/fc-x-2.iob similarity index 100% rename from objects/murky-stronghold/fc-x-2.iob rename to objects/murky_stronghold/fc-x-2.iob diff --git a/objects/murky-stronghold/fc-x-3.iob b/objects/murky_stronghold/fc-x-3.iob similarity index 100% rename from objects/murky-stronghold/fc-x-3.iob rename to objects/murky_stronghold/fc-x-3.iob diff --git a/objects/murky-stronghold/fc-x-4.iob b/objects/murky_stronghold/fc-x-4.iob similarity index 100% rename from objects/murky-stronghold/fc-x-4.iob rename to objects/murky_stronghold/fc-x-4.iob diff --git a/objects/murky-stronghold/fc-x-5.iob b/objects/murky_stronghold/fc-x-5.iob similarity index 100% rename from objects/murky-stronghold/fc-x-5.iob rename to objects/murky_stronghold/fc-x-5.iob diff --git a/objects/murky-stronghold/fc-x-6.iob b/objects/murky_stronghold/fc-x-6.iob similarity index 100% rename from objects/murky-stronghold/fc-x-6.iob rename to objects/murky_stronghold/fc-x-6.iob diff --git a/objects/murky-stronghold/fc-x-7.iob b/objects/murky_stronghold/fc-x-7.iob similarity index 100% rename from objects/murky-stronghold/fc-x-7.iob rename to objects/murky_stronghold/fc-x-7.iob diff --git a/objects/murky-stronghold/fc-x-8.iob b/objects/murky_stronghold/fc-x-8.iob similarity index 100% rename from objects/murky-stronghold/fc-x-8.iob rename to objects/murky_stronghold/fc-x-8.iob From 1da20197b9e6cb4f942ae8fea33d046c6091a0ac Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Wed, 7 Jul 2021 23:53:30 -0700 Subject: [PATCH 20/33] added the patching for all the floor / ceilings Still need to to tables --- jigsaw-pieces/murky_stronghold/c-n-1.json | 39 ++++++++++++++-- jigsaw-pieces/murky_stronghold/c-n-2.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-n-3.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-n-4.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-ns-1.json | 31 ++++++++++++- jigsaw-pieces/murky_stronghold/c-ns-2.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-ns-3.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-ns-4.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-nsw-1.json | 51 +++++++++++++++------ jigsaw-pieces/murky_stronghold/c-nsw-2.json | 17 ++++++- jigsaw-pieces/murky_stronghold/c-nsw-3.json | 17 ++++++- jigsaw-pieces/murky_stronghold/c-nsw-4.json | 17 ++++++- jigsaw-pieces/murky_stronghold/c-sw-1.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-sw-2.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-sw-3.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-sw-4.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-x-1.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-x-2.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-x-3.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-x-4.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-x-5.json | 15 ++++++ jigsaw-pieces/murky_stronghold/c-x-6.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-n-1.json | 39 ++++++++++++++-- jigsaw-pieces/murky_stronghold/f-n-2.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-n-3.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-n-4.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-ns-1.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-ns-2.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-ns-3.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-ns-4.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-nsw-1.json | 17 ++++++- jigsaw-pieces/murky_stronghold/f-nsw-2.json | 17 ++++++- jigsaw-pieces/murky_stronghold/f-nsw-3.json | 17 ++++++- jigsaw-pieces/murky_stronghold/f-nsw-4.json | 17 ++++++- jigsaw-pieces/murky_stronghold/f-sw-1.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-sw-2.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-sw-3.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-sw-4.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-x-1.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-x-2.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-x-3.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-x-4.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-x-5.json | 15 ++++++ jigsaw-pieces/murky_stronghold/f-x-6.json | 15 ++++++ jigsaw-pieces/murky_stronghold/fc-n-1.json | 24 ++++++++-- 45 files changed, 766 insertions(+), 32 deletions(-) diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json index afe63911..87f67bd8 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-1.json +++ b/jigsaw-pieces/murky_stronghold/c-n-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -45,6 +63,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json index 30562b6a..2a40c856 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -45,6 +45,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json index 6f5f7cd9..1b333966 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -45,6 +45,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json index 69141fd6..bcfe5722 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -45,6 +45,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json index 46762636..5ba754ed 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -30,6 +42,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json index 4d5813e3..93de5dde 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json index c29cfd78..782192db 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json index df2a08bd..099773a5 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-1.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json index 8199488f..4d2cc9a9 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-1.json @@ -1,20 +1,43 @@ { "object": "murky_stronghold/c-nsw-1", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 0 + "connectors": [ + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" }, - "direction": "EAST_POSITIVE_X" - }], + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" + } + ], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json index 9080e701..95e91708 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -14,7 +14,22 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" - }], + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" + }], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json index adbf3588..6984e3ac 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -14,7 +14,22 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" - }], + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" + }], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json index e2dc727a..67a5a4ec 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -14,7 +14,22 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" - }], + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" + }], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json index 9cf78622..8a686775 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json index fcdaa1d8..61bb40cb 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -30,6 +30,21 @@ "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json index e06d45ff..19af6375 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json index 0c4dfa71..779c848b 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -30,6 +30,21 @@ "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json index 9638dbed..146c0888 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -60,6 +60,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json index bd7cb9df..38a076bc 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -60,6 +60,21 @@ "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json index 6370914c..8bae402d 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -60,6 +60,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json index 256b9971..2819a833 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -60,6 +60,21 @@ "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json index d367bec3..d7afdb8d 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -60,6 +60,21 @@ "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json index ce3c7b78..bcc7acab 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -60,6 +60,21 @@ "z": 0 }, "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -3, + "z": -2 + }, + "direction": "DOWN_NEGATIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json index 883e9e28..7d0cb345 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -45,6 +63,21 @@ "z": 0 }, "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json index 990e6732..5c216d08 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -45,6 +45,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json index 93cbb653..57dc2102 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -45,6 +45,21 @@ "z": 0 }, "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json index 17c6aea7..028387ed 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -45,6 +45,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json index f2205004..95523c97 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json index b0eda9b1..216f61a9 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json index 578252ca..036cf4dc 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json index ecb8b564..992ad5f6 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-1.json b/jigsaw-pieces/murky_stronghold/f-nsw-1.json index 05b3d419..143212e7 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-1.json @@ -14,7 +14,22 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" - }], + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" + }], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json index a78c1196..2fabedaf 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -14,7 +14,22 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" - }], + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" + }], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json index 694f8c8f..1e8b2c2b 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -14,7 +14,22 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" - }], + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" + }], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json index c84b4e79..30c28f79 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -14,7 +14,22 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" - }], + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" + }], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json index dcf36cf0..36d68175 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -30,6 +30,21 @@ "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json index 040f65e2..4b70d221 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json index ecb0f5d6..c9616ff0 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -30,6 +30,21 @@ "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json index 8eb1bfdb..c55ad304 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -30,6 +30,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json index 18c62f8f..b65a1777 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -60,6 +60,21 @@ "z": 0 }, "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json index 53cadcfb..6014e084 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -60,6 +60,21 @@ "z": 2 }, "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json index 7bf78f39..7e40f752 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -60,6 +60,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json index 98e4ecba..f4bdf187 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -60,6 +60,21 @@ "z": 0 }, "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json index 590dc93e..6b253348 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -60,6 +60,21 @@ "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json index 07840443..a4be7a64 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -60,6 +60,21 @@ "z": 0 }, "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": -2 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-1.json b/jigsaw-pieces/murky_stronghold/fc-n-1.json index 50d772ac..a65f088a 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { From e813ee1a32121106332aabced49e9cb87305488e Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 8 Jul 2021 00:07:35 -0700 Subject: [PATCH 21/33] Dude, Fuck this fucking system --- jigsaw-pieces/murky_stronghold/c-n-1.json | 8 ++- jigsaw-pieces/murky_stronghold/c-n-2.json | 6 +- jigsaw-pieces/murky_stronghold/c-n-3.json | 6 +- jigsaw-pieces/murky_stronghold/c-n-4.json | 6 +- jigsaw-pieces/murky_stronghold/c-ns-1.json | 6 +- jigsaw-pieces/murky_stronghold/c-ns-2.json | 6 +- jigsaw-pieces/murky_stronghold/c-ns-3.json | 6 +- jigsaw-pieces/murky_stronghold/c-ns-4.json | 6 +- jigsaw-pieces/murky_stronghold/c-nsw-1.json | 6 +- jigsaw-pieces/murky_stronghold/c-nsw-2.json | 6 +- jigsaw-pieces/murky_stronghold/c-nsw-3.json | 6 +- jigsaw-pieces/murky_stronghold/c-nsw-4.json | 6 +- jigsaw-pieces/murky_stronghold/c-sw-1.json | 6 +- jigsaw-pieces/murky_stronghold/c-sw-2.json | 6 +- jigsaw-pieces/murky_stronghold/c-sw-3.json | 6 +- jigsaw-pieces/murky_stronghold/c-sw-4.json | 6 +- jigsaw-pieces/murky_stronghold/c-x-1.json | 6 +- jigsaw-pieces/murky_stronghold/c-x-2.json | 6 +- jigsaw-pieces/murky_stronghold/c-x-3.json | 6 +- jigsaw-pieces/murky_stronghold/c-x-4.json | 6 +- jigsaw-pieces/murky_stronghold/c-x-5.json | 6 +- jigsaw-pieces/murky_stronghold/c-x-6.json | 6 +- jigsaw-pieces/murky_stronghold/f-n-1.json | 6 +- jigsaw-pieces/murky_stronghold/f-n-2.json | 6 +- jigsaw-pieces/murky_stronghold/f-n-3.json | 6 +- jigsaw-pieces/murky_stronghold/f-n-4.json | 6 +- jigsaw-pieces/murky_stronghold/f-ns-1.json | 6 +- jigsaw-pieces/murky_stronghold/f-ns-2.json | 6 +- jigsaw-pieces/murky_stronghold/f-ns-3.json | 6 +- jigsaw-pieces/murky_stronghold/f-ns-4.json | 6 +- jigsaw-pieces/murky_stronghold/f-nsw-1.json | 6 +- jigsaw-pieces/murky_stronghold/f-nsw-2.json | 6 +- jigsaw-pieces/murky_stronghold/f-nsw-3.json | 6 +- jigsaw-pieces/murky_stronghold/f-nsw-4.json | 6 +- jigsaw-pieces/murky_stronghold/f-sw-1.json | 6 +- jigsaw-pieces/murky_stronghold/f-sw-2.json | 6 +- jigsaw-pieces/murky_stronghold/f-sw-3.json | 6 +- jigsaw-pieces/murky_stronghold/f-sw-4.json | 6 +- jigsaw-pieces/murky_stronghold/f-x-1.json | 6 +- jigsaw-pieces/murky_stronghold/f-x-2.json | 6 +- jigsaw-pieces/murky_stronghold/f-x-3.json | 6 +- jigsaw-pieces/murky_stronghold/f-x-4.json | 6 +- jigsaw-pieces/murky_stronghold/f-x-5.json | 6 +- jigsaw-pieces/murky_stronghold/f-x-6.json | 6 +- jigsaw-pieces/murky_stronghold/fc-ns-1.json | 38 ++++++++++- jigsaw-pieces/murky_stronghold/fc-ns-2.json | 38 ++++++++++- jigsaw-pieces/murky_stronghold/fc-ns-3.json | 38 ++++++++++- jigsaw-pieces/murky_stronghold/fc-ns-4.json | 38 ++++++++++- jigsaw-pieces/murky_stronghold/fc-x-1.json | 74 +++++++++++++++++++-- jigsaw-pieces/murky_stronghold/fc-x-4.json | 74 +++++++++++++++++++-- jigsaw-pieces/murky_stronghold/fc-x-7.json | 74 +++++++++++++++++++-- jigsaw-structures/murky_stronghold.json | 4 +- 52 files changed, 571 insertions(+), 73 deletions(-) diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json index 87f67bd8..eda8b96e 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-1.json +++ b/jigsaw-pieces/murky_stronghold/c-n-1.json @@ -69,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json index 2a40c856..17532b7b 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -51,7 +51,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json index 1b333966..9ccad4c7 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -51,7 +51,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json index bcfe5722..a9c052d3 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -51,7 +51,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json index 5ba754ed..731ef828 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -48,7 +48,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json index 93de5dde..8475480e 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json index 782192db..7ac87dd0 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json index 099773a5..61f66a4a 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-1.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json index 4d2cc9a9..0043160a 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-1.json @@ -27,7 +27,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json index 95e91708..44f46b7f 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -20,7 +20,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json index 6984e3ac..46ccadbb 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -20,7 +20,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json index 67a5a4ec..c3a58f15 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -20,7 +20,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json index 8a686775..757eb0cf 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json index 61bb40cb..d2123238 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json index 19af6375..fd41cda5 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json index 779c848b..da3c973e 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json index 146c0888..7aa91fea 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json index 38a076bc..35de0d04 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json index 8bae402d..d3b2dbf0 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json index 2819a833..9be82ea4 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json index d7afdb8d..1dd9a81e 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json index bcc7acab..49b83113 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json index 7d0cb345..089d5625 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -69,7 +69,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json index 5c216d08..9384e478 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -51,7 +51,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json index 57dc2102..c3bf723b 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -51,7 +51,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json index 028387ed..f0602184 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -51,7 +51,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json index 95523c97..995bb795 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json index 216f61a9..95842bb9 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json index 036cf4dc..875d3206 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json index 992ad5f6..ea771e29 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-1.json b/jigsaw-pieces/murky_stronghold/f-nsw-1.json index 143212e7..df9cb468 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-1.json @@ -20,7 +20,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json index 2fabedaf..39bc2632 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -20,7 +20,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json index 1e8b2c2b..a35b0ccc 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -20,7 +20,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json index 30c28f79..e403bcad 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -20,7 +20,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json index 36d68175..1f715528 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json index 4b70d221..9d706733 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json index c9616ff0..1a6e2844 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json index c55ad304..00600919 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -36,7 +36,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json index b65a1777..ee5730dd 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json index 6014e084..4e289365 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json index 7e40f752..bdff3411 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json index f4bdf187..39b2c926 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json index 6b253348..001cad47 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json index a4be7a64..44cc083a 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -66,7 +66,11 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three"], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-1.json b/jigsaw-pieces/murky_stronghold/fc-ns-1.json index 32475be2..ca5a81b6 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-1.json @@ -6,7 +6,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +37,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -91,4 +123,4 @@ }, "loot": [] } -} +} \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-2.json b/jigsaw-pieces/murky_stronghold/fc-ns-2.json index 9d28012e..e66d19f8 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-2.json @@ -6,7 +6,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +37,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -91,4 +123,4 @@ }, "loot": [] } -} +} \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-3.json b/jigsaw-pieces/murky_stronghold/fc-ns-3.json index 0c93ef8c..e5cf7ab8 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-3.json @@ -6,7 +6,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +37,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -91,4 +123,4 @@ }, "loot": [] } -} +} \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-4.json b/jigsaw-pieces/murky_stronghold/fc-ns-4.json index 77a11de1..783fc376 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-4.json @@ -6,7 +6,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +37,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -91,4 +123,4 @@ }, "loot": [] } -} +} \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-x-1.json b/jigsaw-pieces/murky_stronghold/fc-x-1.json index e44d924e..a217862e 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-1.json @@ -6,7 +6,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +37,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +68,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +99,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -121,4 +185,4 @@ }, "loot": [] } -} +} \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-x-4.json b/jigsaw-pieces/murky_stronghold/fc-x-4.json index e3ab3880..9ac6af82 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-4.json @@ -6,7 +6,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +37,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +68,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +99,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -121,4 +185,4 @@ }, "loot": [] } -} +} \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-x-7.json b/jigsaw-pieces/murky_stronghold/fc-x-7.json index a926df92..f7114dc9 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-7.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-7.json @@ -6,7 +6,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +37,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +68,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +99,23 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three", + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three", + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -121,4 +185,4 @@ }, "loot": [] } -} +} \ No newline at end of file diff --git a/jigsaw-structures/murky_stronghold.json b/jigsaw-structures/murky_stronghold.json index 5db69466..7a420596 100644 --- a/jigsaw-structures/murky_stronghold.json +++ b/jigsaw-structures/murky_stronghold.json @@ -1,5 +1,5 @@ { - "maxDepth": 200, - "pieces": ["murky_stronghold/c-x-1", "murky_stronghold/c-x-2", "murky_stronghold/c-x-3", "murky_stronghold/c-x-4"], + "maxDepth": 15, + "pieces": ["murky_stronghold/fc-x-1","murky_stronghold/f-x-2","murky_stronghold/c-x-3"], "terminate": true } From d31f886fdb3d681d44655fde93879b8a4e1e1f03 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 8 Jul 2021 01:15:40 -0700 Subject: [PATCH 22/33] **boom** --- jigsaw-pieces/murky_stronghold/c-n-1.json | 6 +-- jigsaw-pieces/murky_stronghold/c-n-2.json | 6 +-- jigsaw-pieces/murky_stronghold/c-n-3.json | 6 +-- jigsaw-pieces/murky_stronghold/c-n-4.json | 6 +-- jigsaw-pieces/murky_stronghold/c-ns-1.json | 6 +-- jigsaw-pieces/murky_stronghold/c-ns-2.json | 6 +-- jigsaw-pieces/murky_stronghold/c-ns-3.json | 6 +-- jigsaw-pieces/murky_stronghold/c-ns-4.json | 6 +-- jigsaw-pieces/murky_stronghold/c-nsw-1.json | 12 +++-- jigsaw-pieces/murky_stronghold/c-nsw-2.json | 6 +-- jigsaw-pieces/murky_stronghold/c-nsw-3.json | 6 +-- jigsaw-pieces/murky_stronghold/c-nsw-4.json | 6 +-- jigsaw-pieces/murky_stronghold/c-sw-1.json | 6 +-- jigsaw-pieces/murky_stronghold/c-sw-2.json | 6 +-- jigsaw-pieces/murky_stronghold/c-sw-3.json | 6 +-- jigsaw-pieces/murky_stronghold/c-sw-4.json | 6 +-- jigsaw-pieces/murky_stronghold/c-x-1.json | 6 +-- jigsaw-pieces/murky_stronghold/c-x-2.json | 6 +-- jigsaw-pieces/murky_stronghold/c-x-3.json | 6 +-- jigsaw-pieces/murky_stronghold/c-x-4.json | 6 +-- jigsaw-pieces/murky_stronghold/c-x-5.json | 6 +-- jigsaw-pieces/murky_stronghold/c-x-6.json | 6 +-- jigsaw-pieces/murky_stronghold/f-n-1.json | 6 +-- jigsaw-pieces/murky_stronghold/f-n-2.json | 6 +-- jigsaw-pieces/murky_stronghold/f-n-3.json | 6 +-- jigsaw-pieces/murky_stronghold/f-n-4.json | 6 +-- jigsaw-pieces/murky_stronghold/f-ns-1.json | 6 +-- jigsaw-pieces/murky_stronghold/f-ns-2.json | 6 +-- jigsaw-pieces/murky_stronghold/f-ns-3.json | 6 +-- jigsaw-pieces/murky_stronghold/f-ns-4.json | 6 +-- jigsaw-pieces/murky_stronghold/f-nsw-1.json | 52 ++++++++++++-------- jigsaw-pieces/murky_stronghold/f-nsw-2.json | 6 +-- jigsaw-pieces/murky_stronghold/f-nsw-3.json | 6 +-- jigsaw-pieces/murky_stronghold/f-nsw-4.json | 6 +-- jigsaw-pieces/murky_stronghold/f-sw-1.json | 6 +-- jigsaw-pieces/murky_stronghold/f-sw-2.json | 6 +-- jigsaw-pieces/murky_stronghold/f-sw-3.json | 6 +-- jigsaw-pieces/murky_stronghold/f-sw-4.json | 6 +-- jigsaw-pieces/murky_stronghold/f-x-1.json | 6 +-- jigsaw-pieces/murky_stronghold/f-x-2.json | 6 +-- jigsaw-pieces/murky_stronghold/f-x-3.json | 6 +-- jigsaw-pieces/murky_stronghold/f-x-4.json | 6 +-- jigsaw-pieces/murky_stronghold/f-x-5.json | 6 +-- jigsaw-pieces/murky_stronghold/f-x-6.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-n-1.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-n-2.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-n-3.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-n-4.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-ns-1.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-ns-2.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-ns-3.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-ns-4.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-nsw-1.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-nsw-2.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-nsw-3.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-nsw-4.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-sw-1.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-sw-2.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-sw-3.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-sw-4.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-x-1.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-x-2.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-x-3.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-x-4.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-x-5.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-x-6.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-x-7.json | 6 +-- jigsaw-pieces/murky_stronghold/fc-x-8.json | 6 +-- jigsaw-structures/murky_stronghold.json | 2 +- 69 files changed, 237 insertions(+), 225 deletions(-) diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json index eda8b96e..276497c0 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-1.json +++ b/jigsaw-pieces/murky_stronghold/c-n-1.json @@ -97,7 +97,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -121,7 +121,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json index 17532b7b..878de31c 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -77,7 +77,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -101,7 +101,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -123,6 +123,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json index 9ccad4c7..b6c5c4c7 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -77,7 +77,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -101,7 +101,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -123,6 +123,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json index a9c052d3..546e06da 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -77,7 +77,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -101,7 +101,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -123,6 +123,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json index 731ef828..03406c0d 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -74,7 +74,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -98,7 +98,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -120,6 +120,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json index 8475480e..5ac482bb 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json index 7ac87dd0..50781bd3 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json index 61f66a4a..d3fcd489 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-1.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json index 0043160a..b260b518 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-1.json @@ -27,11 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -53,7 +55,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -77,7 +79,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -99,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json index 44f46b7f..bfd2bd84 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -45,7 +45,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -69,7 +69,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -91,6 +91,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json index 46ccadbb..01eebd46 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -45,7 +45,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -69,7 +69,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -91,6 +91,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json index c3a58f15..226eb7a0 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -45,7 +45,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -69,7 +69,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -91,6 +91,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json index 757eb0cf..fb6d632a 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json index d2123238..ff01a458 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json index fd41cda5..b73ba9a8 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json index da3c973e..c7be2590 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json index 7aa91fea..7bf16b89 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json index 35de0d04..e25e62e0 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json index d3b2dbf0..8097225f 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json index 9be82ea4..835223a6 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json index 1dd9a81e..40a545b6 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json index 49b83113..f907eaf9 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json index 089d5625..e086b5d9 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -95,7 +95,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -119,7 +119,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -141,6 +141,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json index 9384e478..59239c42 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -77,7 +77,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -101,7 +101,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -123,6 +123,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json index c3bf723b..08e9769a 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -77,7 +77,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -101,7 +101,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -123,6 +123,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json index f0602184..1f610671 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -77,7 +77,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -101,7 +101,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -123,6 +123,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json index 995bb795..a4af0346 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json index 95842bb9..99840594 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json index 875d3206..be2ba69e 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json index ea771e29..910de2f9 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-1.json b/jigsaw-pieces/murky_stronghold/f-nsw-1.json index df9cb468..163f4275 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-1.json @@ -1,30 +1,39 @@ { "object": "murky_stronghold/f-nsw-1", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, + "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -33,7 +42,8 @@ "z": -2 }, "direction": "UP_POSITIVE_Y" - }], + } + ], "placementOptions": { "place": [], "rotation": { @@ -45,7 +55,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -69,7 +79,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -91,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json index 39bc2632..7bc21c59 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -45,7 +45,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -69,7 +69,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -91,6 +91,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json index a35b0ccc..f0128b3a 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -45,7 +45,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -69,7 +69,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -91,6 +91,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json index e403bcad..5d17b174 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -45,7 +45,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -69,7 +69,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -91,6 +91,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json index 1f715528..f1bf4bed 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json index 9d706733..289e0360 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json index 1a6e2844..d980514c 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json index 00600919..0d8dc35d 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -62,7 +62,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -86,7 +86,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -108,6 +108,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json index ee5730dd..7eec05fa 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json index 4e289365..3ece40c1 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json index bdff3411..455ce592 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json index 39b2c926..50c26b73 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json index 001cad47..7b15472a 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json index 44cc083a..50927cd2 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -92,7 +92,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -116,7 +116,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -138,6 +138,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-n-1.json b/jigsaw-pieces/murky_stronghold/fc-n-1.json index a65f088a..cf2eb1ae 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-1.json @@ -76,7 +76,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -100,7 +100,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-n-2.json b/jigsaw-pieces/murky_stronghold/fc-n-2.json index 5dc39c95..a3b17266 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-2.json @@ -58,7 +58,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -82,7 +82,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -104,6 +104,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-n-3.json b/jigsaw-pieces/murky_stronghold/fc-n-3.json index cc4ee1d0..d89ddcec 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-3.json @@ -58,7 +58,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -82,7 +82,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -104,6 +104,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-n-4.json b/jigsaw-pieces/murky_stronghold/fc-n-4.json index d80e43ff..755787fd 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-4.json @@ -58,7 +58,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -82,7 +82,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -104,6 +104,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-1.json b/jigsaw-pieces/murky_stronghold/fc-ns-1.json index ca5a81b6..8e08f1fd 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-1.json @@ -75,7 +75,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -99,7 +99,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -121,6 +121,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-2.json b/jigsaw-pieces/murky_stronghold/fc-ns-2.json index e66d19f8..c9878a87 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-2.json @@ -75,7 +75,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -99,7 +99,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -121,6 +121,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-3.json b/jigsaw-pieces/murky_stronghold/fc-ns-3.json index e5cf7ab8..b1087ace 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-3.json @@ -75,7 +75,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -99,7 +99,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -121,6 +121,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-4.json b/jigsaw-pieces/murky_stronghold/fc-ns-4.json index 783fc376..710bbd8b 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-4.json @@ -75,7 +75,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -99,7 +99,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -121,6 +121,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json index f6b58403..7692cb12 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json @@ -26,7 +26,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -50,7 +50,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -72,6 +72,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json index b1f3c0a2..f94f15e3 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json @@ -26,7 +26,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -50,7 +50,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -72,6 +72,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json index d51bd2e4..6f2bbfe8 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json @@ -26,7 +26,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -50,7 +50,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -72,6 +72,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json index 880b6be5..294d373e 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json @@ -26,7 +26,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -50,7 +50,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -72,6 +72,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-1.json b/jigsaw-pieces/murky_stronghold/fc-sw-1.json index 64febbff..8cc4abd0 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-1.json @@ -43,7 +43,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -67,7 +67,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -89,6 +89,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-2.json b/jigsaw-pieces/murky_stronghold/fc-sw-2.json index 42044836..4254b3d2 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-2.json @@ -43,7 +43,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -67,7 +67,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -89,6 +89,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-3.json b/jigsaw-pieces/murky_stronghold/fc-sw-3.json index 75bf7395..8d76429d 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-3.json @@ -43,7 +43,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -67,7 +67,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -89,6 +89,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-4.json b/jigsaw-pieces/murky_stronghold/fc-sw-4.json index d6f9e0f2..1904bfab 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-4.json @@ -43,7 +43,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -67,7 +67,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -89,6 +89,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-1.json b/jigsaw-pieces/murky_stronghold/fc-x-1.json index a217862e..c9bb355b 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-1.json @@ -137,7 +137,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -161,7 +161,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -183,6 +183,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-x-2.json b/jigsaw-pieces/murky_stronghold/fc-x-2.json index c0868a69..7bdeecf2 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-2.json @@ -73,7 +73,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -97,7 +97,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -119,6 +119,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-3.json b/jigsaw-pieces/murky_stronghold/fc-x-3.json index 2c4b905a..e9c523ef 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-3.json @@ -73,7 +73,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -97,7 +97,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -119,6 +119,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-4.json b/jigsaw-pieces/murky_stronghold/fc-x-4.json index 9ac6af82..9820611f 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-4.json @@ -137,7 +137,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -161,7 +161,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -183,6 +183,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-x-5.json b/jigsaw-pieces/murky_stronghold/fc-x-5.json index 2ca0b3aa..1ce96c5d 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-5.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-5.json @@ -73,7 +73,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -97,7 +97,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -119,6 +119,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-6.json b/jigsaw-pieces/murky_stronghold/fc-x-6.json index 665f08e9..6dbea929 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-6.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-6.json @@ -73,7 +73,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -97,7 +97,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -119,6 +119,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-7.json b/jigsaw-pieces/murky_stronghold/fc-x-7.json index f7114dc9..5b885108 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-7.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-7.json @@ -137,7 +137,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -161,7 +161,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -183,6 +183,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } \ No newline at end of file diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index bc3faad7..2a5b23da 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -73,7 +73,7 @@ "interval": 0 }, "yAxis": { - "enabled": true, + "enabled": false, "min": 0, "max": 0, "interval": 90 @@ -97,7 +97,7 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": false, + "smartBore": true, "waterloggable": false, "onwater": false, "meld": false, @@ -119,6 +119,6 @@ "yRandom": 0, "z": 0 }, - "loot": [] + "loot": ["stronghold/maze"] } } diff --git a/jigsaw-structures/murky_stronghold.json b/jigsaw-structures/murky_stronghold.json index 7a420596..59909af4 100644 --- a/jigsaw-structures/murky_stronghold.json +++ b/jigsaw-structures/murky_stronghold.json @@ -1,5 +1,5 @@ { - "maxDepth": 15, + "maxDepth": 5, "pieces": ["murky_stronghold/fc-x-1","murky_stronghold/f-x-2","murky_stronghold/c-x-3"], "terminate": true } From d6e14b0b58caa0c28c2394e6245a2c14af7e054d Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 8 Jul 2021 03:08:35 -0700 Subject: [PATCH 23/33] fff --- generators/mountain.json | 2 +- generators/smooth-dunes.json | 2 +- regions/temperate.json | 7 ------- regions/tropical.json | 17 ----------------- 4 files changed, 2 insertions(+), 26 deletions(-) diff --git a/generators/mountain.json b/generators/mountain.json index c4cbfddf..4c77498f 100644 --- a/generators/mountain.json +++ b/generators/mountain.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_6", - "horizontalScale": 30 + "horizontalScale": 40 }, "seed": 530530, "composite": [ diff --git a/generators/smooth-dunes.json b/generators/smooth-dunes.json index d25af7b1..4f47405f 100644 --- a/generators/smooth-dunes.json +++ b/generators/smooth-dunes.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_6", - "horizontalScale": 15 + "horizontalScale": 40 }, "seed": 133434, "composite": [ diff --git a/regions/temperate.json b/regions/temperate.json index 7031a95b..97bc7d9f 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -25,13 +25,6 @@ "cave/lit-cavern" ], "riverBiomes": ["temperate/river"], - "spotBiomes": [{ - "as": "LAND", - "biome": "temperate/island", - "scale": 1.65, - "type": "SEA", - "rarity": 119 - }], "biomeImplosionRatio": 0.25, "deposits": [{ "minHeight": 15, diff --git a/regions/tropical.json b/regions/tropical.json index b494e1ee..e1e5b89c 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -33,23 +33,6 @@ "zoom": 5 } }, - "spotBiomes": [ - { - "as": "SEA", - "biome": "tropical/submerged-volcanic", - "scale": 10, - "type": "SEA", - "shuffle": 1, - "rarity": 286 - }, - { - "as": "LAND", - "biome": "tropical/rainforest-island", - "scale": 2.65, - "type": "SEA", - "rarity": 139 - } - ], "deposits": [{ "minHeight": 25, "maxPerChunk": 3, From 8c658be7a2e8e88828663c4653e4fe107ad1f0b0 Mon Sep 17 00:00:00 2001 From: StrangeOne101 Date: Fri, 9 Jul 2021 01:35:29 +1200 Subject: [PATCH 24/33] Revamp Overgrown Pillager Outpost - Revamped overgrown pillager outpost. Includes broken cages, squashed tents, pumpkin patches and ruined tower - Added 4 different pillager banners to the normal pillager outpost - Refactored pillager post directory structure Dev notes: - Pillager banners spawn as white due to the bug in 1.17 that stops tile entities/NBT from being placed in blocks. The banners can still be seen when placing the object - Yes I know this is the cave branch. I can't be fagged with moving it to master - it's 1am and I was already checked out on this branch --- biomes/frozen/hills.json | 2 +- biomes/frozen/mountain-cliffs.json | 2 +- biomes/frozen/mountain.json | 2 +- biomes/frozen/mountains.json | 2 +- biomes/frozen/pine-hills.json | 2 +- biomes/frozen/pine-plains.json | 2 +- biomes/frozen/pines.json | 2 +- biomes/frozen/plains.json | 2 +- biomes/frozen/redwood-forest.json | 2 +- biomes/frozen/spruce-hills.json | 2 +- biomes/frozen/spruce-plains.json | 2 +- biomes/frozen/vander.json | 2 +- biomes/hot/desert-dunes-red.json | 2 +- biomes/hot/desert-dunes.json | 2 +- biomes/hot/mountain-cliffs.json | 2 +- biomes/hot/mountain-plains.json | 2 +- biomes/hot/mountain.json | 2 +- biomes/mountain/forest-hills.json | 2 +- biomes/mountain/forest.json | 2 +- biomes/mountain/hills.json | 2 +- biomes/mountain/main.json | 2 +- biomes/mountain/mountain.json | 2 +- biomes/mountain/plain-hills.json | 2 +- biomes/mountain/plains.json | 2 +- biomes/savanna/acacia-denmyre.json | 2 +- biomes/savanna/cliff.json | 2 +- biomes/savanna/forest.json | 2 +- biomes/savanna/plateau.json | 2 +- biomes/savanna/savanna.json | 2 +- biomes/swamp/denmyre.json | 2 +- biomes/swamp/roofed-forest.json | 2 +- biomes/swamp/roofed-wayward.json | 2 +- biomes/swamp/willow-forest.json | 2 +- biomes/temperate/birch-denmyre.json | 2 +- biomes/temperate/birch-forest.json | 2 +- biomes/temperate/flower-forest.json | 2 +- biomes/temperate/highlands.json | 2 +- biomes/temperate/longtree-forest.json | 2 +- biomes/temperate/oak-beach.json | 2 +- biomes/temperate/oak-denmyre.json | 2 +- biomes/temperate/oak-forest.json | 2 +- biomes/temperate/oak-hills.json | 2 +- biomes/temperate/oak.json | 2 +- biomes/temperate/plain-hills.json | 2 +- biomes/temperate/plains.json | 2 +- biomes/temperate/plateau.json | 2 +- biomes/temperate/wilds.json | 2 +- biomes/tropical/bamboo-forest.json | 2 +- biomes/tropical/highlands.json | 2 +- biomes/tropical/jungle-denmyre.json | 2 +- biomes/tropical/mountain-plains.json | 2 +- biomes/tropical/mountain.json | 2 +- biomes/tropical/plains-hills.json | 2 +- biomes/tropical/plains.json | 2 +- biomes/tropical/rainforest-hills.json | 2 +- biomes/tropical/rainforest-wicked-child.json | 2 +- biomes/tropical/wilds.json | 2 +- biomes/tundra/forest.json | 2 +- biomes/tundra/mountains.json | 2 +- biomes/tundra/redwood-forest.json | 2 +- biomes/tundra/sequia-redwoods.json | 2 +- biomes/tundra/spruce-denmyre.json | 2 +- biomes/tundra/taiga.json | 2 +- entities/pillager.json | 3 +- .../pillager_outpost/overgrown/cage.json | 184 ++++++++++++++++++ .../pillager_outpost/overgrown/pumpkins1.json | 124 ++++++++++++ .../pillager_outpost/overgrown/pumpkins2.json | 114 +++++++++++ .../pillager_outpost/overgrown/tent.json | 124 ++++++++++++ .../{ => regular}/feature_cage1.json | 138 ++++++------- .../{ => regular}/feature_cage2.json | 14 +- .../{ => regular}/feature_logs.json | 12 +- .../{ => regular}/feature_targets.json | 14 +- .../{ => regular}/feature_tent1.json | 6 +- .../{ => regular}/feature_tent2.json | 14 +- .../pillager_outpost/watchtower.json | 20 +- .../watchtower_overgrown.json | 161 +++++++++++---- jigsaw-pools/pillager_outpost.json | 12 -- .../pillager_outpost/features-overgrown.json | 8 + jigsaw-pools/pillager_outpost/features.json | 12 +- .../{towers.json => watchtower.json} | 2 + jigsaw-structures/pillager.json | 14 -- jigsaw-structures/pillager_outpost.json | 9 + objects/pillager_outpost/feature_tent1.iob | Bin 1169 -> 0 bytes objects/pillager_outpost/feature_tent2.iob | Bin 1189 -> 0 bytes objects/pillager_outpost/overgrown/cage.iob | Bin 0 -> 1176 bytes .../pillager_outpost/overgrown/pumpkins1.iob | Bin 0 -> 390 bytes .../pillager_outpost/overgrown/pumpkins2.iob | Bin 0 -> 262 bytes objects/pillager_outpost/overgrown/tent.iob | Bin 0 -> 447 bytes .../{ => regular}/feature_cage1.iob | Bin .../{ => regular}/feature_cage2.iob | Bin .../{ => regular}/feature_logs.iob | Bin .../{ => regular}/feature_targets.iob | Bin .../regular/feature_tent1.iob | Bin 0 -> 907 bytes .../regular/feature_tent2.iob | Bin 0 -> 926 bytes objects/pillager_outpost/watchtower.iob | Bin 11641 -> 12097 bytes .../pillager_outpost/watchtower_overgrown.iob | Bin 13681 -> 20459 bytes 96 files changed, 874 insertions(+), 237 deletions(-) create mode 100644 jigsaw-pieces/pillager_outpost/overgrown/cage.json create mode 100644 jigsaw-pieces/pillager_outpost/overgrown/pumpkins1.json create mode 100644 jigsaw-pieces/pillager_outpost/overgrown/pumpkins2.json create mode 100644 jigsaw-pieces/pillager_outpost/overgrown/tent.json rename jigsaw-pieces/pillager_outpost/{ => regular}/feature_cage1.json (81%) rename jigsaw-pieces/pillager_outpost/{ => regular}/feature_cage2.json (94%) rename jigsaw-pieces/pillager_outpost/{ => regular}/feature_logs.json (93%) rename jigsaw-pieces/pillager_outpost/{ => regular}/feature_targets.json (94%) rename jigsaw-pieces/pillager_outpost/{ => regular}/feature_tent1.json (96%) rename jigsaw-pieces/pillager_outpost/{ => regular}/feature_tent2.json (93%) delete mode 100644 jigsaw-pools/pillager_outpost.json create mode 100644 jigsaw-pools/pillager_outpost/features-overgrown.json rename jigsaw-pools/pillager_outpost/{towers.json => watchtower.json} (57%) delete mode 100644 jigsaw-structures/pillager.json create mode 100644 jigsaw-structures/pillager_outpost.json delete mode 100644 objects/pillager_outpost/feature_tent1.iob delete mode 100644 objects/pillager_outpost/feature_tent2.iob create mode 100644 objects/pillager_outpost/overgrown/cage.iob create mode 100644 objects/pillager_outpost/overgrown/pumpkins1.iob create mode 100644 objects/pillager_outpost/overgrown/pumpkins2.iob create mode 100644 objects/pillager_outpost/overgrown/tent.iob rename objects/pillager_outpost/{ => regular}/feature_cage1.iob (100%) rename objects/pillager_outpost/{ => regular}/feature_cage2.iob (100%) rename objects/pillager_outpost/{ => regular}/feature_logs.iob (100%) rename objects/pillager_outpost/{ => regular}/feature_targets.iob (100%) create mode 100644 objects/pillager_outpost/regular/feature_tent1.iob create mode 100644 objects/pillager_outpost/regular/feature_tent2.iob diff --git a/biomes/frozen/hills.json b/biomes/frozen/hills.json index ac878d58..6e8f3900 100644 --- a/biomes/frozen/hills.json +++ b/biomes/frozen/hills.json @@ -51,7 +51,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/mountain-cliffs.json b/biomes/frozen/mountain-cliffs.json index 3323dd45..5c40d17f 100644 --- a/biomes/frozen/mountain-cliffs.json +++ b/biomes/frozen/mountain-cliffs.json @@ -41,7 +41,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/mountain.json b/biomes/frozen/mountain.json index 6dd17062..a6299964 100644 --- a/biomes/frozen/mountain.json +++ b/biomes/frozen/mountain.json @@ -61,7 +61,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/mountains.json b/biomes/frozen/mountains.json index efc912f3..7c730e7c 100644 --- a/biomes/frozen/mountains.json +++ b/biomes/frozen/mountains.json @@ -42,7 +42,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/pine-hills.json b/biomes/frozen/pine-hills.json index 6014783d..3b937ab4 100644 --- a/biomes/frozen/pine-hills.json +++ b/biomes/frozen/pine-hills.json @@ -44,7 +44,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/pine-plains.json b/biomes/frozen/pine-plains.json index 15eb34cb..05fa08fa 100644 --- a/biomes/frozen/pine-plains.json +++ b/biomes/frozen/pine-plains.json @@ -52,7 +52,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/pines.json b/biomes/frozen/pines.json index 0513dd3a..79f50ef2 100644 --- a/biomes/frozen/pines.json +++ b/biomes/frozen/pines.json @@ -57,7 +57,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/plains.json b/biomes/frozen/plains.json index 33a50a32..ad1bd630 100644 --- a/biomes/frozen/plains.json +++ b/biomes/frozen/plains.json @@ -52,7 +52,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/redwood-forest.json b/biomes/frozen/redwood-forest.json index d8aacaab..a79ea442 100644 --- a/biomes/frozen/redwood-forest.json +++ b/biomes/frozen/redwood-forest.json @@ -50,7 +50,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/spruce-hills.json b/biomes/frozen/spruce-hills.json index 7fb78aa0..0586f3ac 100644 --- a/biomes/frozen/spruce-hills.json +++ b/biomes/frozen/spruce-hills.json @@ -44,7 +44,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/spruce-plains.json b/biomes/frozen/spruce-plains.json index a78f1a4c..3b818dcb 100644 --- a/biomes/frozen/spruce-plains.json +++ b/biomes/frozen/spruce-plains.json @@ -40,7 +40,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/vander.json b/biomes/frozen/vander.json index be18b535..638b68e4 100644 --- a/biomes/frozen/vander.json +++ b/biomes/frozen/vander.json @@ -41,7 +41,7 @@ }, { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/hot/desert-dunes-red.json b/biomes/hot/desert-dunes-red.json index fb7cca30..1426c506 100644 --- a/biomes/hot/desert-dunes-red.json +++ b/biomes/hot/desert-dunes-red.json @@ -30,7 +30,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/hot/desert-dunes.json b/biomes/hot/desert-dunes.json index a7a129b5..d42a70d1 100644 --- a/biomes/hot/desert-dunes.json +++ b/biomes/hot/desert-dunes.json @@ -30,7 +30,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/hot/mountain-cliffs.json b/biomes/hot/mountain-cliffs.json index 7fada6bb..3de7263c 100644 --- a/biomes/hot/mountain-cliffs.json +++ b/biomes/hot/mountain-cliffs.json @@ -52,7 +52,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/hot/mountain-plains.json b/biomes/hot/mountain-plains.json index 19c604c3..e33b313a 100644 --- a/biomes/hot/mountain-plains.json +++ b/biomes/hot/mountain-plains.json @@ -22,7 +22,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/hot/mountain.json b/biomes/hot/mountain.json index f6b7ed5c..10478a68 100644 --- a/biomes/hot/mountain.json +++ b/biomes/hot/mountain.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/mountain/forest-hills.json b/biomes/mountain/forest-hills.json index 919278e0..a62cd382 100644 --- a/biomes/mountain/forest-hills.json +++ b/biomes/mountain/forest-hills.json @@ -17,7 +17,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/mountain/forest.json b/biomes/mountain/forest.json index 89061027..cb7a7135 100644 --- a/biomes/mountain/forest.json +++ b/biomes/mountain/forest.json @@ -17,7 +17,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/mountain/hills.json b/biomes/mountain/hills.json index d70156ba..cd341a0c 100644 --- a/biomes/mountain/hills.json +++ b/biomes/mountain/hills.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/mountain/main.json b/biomes/mountain/main.json index 20cde934..2dc5e970 100644 --- a/biomes/mountain/main.json +++ b/biomes/mountain/main.json @@ -18,7 +18,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/mountain/mountain.json b/biomes/mountain/mountain.json index 053cbdb0..a7a7d7eb 100644 --- a/biomes/mountain/mountain.json +++ b/biomes/mountain/mountain.json @@ -18,7 +18,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/mountain/plain-hills.json b/biomes/mountain/plain-hills.json index 0b78126d..7cfca373 100644 --- a/biomes/mountain/plain-hills.json +++ b/biomes/mountain/plain-hills.json @@ -17,7 +17,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/mountain/plains.json b/biomes/mountain/plains.json index fef0659c..f9269986 100644 --- a/biomes/mountain/plains.json +++ b/biomes/mountain/plains.json @@ -6,7 +6,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/savanna/acacia-denmyre.json b/biomes/savanna/acacia-denmyre.json index cb01b963..e973e2a0 100644 --- a/biomes/savanna/acacia-denmyre.json +++ b/biomes/savanna/acacia-denmyre.json @@ -32,7 +32,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/cliff.json b/biomes/savanna/cliff.json index 2b3c7ffe..ae72983c 100644 --- a/biomes/savanna/cliff.json +++ b/biomes/savanna/cliff.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/forest.json b/biomes/savanna/forest.json index 95428c60..b73b9668 100644 --- a/biomes/savanna/forest.json +++ b/biomes/savanna/forest.json @@ -47,7 +47,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/plateau.json b/biomes/savanna/plateau.json index 250d724d..220a035a 100644 --- a/biomes/savanna/plateau.json +++ b/biomes/savanna/plateau.json @@ -10,7 +10,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/savanna.json b/biomes/savanna/savanna.json index 0c404ae0..29ab73f7 100644 --- a/biomes/savanna/savanna.json +++ b/biomes/savanna/savanna.json @@ -18,7 +18,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "structure": "village-savanna", diff --git a/biomes/swamp/denmyre.json b/biomes/swamp/denmyre.json index f65e84e1..4e797e64 100644 --- a/biomes/swamp/denmyre.json +++ b/biomes/swamp/denmyre.json @@ -32,7 +32,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/swamp/roofed-forest.json b/biomes/swamp/roofed-forest.json index 334b2d66..3ca9098d 100644 --- a/biomes/swamp/roofed-forest.json +++ b/biomes/swamp/roofed-forest.json @@ -45,7 +45,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/swamp/roofed-wayward.json b/biomes/swamp/roofed-wayward.json index d2f83c4a..18384ea0 100644 --- a/biomes/swamp/roofed-wayward.json +++ b/biomes/swamp/roofed-wayward.json @@ -45,7 +45,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/swamp/willow-forest.json b/biomes/swamp/willow-forest.json index 9e4626c6..2fa94244 100644 --- a/biomes/swamp/willow-forest.json +++ b/biomes/swamp/willow-forest.json @@ -48,7 +48,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/temperate/birch-denmyre.json b/biomes/temperate/birch-denmyre.json index 16eda074..7be1c8bf 100644 --- a/biomes/temperate/birch-denmyre.json +++ b/biomes/temperate/birch-denmyre.json @@ -32,7 +32,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/birch-forest.json b/biomes/temperate/birch-forest.json index 478c6d53..1301cbe0 100644 --- a/biomes/temperate/birch-forest.json +++ b/biomes/temperate/birch-forest.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/flower-forest.json b/biomes/temperate/flower-forest.json index 429d7e56..cee10a6a 100644 --- a/biomes/temperate/flower-forest.json +++ b/biomes/temperate/flower-forest.json @@ -46,7 +46,7 @@ "jigsawStructures": [ { "rarity": 750, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 500, diff --git a/biomes/temperate/highlands.json b/biomes/temperate/highlands.json index 7147a29c..f7acce5f 100644 --- a/biomes/temperate/highlands.json +++ b/biomes/temperate/highlands.json @@ -10,7 +10,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/longtree-forest.json b/biomes/temperate/longtree-forest.json index 2a066ae3..9b726c8a 100644 --- a/biomes/temperate/longtree-forest.json +++ b/biomes/temperate/longtree-forest.json @@ -14,7 +14,7 @@ "jigsawStructures": [ { "rarity": 1000, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 800, diff --git a/biomes/temperate/oak-beach.json b/biomes/temperate/oak-beach.json index dfdbff3c..6a1764f7 100644 --- a/biomes/temperate/oak-beach.json +++ b/biomes/temperate/oak-beach.json @@ -35,7 +35,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/oak-denmyre.json b/biomes/temperate/oak-denmyre.json index a9d11d6e..a1ed0aea 100644 --- a/biomes/temperate/oak-denmyre.json +++ b/biomes/temperate/oak-denmyre.json @@ -32,7 +32,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/oak-forest.json b/biomes/temperate/oak-forest.json index 86ff4e69..354e1d3a 100644 --- a/biomes/temperate/oak-forest.json +++ b/biomes/temperate/oak-forest.json @@ -36,7 +36,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/oak-hills.json b/biomes/temperate/oak-hills.json index 92359b1c..24e9cd32 100644 --- a/biomes/temperate/oak-hills.json +++ b/biomes/temperate/oak-hills.json @@ -17,7 +17,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/oak.json b/biomes/temperate/oak.json index 32234d00..e6a3d785 100644 --- a/biomes/temperate/oak.json +++ b/biomes/temperate/oak.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/plain-hills.json b/biomes/temperate/plain-hills.json index 0d1fc32a..c9295fe4 100644 --- a/biomes/temperate/plain-hills.json +++ b/biomes/temperate/plain-hills.json @@ -17,7 +17,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/plains.json b/biomes/temperate/plains.json index 6cabb1d7..2bd94dfd 100644 --- a/biomes/temperate/plains.json +++ b/biomes/temperate/plains.json @@ -14,7 +14,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/plateau.json b/biomes/temperate/plateau.json index 22adc41b..3ba41bd0 100644 --- a/biomes/temperate/plateau.json +++ b/biomes/temperate/plateau.json @@ -22,7 +22,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/temperate/wilds.json b/biomes/temperate/wilds.json index 4b2dc3fa..687c2be9 100644 --- a/biomes/temperate/wilds.json +++ b/biomes/temperate/wilds.json @@ -6,7 +6,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1500, diff --git a/biomes/tropical/bamboo-forest.json b/biomes/tropical/bamboo-forest.json index 7c049def..463e7946 100644 --- a/biomes/tropical/bamboo-forest.json +++ b/biomes/tropical/bamboo-forest.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/highlands.json b/biomes/tropical/highlands.json index 899d887b..3ec3cc67 100644 --- a/biomes/tropical/highlands.json +++ b/biomes/tropical/highlands.json @@ -10,7 +10,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/jungle-denmyre.json b/biomes/tropical/jungle-denmyre.json index 52cec1c9..c73edb6a 100644 --- a/biomes/tropical/jungle-denmyre.json +++ b/biomes/tropical/jungle-denmyre.json @@ -10,7 +10,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/mountain-plains.json b/biomes/tropical/mountain-plains.json index 2bd2661b..238071fd 100644 --- a/biomes/tropical/mountain-plains.json +++ b/biomes/tropical/mountain-plains.json @@ -34,7 +34,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/mountain.json b/biomes/tropical/mountain.json index 09426412..7300dcd3 100644 --- a/biomes/tropical/mountain.json +++ b/biomes/tropical/mountain.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/plains-hills.json b/biomes/tropical/plains-hills.json index 495b196a..a5e2c0c5 100644 --- a/biomes/tropical/plains-hills.json +++ b/biomes/tropical/plains-hills.json @@ -27,7 +27,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/plains.json b/biomes/tropical/plains.json index 970e6817..966bd792 100644 --- a/biomes/tropical/plains.json +++ b/biomes/tropical/plains.json @@ -28,7 +28,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/rainforest-hills.json b/biomes/tropical/rainforest-hills.json index b6017508..f1e0c8ec 100644 --- a/biomes/tropical/rainforest-hills.json +++ b/biomes/tropical/rainforest-hills.json @@ -10,7 +10,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/rainforest-wicked-child.json b/biomes/tropical/rainforest-wicked-child.json index 52df551a..03bca851 100644 --- a/biomes/tropical/rainforest-wicked-child.json +++ b/biomes/tropical/rainforest-wicked-child.json @@ -42,7 +42,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tropical/wilds.json b/biomes/tropical/wilds.json index 4e9da6a3..9886211e 100644 --- a/biomes/tropical/wilds.json +++ b/biomes/tropical/wilds.json @@ -33,7 +33,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tundra/forest.json b/biomes/tundra/forest.json index 10da98b8..443b0d93 100644 --- a/biomes/tundra/forest.json +++ b/biomes/tundra/forest.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tundra/mountains.json b/biomes/tundra/mountains.json index 1525538e..ed13bb21 100644 --- a/biomes/tundra/mountains.json +++ b/biomes/tundra/mountains.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tundra/redwood-forest.json b/biomes/tundra/redwood-forest.json index fde56930..7b9671a8 100644 --- a/biomes/tundra/redwood-forest.json +++ b/biomes/tundra/redwood-forest.json @@ -11,7 +11,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tundra/sequia-redwoods.json b/biomes/tundra/sequia-redwoods.json index a021bfd0..43a54643 100644 --- a/biomes/tundra/sequia-redwoods.json +++ b/biomes/tundra/sequia-redwoods.json @@ -10,7 +10,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tundra/spruce-denmyre.json b/biomes/tundra/spruce-denmyre.json index b19e4aa9..27e480ba 100644 --- a/biomes/tundra/spruce-denmyre.json +++ b/biomes/tundra/spruce-denmyre.json @@ -32,7 +32,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/biomes/tundra/taiga.json b/biomes/tundra/taiga.json index 9cd3df89..63b4a576 100644 --- a/biomes/tundra/taiga.json +++ b/biomes/tundra/taiga.json @@ -35,7 +35,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager" + "structure": "pillager_outpost" }, { "rarity": 1000, diff --git a/entities/pillager.json b/entities/pillager.json index 3d429f5b..fe9605ed 100644 --- a/entities/pillager.json +++ b/entities/pillager.json @@ -1,5 +1,6 @@ { "type": "PILLAGER", "silent": false, - "aware": true + "aware": true, + "customName": "\u00A7f" } diff --git a/jigsaw-pieces/pillager_outpost/overgrown/cage.json b/jigsaw-pieces/pillager_outpost/overgrown/cage.json new file mode 100644 index 00000000..60bdaf0a --- /dev/null +++ b/jigsaw-pieces/pillager_outpost/overgrown/cage.json @@ -0,0 +1,184 @@ +{ + "object": "pillager_outpost/overgrown/cage", + "connectors": [ + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": -1, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": -1, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -1, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -1, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -4, + "y": -1, + "z": -3 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -4, + "y": -1, + "z": 2 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 3, + "y": -1, + "z": -3 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 3, + "y": -1, + "z": 2 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": true, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 1, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/pillager_outpost/overgrown/pumpkins1.json b/jigsaw-pieces/pillager_outpost/overgrown/pumpkins1.json new file mode 100644 index 00000000..8a4c514d --- /dev/null +++ b/jigsaw-pieces/pillager_outpost/overgrown/pumpkins1.json @@ -0,0 +1,124 @@ +{ + "object": "pillager_outpost/overgrown/pumpkins1", + "connectors": [ + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 0, + "z": -3 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 0, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 0, + "z": -3 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 0, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": -1, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "PAINT", + "edit": [], + "translate": { + "x": 0, + "y": 0, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/pillager_outpost/overgrown/pumpkins2.json b/jigsaw-pieces/pillager_outpost/overgrown/pumpkins2.json new file mode 100644 index 00000000..41e992cc --- /dev/null +++ b/jigsaw-pieces/pillager_outpost/overgrown/pumpkins2.json @@ -0,0 +1,114 @@ +{ + "connectors": [ + { + "targetName": "minecraft:feature", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:feature", + "pools": [], + "position": { + "x": -3, + "y": 0, + "z": -5 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:feature", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:feature", + "pools": [], + "position": { + "x": -3, + "y": 0, + "z": 5 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "targetName": "minecraft:feature", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:feature", + "pools": [], + "position": { + "x": 2, + "y": 0, + "z": -5 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:feature", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:feature", + "pools": [], + "position": { + "x": 2, + "y": 0, + "z": 5 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "overStilt": 0, + "chance": 1, + "meld": false, + "density": 1, + "bottom": false, + "translateCenter": false, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "xAxis": { + "min": 0, + "max": 0, + "interval": 0, + "enabled": false + }, + "zAxis": { + "min": 0, + "max": 0, + "interval": 0, + "enabled": false + }, + "enabled": true + }, + "boreExtendMinY": 0, + "smartBore": false, + "waterloggable": false, + "bore": false, + "translate": { + "yRandom": 0, + "x": 0, + "y": 0, + "z": 0 + }, + "mode": "PAINT", + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "place": [], + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "pillager_outpost/overgrown/pumpkins2" +} diff --git a/jigsaw-pieces/pillager_outpost/overgrown/tent.json b/jigsaw-pieces/pillager_outpost/overgrown/tent.json new file mode 100644 index 00000000..f6d645c8 --- /dev/null +++ b/jigsaw-pieces/pillager_outpost/overgrown/tent.json @@ -0,0 +1,124 @@ +{ + "object": "pillager_outpost/overgrown/tent", + "connectors": [ + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 0, + "z": -2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 0, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 0, + "z": -2 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 0, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "PAINT", + "edit": [], + "translate": { + "x": 0, + "y": 1, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pieces/pillager_outpost/feature_cage1.json b/jigsaw-pieces/pillager_outpost/regular/feature_cage1.json similarity index 81% rename from jigsaw-pieces/pillager_outpost/feature_cage1.json rename to jigsaw-pieces/pillager_outpost/regular/feature_cage1.json index 1bfb64b3..fe3c9b99 100644 --- a/jigsaw-pieces/pillager_outpost/feature_cage1.json +++ b/jigsaw-pieces/pillager_outpost/regular/feature_cage1.json @@ -1,134 +1,140 @@ { + "object": "pillager_outpost/regular/feature_cage1", "connectors": [ { - "targetName": "minecraft:feature", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, "pools": [], + "keepEntity": false, + "entityCount": 1, "position": { "x": -2, - "y": -2, + "y": 0, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" }, { - "targetName": "minecraft:feature", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, "pools": [], + "keepEntity": false, + "entityCount": 1, "position": { "x": -2, - "y": -2, + "y": 0, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" }, { - "targetName": "minecraft:feature", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, "pools": [], + "keepEntity": false, + "entityCount": 1, "position": { "x": 3, - "y": -2, + "y": 0, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" }, { - "targetName": "minecraft:feature", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, "name": "minecraft:feature", + "targetName": "minecraft:feature", + "rotateConnector": false, + "innerConnector": false, "pools": [], + "keepEntity": false, + "entityCount": 1, "position": { "x": 3, - "y": -2, + "y": 0, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" }, { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "spawnEntity": "iron_golem", "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, "pools": [], + "spawnEntity": "iron_golem", + "keepEntity": false, + "entityCount": 1, "position": { "x": 0, - "y": -2, + "y": 0, "z": 0 }, "direction": "UP_POSITIVE_Y" } ], "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [], - "bottom": false, - "translateCenter": false, + "place": [], "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true - }, + "enabled": true, "xAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 }, "zAxis": { + "enabled": false, "min": 0, "max": 0, - "interval": 0, - "enabled": false - }, - "enabled": true + "interval": 0 + } }, - "boreExtendMaxY": 0, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "FAST_MIN_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "place": [], - "onwater": false, "clamp": { "minimumHeight": 0, "maximumHeight": 255 }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "PAINT", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": true, "warp": { - "multiplier": 1, "style": "FLAT", "zoom": 1, + "multiplier": 1, "maxFractureAccuracy": false, "exponent": 1 - } - }, - "object": "pillager_outpost/feature_cage1" + }, + "translateCenter": false, + "mode": "FAST_MIN_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": 2, + "yRandom": 0, + "z": 0 + }, + "loot": [] + } } diff --git a/jigsaw-pieces/pillager_outpost/feature_cage2.json b/jigsaw-pieces/pillager_outpost/regular/feature_cage2.json similarity index 94% rename from jigsaw-pieces/pillager_outpost/feature_cage2.json rename to jigsaw-pieces/pillager_outpost/regular/feature_cage2.json index c8a44899..30b35f2e 100644 --- a/jigsaw-pieces/pillager_outpost/feature_cage2.json +++ b/jigsaw-pieces/pillager_outpost/regular/feature_cage2.json @@ -9,7 +9,7 @@ "pools": [], "position": { "x": -2, - "y": -2, + "y": 0, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" @@ -23,7 +23,7 @@ "pools": [], "position": { "x": -2, - "y": -2, + "y": 0, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" @@ -37,7 +37,7 @@ "pools": [], "position": { "x": 3, - "y": -2, + "y": 0, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" @@ -51,7 +51,7 @@ "pools": [], "position": { "x": 1, - "y": -3, + "y": 0, "z": 0 }, "direction": "UP_POSITIVE_Y" @@ -66,7 +66,7 @@ "pools": [], "position": { "x": 0, - "y": -2, + "y": 0, "z": 0 }, "direction": "UP_POSITIVE_Y" @@ -109,7 +109,7 @@ "translate": { "yRandom": 0, "x": 0, - "y": 0, + "y": 1, "z": 0 }, "mode": "FAST_MIN_HEIGHT", @@ -130,5 +130,5 @@ "exponent": 1 } }, - "object": "pillager_outpost/feature_cage2" + "object": "pillager_outpost/regular/feature_cage2" } diff --git a/jigsaw-pieces/pillager_outpost/feature_logs.json b/jigsaw-pieces/pillager_outpost/regular/feature_logs.json similarity index 93% rename from jigsaw-pieces/pillager_outpost/feature_logs.json rename to jigsaw-pieces/pillager_outpost/regular/feature_logs.json index 0d4496ee..a88e2221 100644 --- a/jigsaw-pieces/pillager_outpost/feature_logs.json +++ b/jigsaw-pieces/pillager_outpost/regular/feature_logs.json @@ -8,7 +8,7 @@ "pools": [], "position": { "x": -3, - "y": -1, + "y": 0, "z": -3 }, "direction": "SOUTH_POSITIVE_Z" @@ -21,7 +21,7 @@ "pools": [], "position": { "x": -3, - "y": -1, + "y": 0, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" @@ -34,7 +34,7 @@ "pools": [], "position": { "x": 2, - "y": -1, + "y": 0, "z": -3 }, "direction": "SOUTH_POSITIVE_Z" @@ -47,7 +47,7 @@ "pools": [], "position": { "x": 2, - "y": -1, + "y": 0, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" @@ -92,7 +92,7 @@ "y": 1, "z": 0 }, - "mode": "CENTER_HEIGHT", + "mode": "PAINT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "pillager_outpost/feature_logs" + "object": "pillager_outpost/regular/feature_logs" } diff --git a/jigsaw-pieces/pillager_outpost/feature_targets.json b/jigsaw-pieces/pillager_outpost/regular/feature_targets.json similarity index 94% rename from jigsaw-pieces/pillager_outpost/feature_targets.json rename to jigsaw-pieces/pillager_outpost/regular/feature_targets.json index 13b9436f..ac890a54 100644 --- a/jigsaw-pieces/pillager_outpost/feature_targets.json +++ b/jigsaw-pieces/pillager_outpost/regular/feature_targets.json @@ -8,7 +8,7 @@ "pools": [], "position": { "x": -1, - "y": -1, + "y": 0, "z": -3 }, "direction": "SOUTH_POSITIVE_Z" @@ -21,7 +21,7 @@ "pools": [], "position": { "x": -1, - "y": -1, + "y": 0, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" @@ -34,7 +34,7 @@ "pools": [], "position": { "x": 0, - "y": -1, + "y": 0, "z": 0 }, "direction": "SOUTH_POSITIVE_Z" @@ -47,7 +47,7 @@ "pools": [], "position": { "x": 1, - "y": -1, + "y": 0, "z": -3 }, "direction": "SOUTH_POSITIVE_Z" @@ -60,7 +60,7 @@ "pools": [], "position": { "x": 1, - "y": -1, + "y": 0, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" @@ -102,7 +102,7 @@ "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": 1, "z": 0 }, "mode": "FAST_MAX_HEIGHT", @@ -124,5 +124,5 @@ "exponent": 1 } }, - "object": "pillager_outpost/feature_targets" + "object": "pillager_outpost/regular/feature_targets" } diff --git a/jigsaw-pieces/pillager_outpost/feature_tent1.json b/jigsaw-pieces/pillager_outpost/regular/feature_tent1.json similarity index 96% rename from jigsaw-pieces/pillager_outpost/feature_tent1.json rename to jigsaw-pieces/pillager_outpost/regular/feature_tent1.json index 0066d0c6..715d837e 100644 --- a/jigsaw-pieces/pillager_outpost/feature_tent1.json +++ b/jigsaw-pieces/pillager_outpost/regular/feature_tent1.json @@ -92,10 +92,10 @@ "translate": { "yRandom": 0, "x": 0, - "y": 1, + "y": 0, "z": 0 }, - "mode": "FAST_MIN_HEIGHT", + "mode": "PAINT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, @@ -114,5 +114,5 @@ "exponent": 1 } }, - "object": "pillager_outpost/feature_tent1" + "object": "pillager_outpost/regular/feature_tent1" } diff --git a/jigsaw-pieces/pillager_outpost/feature_tent2.json b/jigsaw-pieces/pillager_outpost/regular/feature_tent2.json similarity index 93% rename from jigsaw-pieces/pillager_outpost/feature_tent2.json rename to jigsaw-pieces/pillager_outpost/regular/feature_tent2.json index a4bd15e8..075221bd 100644 --- a/jigsaw-pieces/pillager_outpost/feature_tent2.json +++ b/jigsaw-pieces/pillager_outpost/regular/feature_tent2.json @@ -8,7 +8,7 @@ "pools": [], "position": { "x": -3, - "y": -2, + "y": -1, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" @@ -21,7 +21,7 @@ "pools": [], "position": { "x": -3, - "y": -2, + "y": -1, "z": 2 }, "direction": "SOUTH_POSITIVE_Z" @@ -34,7 +34,7 @@ "pools": [], "position": { "x": 2, - "y": -2, + "y": -1, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" @@ -47,7 +47,7 @@ "pools": [], "position": { "x": 2, - "y": -2, + "y": -1, "z": 2 }, "direction": "SOUTH_POSITIVE_Z" @@ -92,10 +92,10 @@ "translate": { "yRandom": 0, "x": 0, - "y": 1, + "y": 0, "z": 0 }, - "mode": "FAST_MIN_HEIGHT", + "mode": "PAINT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, @@ -114,5 +114,5 @@ "exponent": 1 } }, - "object": "pillager_outpost/feature_tent2" + "object": "pillager_outpost/regular/feature_tent2" } diff --git a/jigsaw-pieces/pillager_outpost/watchtower.json b/jigsaw-pieces/pillager_outpost/watchtower.json index aac10e0e..f0db5e73 100644 --- a/jigsaw-pieces/pillager_outpost/watchtower.json +++ b/jigsaw-pieces/pillager_outpost/watchtower.json @@ -10,7 +10,7 @@ "position": { "x": -3, "y": -9, - "z": -6 + "z": -7 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -24,7 +24,7 @@ "position": { "x": 3, "y": -9, - "z": -6 + "z": -7 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -36,7 +36,7 @@ "name": "", "pools": ["pillager_outpost/features"], "position": { - "x": 6, + "x": 7, "y": -9, "z": -3 }, @@ -50,7 +50,7 @@ "name": "", "pools": ["pillager_outpost/features"], "position": { - "x": 6, + "x": 7, "y": -9, "z": 3 }, @@ -66,7 +66,7 @@ "position": { "x": 3, "y": -9, - "z": 6 + "z": 7 }, "direction": "SOUTH_POSITIVE_Z" }, @@ -80,7 +80,7 @@ "position": { "x": -3, "y": -9, - "z": 6 + "z": 7 }, "direction": "SOUTH_POSITIVE_Z" }, @@ -92,7 +92,7 @@ "name": "", "pools": ["pillager_outpost/features"], "position": { - "x": -6, + "x": -7, "y": -9, "z": 3 }, @@ -106,7 +106,7 @@ "name": "", "pools": ["pillager_outpost/features"], "position": { - "x": -6, + "x": -7, "y": -9, "z": -3 }, @@ -296,11 +296,11 @@ "boreExtendMaxY": 0, "smartBore": false, "waterloggable": false, - "bore": true, + "bore": false, "translate": { "yRandom": 0, "x": 0, - "y": 0, + "y": -1, "z": 0 }, "mode": "VACUUM", diff --git a/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json b/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json index 035ec7e8..a8c7a97b 100644 --- a/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json +++ b/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json @@ -4,29 +4,29 @@ "targetName": "*", "innerConnector": false, "entityCount": 1, - "spawnEntity:": "pillager", + "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features"], + "pools": ["pillager_outpost/features-overgrown"], "position": { "x": -3, - "y": -9, - "z": -6 + "y": -10, + "z": -7 }, "direction": "NORTH_NEGATIVE_Z" }, { "targetName": "*", - "innerConnector": false, + "innerConnector": true, "entityCount": 1, - "spawnEntity:": "pillager", + "spawnEntity:": "", "rotateConnector": false, "name": "", "pools": [], "position": { "x": 3, - "y": -9, - "z": -6 + "y": -10, + "z": -7 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -34,13 +34,13 @@ "targetName": "*", "innerConnector": false, "entityCount": 1, - "spawnEntity:": "pillager", + "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features"], + "pools": ["pillager_outpost/features-overgrown"], "position": { - "x": 6, - "y": -9, + "x": 7, + "y": -10, "z": -3 }, "direction": "EAST_POSITIVE_X" @@ -49,13 +49,13 @@ "targetName": "*", "innerConnector": false, "entityCount": 1, - "spawnEntity:": "pillager", + "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features"], + "pools": ["pillager_outpost/features-overgrown"], "position": { - "x": 6, - "y": -9, + "x": 7, + "y": -10, "z": 3 }, "direction": "EAST_POSITIVE_X" @@ -64,14 +64,14 @@ "targetName": "*", "innerConnector": false, "entityCount": 1, - "spawnEntity:": "pillager", + "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features"], + "pools": ["pillager_outpost/features-overgrown"], "position": { "x": 3, - "y": -9, - "z": 6 + "y": -10, + "z": 7 }, "direction": "SOUTH_POSITIVE_Z" }, @@ -79,14 +79,14 @@ "targetName": "*", "innerConnector": false, "entityCount": 1, - "spawnEntity:": "pillager", + "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features"], + "pools": ["pillager_outpost/features-overgrown"], "position": { "x": -3, - "y": -9, - "z": 6 + "y": -10, + "z": 7 }, "direction": "SOUTH_POSITIVE_Z" }, @@ -94,13 +94,13 @@ "targetName": "*", "innerConnector": false, "entityCount": 1, - "spawnEntity:": "pillager", + "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features"], + "pools": ["pillager_outpost/features-overgrown"], "position": { - "x": -6, - "y": -9, + "x": -7, + "y": -10, "z": 3 }, "direction": "WEST_NEGATIVE_X" @@ -109,13 +109,13 @@ "targetName": "*", "innerConnector": false, "entityCount": 1, - "spawnEntity:": "pillager", + "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features"], + "pools": ["pillager_outpost/features-overgrown"], "position": { - "x": -6, - "y": -9, + "x": -7, + "y": -10, "z": -3 }, "direction": "WEST_NEGATIVE_X" @@ -127,7 +127,98 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], + "edit": [ + { + "find": [{ + "block": "oak_planks" + }], + "replace": { + "palette": [ + { + "block": "birch_planks", + "weight": 5 + }, + { + "block": "void_air", + "weight": 2 + } + ] + }, + "chance": 1 + }, + { + "find": [{ + "block": "oak_slab" + }], + "replace": { + "palette": [ + { + "block": "birch_slab", + "weight": 5 + }, + { + "block": "void_air", + "weight": 2 + } + ] + }, + "chance": 1 + }, + { + "find": [{ + "block": "spruce_planks" + }], + "replace": { + "palette": [ + { + "block": "dark_oak_planks", + "weight": 5 + }, + { + "block": "void_air", + "weight": 2 + } + ] + }, + "chance": 1 + }, + { + "find": [{ + "block": "spruce_slab" + }], + "replace": { + "palette": [ + { + "block": "dark_oak_slab", + "weight": 5 + }, + { + "block": "void_air", + "weight": 2 + } + ] + }, + "chance": 1 + }, + { + "find": [{ + "block": "cobblestone" + }], + "replace": { + "palette": [ + { + "block": "cobblestone", + "weight": 5 + }, + { + "block": "mossy_cobblestone", + "weight": 2 + } + ] + }, + "chance": 1 + } + ], "bottom": false, "translateCenter": false, "rotation": { @@ -154,11 +245,11 @@ "boreExtendMaxY": 0, "smartBore": false, "waterloggable": false, - "bore": true, + "bore": false, "translate": { "yRandom": 0, "x": 0, - "y": 0, + "y": -1, "z": 0 }, "mode": "VACUUM", diff --git a/jigsaw-pools/pillager_outpost.json b/jigsaw-pools/pillager_outpost.json deleted file mode 100644 index 95ee27ba..00000000 --- a/jigsaw-pools/pillager_outpost.json +++ /dev/null @@ -1,12 +0,0 @@ -{"pieces": [ - "pillager_outpost/base_plate", - "pillager_outpost/feature_cage1", - "pillager_outpost/feature_cage2", - "pillager_outpost/feature_logs", - "pillager_outpost/feature_plate", - "pillager_outpost/feature_targets", - "pillager_outpost/feature_tent1", - "pillager_outpost/feature_tent2", - "pillager_outpost/watchtower", - "pillager_outpost/watchtower_overgrown" -]} diff --git a/jigsaw-pools/pillager_outpost/features-overgrown.json b/jigsaw-pools/pillager_outpost/features-overgrown.json new file mode 100644 index 00000000..5918bc8d --- /dev/null +++ b/jigsaw-pools/pillager_outpost/features-overgrown.json @@ -0,0 +1,8 @@ +{"pieces": [ + "pillager_outpost/overgrown/cage", + "pillager_outpost/overgrown/tent", + "pillager_outpost/overgrown/cage", + "pillager_outpost/overgrown/tent", + "pillager_outpost/overgrown/pumpkins1", + "pillager_outpost/overgrown/pumpkins2" +]} diff --git a/jigsaw-pools/pillager_outpost/features.json b/jigsaw-pools/pillager_outpost/features.json index 318b2194..4b85ae79 100644 --- a/jigsaw-pools/pillager_outpost/features.json +++ b/jigsaw-pools/pillager_outpost/features.json @@ -1,8 +1,8 @@ {"pieces": [ - "pillager_outpost/feature_cage1", - "pillager_outpost/feature_cage2", - "pillager_outpost/feature_logs", - "pillager_outpost/feature_targets", - "pillager_outpost/feature_tent1", - "pillager_outpost/feature_tent2" + "pillager_outpost/regular/feature_cage1", + "pillager_outpost/regular/feature_cage2", + "pillager_outpost/regular/feature_logs", + "pillager_outpost/regular/feature_targets", + "pillager_outpost/regular/feature_tent1", + "pillager_outpost/regular/feature_tent2" ]} diff --git a/jigsaw-pools/pillager_outpost/towers.json b/jigsaw-pools/pillager_outpost/watchtower.json similarity index 57% rename from jigsaw-pools/pillager_outpost/towers.json rename to jigsaw-pools/pillager_outpost/watchtower.json index 823a6d22..0d7c4055 100644 --- a/jigsaw-pools/pillager_outpost/towers.json +++ b/jigsaw-pools/pillager_outpost/watchtower.json @@ -1,4 +1,6 @@ {"pieces": [ + "pillager_outpost/watchtower", + "pillager_outpost/watchtower", "pillager_outpost/watchtower", "pillager_outpost/watchtower_overgrown" ]} diff --git a/jigsaw-structures/pillager.json b/jigsaw-structures/pillager.json deleted file mode 100644 index 57ba2681..00000000 --- a/jigsaw-structures/pillager.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "pieces": [ - "pillager_outpost/watchtower", - "pillager_outpost/watchtower_overgrown" - ], - "terminate": true, - "feature": { - "blockRadius": 15, - "objectChance": 0, - "interpolationRadius": 25, - "strength": 0.75, - "interpolator": "BILINEAR_STARCAST_3" - } -} diff --git a/jigsaw-structures/pillager_outpost.json b/jigsaw-structures/pillager_outpost.json new file mode 100644 index 00000000..e8c23496 --- /dev/null +++ b/jigsaw-structures/pillager_outpost.json @@ -0,0 +1,9 @@ +{ + "pieces": [ + "pillager_outpost/watchtower", + "pillager_outpost/watchtower", + "pillager_outpost/watchtower", + "pillager_outpost/watchtower_overgrown" + ], + "terminate": true +} diff --git a/objects/pillager_outpost/feature_tent1.iob b/objects/pillager_outpost/feature_tent1.iob deleted file mode 100644 index ed4b72db68939020eb7262ae0e574e2ae5fcacb4..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1169 zcmb7C%TB^j5FHSF#l(#ZSB4K@bxzt}*?uKcY^+wOV;m7-{+{(ju82ef37WqrD40As%k|dJ*x*9|-%Vbm+ z<}O`L6StZ!d_41G@3MTba8c&_agyfCL7uLCKTFoTW8re2MoAF(dDT~V9YNdV7%s8S zf~As)JRQ)h8piG?%m%*`d93egK8%BD?!F=~pY_clrwv7B`nc0d(h=b13QtA09i9P9 z^`_W3{{3@~05?`~DsHt3k+-sxmVS^@ZmU=#({oF2MA{m+jKbV9kqfPFw2lv&H|4g} z2i-VfdLLN_IuXF6_=ZMauvtY}*@Xxu%MrU;-)QVu4Xk?72dqHE8x#88XzU=)bc_kn);YRe7rsxABh0|LG; diff --git a/objects/pillager_outpost/feature_tent2.iob b/objects/pillager_outpost/feature_tent2.iob deleted file mode 100644 index 153144d8ca1d67787ae1679d44b49ac1c787888b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1189 zcmb7DO>4qH5S>KrHKcPFkz^(9pErFoyJ>O|Q&(hm zzTUifNrUpk~=DA$OMu%mVC3M?FqeK-2O`E_% zu{;lxt?iNnDJ62g&w6@ZdPNH@ARn1cJ;MXM(0TuMS9`tN{tpS3%YOx>m*oV z642uTzThxZ-*GYi3FxlLZ+DyRI!@`K35gzY8ihuEC7M2(%%SC5B&`nJ%R82z$AR0b zo`~E*xsBXQs3=QydzE&0auvG1xt;mDxAN?}mnXBxhTKEFPT8jZx9AIHSe$*Ep zdpbuQ&yY=A5Azpf_Jt+;_HaKl!Jg6u9J?QTvWHBqXv9W7)Z(5zlhkLr9=Xty^L#xOBZlvwBpXh0SY!*Y)GuruZ ztY^-&7m4*Rp|>m3cF79E-2AG&v9n|{F{7=;Z1+URFz0kRwM5y^d|9FyGJ1L)yKoax zw`9GLlSJ4_>929$BDyV!>t=e;^P8m!2Z{H|yuFiJL{BCA3VOe(!4Cu~!TNzi`i(+KCBl2VB846;O9d1u8C9|r zUq&ZcCW!YbSmSlr>%8v+6_8h%q0at5yyYCxgOh6P13VS0q5wP@+l7VgXqY#IT~S4J zC^{1!pztzs9Ja#;Bj^#&fbE!9*bgZC1X*uN=jd5k6Fp;t;|f9tFvxQdK2{#^X}kkH Cq{dqS literal 0 HcmV?d00001 diff --git a/objects/pillager_outpost/overgrown/pumpkins1.iob b/objects/pillager_outpost/overgrown/pumpkins1.iob new file mode 100644 index 0000000000000000000000000000000000000000..f4b91d5eb56cddbd3ea6f12b4228ab98a1c9145e GIT binary patch literal 390 zcmZWk!3u&v5FOp14iWSLg`W^zg2GETPu;qRgrvn%YqIL!tJ|BMz(a!j_RX6&ZTYUU#N` z>FU7jrhngd-K0VfE`*nv*<=#{ z3jl)G9LvP0Cb}J>_{eP_F{Hj@2(=l5|j z5q%I*j`dE%rPXfy^EF{pvndHMd*duyTH0tH$xPHP-Lb*_re6+$ql%89T1hZO4D2;-8aU3;fn+ zfA8@T$qvlo37Cf(ed(YA5Bx#@2$)fp5WLX8W0$9r$AVh);ud&d2NzLE-Xr<|;S%cL fCw0ihz4)MxxuTZb$ciZQwh z+AqDUo7vVCwV#%uYWB0HI{IlHj^EeTHNGmsZs#{Kuk|R=w3S>9yze33WG=5x^&zc!A@}io&K=J~~OH{S$R}S;W7dBh@ FzW}#HFxvnC literal 0 HcmV?d00001 diff --git a/objects/pillager_outpost/regular/feature_tent2.iob b/objects/pillager_outpost/regular/feature_tent2.iob new file mode 100644 index 0000000000000000000000000000000000000000..cb30b33bca749420d4ac56e3f71540775e4c9251 GIT binary patch literal 926 zcmb7C!A`NZfQ<-(_$`!jfce{A) zv!$PVS5}j?OG`h_@}k;Ks^aL!Wq$nL)~@nJnr}9K74mA25=~pkb*KBDC#%>c#i?G@ z|5q#CZXvH-uTvh(kD0LjA1;FQ-7nIxJa->SIr&`3RTn=T_lI4Q$!$k*+DW#FEBBUq zyvmbA(gW&`*tP+iz(>fCpVdQL&%L%Gp7GyanHq>2HpIR}WbhRbQ6I1gd;}$YA#Gy_ zJ*z-Z&A>85KK85!4mCnVlsr@{Zm8WY9(ddrXLVwZY)5_dKtG*Rn+awUYSgb*^r*s_ zAri?syKA2MF1@<)`2z}yE^~me}%>$A5x1M(9)HR3I)P)Llfz$<3 Rm#A))R}Evs3)@-szW~(AH}wDj literal 0 HcmV?d00001 diff --git a/objects/pillager_outpost/watchtower.iob b/objects/pillager_outpost/watchtower.iob index 1b830d85b57c748e90635f3061081d7a6057a002..a1d0844383c8f4bc6be8f6511f23d1c1a884c643 100644 GIT binary patch literal 12097 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 diff --git a/objects/pillager_outpost/watchtower_overgrown.iob b/objects/pillager_outpost/watchtower_overgrown.iob index c4ed201e31725d9af6678e51e6a9dd88ec4f30dd..e4d8d92bfd0c12155885ec045ffa675114e442a8 100644 GIT binary patch literal 20459 zcmb{3dv{mIb;j|Z1OnT2i%A^EaR_x2H%V>MCbn~RY196fe|lN%N-wS#OSWa36#^`T zbLs2rTLObF(C72)gC)XExD`wKYR@^dXU?3NJSgls4R;$%Z`98IJ{ukFSZom4= zH(&k5KmPqYtG`=)|JN5UZ+&oW^P}rOyR!MK3zxPwf3vmy?uQq*uWw%dVC(#k&t2WR zwjFEh^7ZrAuYJ1p-s)=yH9p+D_Nxo3UA?q<`B&SkuO3|5zIyG`54P@I_|BmV*RNf? zdUfl=3!hiMbmilBH-C3=`}}{uxBAzE8{fZp?SoG)q#qZrZNK}`<_8xqe|-M(m21~O zIrqutrH{_Pf93l1E5AOs{mJIlt@9TzU*5WQ;o8NIKe>MHx0~0uuEpoaTOXePX!Fu` zy8PmS*F(Mi(n0BOu3Y@^LK<4VbWk?!FHd%8n3jHB+I;`r>%ULi*RNcCSeyU+ho0_# zlI<&>KJ-bpuV34I)MK1IaQV=|`7Wadh`vn@{&ZhhF8wX8aExobgASy}x^J^@D?6bG`lf z99bsoL#F0ajN_vw|Kr}?W2a1d{MJE_Kc7+u-G0Q>{?S3D``-HJkNb#v|8!9AVT=1< zX5P29ANP2Fec_eJLJ6NdTC2Z#CJ4!VBd z#Jq10`6A)y30?W&gI#%w0Cq6%j~0=S6y^`6)X|(i;R)Y<@Clz{26h`>rXUgV;C^}E z3_Q|n{30{zkmILVG)L(1q4oW_FaL~<%Z4!rG`_U%$p}_QrSM$^^e|gZwM~9g&Foy3O^7~05@;%i%5vyWz zJ1Y3nL)OoIJNX|f)JI3{rkmQC>9^>Z5|4%pTEsVYr=$%qzR)L&;v`s=4xM=CvHnz-k^)rEs*4zKS ze>ZvRb@QJG-F|R%{*S(&@JeS^Jl*{E?(aJcc=S*_b@YCUp?GTFPZ)|rvwKG6$P03H z@_$yxR?p=KXLWafxH`UiHs)H&hwBU1%Jp1p`Q5u?-@UWg`wRD`e6_K9rhbl>>+x4R z?cn;|y~W-gu1>7@K9+iTJpXVbCFm-iOwXn~KG^9;?et@~zi_X7=I(C!?A@L6xp-Vl zy+4Y7d_Mm1k8>4IB#E$>rorU`g_sZwv-}OIua8B{Epq?`mLRQ z5BC@Dl`pK0r)AH0tc;)X^lELfSHrvc%6+Hr-dXJZg?r^%{AeNlDKold#<9%1nDV%B z-^utH?w4P>yH|es?rwQ%wUIaId5)Ja#_!nc3)dE!Q60a9cNXq1+$&#<->JWm88Lo` z#}?a6>G&;N4b$J2r@zDfg?kHkhw1O`;&*s#vDX)_m8UZfy&k{AJ5zplf3f!#?hfO3 zCw{+@alkKU9MF40<2ziHr{kCXQu>P-#krpGWgB1oYOdT4UyfhQIxI6k%goP(t6}`Q z??n6#_ZRM!dCKzT+;Pi&@sH2P|JcVCdwsFj7OsZz-}~Z!xW903;cof--JP-1&Sy(I zsGYHoEnHu?ws18}JH0RM4EGoAE!-`&GyYE8y&3;T619UTGG4>=g=-5}!?e@uX=k{< zaBtymsU6q97XLRE|M*h;s!FCSEV~ z#!kHMeMb83>gytOcqXfOxU-Z`#1e1y<)nBXo)*tTaS=u1DYqxY&Ufv!k0;}I$`j9f zJ@GvJMpg?po`;R+VdHtozew45US=&}zK4nDwG+?F#PhK6JZwA<&x+@v@y0)mU*va~ zNx;tcFwwJiqFR~g6s~7}=BsfSJ33`rEpt~WPN4NXOgyihcplmpM0)!Ip3EqqePQgx z^Vk{3g^B0xOT3x##Pir|xx-G;I9@w(ymsPvnK)i1j$`}{6US>Oj+cq!VWMdHYW&)H z_#GyW*G?QSGXu-aXpG-s;&|=E@iK9|OdQAf-3?F2FPeQr5ss|~m^hB{J4_s}oj6`5 zj+cq!7{5E=pT#eJBYx5Q!OYL{Wc=2SU$jr+={)t=iQ}=q5wG~o_`MyTiC=6S5BX&` zj+cq!7{9~B@!E;wW#V|~>F`YMyrn$;v2nb1;&_<(xm-^iZ+YT4#{V#JymsPvnK)i1 zj)#ro?9}+I+*p`6UOREzeQ9Ux#POCVj$_&xCXUxm94`~c%f#_AaU4_QX4p6$HjcME zalA|%FB8Yh#BoeJ!^H90iQ{GBcz7n`g^lCkw=!Ng*m)m#GS_Qoc8#4l-SWik&^oN0 z_g*`1VC=+w_hp_eObikW60b4w;@PnAxulT)(PW(NN=<0ZKSu?CO(JXjDL3H zbAO|^`H=;ncY(gtH^-2=MXD32N8@GZ(Oyqwf)7@xhAq5hqpF_HvO?M;RjdXVyzcM3!hjcgF3`M#d>F&;} zvGe>bkKZBPo%`aq_ryqwPPIn{SjdVBC-C^1p(%o#j8|iMOyTv!UJ9bKLvhzIHcpaWe zJ8bO?>25aN%@5s;bT`u7NOy}*boV?Dn&&szc^}w#ThiTZx*O?k?~(5Ie(7#D-MyCm znC@oN-TbXZM~eX)(ZNVhTUj~pDCuc7Jw0a%Wma{|Q#PchX;gYT_h)t@zhYzZ?uB$U zo30+eW&924Z1w4EOdK!iZ1-=Z@A`4P)X%Zk$Idmj`YliWv3G}g10v72(;jvoVE0Yg zv*tu#^!c4w^!XiE7pCX2oo-;yTiE$-dD_L(X?L#E=kBA=@5I|gy6=epu}7bee|F|$ z%QH`gqNnnF4-=(oC#r;_&+n|ht4Fb&E1~`l%~f{3F#d*lH?`?<<#f3=lI@4`JP|ni zNhw~lt$+NB+==FMnV-YN|CEa>V<-N{t||@rn}|-YXIzX*nWqVR{=!zP%+HWI@Ab@I z6i={mKNO$r5Z2o;GoUuT-sfIOue0fOq}RtEek=WR!sB_7zagE@rqk7<(~(X`Ivwfs z@rSR*pPfqokiTJ{p#Eyd-;h2Ze?$6QeR_QQh5QWZapNc=8FzZT^Kr`4uPLX;)u+Sn z%y~-f#PyKBVd8piI$S^KaHPYL4o5nCo)a6_!?W>!D{Nd38`n!ZoK1%#9nKFOj&wNE z;Yf!g9d4c{u7_t+@>%HI4Yh-f>mj{AHXW{<4(EpsM>-toaHPYL4xe_A|C{XiNB+mA zzuELR(%$yj9M?)JkuB!6 zTs(I@eui|p`xDR0#Pc%oJoK-2pH02QbET<2<%#F9shc?=kFttQ<;+QW-dOC{QXkKx z-jMEJpLieAP2XYY8{o?WI|V6JEWyN^E<_hy9Y z`svTmj9{DT?$3ElN!PRKdZg>8Ur48UQ&|sX&yT;` z;hdk(`(W$ekd9~5@%lr@BOQ-)Jks$qj_8E_mh$uf8}Dn=@yh9Vq~no}595DG$Fu2p zq~no}Hy(8SwDVcmc&|L;!fw1T>3B9Bk90ggbUf1WNXH``k97RBQ#;RblO6xqcwf@* zZ2BGPclGIaq~DQ#NBTYUBL1=GEusG3V8=g>end|-SrdE)#}sfY&sq3bhI`xaXs`#%J>`7>$#rq zA-&F~*R{7(`XoZE)DCKANWZiDjO`!Wr)MqCY8%q;{O**VH)FnfJ>U37%CVoA*51#E zr#$V>Cv(TjH&Vt{E~2~^KgiF}dHw#952UOsZ$Iat*&kA#_qNbGW~b+6qG;&U1m!AY z-+Pus3-?*&;Y(I$IOp~I=0(SF@_{^4#>1Fq-Yt|5cvkrU(q3pxP(Bbp@jpx!AG@Ew zDo?*fN`8m(0(QPIeuwe`cE+-l7pO1N)L;2}Mu}~mV?T$jEgz`ADbM;CTRxy%K483a z+8kOJBDQlTd?S9*y1-^jwUd>wQ>)kW6Xh9WXTOO3hPPYhEr$9x%xKik)1cPN)GG6{ zlnA6djGv)AfGrO|dBF6?C%XKgeGtWyv7OJ4pCSD}&owsvA3ynt z#%rgP56pO>@fykpjGKI5e|0X;+479eP(EP($p^+S@_Re9|6}G$>ABhZJCqkpe~0n{ zw!8r41)YcG*_7OheJ1`<{KN0XKk`467qI08{KyMXUV!oflozCaMgu1=;9p)~Jmdw_ z4tAd?-d>+c>_E9NN8Wmy9=|QrG14Rzr)$1`DOEq&T(=g*EosdBwDXSpEK~2uTuWOmVco9 zLw$M2_`&WYVLuP9?R3j{I+ZehPLamXP~I_qyg_jr#i^kg#kMP|XBR`e586FY^dCPm zPx~73GqhsZ@(lOOGf8#Z%jXj@(s3p z1LYg)%QKG6{!!cC=^R_Vnf@ZbLwN>Uo}s=x1LYYg&p>%b>ZiXrc?SPJFE9>1FVL<$ zBloABp*({v&p>$wfAS2JXP`U-vAAF7#ZOxU*3H!Ipo_`!3VoQ2vqillI1zf8@TjhsFXNrFz90D z&-z;^pJ2-;P(BgH|4=@`mQSE(NBP9w>c#lS$tOH-*0}59erQ)g(Z3Nbep{Y?w>*B) z{1fR;WmNEu^cwYQBB1<1+rARhou=#o{xq3r+fp+p1%Z#$?xdW}wQm@!rab2y@ek5}1FTS4sqPKzSm#IIb|EE6M ze|AF8iQ2_E@9*Ehjh%LTJ?-}Xw2s=n9rknEP`hl;Tc%w!ieuC9?x)u~k4kZz{oUM& z;?s~`_uTaQJpYhh-&=hr{lLtl@`v&J8C!fU{rwDo^!fN5(&yuMNT0LmbEMD5ZyCQg z+3`DcUY~Uszu0(M(&OWINRL~u^tf@L$H#9Ozc<+Ni;a7|PH(%9-d0X;BfUNE2kDNn zo!2X;-+Mh;aL#a_4Xq!veoFCDdDhRA)6?#!r`=CayWhDx($mTlH!<~Fp87+2dSb#{ zr>FUI{;t0BceDp!;wPp)Qa@wsyK*|(eTkc8;%4tN*2<~py!_pX562 z{z9&ghS&Gw8LxYqo*riF$?@D}XK`lalsV<;SIfo2mYdtTFYSy?4Kk>=iL4H z#6{Qp2Kk|XWf=6YanDzn&+N;_MfYdkDsNn5cjip}JF%^IY+Pige#ZAIo{vJE^QU9@V64U+KsgI45p*Xi2>Njc^8y_+CYNsB0Zgk$` z6CdrOc2RwNCH=KKV#E{?xzcPGw-}nqziYAU)ghk z*vVfPJ5L@v^Lgw%FFW&jvFXBHf8Vp%)92{(+H{*f=l`da;uZVNWu?6nzwCG77ymkb zdp+ZbqX+XI@;lr6@Vlror0kV^%SMI6w#tJ^0QdDjwyC3N%R4!A^ z-)okmvs|aMkiMGhGTG5lbDb?;LG^dScj6zvn)s>5gOCo|O&&o1j6bBShV&2H`Q$uL?f9!5e`C`>nbPdu;NYB`{>6tk* zdd3{jKeX$PO|QsV=oM>#USZQK_p|}hB~u?qm&|=*(5gF7uPB z_*v{SzdQB#X)JuLEpBApX8p$Q`VHU8{cP)8TV1c=oa1feT+b8IY9f_#x@E&T?AY3#=PbpA+p+ZryKYPS^v3Gt+~4xtKeqEE?c1L>vQOKeJFW|z z8?o)r#?QGC+Mm(>jLwZVvM<|@W5>_Xe#~|*g!bckzS{9KbS^Z0O6#@v+ke%w|Bj!b z{dfG-j-R1(pYc;#Z>?v)9X~_+E!%!;emT!k&wh*cTeRPz{WJgLE_9ZFCrW?A6gyx3 zGNEsOu_>>r!rJz`9r3aJd1f>F$C-tAD*o{8%qIMKX3@~TxRbbO-*bZKJY*-j-M*K4 zsgEzD{g%hi(7u=Q_!-;2w-cRb-&1eS`02u1vCpIwCvQdZ+Gob%HHz0eSr6j%PWAzD zd8c|3)hmr#%f-7~kA1TgS36D%#o?Xka`D=I;&;bk{G|QyD<0~N_!p+%Cu_^Q#`Xz? zeYR}0V$Uj+JBW0B54~R;JCXGvj-4>y%f64;KleVuAA29+Ti!>Q=U(i*kJvq@D)U~# z=TeG&FX0Q`OKtHjw)awsZ>jISxSlA0w9b@^SNdlip2#>mzhzs8^Q2|hp|d&bu>D)^ zx9(2NdkO9DY$H&n-q5;hKk^=KH@@A7Ezdyj_71=2+qrKxRyMEw{WsUX`O6=F-+tY$ ze7~}`e0O8%-qzROuWxStbo=i5oja?`n_KH^%k9!+^3KY}-3PZHt}d;8x7ijZAUgN`-e=euHV14^yA9r&HpX7-yJf)xw>@c*49rCmv7!#-`ZOL{>G!Ft>q0? z-CzFp=DnrW&E>`R=gGSNBJr)|rOmCHyRo*uvGt&T-dz7-|ML$I``{zgxw*CR18n{| zVY4s!z2&vLhcI-(jpz9tkm^Plze>RHIG%i+%`5Hq<6>K!C~&}Ew>P(zRyHMenPQ_ej@mQV_t~- ze;gv~(K&St#-C3ZKYFmTwS4>0((3B%J4w`B=b{k4X9|V@Y!i1BAu%aCWExj__reybRA?5+$x#Y=4@V z;c)yuLcZeiN_6~bu^l0P1@=Mtv-c~-KLO(dioBBX5osA_2L&!gUc$J?^7)Cyx7Inl z+rK9R2P5&tqvOO;egfXl9ZSc{prf(yr09Bdnx9z6BLd_(KOQ$ex*HEooafk8C{$u+ z_|UvQBFu`(3FFM&UXs|)$(N765blKctFz!x^Sw;n@O#mI4lTC-96xm?=W;J*kFJcq zo^ZeWfU0VIwuM#d;!Wzg)#bwqq|YX6UwTHG9*gZbl`^YEA7G#pEg!DyR4KeZq7KBc2< z{!X#)6XzM&2e~sp z8b;0roj<4GANirHb+cXX>29C7$Ui{7ZRpR!t>}<}KKjQV=a6f>emDAKLFV1P+F2wR zvEOdD-)`i2js08bXGV`{^O<&v{j?fdclq#SAKz6D^e?*)qklsV?WJeRud}^vech0m zQG1>J%5Tpi$0@W`uX%(U$5H%?UyPSCP`S?xJ?H1yx8kXlo!}?mhP~r&jN>kWnk2&5oOYkuEUP#;XLt2A3kF`ddi8NrQ=ij$g|D(K)+^$xTn?Y zY1zNa$&T{H9?WBpK9Aj92b~$fy6C4JN)ARd?pk-m6Z}1m9@;_q=bhJ2nI+#div2@R ze$$_YyZh>s(ig7I^S9&%51>=4?5lt157@8ttXNFGGHzs-p2!lu;0^7Jal_mhb`))h zuVm~S{EeJ&j9kbwbRAZy{m7s25owfzyr30FY8|+hK5-VhLD!qS&J1`+i@#$B?WErJ z%O2pHeW=QA;8ObFMfj2T^j%SQ2xg`q{gGD$(LW_0dBCjxeC)p9t(LkF8s*=~xbY)b z@-FdsmR5U%&&iWP>|wqek7^8VVYxHePrOh+EvbCsRryeyt2`QXJR`rD7x@a$)JuFe z9`v1dNK3rAAGk&PI(`vzj3>1?g;5znAzB4Yai_ew!>Nf%(wTX1` z2Ceo~FSAtZo0sC8_ETE(pw5e0XB;TEaZ&Qtc_mKB$Gmdhe3g&+#QEh|<~dJj%O9Rs z=Bsq#ia+MN>y0ntaqZb-zB+H7x{Gnv@TVSEZt+NYjdOky zcjcElzr{)XXPrRn=~8ha?y9f2Yb*Yhp0%I(Ube1whWYvSCR~0-R(F14n{~F&&}q=# zK&p9Kqw^`Pc6yA?Z!xZpZ^z$a!!Yz0qvxPqVq}|nE1BXeUa~Hh*x~V3J2-D14BBOO z+@U=e8O3>j_Rk|V`{u#=&oWn zYPfchR(;-Mo&4XTKNmUndSAb)|7`I=|2jLxA8RJ_SNY7B0r_kmDEIWfTs3dJlwL;j zCG08PPzE}KJ5-I_Kf`Y z!#6lSY}aYE>-G4}wK+?WL;Q|?h$Zw$-pS9naUXF%`e93B)V$RmGm&S3eTvQ+B7WSr zhxWdVC1)AGnD}+y-T2FR=MI9_X0!g%v)aY{%Kn~pnRi@&cK<ud&!J>iG1OK9js9prT+#!s(IftK>o;Y({8h)>1 zA2CaO)UwG#`i{k(P!)gg#pns$NIE`AqrdA;?LAMvRePzYep^85=*OzDp4!_AqwL6v ztfPJo{a*b18K2opJAq@;>sjrfCd%o3*?I7fe(G3Sqmf#PF>?>Q^Qr6G0G8e!=I`%Nw+Inn?s|uZqvz=x6T4 zesC}O$oudu37Ct&bN(={M)3po)^A2t#krCzKj)JzacSJCpZ{F19PHQQ!pcwkkxjH8 z@wfb&8k6;UE`0X=U;eQ+bYJf%?gxIQ_1%V;M6S%ouZ3g5HE8zn2c7xpxNKh4`5k0^`U+A4<6EbYA-O8dDa(>Dq~`x&ePyX@vU>xm@0Y3c$fNs zH635EuRgNMcAa@|tEXwPdTyP|J#XL}xh^Me`3xWB)hDSVutVXtaV1uZY|@F(o)O~m5d0E1 zY>hk5xe*lVDZX+p;@cXher5c8@?P8*Bb31`oo!dyrR->2aSk!s&$sTcz2eK?I&Z1Z zvYvVydh3jmmk*3veRa9J-sU6qOR_@!#o3Z`yk2`7?eg`Wqg+?`TXyenJBfbRNnzt(32fimwBG)Q|=AQ&*!Qq#d-Z(zn&U7ZNL!icn_`mi=VFZeNj4pw5K?&-^KH+?{bK* ziJ!=fO~(G}xMuwwU&BHC^B!L@QRk(ZDlS;hI1a6Sc-Fb)P2F{cN#beIkyng~H+8-% zn`^Bz|2VXxR?%e-6(v0!9&Rl;x={=WA`&N^@5U+1XrH~PqWP`$xT zT5+WG^?o5HdjG+W@T)q^`>eh*GV2_vbKNsH_RP5FZ=D0)56b^_KKQ;Wo%cocQnvUx zcF~@WS%JBq@4R)+lX2P4h$#B9zc(KH-WQAm-)ZFOdxUc54$k<~?DM7g$h??S_5z2b z$DWZ>oC!bg6VmMlIXt(^&fsC_kt(h4S*2gaz4tFXfE;y>az2F4y1e-HIIVq9x7O{3 z?*d#)KJQQ12|hW`u|(A$><%C6DEXZajef8~EjhH`r;OW@cV!3cQ+D)zt-XAotT@m4 zuf&eiR$XR{Ye(N56GyD`%(wx-qfE%MQI@p>*-HxvM^U#W=5ZVyL*l zSfn>&lxv&5=Vs^=cdn~5>lzd#2X&NmaMt41_uJuT%s4JSD5o+6lls2;#r=#gwG&^Y z(7)1~6Is#avXZgSzpOK#9WkHP&iBW9TT*|sBJwc)*gkTHU+_RVd&cHi~#e1Q(D#ct?5_E-5q+*bdJI^#ES1Rv!SU5jtM5F3d#ujl1UHnBeSQ_0uk z#B-qZ_arKmndW`p_j||9&GKW{yX)h7s@QJ6x|`qMNG~2LkGNF!wX({6g??@Y^e^yR z@#i@x9q%%%5+&-r&GUJ{yMgtJw;S)tzMok?)%#+-JM!LPAAVYv|Ky7Op`-2ZaYZkV zWL;sU`Dl*&J%!^RDg*7?`ia(fbf1s$^HW-1w9u9M&N@OltTWx0cOqLT_TL|C93J)l z>3ZG`!}mS7l()Qhsh{jzvi#!fr}hQ^X_Hs>v4VWXiO3~>IuBppx!;Gf_AOsrM9Si49bIyj{=B== zx1Jft&HlSA<9x5w{b?M`wM+D$q#d!ZedB}*G=8PuWxE8mv3nK1w(qd6=#59$sekdS z*1F!lde->3pLw{bbN>#~+zublJLznt({Dwm-KE!G)`rHx({=+sktcSZYgZgc^Eb6O zbjaOX^U=QNq^;jKD3>?|->j3r@B8j+JydPv2=2JA*&4Y!AK&MTU$wrg*%vpE5Bjo~ z)$kl~V$Cz>eWvUWRqSs(XPw`xWPSI8sHB`?P1!x)Q=*42Eh0~SuWS71BkyL`P~JD0 z_dKP&hCSw9y3FIzVx>j3-nw9b1EQ7-dCJ>4%z?zuwW&tv)WJ-+zM81Iba z9eP3M_u1m;SU(XqbuDe-OwJ^5Av<)rJq4%QYjCLV?Y#%q{`Fm~??(2`N72IfzwF1D ze0)dI7Ur^c@V@PS;&$eH>-}4Ky;sW5IA$KX<@-8+?fWX1eT=)BAN#4doR^FjCip$P z?{vz;c^o;+6Xh`fA}_Hq1rC{a>LyMohqzgCm!EvskgxY_$Eh0ZqqkaE*MuK@eK9v* zGK2rLyYCrg56>6K*Nj(P21V6P=9hepx12fTbzy4JYbUYBe3Os1 zkdJyeu6;dA%m>%&m)fuD9OKAUTE@sTF07lhljG9bYNyQizIL?=(}(T{SLVNrwV+R) zr$qwm5&dUtzRQQx$~Jz{PR6I>=8yU+Ytdz#)gln*u94XIe@tn`m8$2g2jpk|dIvJ@ zOJA)(e8vuJl%7Zuz2H;zmhq&X=96-of81U1Q;nNG2YkZcCBJcJon{_7PSnx&?WpQf@z%4@{}1IS z Date: Thu, 8 Jul 2021 13:19:09 -0700 Subject: [PATCH 25/33] gen --- generators/mountain.json | 2 +- generators/smooth-dunes.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/generators/mountain.json b/generators/mountain.json index 4c77498f..9ba67154 100644 --- a/generators/mountain.json +++ b/generators/mountain.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_6", - "horizontalScale": 40 + "horizontalScale": 45 }, "seed": 530530, "composite": [ diff --git a/generators/smooth-dunes.json b/generators/smooth-dunes.json index 4f47405f..39765345 100644 --- a/generators/smooth-dunes.json +++ b/generators/smooth-dunes.json @@ -1,7 +1,7 @@ { "interpolator": { "function": "BILINEAR_STARCAST_6", - "horizontalScale": 40 + "horizontalScale": 45 }, "seed": 133434, "composite": [ From 394eb0f1a1185dd08af71c58f3a5dbe68d2a7ddd Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 8 Jul 2021 14:01:20 -0700 Subject: [PATCH 26/33] fuk me --- dimensions/overworld.json | 38 ++++++++++++++++++++-------------- regions/frozen.json | 34 +----------------------------- regions/hot.json | 33 ----------------------------- regions/mesa.json | 34 +----------------------------- regions/mountain.json | 34 +----------------------------- regions/mushroom.json | 34 +----------------------------- regions/savanna.json | 34 +----------------------------- regions/swamp.json | 34 +----------------------------- regions/temperate.json | 34 +----------------------------- regions/tropical-mountain.json | 34 +----------------------------- regions/tropical.json | 34 +----------------------------- regions/tundra.json | 34 +----------------------------- 12 files changed, 32 insertions(+), 379 deletions(-) diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 9b245054..fbe82349 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -106,27 +106,33 @@ "varience": 2 }, { - "minHeight": 0, - "maxPerChunk": 2, + "minHeight": 5, + "maxPerChunk": 128, "maxHeight": 13, - "minPerChunk": 0, - "minSize": 5, - "maxSize": 10, + "minPerChunk": 128, + "minSize": 8, + "maxSize": 4, "palette": [{"block": "deepslate"}], - "varience": 2 + "varience": 4 }, { - "minHeight": 0, - "maxPerChunk": 4, - "maxHeight": 28, - "minPerChunk": 1, - "minSize": 25, - "maxSize": 25, + "minHeight": 5, + "maxPerChunk": 5, + "maxHeight": 13, + "minPerChunk": 5, + "minSize": 8, + "maxSize": 4, "palette": [ - {"block": "dirt"}, - {"block": "coarse_dirt"} - ], - "varience": 2 + {"block": "deepslate_copper_ore"}, + {"block": "deepslate_diamond_ore"}, + {"block": "deepslate_emerald_ore"}, + {"block": "deepslate_gold_ore"}, + {"block": "deepslate_iron_ore"}, + {"block": "deepslate_coal_ore"}, + {"block": "deepslate_redstone_ore"}, + {"block": "deepslate_lapis_ore"} + ], + "varience": 4 }, { "minHeight": 2, diff --git a/regions/frozen.json b/regions/frozen.json index 8e83d9e4..a23544d7 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -82,39 +82,7 @@ ] }, "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/hot.json b/regions/hot.json index 8ed1606c..6a069706 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -120,39 +120,6 @@ "replaceVanillaDrops": true }], "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/mesa.json b/regions/mesa.json index 281700b2..8a2352c4 100644 --- a/regions/mesa.json +++ b/regions/mesa.json @@ -34,39 +34,7 @@ } }, "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/mountain.json b/regions/mountain.json index 163c95da..14b4377f 100644 --- a/regions/mountain.json +++ b/regions/mountain.json @@ -50,39 +50,7 @@ } ], "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/mushroom.json b/regions/mushroom.json index feb5b5fc..fefa6656 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -69,39 +69,7 @@ "varience": 4 }], "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/savanna.json b/regions/savanna.json index 62b74648..799dc0dd 100644 --- a/regions/savanna.json +++ b/regions/savanna.json @@ -21,39 +21,7 @@ }, "biomeImplosionRatio": 0.25, "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/swamp.json b/regions/swamp.json index a55ed89e..87258d20 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -49,39 +49,7 @@ } ], "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/temperate.json b/regions/temperate.json index 97bc7d9f..1ad6cdf4 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -40,39 +40,7 @@ "varience": 4 }], "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/tropical-mountain.json b/regions/tropical-mountain.json index 2b4637a7..3a548dfb 100644 --- a/regions/tropical-mountain.json +++ b/regions/tropical-mountain.json @@ -20,39 +20,7 @@ ], "biomeImplosionRatio": 0.25, "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/tropical.json b/regions/tropical.json index e1e5b89c..74277971 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -58,39 +58,7 @@ ] }, "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, diff --git a/regions/tundra.json b/regions/tundra.json index 178fd2ad..18464dfb 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -57,39 +57,7 @@ ] }, "objects": [ - { - "heightmap": { - "seed": 1337, - "style": {"style": "FLAT"}, - "offsetY": 4 - }, - "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, From 566a93635ea9df48c08764f19b9ecdff5f5219b9 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 8 Jul 2021 15:31:01 -0700 Subject: [PATCH 27/33] dwa --- biomes/mountain/forest-hills.json | 4 ++-- biomes/mountain/forest.json | 4 ++-- biomes/mountain/hills.json | 4 ++-- biomes/mountain/lake.json | 4 ++-- biomes/ocean/beach.json | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/biomes/mountain/forest-hills.json b/biomes/mountain/forest-hills.json index a62cd382..a68ded85 100644 --- a/biomes/mountain/forest-hills.json +++ b/biomes/mountain/forest-hills.json @@ -103,7 +103,7 @@ "chance": 0.2, "variance": { "style": "CELLULAR", - "zoom": 0.3, + "zoom": 0.25, "fracture": { "style": "SIMPLEX", "zoom": 0.2, @@ -112,7 +112,7 @@ }, "style": { "style": "SIMPLEX", - "zoom": 0.3, + "zoom": 0.2, "fracture": { "style": "STATIC", "multiplier": 8 diff --git a/biomes/mountain/forest.json b/biomes/mountain/forest.json index cb7a7135..da80aa8d 100644 --- a/biomes/mountain/forest.json +++ b/biomes/mountain/forest.json @@ -103,7 +103,7 @@ "chance": 0.2, "variance": { "style": "CELLULAR", - "zoom": 0.3, + "zoom": 0.25, "fracture": { "style": "SIMPLEX", "zoom": 0.2, @@ -112,7 +112,7 @@ }, "style": { "style": "SIMPLEX", - "zoom": 0.3, + "zoom": 0.2, "fracture": { "style": "STATIC", "multiplier": 8 diff --git a/biomes/mountain/hills.json b/biomes/mountain/hills.json index cd341a0c..c307c09a 100644 --- a/biomes/mountain/hills.json +++ b/biomes/mountain/hills.json @@ -81,7 +81,7 @@ "chance": 0.2, "variance": { "style": "CELLULAR", - "zoom": 0.3, + "zoom": 0.25, "fracture": { "style": "SIMPLEX", "zoom": 0.2, @@ -90,7 +90,7 @@ }, "style": { "style": "SIMPLEX", - "zoom": 0.3, + "zoom": 0.2, "fracture": { "style": "STATIC", "multiplier": 8 diff --git a/biomes/mountain/lake.json b/biomes/mountain/lake.json index a205be8d..30a4f929 100644 --- a/biomes/mountain/lake.json +++ b/biomes/mountain/lake.json @@ -66,7 +66,7 @@ "chance": 0.2, "variance": { "style": "CELLULAR", - "zoom": 0.3, + "zoom": 0.25, "fracture": { "style": "SIMPLEX", "zoom": 0.2, @@ -75,7 +75,7 @@ }, "style": { "style": "SIMPLEX", - "zoom": 0.3, + "zoom": 0.2, "fracture": { "style": "STATIC", "multiplier": 8 diff --git a/biomes/ocean/beach.json b/biomes/ocean/beach.json index 3440673f..a04daf87 100644 --- a/biomes/ocean/beach.json +++ b/biomes/ocean/beach.json @@ -27,7 +27,7 @@ "chance": 0.2, "variance": { "style": "CELLULAR", - "zoom": 0.3, + "zoom": 0.25, "fracture": { "style": "SIMPLEX", "zoom": 0.2, @@ -36,7 +36,7 @@ }, "style": { "style": "SIMPLEX", - "zoom": 0.3, + "zoom": 0.2, "fracture": { "style": "STATIC", "multiplier": 8 From ac68b6d10ea991f7eacfe49d0d1ce69195e13304 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 8 Jul 2021 22:35:34 -0700 Subject: [PATCH 28/33] AHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHHH --- biomes/frozen/{beach.json => fzn-beach.json} | 0 biomes/frozen/{hills.json => fzn-hills.json} | 0 ...n-cliffs.json => fzn-mountain-cliffs.json} | 0 ...n-middle.json => fzn-mountain-middle.json} | 1 - .../{mountain.json => fzn-mountain.json} | 6 +- .../{mountains.json => fzn-mountains.json} | 5 +- biomes/frozen/{peak.json => fzn-peak.json} | 0 .../{pine-hills.json => fzn-pine-hills.json} | 0 ...{pine-plains.json => fzn-pine-plains.json} | 2 +- biomes/frozen/{pines.json => fzn-pines.json} | 1 - .../frozen/{plains.json => fzn-plains.json} | 2 +- ...od-forest.json => fzn-redwood-forest.json} | 0 ...pruce-hills.json => fzn-spruce-hills.json} | 0 ...uce-plains.json => fzn-spruce-plains.json} | 2 +- .../frozen/{vander.json => fzn-vander.json} | 6 - ...{beach-grass.json => hot-beach-grass.json} | 1 - biomes/hot/{beach.json => hot-beach.json} | 1 - ...nes-red.json => hot-desert-dunes-red.json} | 0 ...esert-dunes.json => hot-desert-dunes.json} | 0 ...n-cliffs.json => hot-mountain-cliffs.json} | 0 ...n-middle.json => hot-mountain-middle.json} | 2 +- ...n-plains.json => hot-mountain-plains.json} | 0 .../hot/{mountain.json => hot-mountain.json} | 2 +- biomes/hot/{oasis.json => hot-oasis.json} | 0 biomes/mesa/{beach.json => msa-beach.json} | 0 biomes/mesa/{blue.json => msa-blue.json} | 0 biomes/mesa/{cliffs.json => msa-cliffs.json} | 0 biomes/mesa/{dark.json => msa-dark.json} | 8 +- biomes/mesa/{green.json => msa-green.json} | 0 biomes/mesa/{mesa.json => msa-mesa.json} | 16 +- ...t-high.json => msa-plateau-dirt-high.json} | 0 ...lateau-dirt.json => msa-plateau-dirt.json} | 0 ...lateau-high.json => msa-plateau-high.json} | 2 +- .../mesa/{plateau.json => msa-plateau.json} | 2 +- biomes/mesa/{red.json => msa-red.json} | 0 .../mesa/{valleys.json => msa-valleys.json} | 0 biomes/mesa/{yellow.json => msa-yellow.json} | 2 +- .../mountain/{beach.json => mtn-beach.json} | 0 .../mountain/{cliffs.json => mtn-cliffs.json} | 0 ...orest-hills.json => mtn-forest-hills.json} | 0 .../mountain/{forest.json => mtn-forest.json} | 0 .../mountain/{hills.json => mtn-hills.json} | 2 +- biomes/mountain/{main.json => mtn-main.json} | 2 +- .../mountain/{middle.json => mtn-middle.json} | 2 +- .../{mountain.json => mtn-mountain.json} | 2 +- ...{plain-hills.json => mtn-plain-hills.json} | 0 .../mountain/{plains.json => mtn-plains.json} | 1 - .../mushroom/{beach.json => mus-beach.json} | 0 ...on-forest.json => mus-crimson-forest.json} | 0 ...orest-hills.json => mus-forest-hills.json} | 0 .../mushroom/{forest.json => mus-forest.json} | 2 +- .../mushroom/{plains.json => mus-plains.json} | 0 ...ped-forest.json => mus-warped-forest.json} | 0 .../{mesa/river.json => ocean/msa-river.json} | 0 biomes/ocean/{beach.json => oce-beach.json} | 0 biomes/ocean/{deep.json => oce-deep.json} | 0 .../ocean.json => ocean/oce-fzn-ocean.json} | 0 .../river.json => ocean/oce-fzn-river.json} | 0 .../oce-hot-ocean-cliffs.json} | 0 .../ocean.json => ocean/oce-hot-ocean.json} | 5 +- .../river.json => ocean/oce-hot-river.json} | 0 .../lake.json => ocean/oce-mtn-lake.json} | 0 .../oce-mtn-river-soft.json} | 0 .../river.json => ocean/oce-mtn-river.json} | 0 .../lake.json => ocean/oce-mus-lake.json} | 0 .../ocean.json => ocean/oce-mus-ocean.json} | 0 biomes/ocean/{ocean.json => oce-ocean.json} | 0 .../oce-swa-ocean-tree.json} | 0 .../ocean.json => ocean/oce-swa-ocean.json} | 0 .../oce-tem-ocean-deep.json} | 0 .../ocean.json => ocean/oce-tem-ocean.json} | 2 +- .../river.json => ocean/oce-tem-river.json} | 0 .../oce-tro-coral-ocean-cliffs.json} | 2 +- .../oce-tro-coral-ocean.json} | 0 .../ocean.json => ocean/oce-tro-ocean.json} | 4 +- .../oce-tro-river-soft.json} | 0 .../oce-tro-river-steep.json} | 0 .../oce-tun-river-rocky.json} | 0 .../river.json => ocean/oce-tun-river.json} | 2 +- ...{warm-bottom.json => oce-warm-bottom.json} | 0 biomes/ocean/{warm.json => oce-warm.json} | 2 +- ...a-denmyre.json => sav-acacia-denmyre.json} | 0 biomes/savanna/{beach.json => sav-beach.json} | 0 biomes/savanna/{cliff.json => sav-cliff.json} | 2 +- .../savanna/{forest.json => sav-forest.json} | 0 .../{plateau.json => sav-plateau.json} | 0 .../{savanna.json => sav-savanna.json} | 2 +- biomes/swamp/{beach.json => swa-beach.json} | 0 .../swamp/{denmyre.json => swa-denmyre.json} | 0 biomes/swamp/{lake.json => swa-lake.json} | 2 +- ...arsh-rotten.json => swa-marsh-rotten.json} | 0 biomes/swamp/{marsh.json => swa-marsh.json} | 2 +- ...fed-forest.json => swa-roofed-forest.json} | 2 +- ...d-wayward.json => swa-roofed-wayward.json} | 2 +- .../swamp/swa-sleepy/swa-sleepy-klarus-b.json | 219 ++++++++++++++++++ .../swa-sleepy-klarus-path.json} | 97 +++----- .../swa-sleepy-klarus.json} | 162 ++++--------- ...low-forest.json => swa-willow-forest.json} | 6 +- .../temperate/{beach.json => tem-beach.json} | 0 ...ch-denmyre.json => tem-birch-denmyre.json} | 0 ...irch-forest.json => tem-birch-forest.json} | 2 +- .../{bonsai.json => tem-bonsai.json} | 2 +- ...wer-forest.json => tem-flower-forest.json} | 0 .../{highlands.json => tem-highlands.json} | 0 .../{island.json => tem-island.json} | 2 +- ...e-forest.json => tem-longtree-forest.json} | 0 .../{oak-beach.json => tem-oak-beach.json} | 0 ...{oak-denmyre.json => tem-oak-denmyre.json} | 0 .../{oak-forest.json => tem-oak-forest.json} | 2 +- .../{oak-hills.json => tem-oak-hills.json} | 0 biomes/temperate/{oak.json => tem-oak.json} | 2 +- ...{plain-hills.json => tem-plain-hills.json} | 0 .../{plains.json => tem-plains.json} | 4 +- .../{plateau.json => tem-plateau.json} | 0 ...d-plains.json => tem-stranged-plains.json} | 0 .../temperate/{wilds.json => tem-wilds.json} | 2 +- ...boo-forest.json => tro-bamboo-forest.json} | 2 +- ...each-bamboo.json => tro-beach-bamboo.json} | 0 ...ch-charred.json => tro-beach-charred.json} | 0 .../tropical/{beach.json => tro-beach.json} | 0 .../{highlands.json => tro-highlands.json} | 0 ...sland-beach.json => tro-island-beach.json} | 0 ...e-denmyre.json => tro-jungle-denmyre.json} | 0 ...extreme.json => tro-mountain-extreme.json} | 2 +- ...n-middle.json => tro-mountain-middle.json} | 2 +- ...n-plains.json => tro-mountain-plains.json} | 1 - ...ain-water.json => tro-mountain-water.json} | 0 .../{mountain.json => tro-mountain.json} | 2 +- ...lains-hills.json => tro-plains-hills.json} | 0 .../tropical/{plains.json => tro-plains.json} | 2 +- ...t-hills.json => tro-rainforest-hills.json} | 0 ...island.json => tro-rainforest-island.json} | 0 ....json => tro-rainforest-wicked-child.json} | 0 ...son => tro-rainforest-wicked-village.json} | 0 ...wicked.json => tro-rainforest-wicked.json} | 6 +- .../{rainforest.json => tro-rainforest.json} | 4 +- ...canic.json => tro-submerged-volcanic.json} | 0 ...c-plains.json => tro-volcanic-plains.json} | 2 +- ...noes-lava.json => tro-volcanoes-lava.json} | 0 .../{volcanoes.json => tro-volcanoes.json} | 2 +- .../tropical/{wilds.json => tro-wilds.json} | 2 +- biomes/tundra/{beach.json => tun-beach.json} | 0 ...sai-forest.json => tun-bonsai-forest.json} | 4 +- ...est-cliffs.json => tun-forest-cliffs.json} | 0 .../tundra/{forest.json => tun-forest.json} | 2 +- biomes/tundra/{lake.json => tun-lake.json} | 0 ...-cliffs.json => tun-mountains-cliffs.json} | 0 .../{mountains.json => tun-mountains.json} | 2 +- ...od-cliffs.json => tun-redwood-cliffs.json} | 0 ...od-forest.json => tun-redwood-forest.json} | 2 +- ...redwoods.json => tun-sequia-redwoods.json} | 0 ...e-denmyre.json => tun-spruce-denmyre.json} | 0 biomes/tundra/{taiga.json => tun-taiga.json} | 0 ...stone.json => tun-tundra-beach-stone.json} | 0 dimensions/overworld.json | 18 +- entities/pillager.json | 2 +- jigsaw-pieces/murky_stronghold/c-n-2.json | 30 ++- jigsaw-pieces/murky_stronghold/c-n-3.json | 30 ++- jigsaw-pieces/murky_stronghold/c-n-4.json | 30 ++- jigsaw-pieces/murky_stronghold/c-ns-1.json | 6 +- jigsaw-pieces/murky_stronghold/c-ns-2.json | 22 +- jigsaw-pieces/murky_stronghold/c-ns-3.json | 22 +- jigsaw-pieces/murky_stronghold/c-ns-4.json | 22 +- jigsaw-pieces/murky_stronghold/c-nsw-2.json | 46 ++-- jigsaw-pieces/murky_stronghold/c-nsw-3.json | 46 ++-- jigsaw-pieces/murky_stronghold/c-nsw-4.json | 46 ++-- jigsaw-pieces/murky_stronghold/c-sw-1.json | 22 +- jigsaw-pieces/murky_stronghold/c-sw-2.json | 22 +- jigsaw-pieces/murky_stronghold/c-sw-3.json | 22 +- jigsaw-pieces/murky_stronghold/c-sw-4.json | 22 +- jigsaw-pieces/murky_stronghold/c-x-1.json | 38 ++- jigsaw-pieces/murky_stronghold/c-x-2.json | 38 ++- jigsaw-pieces/murky_stronghold/c-x-3.json | 38 ++- jigsaw-pieces/murky_stronghold/c-x-4.json | 38 ++- jigsaw-pieces/murky_stronghold/c-x-5.json | 38 ++- jigsaw-pieces/murky_stronghold/c-x-6.json | 38 ++- jigsaw-pieces/murky_stronghold/f-n-1.json | 6 +- jigsaw-pieces/murky_stronghold/f-n-2.json | 30 ++- jigsaw-pieces/murky_stronghold/f-n-3.json | 30 ++- jigsaw-pieces/murky_stronghold/f-n-4.json | 30 ++- jigsaw-pieces/murky_stronghold/f-ns-1.json | 22 +- jigsaw-pieces/murky_stronghold/f-ns-2.json | 22 +- jigsaw-pieces/murky_stronghold/f-ns-3.json | 22 +- jigsaw-pieces/murky_stronghold/f-ns-4.json | 22 +- jigsaw-pieces/murky_stronghold/f-nsw-2.json | 46 ++-- jigsaw-pieces/murky_stronghold/f-nsw-3.json | 46 ++-- jigsaw-pieces/murky_stronghold/f-nsw-4.json | 46 ++-- jigsaw-pieces/murky_stronghold/f-sw-1.json | 22 +- jigsaw-pieces/murky_stronghold/f-sw-2.json | 22 +- jigsaw-pieces/murky_stronghold/f-sw-3.json | 22 +- jigsaw-pieces/murky_stronghold/f-sw-4.json | 22 +- jigsaw-pieces/murky_stronghold/f-x-1.json | 38 ++- jigsaw-pieces/murky_stronghold/f-x-2.json | 38 ++- jigsaw-pieces/murky_stronghold/f-x-3.json | 38 ++- jigsaw-pieces/murky_stronghold/f-x-4.json | 38 ++- jigsaw-pieces/murky_stronghold/f-x-5.json | 38 ++- jigsaw-pieces/murky_stronghold/f-x-6.json | 38 ++- jigsaw-pieces/murky_stronghold/fc-n-2.json | 24 +- jigsaw-pieces/murky_stronghold/fc-n-3.json | 24 +- jigsaw-pieces/murky_stronghold/fc-n-4.json | 24 +- jigsaw-pieces/murky_stronghold/fc-ns-1.json | 2 +- jigsaw-pieces/murky_stronghold/fc-ns-2.json | 2 +- jigsaw-pieces/murky_stronghold/fc-ns-3.json | 2 +- jigsaw-pieces/murky_stronghold/fc-ns-4.json | 2 +- jigsaw-pieces/murky_stronghold/fc-nsw-1.json | 8 +- jigsaw-pieces/murky_stronghold/fc-nsw-2.json | 8 +- jigsaw-pieces/murky_stronghold/fc-nsw-3.json | 8 +- jigsaw-pieces/murky_stronghold/fc-nsw-4.json | 8 +- jigsaw-pieces/murky_stronghold/fc-sw-1.json | 16 +- jigsaw-pieces/murky_stronghold/fc-sw-2.json | 16 +- jigsaw-pieces/murky_stronghold/fc-sw-3.json | 16 +- jigsaw-pieces/murky_stronghold/fc-sw-4.json | 16 +- jigsaw-pieces/murky_stronghold/fc-x-1.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-2.json | 32 ++- jigsaw-pieces/murky_stronghold/fc-x-3.json | 32 ++- jigsaw-pieces/murky_stronghold/fc-x-4.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-5.json | 32 ++- jigsaw-pieces/murky_stronghold/fc-x-6.json | 32 ++- jigsaw-pieces/murky_stronghold/fc-x-7.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-8.json | 32 ++- .../watchtower_overgrown.json | 130 +++++------ .../village/savanna/savanna_lamp_post_01.json | 2 +- .../savanna/terminators/terminator_05.json | 2 +- .../zombie/houses/savanna_animal_pen_2.json | 4 +- .../zombie/houses/savanna_animal_pen_3.json | 4 +- .../zombie/houses/savanna_large_farm_2.json | 4 +- .../zombie/houses/savanna_medium_house_1.json | 8 +- .../zombie/houses/savanna_medium_house_2.json | 8 +- .../zombie/houses/savanna_small_house_1.json | 4 +- .../zombie/houses/savanna_small_house_2.json | 4 +- .../zombie/houses/savanna_small_house_3.json | 4 +- .../zombie/houses/savanna_small_house_4.json | 4 +- .../zombie/houses/savanna_small_house_5.json | 4 +- .../zombie/houses/savanna_small_house_6.json | 4 +- .../zombie/houses/savanna_small_house_7.json | 4 +- .../zombie/houses/savanna_small_house_8.json | 4 +- .../savanna/zombie/streets/corner_01.json | 16 +- .../savanna/zombie/streets/corner_03.json | 6 +- .../savanna/zombie/streets/crossroad_02.json | 14 +- .../savanna/zombie/streets/crossroad_03.json | 18 +- .../savanna/zombie/streets/crossroad_04.json | 8 +- .../savanna/zombie/streets/crossroad_05.json | 10 +- .../savanna/zombie/streets/crossroad_06.json | 12 +- .../savanna/zombie/streets/crossroad_07.json | 14 +- .../savanna/zombie/streets/split_01.json | 10 +- .../savanna/zombie/streets/split_02.json | 10 +- .../savanna/zombie/streets/straight_02.json | 18 +- .../savanna/zombie/streets/straight_04.json | 8 +- .../savanna/zombie/streets/straight_05.json | 14 +- .../savanna/zombie/streets/straight_06.json | 10 +- .../savanna/zombie/streets/straight_08.json | 10 +- .../savanna/zombie/streets/straight_09.json | 18 +- .../savanna/zombie/streets/straight_10.json | 6 +- .../savanna/zombie/streets/straight_11.json | 8 +- .../savanna/zombie/streets/turn_01.json | 10 +- .../zombie/terminators/terminator_05.json | 12 +- .../town_centers/savanna_meeting_point_1.json | 8 +- .../town_centers/savanna_meeting_point_2.json | 10 +- .../town_centers/savanna_meeting_point_3.json | 10 +- .../town_centers/savanna_meeting_point_4.json | 10 +- .../savanna/zombie/villagers/nitwit.json | 2 +- .../savanna/zombie/villagers/unemployed.json | 2 +- jigsaw-pools/village/savanna.json | 2 +- jigsaw-pools/village/savanna/terminators.json | 2 +- .../village/savanna/zombie/houses.json | 26 +-- .../village/savanna/zombie/streets.json | 38 +-- .../village/savanna/zombie/terminators.json | 2 +- .../village/savanna/zombie/town_centers.json | 8 +- .../village/savanna/zombie/villagers.json | 4 +- jigsaw-structures/murky_stronghold.json | 6 +- .../underwater_ruin/big_brick_1.iob | Bin .../underwater_ruin/big_brick_2.iob | Bin .../underwater_ruin/big_brick_3.iob | Bin .../underwater_ruin/big_brick_8.iob | Bin .../underwater_ruin/big_cracked_1.iob | Bin .../underwater_ruin/big_cracked_2.iob | Bin .../underwater_ruin/big_cracked_3.iob | Bin .../underwater_ruin/big_cracked_8.iob | Bin .../underwater_ruin/big_mossy_1.iob | Bin .../underwater_ruin/big_mossy_2.iob | Bin .../underwater_ruin/big_mossy_3.iob | Bin .../underwater_ruin/big_mossy_8.iob | Bin .../underwater_ruin/big_warm_4.iob | Bin .../underwater_ruin/big_warm_5.iob | Bin .../underwater_ruin/big_warm_6.iob | Bin .../underwater_ruin/big_warm_7.iob | Bin .../underwater_ruin/brick_1.iob | Bin .../underwater_ruin/brick_2.iob | Bin .../underwater_ruin/brick_3.iob | Bin .../underwater_ruin/brick_4.iob | Bin .../underwater_ruin/brick_5.iob | Bin .../underwater_ruin/brick_6.iob | Bin .../underwater_ruin/brick_7.iob | Bin .../underwater_ruin/brick_8.iob | Bin .../underwater_ruin/cracked_1.iob | Bin .../underwater_ruin/cracked_2.iob | Bin .../underwater_ruin/cracked_3.iob | Bin .../underwater_ruin/cracked_4.iob | Bin .../underwater_ruin/cracked_5.iob | Bin .../underwater_ruin/cracked_6.iob | Bin .../underwater_ruin/cracked_7.iob | Bin .../underwater_ruin/cracked_8.iob | Bin .../underwater_ruin/mossy_1.iob | Bin .../underwater_ruin/mossy_2.iob | Bin .../underwater_ruin/mossy_3.iob | Bin .../underwater_ruin/mossy_4.iob | Bin .../underwater_ruin/mossy_5.iob | Bin .../underwater_ruin/mossy_6.iob | Bin .../underwater_ruin/mossy_7.iob | Bin .../underwater_ruin/mossy_8.iob | Bin .../underwater_ruin/warm_1.iob | Bin .../underwater_ruin/warm_2.iob | Bin .../underwater_ruin/warm_3.iob | Bin .../underwater_ruin/warm_4.iob | Bin .../underwater_ruin/warm_5.iob | Bin .../underwater_ruin/warm_6.iob | Bin .../underwater_ruin/warm_7.iob | Bin .../underwater_ruin/warm_8.iob | Bin regions/frozen.json | 25 +- regions/hot.json | 10 +- regions/mesa.json | 99 ++++---- regions/mountain.json | 99 ++++---- regions/mushroom.json | 93 ++++---- regions/ocean.json | 12 +- regions/savanna.json | 93 ++++---- regions/swamp.json | 95 ++++---- regions/temperate.json | 29 ++- regions/tropical-mountain.json | 102 ++++---- regions/tropical.json | 27 +-- regions/tundra.json | 107 ++++----- 330 files changed, 2300 insertions(+), 1301 deletions(-) rename biomes/frozen/{beach.json => fzn-beach.json} (100%) rename biomes/frozen/{hills.json => fzn-hills.json} (100%) rename biomes/frozen/{mountain-cliffs.json => fzn-mountain-cliffs.json} (100%) rename biomes/frozen/{mountain-middle.json => fzn-mountain-middle.json} (98%) rename biomes/frozen/{mountain.json => fzn-mountain.json} (96%) rename biomes/frozen/{mountains.json => fzn-mountains.json} (98%) rename biomes/frozen/{peak.json => fzn-peak.json} (100%) rename biomes/frozen/{pine-hills.json => fzn-pine-hills.json} (100%) rename biomes/frozen/{pine-plains.json => fzn-pine-plains.json} (98%) rename biomes/frozen/{pines.json => fzn-pines.json} (99%) rename biomes/frozen/{plains.json => fzn-plains.json} (99%) rename biomes/frozen/{redwood-forest.json => fzn-redwood-forest.json} (100%) rename biomes/frozen/{spruce-hills.json => fzn-spruce-hills.json} (100%) rename biomes/frozen/{spruce-plains.json => fzn-spruce-plains.json} (98%) rename biomes/frozen/{vander.json => fzn-vander.json} (98%) rename biomes/hot/{beach-grass.json => hot-beach-grass.json} (98%) rename biomes/hot/{beach.json => hot-beach.json} (98%) rename biomes/hot/{desert-dunes-red.json => hot-desert-dunes-red.json} (100%) rename biomes/hot/{desert-dunes.json => hot-desert-dunes.json} (100%) rename biomes/hot/{mountain-cliffs.json => hot-mountain-cliffs.json} (100%) rename biomes/hot/{mountain-middle.json => hot-mountain-middle.json} (97%) rename biomes/hot/{mountain-plains.json => hot-mountain-plains.json} (100%) rename biomes/hot/{mountain.json => hot-mountain.json} (97%) rename biomes/hot/{oasis.json => hot-oasis.json} (100%) rename biomes/mesa/{beach.json => msa-beach.json} (100%) rename biomes/mesa/{blue.json => msa-blue.json} (100%) rename biomes/mesa/{cliffs.json => msa-cliffs.json} (100%) rename biomes/mesa/{dark.json => msa-dark.json} (97%) rename biomes/mesa/{green.json => msa-green.json} (100%) rename biomes/mesa/{mesa.json => msa-mesa.json} (95%) rename biomes/mesa/{plateau-dirt-high.json => msa-plateau-dirt-high.json} (100%) rename biomes/mesa/{plateau-dirt.json => msa-plateau-dirt.json} (100%) rename biomes/mesa/{plateau-high.json => msa-plateau-high.json} (97%) rename biomes/mesa/{plateau.json => msa-plateau.json} (99%) rename biomes/mesa/{red.json => msa-red.json} (100%) rename biomes/mesa/{valleys.json => msa-valleys.json} (100%) rename biomes/mesa/{yellow.json => msa-yellow.json} (99%) rename biomes/mountain/{beach.json => mtn-beach.json} (100%) rename biomes/mountain/{cliffs.json => mtn-cliffs.json} (100%) rename biomes/mountain/{forest-hills.json => mtn-forest-hills.json} (100%) rename biomes/mountain/{forest.json => mtn-forest.json} (100%) rename biomes/mountain/{hills.json => mtn-hills.json} (99%) rename biomes/mountain/{main.json => mtn-main.json} (98%) rename biomes/mountain/{middle.json => mtn-middle.json} (98%) rename biomes/mountain/{mountain.json => mtn-mountain.json} (98%) rename biomes/mountain/{plain-hills.json => mtn-plain-hills.json} (100%) rename biomes/mountain/{plains.json => mtn-plains.json} (99%) rename biomes/mushroom/{beach.json => mus-beach.json} (100%) rename biomes/mushroom/{crimson-forest.json => mus-crimson-forest.json} (100%) rename biomes/mushroom/{forest-hills.json => mus-forest-hills.json} (100%) rename biomes/mushroom/{forest.json => mus-forest.json} (99%) rename biomes/mushroom/{plains.json => mus-plains.json} (100%) rename biomes/mushroom/{warped-forest.json => mus-warped-forest.json} (100%) rename biomes/{mesa/river.json => ocean/msa-river.json} (100%) rename biomes/ocean/{beach.json => oce-beach.json} (100%) rename biomes/ocean/{deep.json => oce-deep.json} (100%) rename biomes/{frozen/ocean.json => ocean/oce-fzn-ocean.json} (100%) rename biomes/{frozen/river.json => ocean/oce-fzn-river.json} (100%) rename biomes/{hot/ocean-cliffs.json => ocean/oce-hot-ocean-cliffs.json} (100%) rename biomes/{hot/ocean.json => ocean/oce-hot-ocean.json} (98%) rename biomes/{hot/river.json => ocean/oce-hot-river.json} (100%) rename biomes/{mountain/lake.json => ocean/oce-mtn-lake.json} (100%) rename biomes/{mountain/river-soft.json => ocean/oce-mtn-river-soft.json} (100%) rename biomes/{mountain/river.json => ocean/oce-mtn-river.json} (100%) rename biomes/{mushroom/lake.json => ocean/oce-mus-lake.json} (100%) rename biomes/{mushroom/ocean.json => ocean/oce-mus-ocean.json} (100%) rename biomes/ocean/{ocean.json => oce-ocean.json} (100%) rename biomes/{swamp/ocean-tree.json => ocean/oce-swa-ocean-tree.json} (100%) rename biomes/{swamp/ocean.json => ocean/oce-swa-ocean.json} (100%) rename biomes/{temperate/ocean-deep.json => ocean/oce-tem-ocean-deep.json} (100%) rename biomes/{temperate/ocean.json => ocean/oce-tem-ocean.json} (99%) rename biomes/{temperate/river.json => ocean/oce-tem-river.json} (100%) rename biomes/{tropical/coral-ocean-cliffs.json => ocean/oce-tro-coral-ocean-cliffs.json} (99%) rename biomes/{tropical/coral-ocean.json => ocean/oce-tro-coral-ocean.json} (100%) rename biomes/{tropical/ocean.json => ocean/oce-tro-ocean.json} (98%) rename biomes/{tropical/river-soft.json => ocean/oce-tro-river-soft.json} (100%) rename biomes/{tropical/river-steep.json => ocean/oce-tro-river-steep.json} (100%) rename biomes/{tundra/river-rocky.json => ocean/oce-tun-river-rocky.json} (100%) rename biomes/{tundra/river.json => ocean/oce-tun-river.json} (98%) rename biomes/ocean/{warm-bottom.json => oce-warm-bottom.json} (100%) rename biomes/ocean/{warm.json => oce-warm.json} (99%) rename biomes/savanna/{acacia-denmyre.json => sav-acacia-denmyre.json} (100%) rename biomes/savanna/{beach.json => sav-beach.json} (100%) rename biomes/savanna/{cliff.json => sav-cliff.json} (99%) rename biomes/savanna/{forest.json => sav-forest.json} (100%) rename biomes/savanna/{plateau.json => sav-plateau.json} (100%) rename biomes/savanna/{savanna.json => sav-savanna.json} (99%) rename biomes/swamp/{beach.json => swa-beach.json} (100%) rename biomes/swamp/{denmyre.json => swa-denmyre.json} (100%) rename biomes/swamp/{lake.json => swa-lake.json} (98%) rename biomes/swamp/{marsh-rotten.json => swa-marsh-rotten.json} (100%) rename biomes/swamp/{marsh.json => swa-marsh.json} (99%) rename biomes/swamp/{roofed-forest.json => swa-roofed-forest.json} (99%) rename biomes/swamp/{roofed-wayward.json => swa-roofed-wayward.json} (99%) create mode 100644 biomes/swamp/swa-sleepy/swa-sleepy-klarus-b.json rename biomes/swamp/{sleepy/sleepy-klarus-path.json => swa-sleepy/swa-sleepy-klarus-path.json} (65%) rename biomes/swamp/{sleepy/sleepy-klarus.json => swa-sleepy/swa-sleepy-klarus.json} (51%) rename biomes/swamp/{willow-forest.json => swa-willow-forest.json} (99%) rename biomes/temperate/{beach.json => tem-beach.json} (100%) rename biomes/temperate/{birch-denmyre.json => tem-birch-denmyre.json} (100%) rename biomes/temperate/{birch-forest.json => tem-birch-forest.json} (99%) rename biomes/temperate/{bonsai.json => tem-bonsai.json} (99%) rename biomes/temperate/{flower-forest.json => tem-flower-forest.json} (100%) rename biomes/temperate/{highlands.json => tem-highlands.json} (100%) rename biomes/temperate/{island.json => tem-island.json} (98%) rename biomes/temperate/{longtree-forest.json => tem-longtree-forest.json} (100%) rename biomes/temperate/{oak-beach.json => tem-oak-beach.json} (100%) rename biomes/temperate/{oak-denmyre.json => tem-oak-denmyre.json} (100%) rename biomes/temperate/{oak-forest.json => tem-oak-forest.json} (99%) rename biomes/temperate/{oak-hills.json => tem-oak-hills.json} (100%) rename biomes/temperate/{oak.json => tem-oak.json} (99%) rename biomes/temperate/{plain-hills.json => tem-plain-hills.json} (100%) rename biomes/temperate/{plains.json => tem-plains.json} (99%) rename biomes/temperate/{plateau.json => tem-plateau.json} (100%) rename biomes/temperate/{stranged-plains.json => tem-stranged-plains.json} (100%) rename biomes/temperate/{wilds.json => tem-wilds.json} (99%) rename biomes/tropical/{bamboo-forest.json => tro-bamboo-forest.json} (99%) rename biomes/tropical/{beach-bamboo.json => tro-beach-bamboo.json} (100%) rename biomes/tropical/{beach-charred.json => tro-beach-charred.json} (100%) rename biomes/tropical/{beach.json => tro-beach.json} (100%) rename biomes/tropical/{highlands.json => tro-highlands.json} (100%) rename biomes/tropical/{island-beach.json => tro-island-beach.json} (100%) rename biomes/tropical/{jungle-denmyre.json => tro-jungle-denmyre.json} (100%) rename biomes/tropical/{mountain-extreme.json => tro-mountain-extreme.json} (98%) rename biomes/tropical/{mountain-middle.json => tro-mountain-middle.json} (98%) rename biomes/tropical/{mountain-plains.json => tro-mountain-plains.json} (99%) rename biomes/tropical/{mountain-water.json => tro-mountain-water.json} (100%) rename biomes/tropical/{mountain.json => tro-mountain.json} (98%) rename biomes/tropical/{plains-hills.json => tro-plains-hills.json} (100%) rename biomes/tropical/{plains.json => tro-plains.json} (98%) rename biomes/tropical/{rainforest-hills.json => tro-rainforest-hills.json} (100%) rename biomes/tropical/{rainforest-island.json => tro-rainforest-island.json} (100%) rename biomes/tropical/{rainforest-wicked-child.json => tro-rainforest-wicked-child.json} (100%) rename biomes/tropical/{rainforest-wicked-village.json => tro-rainforest-wicked-village.json} (100%) rename biomes/tropical/{rainforest-wicked.json => tro-rainforest-wicked.json} (98%) rename biomes/tropical/{rainforest.json => tro-rainforest.json} (99%) rename biomes/tropical/{submerged-volcanic.json => tro-submerged-volcanic.json} (100%) rename biomes/tropical/{volcanic-plains.json => tro-volcanic-plains.json} (98%) rename biomes/tropical/{volcanoes-lava.json => tro-volcanoes-lava.json} (100%) rename biomes/tropical/{volcanoes.json => tro-volcanoes.json} (96%) rename biomes/tropical/{wilds.json => tro-wilds.json} (99%) rename biomes/tundra/{beach.json => tun-beach.json} (100%) rename biomes/tundra/{bonsai-forest.json => tun-bonsai-forest.json} (99%) rename biomes/tundra/{forest-cliffs.json => tun-forest-cliffs.json} (100%) rename biomes/tundra/{forest.json => tun-forest.json} (99%) rename biomes/tundra/{lake.json => tun-lake.json} (100%) rename biomes/tundra/{mountains-cliffs.json => tun-mountains-cliffs.json} (100%) rename biomes/tundra/{mountains.json => tun-mountains.json} (99%) rename biomes/tundra/{redwood-cliffs.json => tun-redwood-cliffs.json} (100%) rename biomes/tundra/{redwood-forest.json => tun-redwood-forest.json} (99%) rename biomes/tundra/{sequia-redwoods.json => tun-sequia-redwoods.json} (100%) rename biomes/tundra/{spruce-denmyre.json => tun-spruce-denmyre.json} (100%) rename biomes/tundra/{taiga.json => tun-taiga.json} (100%) rename biomes/tundra/{beach-stone.json => tun-tundra-beach-stone.json} (100%) rename objects/{ => underwater}/underwater_ruin/big_brick_1.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_brick_2.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_brick_3.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_brick_8.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_cracked_1.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_cracked_2.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_cracked_3.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_cracked_8.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_mossy_1.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_mossy_2.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_mossy_3.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_mossy_8.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_warm_4.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_warm_5.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_warm_6.iob (100%) rename objects/{ => underwater}/underwater_ruin/big_warm_7.iob (100%) rename objects/{ => underwater}/underwater_ruin/brick_1.iob (100%) rename objects/{ => underwater}/underwater_ruin/brick_2.iob (100%) rename objects/{ => underwater}/underwater_ruin/brick_3.iob (100%) rename objects/{ => underwater}/underwater_ruin/brick_4.iob (100%) rename objects/{ => underwater}/underwater_ruin/brick_5.iob (100%) rename objects/{ => underwater}/underwater_ruin/brick_6.iob (100%) rename objects/{ => underwater}/underwater_ruin/brick_7.iob (100%) rename objects/{ => underwater}/underwater_ruin/brick_8.iob (100%) rename objects/{ => underwater}/underwater_ruin/cracked_1.iob (100%) rename objects/{ => underwater}/underwater_ruin/cracked_2.iob (100%) rename objects/{ => underwater}/underwater_ruin/cracked_3.iob (100%) rename objects/{ => underwater}/underwater_ruin/cracked_4.iob (100%) rename objects/{ => underwater}/underwater_ruin/cracked_5.iob (100%) rename objects/{ => underwater}/underwater_ruin/cracked_6.iob (100%) rename objects/{ => underwater}/underwater_ruin/cracked_7.iob (100%) rename objects/{ => underwater}/underwater_ruin/cracked_8.iob (100%) rename objects/{ => underwater}/underwater_ruin/mossy_1.iob (100%) rename objects/{ => underwater}/underwater_ruin/mossy_2.iob (100%) rename objects/{ => underwater}/underwater_ruin/mossy_3.iob (100%) rename objects/{ => underwater}/underwater_ruin/mossy_4.iob (100%) rename objects/{ => underwater}/underwater_ruin/mossy_5.iob (100%) rename objects/{ => underwater}/underwater_ruin/mossy_6.iob (100%) rename objects/{ => underwater}/underwater_ruin/mossy_7.iob (100%) rename objects/{ => underwater}/underwater_ruin/mossy_8.iob (100%) rename objects/{ => underwater}/underwater_ruin/warm_1.iob (100%) rename objects/{ => underwater}/underwater_ruin/warm_2.iob (100%) rename objects/{ => underwater}/underwater_ruin/warm_3.iob (100%) rename objects/{ => underwater}/underwater_ruin/warm_4.iob (100%) rename objects/{ => underwater}/underwater_ruin/warm_5.iob (100%) rename objects/{ => underwater}/underwater_ruin/warm_6.iob (100%) rename objects/{ => underwater}/underwater_ruin/warm_7.iob (100%) rename objects/{ => underwater}/underwater_ruin/warm_8.iob (100%) diff --git a/biomes/frozen/beach.json b/biomes/frozen/fzn-beach.json similarity index 100% rename from biomes/frozen/beach.json rename to biomes/frozen/fzn-beach.json diff --git a/biomes/frozen/hills.json b/biomes/frozen/fzn-hills.json similarity index 100% rename from biomes/frozen/hills.json rename to biomes/frozen/fzn-hills.json diff --git a/biomes/frozen/mountain-cliffs.json b/biomes/frozen/fzn-mountain-cliffs.json similarity index 100% rename from biomes/frozen/mountain-cliffs.json rename to biomes/frozen/fzn-mountain-cliffs.json diff --git a/biomes/frozen/mountain-middle.json b/biomes/frozen/fzn-mountain-middle.json similarity index 98% rename from biomes/frozen/mountain-middle.json rename to biomes/frozen/fzn-mountain-middle.json index db3d852a..5bfc03eb 100644 --- a/biomes/frozen/mountain-middle.json +++ b/biomes/frozen/fzn-mountain-middle.json @@ -2,7 +2,6 @@ "name": "Frozen Mountain Middle", "derivative": "SNOWY_MOUNTAINS", "vanillaDerivative": "SNOWY_MOUNTAINS", - "children": ["frozen/mountain-cliffs"], "generators": [ { "generator": "mountain", diff --git a/biomes/frozen/mountain.json b/biomes/frozen/fzn-mountain.json similarity index 96% rename from biomes/frozen/mountain.json rename to biomes/frozen/fzn-mountain.json index a6299964..dd8cfb36 100644 --- a/biomes/frozen/mountain.json +++ b/biomes/frozen/fzn-mountain.json @@ -3,9 +3,9 @@ "derivative": "SNOWY_MOUNTAINS", "vanillaDerivative": "SNOWY_MOUNTAINS", "children": [ - "frozen/mountain-middle", - "frozen/peak", - "frozen/mountain-cliffs" + "frozen/fzn-mountain-middle", + "frozen/fzn-peak", + "frozen/fzn-mountain-cliffs" ], "layers": [ { diff --git a/biomes/frozen/mountains.json b/biomes/frozen/fzn-mountains.json similarity index 98% rename from biomes/frozen/mountains.json rename to biomes/frozen/fzn-mountains.json index 7c730e7c..30d2ef8b 100644 --- a/biomes/frozen/mountains.json +++ b/biomes/frozen/fzn-mountains.json @@ -2,7 +2,10 @@ "name": "Frozen Mountains", "derivative": "SNOWY_MOUNTAINS", "vanillaDerivative": "SNOWY_MOUNTAINS", - "children": ["frozen/peak"], + "children": [ + "frozen/fzn-peak", + "frozen/fzn-vander" + ], "layers": [ { "minHeight": 2, diff --git a/biomes/frozen/peak.json b/biomes/frozen/fzn-peak.json similarity index 100% rename from biomes/frozen/peak.json rename to biomes/frozen/fzn-peak.json diff --git a/biomes/frozen/pine-hills.json b/biomes/frozen/fzn-pine-hills.json similarity index 100% rename from biomes/frozen/pine-hills.json rename to biomes/frozen/fzn-pine-hills.json diff --git a/biomes/frozen/pine-plains.json b/biomes/frozen/fzn-pine-plains.json similarity index 98% rename from biomes/frozen/pine-plains.json rename to biomes/frozen/fzn-pine-plains.json index 05fa08fa..fddd07dc 100644 --- a/biomes/frozen/pine-plains.json +++ b/biomes/frozen/fzn-pine-plains.json @@ -2,7 +2,7 @@ "name": "Frozen Pine Plains", "derivative": "SNOWY_TAIGA", "vanillaDerivative": "SNOWY_TAIGA", - "children": ["frozen/pine-hills"], + "children": ["frozen/fzn-pine-hills"], "generators": [ { "generator": "plain", diff --git a/biomes/frozen/pines.json b/biomes/frozen/fzn-pines.json similarity index 99% rename from biomes/frozen/pines.json rename to biomes/frozen/fzn-pines.json index 79f50ef2..19e19676 100644 --- a/biomes/frozen/pines.json +++ b/biomes/frozen/fzn-pines.json @@ -2,7 +2,6 @@ "name": "Frozen Pines", "derivative": "SNOWY_TAIGA", "vanillaDerivative": "SNOWY_TAIGA", - "children": ["frozen/vander"], "layers": [ { "minHeight": 0, diff --git a/biomes/frozen/plains.json b/biomes/frozen/fzn-plains.json similarity index 99% rename from biomes/frozen/plains.json rename to biomes/frozen/fzn-plains.json index ad1bd630..47b73907 100644 --- a/biomes/frozen/plains.json +++ b/biomes/frozen/fzn-plains.json @@ -2,7 +2,7 @@ "name": "Frozen Plains", "derivative": "SNOWY_TAIGA", "vanillaDerivative": "SNOWY_TAIGA", - "children": ["frozen/hills"], + "children": ["frozen/fzn-hills"], "generators": [ { "min": 4, diff --git a/biomes/frozen/redwood-forest.json b/biomes/frozen/fzn-redwood-forest.json similarity index 100% rename from biomes/frozen/redwood-forest.json rename to biomes/frozen/fzn-redwood-forest.json diff --git a/biomes/frozen/spruce-hills.json b/biomes/frozen/fzn-spruce-hills.json similarity index 100% rename from biomes/frozen/spruce-hills.json rename to biomes/frozen/fzn-spruce-hills.json diff --git a/biomes/frozen/spruce-plains.json b/biomes/frozen/fzn-spruce-plains.json similarity index 98% rename from biomes/frozen/spruce-plains.json rename to biomes/frozen/fzn-spruce-plains.json index 3b818dcb..1c3e3a18 100644 --- a/biomes/frozen/spruce-plains.json +++ b/biomes/frozen/fzn-spruce-plains.json @@ -2,7 +2,7 @@ "name": "Frozen Spruce Plains", "derivative": "SNOWY_TAIGA", "vanillaDerivative": "SNOWY_TAIGA", - "children": ["frozen/spruce-hills"], + "children": ["frozen/fzn-spruce-hills"], "layers": [ { "minHeight": 0, diff --git a/biomes/frozen/vander.json b/biomes/frozen/fzn-vander.json similarity index 98% rename from biomes/frozen/vander.json rename to biomes/frozen/fzn-vander.json index 638b68e4..adb2f545 100644 --- a/biomes/frozen/vander.json +++ b/biomes/frozen/fzn-vander.json @@ -2,12 +2,6 @@ "name": "Frozen Vander", "derivative": "SNOWY_MOUNTAINS", "vanillaDerivative": "SNOWY_MOUNTAINS", - "children": [ - "frozen/peak", - "frozen/mountains", - "frozen/mountains", - "frozen/mountains" - ], "layers": [ { "maxHeight": 3, diff --git a/biomes/hot/beach-grass.json b/biomes/hot/hot-beach-grass.json similarity index 98% rename from biomes/hot/beach-grass.json rename to biomes/hot/hot-beach-grass.json index e8f2c6c9..878f834e 100644 --- a/biomes/hot/beach-grass.json +++ b/biomes/hot/hot-beach-grass.json @@ -2,7 +2,6 @@ "name": "Hot Beach Grass", "derivative": "FOREST", "vanillaDerivative": "DESERT_LAKES", - "children": ["ocean/ocean"], "layers": [ { "minHeight": 1, diff --git a/biomes/hot/beach.json b/biomes/hot/hot-beach.json similarity index 98% rename from biomes/hot/beach.json rename to biomes/hot/hot-beach.json index 3cfd7a6c..22a2f18d 100644 --- a/biomes/hot/beach.json +++ b/biomes/hot/hot-beach.json @@ -2,7 +2,6 @@ "name": "Hot Beach", "derivative": "WARM_OCEAN", "vanillaDerivative": "DESERT_LAKES", - "children": ["ocean/ocean"], "layers": [ { "minHeight": 3, diff --git a/biomes/hot/desert-dunes-red.json b/biomes/hot/hot-desert-dunes-red.json similarity index 100% rename from biomes/hot/desert-dunes-red.json rename to biomes/hot/hot-desert-dunes-red.json diff --git a/biomes/hot/desert-dunes.json b/biomes/hot/hot-desert-dunes.json similarity index 100% rename from biomes/hot/desert-dunes.json rename to biomes/hot/hot-desert-dunes.json diff --git a/biomes/hot/mountain-cliffs.json b/biomes/hot/hot-mountain-cliffs.json similarity index 100% rename from biomes/hot/mountain-cliffs.json rename to biomes/hot/hot-mountain-cliffs.json diff --git a/biomes/hot/mountain-middle.json b/biomes/hot/hot-mountain-middle.json similarity index 97% rename from biomes/hot/mountain-middle.json rename to biomes/hot/hot-mountain-middle.json index 53bdbe96..604d321a 100644 --- a/biomes/hot/mountain-middle.json +++ b/biomes/hot/hot-mountain-middle.json @@ -2,7 +2,7 @@ "name": "Hot Mountain Middle", "derivative": "DESERT", "vanillaDerivative": "DESERT", - "children": ["hot/cliffs"], + "children": ["hot/hot-cliffs"], "generators": [ { "generator": "mountain", diff --git a/biomes/hot/mountain-plains.json b/biomes/hot/hot-mountain-plains.json similarity index 100% rename from biomes/hot/mountain-plains.json rename to biomes/hot/hot-mountain-plains.json diff --git a/biomes/hot/mountain.json b/biomes/hot/hot-mountain.json similarity index 97% rename from biomes/hot/mountain.json rename to biomes/hot/hot-mountain.json index 10478a68..ec975edc 100644 --- a/biomes/hot/mountain.json +++ b/biomes/hot/hot-mountain.json @@ -2,7 +2,7 @@ "name": "Hot Mountains", "derivative": "DESERT", "vanillaDerivative": "DESERT", - "children": ["hot/middle"], + "children": ["hot/hot-middle"], "generators": [{ "min": 90, "max": 140, diff --git a/biomes/hot/oasis.json b/biomes/hot/hot-oasis.json similarity index 100% rename from biomes/hot/oasis.json rename to biomes/hot/hot-oasis.json diff --git a/biomes/mesa/beach.json b/biomes/mesa/msa-beach.json similarity index 100% rename from biomes/mesa/beach.json rename to biomes/mesa/msa-beach.json diff --git a/biomes/mesa/blue.json b/biomes/mesa/msa-blue.json similarity index 100% rename from biomes/mesa/blue.json rename to biomes/mesa/msa-blue.json diff --git a/biomes/mesa/cliffs.json b/biomes/mesa/msa-cliffs.json similarity index 100% rename from biomes/mesa/cliffs.json rename to biomes/mesa/msa-cliffs.json diff --git a/biomes/mesa/dark.json b/biomes/mesa/msa-dark.json similarity index 97% rename from biomes/mesa/dark.json rename to biomes/mesa/msa-dark.json index 3c028f01..55ac29cf 100644 --- a/biomes/mesa/dark.json +++ b/biomes/mesa/msa-dark.json @@ -3,10 +3,10 @@ "derivative": "SHATTERED_SAVANNA", "vanillaDerivative": "ERODED_BADLANDS", "children": [ - "mesa/cliffs", - "mesa/red", - "mesa/green", - "mesa/blue" + "mesa/msa-cliffs", + "mesa/msa-red", + "mesa/msa-green", + "mesa/msa-blue" ], "generators": [ { diff --git a/biomes/mesa/green.json b/biomes/mesa/msa-green.json similarity index 100% rename from biomes/mesa/green.json rename to biomes/mesa/msa-green.json diff --git a/biomes/mesa/mesa.json b/biomes/mesa/msa-mesa.json similarity index 95% rename from biomes/mesa/mesa.json rename to biomes/mesa/msa-mesa.json index a871bd34..685e1e7d 100644 --- a/biomes/mesa/mesa.json +++ b/biomes/mesa/msa-mesa.json @@ -8,14 +8,14 @@ "ERODED_BADLANDS" ], "children": [ - "mesa/valleys", - "mesa/red", - "mesa/blue", - "mesa/dark", - "mesa/green", - "mesa/red", - "mesa/yellow", - "mesa/blue" + "mesa/msa-valleys", + "mesa/msa-red", + "mesa/msa-blue", + "mesa/msa-dark", + "mesa/msa-green", + "mesa/msa-red", + "mesa/msa-yellow", + "mesa/msa-blue" ], "generators": [{ "min": 25, diff --git a/biomes/mesa/plateau-dirt-high.json b/biomes/mesa/msa-plateau-dirt-high.json similarity index 100% rename from biomes/mesa/plateau-dirt-high.json rename to biomes/mesa/msa-plateau-dirt-high.json diff --git a/biomes/mesa/plateau-dirt.json b/biomes/mesa/msa-plateau-dirt.json similarity index 100% rename from biomes/mesa/plateau-dirt.json rename to biomes/mesa/msa-plateau-dirt.json diff --git a/biomes/mesa/plateau-high.json b/biomes/mesa/msa-plateau-high.json similarity index 97% rename from biomes/mesa/plateau-high.json rename to biomes/mesa/msa-plateau-high.json index bae44ada..bc815d7b 100644 --- a/biomes/mesa/plateau-high.json +++ b/biomes/mesa/msa-plateau-high.json @@ -7,7 +7,7 @@ "BADLANDS_PLATEAU", "ERODED_BADLANDS" ], - "children": ["mesa/plateau-dirt-high"], + "children": ["mesa/msa-plateau-dirt-high"], "generators": [ { "min": 55, diff --git a/biomes/mesa/plateau.json b/biomes/mesa/msa-plateau.json similarity index 99% rename from biomes/mesa/plateau.json rename to biomes/mesa/msa-plateau.json index eae84fb1..42623462 100644 --- a/biomes/mesa/plateau.json +++ b/biomes/mesa/msa-plateau.json @@ -7,7 +7,7 @@ "BADLANDS_PLATEAU", "ERODED_BADLANDS" ], - "children": ["mesa/plateau-dirt"], + "children": ["mesa/msa-plateau-dirt"], "generators": [ { "min": 35, diff --git a/biomes/mesa/red.json b/biomes/mesa/msa-red.json similarity index 100% rename from biomes/mesa/red.json rename to biomes/mesa/msa-red.json diff --git a/biomes/mesa/valleys.json b/biomes/mesa/msa-valleys.json similarity index 100% rename from biomes/mesa/valleys.json rename to biomes/mesa/msa-valleys.json diff --git a/biomes/mesa/yellow.json b/biomes/mesa/msa-yellow.json similarity index 99% rename from biomes/mesa/yellow.json rename to biomes/mesa/msa-yellow.json index bfa9191a..7a5f8c4e 100644 --- a/biomes/mesa/yellow.json +++ b/biomes/mesa/msa-yellow.json @@ -2,7 +2,7 @@ "name": "Mesa Yellow", "derivative": "SHATTERED_SAVANNA", "vanillaDerivative": "BADLANDS", - "children": ["mesa/dark"], + "children": ["mesa/msa-dark"], "generators": [ { "min": 9, diff --git a/biomes/mountain/beach.json b/biomes/mountain/mtn-beach.json similarity index 100% rename from biomes/mountain/beach.json rename to biomes/mountain/mtn-beach.json diff --git a/biomes/mountain/cliffs.json b/biomes/mountain/mtn-cliffs.json similarity index 100% rename from biomes/mountain/cliffs.json rename to biomes/mountain/mtn-cliffs.json diff --git a/biomes/mountain/forest-hills.json b/biomes/mountain/mtn-forest-hills.json similarity index 100% rename from biomes/mountain/forest-hills.json rename to biomes/mountain/mtn-forest-hills.json diff --git a/biomes/mountain/forest.json b/biomes/mountain/mtn-forest.json similarity index 100% rename from biomes/mountain/forest.json rename to biomes/mountain/mtn-forest.json diff --git a/biomes/mountain/hills.json b/biomes/mountain/mtn-hills.json similarity index 99% rename from biomes/mountain/hills.json rename to biomes/mountain/mtn-hills.json index c307c09a..d0a740ed 100644 --- a/biomes/mountain/hills.json +++ b/biomes/mountain/mtn-hills.json @@ -2,7 +2,7 @@ "name": "Mountain Hills", "derivative": "TAIGA_MOUNTAINS", "vanillaDerivative": "TAIGA_MOUNTAINS", - "children": ["mountain/forest"], + "children": ["mountain/mtn-forest"], "generators": [{ "generator": "smooth-dunes", "max": 23, diff --git a/biomes/mountain/main.json b/biomes/mountain/mtn-main.json similarity index 98% rename from biomes/mountain/main.json rename to biomes/mountain/mtn-main.json index 2dc5e970..2fce80ee 100644 --- a/biomes/mountain/main.json +++ b/biomes/mountain/mtn-main.json @@ -2,7 +2,7 @@ "name": "Mountain Main", "derivative": "PLAINS", "vanillaDerivative": "PLAINS", - "children": ["mountain/middle"], + "children": ["mountain/mtn-middle"], "generators": [ { "min": 70, diff --git a/biomes/mountain/middle.json b/biomes/mountain/mtn-middle.json similarity index 98% rename from biomes/mountain/middle.json rename to biomes/mountain/mtn-middle.json index fa456906..f4a7f5de 100644 --- a/biomes/mountain/middle.json +++ b/biomes/mountain/mtn-middle.json @@ -2,7 +2,7 @@ "name": "Mountain Middle", "derivative": "TAIGA_MOUNTAINS", "vanillaDerivative": "TAIGA_MOUNTAINS", - "children": ["mountain/cliffs"], + "children": ["mountain/mtn-cliffs"], "generators": [ { "generator": "mountain", diff --git a/biomes/mountain/mountain.json b/biomes/mountain/mtn-mountain.json similarity index 98% rename from biomes/mountain/mountain.json rename to biomes/mountain/mtn-mountain.json index a7a7d7eb..6ace125c 100644 --- a/biomes/mountain/mountain.json +++ b/biomes/mountain/mtn-mountain.json @@ -2,7 +2,7 @@ "name": "Mountain", "derivative": "MOUNTAIN_EDGE", "vanillaDerivative": "MOUNTAIN_EDGE", - "children": ["mountain/middle"], + "children": ["mountain/mtn-middle"], "generators": [ { "min": 70, diff --git a/biomes/mountain/plain-hills.json b/biomes/mountain/mtn-plain-hills.json similarity index 100% rename from biomes/mountain/plain-hills.json rename to biomes/mountain/mtn-plain-hills.json diff --git a/biomes/mountain/plains.json b/biomes/mountain/mtn-plains.json similarity index 99% rename from biomes/mountain/plains.json rename to biomes/mountain/mtn-plains.json index f9269986..deae11dc 100644 --- a/biomes/mountain/plains.json +++ b/biomes/mountain/mtn-plains.json @@ -2,7 +2,6 @@ "name": "Mountain Plains", "derivative": "TAIGA_MOUNTAINS", "vanillaDerivative": "TAIGA_MOUNTAINS", - "children": ["mountain/lake"], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/mushroom/beach.json b/biomes/mushroom/mus-beach.json similarity index 100% rename from biomes/mushroom/beach.json rename to biomes/mushroom/mus-beach.json diff --git a/biomes/mushroom/crimson-forest.json b/biomes/mushroom/mus-crimson-forest.json similarity index 100% rename from biomes/mushroom/crimson-forest.json rename to biomes/mushroom/mus-crimson-forest.json diff --git a/biomes/mushroom/forest-hills.json b/biomes/mushroom/mus-forest-hills.json similarity index 100% rename from biomes/mushroom/forest-hills.json rename to biomes/mushroom/mus-forest-hills.json diff --git a/biomes/mushroom/forest.json b/biomes/mushroom/mus-forest.json similarity index 99% rename from biomes/mushroom/forest.json rename to biomes/mushroom/mus-forest.json index 5c4bc50d..d5bb844c 100644 --- a/biomes/mushroom/forest.json +++ b/biomes/mushroom/mus-forest.json @@ -2,7 +2,7 @@ "name": "Mushroom Forest", "derivative": "MUSHROOM_FIELDS", "vanillaDerivative": "MUSHROOM_FIELDS", - "children": ["mushroom/forest-hills"], + "children": ["mushroom/mus-forest-hills"], "layers": [ { "minHeight": 3, diff --git a/biomes/mushroom/plains.json b/biomes/mushroom/mus-plains.json similarity index 100% rename from biomes/mushroom/plains.json rename to biomes/mushroom/mus-plains.json diff --git a/biomes/mushroom/warped-forest.json b/biomes/mushroom/mus-warped-forest.json similarity index 100% rename from biomes/mushroom/warped-forest.json rename to biomes/mushroom/mus-warped-forest.json diff --git a/biomes/mesa/river.json b/biomes/ocean/msa-river.json similarity index 100% rename from biomes/mesa/river.json rename to biomes/ocean/msa-river.json diff --git a/biomes/ocean/beach.json b/biomes/ocean/oce-beach.json similarity index 100% rename from biomes/ocean/beach.json rename to biomes/ocean/oce-beach.json diff --git a/biomes/ocean/deep.json b/biomes/ocean/oce-deep.json similarity index 100% rename from biomes/ocean/deep.json rename to biomes/ocean/oce-deep.json diff --git a/biomes/frozen/ocean.json b/biomes/ocean/oce-fzn-ocean.json similarity index 100% rename from biomes/frozen/ocean.json rename to biomes/ocean/oce-fzn-ocean.json diff --git a/biomes/frozen/river.json b/biomes/ocean/oce-fzn-river.json similarity index 100% rename from biomes/frozen/river.json rename to biomes/ocean/oce-fzn-river.json diff --git a/biomes/hot/ocean-cliffs.json b/biomes/ocean/oce-hot-ocean-cliffs.json similarity index 100% rename from biomes/hot/ocean-cliffs.json rename to biomes/ocean/oce-hot-ocean-cliffs.json diff --git a/biomes/hot/ocean.json b/biomes/ocean/oce-hot-ocean.json similarity index 98% rename from biomes/hot/ocean.json rename to biomes/ocean/oce-hot-ocean.json index ecca2d31..50fe7579 100644 --- a/biomes/hot/ocean.json +++ b/biomes/ocean/oce-hot-ocean.json @@ -2,10 +2,7 @@ "name": "Hot Ocean", "derivative": "WARM_OCEAN", "vanillaDerivative": "WARM_OCEAN", - "children": [ - "hot/river", - "hot/ocean-cliffs" - ], + "children": ["ocean/oce-hot-ocean-cliffs"], "generators": [{ "min": -11, "max": -7, diff --git a/biomes/hot/river.json b/biomes/ocean/oce-hot-river.json similarity index 100% rename from biomes/hot/river.json rename to biomes/ocean/oce-hot-river.json diff --git a/biomes/mountain/lake.json b/biomes/ocean/oce-mtn-lake.json similarity index 100% rename from biomes/mountain/lake.json rename to biomes/ocean/oce-mtn-lake.json diff --git a/biomes/mountain/river-soft.json b/biomes/ocean/oce-mtn-river-soft.json similarity index 100% rename from biomes/mountain/river-soft.json rename to biomes/ocean/oce-mtn-river-soft.json diff --git a/biomes/mountain/river.json b/biomes/ocean/oce-mtn-river.json similarity index 100% rename from biomes/mountain/river.json rename to biomes/ocean/oce-mtn-river.json diff --git a/biomes/mushroom/lake.json b/biomes/ocean/oce-mus-lake.json similarity index 100% rename from biomes/mushroom/lake.json rename to biomes/ocean/oce-mus-lake.json diff --git a/biomes/mushroom/ocean.json b/biomes/ocean/oce-mus-ocean.json similarity index 100% rename from biomes/mushroom/ocean.json rename to biomes/ocean/oce-mus-ocean.json diff --git a/biomes/ocean/ocean.json b/biomes/ocean/oce-ocean.json similarity index 100% rename from biomes/ocean/ocean.json rename to biomes/ocean/oce-ocean.json diff --git a/biomes/swamp/ocean-tree.json b/biomes/ocean/oce-swa-ocean-tree.json similarity index 100% rename from biomes/swamp/ocean-tree.json rename to biomes/ocean/oce-swa-ocean-tree.json diff --git a/biomes/swamp/ocean.json b/biomes/ocean/oce-swa-ocean.json similarity index 100% rename from biomes/swamp/ocean.json rename to biomes/ocean/oce-swa-ocean.json diff --git a/biomes/temperate/ocean-deep.json b/biomes/ocean/oce-tem-ocean-deep.json similarity index 100% rename from biomes/temperate/ocean-deep.json rename to biomes/ocean/oce-tem-ocean-deep.json diff --git a/biomes/temperate/ocean.json b/biomes/ocean/oce-tem-ocean.json similarity index 99% rename from biomes/temperate/ocean.json rename to biomes/ocean/oce-tem-ocean.json index 0f0bec24..fa50abea 100644 --- a/biomes/temperate/ocean.json +++ b/biomes/ocean/oce-tem-ocean.json @@ -2,7 +2,7 @@ "name": "Temperate Ocean", "derivative": "LUKEWARM_OCEAN", "vanillaDerivative": "OCEAN", - "children": ["temperate/ocean-deep"], + "children": ["temperate/oce-tmp-ocean-deep"], "generators": [{ "min": -31, "max": -7, diff --git a/biomes/temperate/river.json b/biomes/ocean/oce-tem-river.json similarity index 100% rename from biomes/temperate/river.json rename to biomes/ocean/oce-tem-river.json diff --git a/biomes/tropical/coral-ocean-cliffs.json b/biomes/ocean/oce-tro-coral-ocean-cliffs.json similarity index 99% rename from biomes/tropical/coral-ocean-cliffs.json rename to biomes/ocean/oce-tro-coral-ocean-cliffs.json index 74dc6937..efe525da 100644 --- a/biomes/tropical/coral-ocean-cliffs.json +++ b/biomes/ocean/oce-tro-coral-ocean-cliffs.json @@ -2,7 +2,7 @@ "name": "Tropical Coral Ocean Cliffs", "derivative": "LUKEWARM_OCEAN", "vanillaDerivative": "LUKEWARM_OCEAN", - "children": ["tropical/coral-ocean"], + "children": ["ocean/oce-tro-coral-ocean"], "generators": [{ "min": -51, "max": -37, diff --git a/biomes/tropical/coral-ocean.json b/biomes/ocean/oce-tro-coral-ocean.json similarity index 100% rename from biomes/tropical/coral-ocean.json rename to biomes/ocean/oce-tro-coral-ocean.json diff --git a/biomes/tropical/ocean.json b/biomes/ocean/oce-tro-ocean.json similarity index 98% rename from biomes/tropical/ocean.json rename to biomes/ocean/oce-tro-ocean.json index 105813de..2d001d30 100644 --- a/biomes/tropical/ocean.json +++ b/biomes/ocean/oce-tro-ocean.json @@ -3,8 +3,8 @@ "derivative": "DEEP_WARM_OCEAN", "vanillaDerivative": "WARM_OCEAN", "children": [ - "tropical/coral-ocean", - "tropical/coral-ocean-cliffs" + "ocean/oce-tro-coral-ocean", + "ocean/oce-tro-coral-ocean-cliffs" ], "generators": [{ "min": -38, diff --git a/biomes/tropical/river-soft.json b/biomes/ocean/oce-tro-river-soft.json similarity index 100% rename from biomes/tropical/river-soft.json rename to biomes/ocean/oce-tro-river-soft.json diff --git a/biomes/tropical/river-steep.json b/biomes/ocean/oce-tro-river-steep.json similarity index 100% rename from biomes/tropical/river-steep.json rename to biomes/ocean/oce-tro-river-steep.json diff --git a/biomes/tundra/river-rocky.json b/biomes/ocean/oce-tun-river-rocky.json similarity index 100% rename from biomes/tundra/river-rocky.json rename to biomes/ocean/oce-tun-river-rocky.json diff --git a/biomes/tundra/river.json b/biomes/ocean/oce-tun-river.json similarity index 98% rename from biomes/tundra/river.json rename to biomes/ocean/oce-tun-river.json index 72b4878b..514a183c 100644 --- a/biomes/tundra/river.json +++ b/biomes/ocean/oce-tun-river.json @@ -2,7 +2,7 @@ "name": "Tundra River", "derivative": "COLD_OCEAN", "vanillaDerivative": "RIVER", - "children": ["tundra/river-rocky"], + "children": ["ocean/oce-tun-river-rocky"], "generators": [{ "generator": "river", "max": -10, diff --git a/biomes/ocean/warm-bottom.json b/biomes/ocean/oce-warm-bottom.json similarity index 100% rename from biomes/ocean/warm-bottom.json rename to biomes/ocean/oce-warm-bottom.json diff --git a/biomes/ocean/warm.json b/biomes/ocean/oce-warm.json similarity index 99% rename from biomes/ocean/warm.json rename to biomes/ocean/oce-warm.json index 0077c793..bc0b152f 100644 --- a/biomes/ocean/warm.json +++ b/biomes/ocean/oce-warm.json @@ -2,7 +2,7 @@ "name": "Ocean Warm", "derivative": "WARM_OCEAN", "vanillaDerivative": "WARM_OCEAN", - "children": ["ocean/warm-bottom"], + "children": ["ocean/oce-warm-bottom"], "generators": [{ "generator": "plain", "max": -10, diff --git a/biomes/savanna/acacia-denmyre.json b/biomes/savanna/sav-acacia-denmyre.json similarity index 100% rename from biomes/savanna/acacia-denmyre.json rename to biomes/savanna/sav-acacia-denmyre.json diff --git a/biomes/savanna/beach.json b/biomes/savanna/sav-beach.json similarity index 100% rename from biomes/savanna/beach.json rename to biomes/savanna/sav-beach.json diff --git a/biomes/savanna/cliff.json b/biomes/savanna/sav-cliff.json similarity index 99% rename from biomes/savanna/cliff.json rename to biomes/savanna/sav-cliff.json index ae72983c..4717eccc 100644 --- a/biomes/savanna/cliff.json +++ b/biomes/savanna/sav-cliff.json @@ -2,7 +2,7 @@ "name": "Savanna Cliffs", "derivative": "SAVANNA", "vanillaDerivative": "SAVANNA", - "children": ["savanna/acacia-denmyre"], + "children": ["savanna/sav-acacia-denmyre"], "generators": [{ "min": 9, "max": 28, diff --git a/biomes/savanna/forest.json b/biomes/savanna/sav-forest.json similarity index 100% rename from biomes/savanna/forest.json rename to biomes/savanna/sav-forest.json diff --git a/biomes/savanna/plateau.json b/biomes/savanna/sav-plateau.json similarity index 100% rename from biomes/savanna/plateau.json rename to biomes/savanna/sav-plateau.json diff --git a/biomes/savanna/savanna.json b/biomes/savanna/sav-savanna.json similarity index 99% rename from biomes/savanna/savanna.json rename to biomes/savanna/sav-savanna.json index 29ab73f7..9846363b 100644 --- a/biomes/savanna/savanna.json +++ b/biomes/savanna/sav-savanna.json @@ -2,7 +2,7 @@ "name": "Savanna", "derivative": "SAVANNA", "vanillaDerivative": "SAVANNA", - "children": ["savanna/cliff"], + "children": ["savanna/sav-cliff"], "generators": [ { "min": 7, diff --git a/biomes/swamp/beach.json b/biomes/swamp/swa-beach.json similarity index 100% rename from biomes/swamp/beach.json rename to biomes/swamp/swa-beach.json diff --git a/biomes/swamp/denmyre.json b/biomes/swamp/swa-denmyre.json similarity index 100% rename from biomes/swamp/denmyre.json rename to biomes/swamp/swa-denmyre.json diff --git a/biomes/swamp/lake.json b/biomes/swamp/swa-lake.json similarity index 98% rename from biomes/swamp/lake.json rename to biomes/swamp/swa-lake.json index 87663e36..2ef22312 100644 --- a/biomes/swamp/lake.json +++ b/biomes/swamp/swa-lake.json @@ -2,7 +2,7 @@ "name": "Swampy Marsh", "derivative": "SWAMP", "vanillaDerivative": "SWAMP", - "children": ["swamp/marsh"], + "children": ["swamp/swa-marsh"], "generators": [{ "min": -8, "max": -5, diff --git a/biomes/swamp/marsh-rotten.json b/biomes/swamp/swa-marsh-rotten.json similarity index 100% rename from biomes/swamp/marsh-rotten.json rename to biomes/swamp/swa-marsh-rotten.json diff --git a/biomes/swamp/marsh.json b/biomes/swamp/swa-marsh.json similarity index 99% rename from biomes/swamp/marsh.json rename to biomes/swamp/swa-marsh.json index a0c5a0c3..67715bfe 100644 --- a/biomes/swamp/marsh.json +++ b/biomes/swamp/swa-marsh.json @@ -2,7 +2,7 @@ "name": "Swamp Marsh", "derivative": "SWAMP", "vanillaDerivative": "SWAMP", - "children": ["swamp/marsh-rotten"], + "children": ["swamp/swa-marsh-rotten"], "generators": [{ "min": 3, "max": 6, diff --git a/biomes/swamp/roofed-forest.json b/biomes/swamp/swa-roofed-forest.json similarity index 99% rename from biomes/swamp/roofed-forest.json rename to biomes/swamp/swa-roofed-forest.json index 3ca9098d..bc025139 100644 --- a/biomes/swamp/roofed-forest.json +++ b/biomes/swamp/swa-roofed-forest.json @@ -2,7 +2,7 @@ "name": "Swamp Roofed Forest", "derivative": "SWAMP", "vanillaDerivative": "DARK_FOREST", - "children": ["swamp/lake"], + "children": ["swamp/swa-lake"], "generators": [{ "min": 4, "max": 11, diff --git a/biomes/swamp/roofed-wayward.json b/biomes/swamp/swa-roofed-wayward.json similarity index 99% rename from biomes/swamp/roofed-wayward.json rename to biomes/swamp/swa-roofed-wayward.json index 18384ea0..a2086119 100644 --- a/biomes/swamp/roofed-wayward.json +++ b/biomes/swamp/swa-roofed-wayward.json @@ -2,7 +2,7 @@ "name": "Swamp Roofed Wayward", "derivative": "SWAMP", "vanillaDerivative": "DARK_FOREST", - "children": ["swamp/lake"], + "children": ["swamp/swa-lake"], "generators": [{ "min": -7, "max": -3, diff --git a/biomes/swamp/swa-sleepy/swa-sleepy-klarus-b.json b/biomes/swamp/swa-sleepy/swa-sleepy-klarus-b.json new file mode 100644 index 00000000..14fa3272 --- /dev/null +++ b/biomes/swamp/swa-sleepy/swa-sleepy-klarus-b.json @@ -0,0 +1,219 @@ +{ + "name": "Sleepy Klarus Deep", + "derivative": "SWAMP_HILLS", + "vanillaDerivative": "SWAMP", + "generators": [{ + "min": 1, + "max": 2, + "generator": "plain" + }], + "layers": [ + { + "zoom": 0.5, + "style": {"style": "IRIS"}, + "palette": [ + { + "weight": 5, + "block": "grass_block" + }, + { + "weight": 2, + "block": "coarse_dirt" + } + ] + }, + { + "minHeight": 1, + "maxHeight": 3, + "palette": [ + {"block": "dirt"}, + {"block": "coarse_dirt"} + ] + }, + { + "minHeight": 6, + "maxHeight": 18, + "style": {"style": "STATIC"}, + "palette": [ + {"block": "stone"}, + {"block": "andesite"}, + {"block": "stone"} + ] + } + ], + "decorators": [ + { + "chance": 0.005, + "variance": {"style": "STATIC"}, + "zoom": 0.02, + "palette": [ + {"block": "brown_mushroom"}, + {"block": "red_mushroom"} + ], + "style": {"style": "STATIC"} + }, + { + "chance": 0.13, + "variance": {"style": "STATIC"}, + "zoom": 0.2, + "palette": [ + {"block": "large_fern"}, + {"block": "tall_grass"} + ], + "style": {"style": "STATIC"} + }, + { + "chance": 0.15, + "variance": {"style": "STATIC"}, + "zoom": 0.3, + "palette": [ + {"block": "dead_bush"}, + {"block": "fern"} + ], + "style": {"style": "STATIC"} + } + ], + "entityInitialSpawns": [ + { + "entity": "cow", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + }, + { + "entity": "pig", + "maxSpawns": 1, + "minSpawns": 1, + "rarity": 6 + } + ], + "objects": [ + { + "chance": 0.6, + "edit": [ + { + "find": [{"block": "oak_log"}], + "replace": {"palette": [{"block": "dark_oak_log"}]} + }, + { + "find": [{"block": "oak_wood"}], + "replace": {"palette": [{"block": "dark_oak_wood"}]} + }, + { + "find": [{"block": "oak_fence"}], + "replace": {"palette": [{"block": "dark_oak_fence"}]} + }, + { + "find": [{"block": "dark_oak_planks"}], + "replace": {"palette": [{"block": "stripped_dark_oak_wood"}]} + } + ], + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "clutter/oak-clutt-1", + "clutter/oak-clutt-2", + "clutter/oak-clutt-3", + "clutter/oak-clutt-4", + "clutter/oak-clutt-5" + ], + "translate": { + "x": 0, + "y": 0, + "z": 0 + } + }, + { + "chance": 0.8, + "density": 2, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "creepy-oak/FantasyOak1", + "creepy-oak/FantasyOak2", + "creepy-oak/FantasyOak3", + "creepy-oak/FantasyOak4" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + }, + "edit": [ + { + "find": [{"block": "oak_leaves"}], + "replace": {"palette": [ + { + "block": "oak_leaves", + "data": {"persistent": true} + }, + { + "block": "spruce_leaves", + "data": {"persistent": true} + } + ]} + }, + { + "find": [{"block": "oak_log"}], + "replace": {"palette": [ + {"block": "dark_oak_wood"}, + { + "block": "spruce_leaves", + "data": {"persistent": true} + } + ]} + } + ] + }, + { + "chance": 0.1, + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "wasteland/stone-1", + "wasteland/stone-2", + "wasteland/stone-3", + "wasteland/stone-4", + "wasteland/stone-5", + "wasteland/stone-6", + "wasteland/stone-7" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + } + ], + "biomeZoom": 9, + "biomeStyle": {"style": "IRIS"}, + "wall": { + "style": {"style": "STATIC"}, + "palette": [ + {"block": "stone"}, + {"block": "andesite"}, + {"block": "stone"} + ] + } +} diff --git a/biomes/swamp/sleepy/sleepy-klarus-path.json b/biomes/swamp/swa-sleepy/swa-sleepy-klarus-path.json similarity index 65% rename from biomes/swamp/sleepy/sleepy-klarus-path.json rename to biomes/swamp/swa-sleepy/swa-sleepy-klarus-path.json index 06ce73c2..4db9f5b7 100644 --- a/biomes/swamp/sleepy/sleepy-klarus-path.json +++ b/biomes/swamp/swa-sleepy/swa-sleepy-klarus-path.json @@ -7,18 +7,16 @@ "zoom": 0.5 }, "children": [ - "swamp/sleepy/sleepy-klarus", - "swamp/sleepy/sleepy-klarus-b", - "swamp/sleepy/sleepy-klarus-b" - ], - "generators": [ - { - "generator": "plain", - "max": 9, - "min": 12 - } + "swamp/swa-sleepy/sleepy-klarus", + "swamp/swa-sleepy/sleepy-klarus-b", + "swamp/swa-sleepy/sleepy-klarus-b" ], - "layers":[ + "generators": [{ + "generator": "plain", + "max": 9, + "min": 12 + }], + "layers": [ { "minHeight": 1, "maxHeight": 3, @@ -35,7 +33,7 @@ ] } ], -"decorators": [ + "decorators": [ { "chance": 0.005, "variance": {"style": "STATIC"}, @@ -68,64 +66,24 @@ } ], "objects": [ -{ + { "chance": 0.6, "edit": [ { - "find": [ - { - "block": "oak_log" - } - ], - "replace": { - "palette": [ - { - "block": "dark_oak_log" - } - ] - } + "find": [{"block": "oak_log"}], + "replace": {"palette": [{"block": "dark_oak_log"}]} }, { - "find": [ - { - "block": "oak_wood" - } - ], - "replace": { - "palette": [ - { - "block": "dark_oak_wood" - } - ] - } + "find": [{"block": "oak_wood"}], + "replace": {"palette": [{"block": "dark_oak_wood"}]} }, { - "find": [ - { - "block": "oak_fence" - } - ], - "replace": { - "palette": [ - { - "block": "dark_oak_fence" - } - ] - } + "find": [{"block": "oak_fence"}], + "replace": {"palette": [{"block": "dark_oak_fence"}]} }, { - "find": [ - { - "block": "dark_oak_planks" - } - ], - "replace": { - "palette": [ - { - "block": "stripped_dark_oak_wood" - } - ] - } + "find": [{"block": "dark_oak_planks"}], + "replace": {"palette": [{"block": "stripped_dark_oak_wood"}]} } ], "rotation": { @@ -205,16 +163,13 @@ ], "slab": { "style": {"style": "FLAT"}, - "palette": [ - { - "data": { - "waterlogged": false, - "type": "bottom" - }, - "block": "cobblestone_slab" - } - - ] + "palette": [{ + "data": { + "waterlogged": false, + "type": "bottom" + }, + "block": "cobblestone_slab" + }] }, "biomeZoom": 9, "biomeStyle": {"style": "IRIS"}, diff --git a/biomes/swamp/sleepy/sleepy-klarus.json b/biomes/swamp/swa-sleepy/swa-sleepy-klarus.json similarity index 51% rename from biomes/swamp/sleepy/sleepy-klarus.json rename to biomes/swamp/swa-sleepy/swa-sleepy-klarus.json index c05fb2a0..00f00611 100644 --- a/biomes/swamp/sleepy/sleepy-klarus.json +++ b/biomes/swamp/swa-sleepy/swa-sleepy-klarus.json @@ -2,19 +2,15 @@ "name": "Sleepy Klarus Dense", "derivative": "SWAMP_HILLS", "vanillaDerivative": "SWAMP", - "generators": [ - { - "min": 1, - "max": 2, - "generator": "plain" - } - ], + "generators": [{ + "min": 1, + "max": 2, + "generator": "plain" + }], "layers": [ { "zoom": 0.5, - "style": { - "style": "IRIS" - }, + "style": {"style": "IRIS"}, "palette": [ { "weight": 5, @@ -30,91 +26,54 @@ "minHeight": 1, "maxHeight": 3, "palette": [ - { - "block": "dirt" - }, - { - "block": "coarse_dirt" - } + {"block": "dirt"}, + {"block": "coarse_dirt"} ] }, { "minHeight": 6, "maxHeight": 18, - "style": { - "style": "STATIC" - }, + "style": {"style": "STATIC"}, "palette": [ - { - "block": "stone" - }, - { - "block": "andesite" - }, - { - "block": "stone" - } + {"block": "stone"}, + {"block": "andesite"}, + {"block": "stone"} ] } ], "decorators": [ { "chance": 0.005, - "variance": { - "style": "STATIC" - }, + "variance": {"style": "STATIC"}, "zoom": 0.02, "palette": [ - { - "block": "brown_mushroom" - }, - { - "block": "red_mushroom" - } + {"block": "brown_mushroom"}, + {"block": "red_mushroom"} ], - "style": { - "style": "STATIC" - } + "style": {"style": "STATIC"} }, { "chance": 0.13, - "variance": { - "style": "STATIC" - }, + "variance": {"style": "STATIC"}, "zoom": 0.2, "palette": [ - { - "block": "large_fern" - }, - { - "block": "tall_grass" - } + {"block": "large_fern"}, + {"block": "tall_grass"} ], - "style": { - "style": "STATIC" - } + "style": {"style": "STATIC"} }, { "chance": 0.15, - "variance": { - "style": "STATIC" - }, + "variance": {"style": "STATIC"}, "zoom": 0.3, "palette": [ - { - "block": "dead_bush" - }, - { - "block": "fern" - } + {"block": "dead_bush"}, + {"block": "fern"} ], - "style": { - "style": "STATIC" - } + "style": {"style": "STATIC"} } ], "objects": [ - { "chance": 0.8, "density": 2, @@ -140,47 +99,27 @@ }, "edit": [ { - "find": [ + "find": [{"block": "oak_leaves"}], + "replace": {"palette": [ { - "block": "oak_leaves" + "block": "oak_leaves", + "data": {"persistent": true} + }, + { + "block": "spruce_leaves", + "data": {"persistent": true} } - ], - "replace": { - "palette": [ - { - "block": "oak_leaves", - "data": { - "persistent": true - } - }, - { - "block": "spruce_leaves", - "data": { - "persistent": true - } - } - ] - } + ]} }, { - "find": [ + "find": [{"block": "oak_log"}], + "replace": {"palette": [ + {"block": "dark_oak_wood"}, { - "block": "oak_log" + "block": "spruce_leaves", + "data": {"persistent": true} } - ], - "replace": { - "palette": [ - { - "block": "dark_oak_wood" - }, - { - "block": "spruce_leaves", - "data": { - "persistent": true - } - } - ] - } + ]} } ] }, @@ -238,24 +177,13 @@ } ], "biomeZoom": 9, - "biomeStyle": { - "style": "IRIS" - }, - + "biomeStyle": {"style": "IRIS"}, "wall": { - "style": { - "style": "STATIC" - }, + "style": {"style": "STATIC"}, "palette": [ - { - "block": "stone" - }, - { - "block": "andesite" - }, - { - "block": "stone" - } + {"block": "stone"}, + {"block": "andesite"}, + {"block": "stone"} ] } -} \ No newline at end of file +} diff --git a/biomes/swamp/willow-forest.json b/biomes/swamp/swa-willow-forest.json similarity index 99% rename from biomes/swamp/willow-forest.json rename to biomes/swamp/swa-willow-forest.json index 2fa94244..5cab5289 100644 --- a/biomes/swamp/willow-forest.json +++ b/biomes/swamp/swa-willow-forest.json @@ -3,8 +3,8 @@ "derivative": "SWAMP", "vanillaDerivative": "DARK_FOREST", "children": [ - "swamp/denmyre", - "swamp/marsh" + "swamp/swa-denmyre", + "swamp/swa-marsh" ], "generators": [{ "min": 4, @@ -57,7 +57,7 @@ ], "effects": [ { - "interval": 65656, + "interval": 55656, "sound": "AMBIENT_SOUL_SAND_VALLEY_MOOD", "soundDistance": 3, "volume": 6.2, diff --git a/biomes/temperate/beach.json b/biomes/temperate/tem-beach.json similarity index 100% rename from biomes/temperate/beach.json rename to biomes/temperate/tem-beach.json diff --git a/biomes/temperate/birch-denmyre.json b/biomes/temperate/tem-birch-denmyre.json similarity index 100% rename from biomes/temperate/birch-denmyre.json rename to biomes/temperate/tem-birch-denmyre.json diff --git a/biomes/temperate/birch-forest.json b/biomes/temperate/tem-birch-forest.json similarity index 99% rename from biomes/temperate/birch-forest.json rename to biomes/temperate/tem-birch-forest.json index 1301cbe0..4c3eff96 100644 --- a/biomes/temperate/birch-forest.json +++ b/biomes/temperate/tem-birch-forest.json @@ -2,7 +2,7 @@ "name": "Temperate Birch Forest", "derivative": "PLAINS", "vanillaDerivative": "BIRCH_FOREST", - "children": ["temperate/birch-denmyre"], + "children": ["temperate/tem-birch-denmyre"], "generators": [{ "min": 4, "max": 7, diff --git a/biomes/temperate/bonsai.json b/biomes/temperate/tem-bonsai.json similarity index 99% rename from biomes/temperate/bonsai.json rename to biomes/temperate/tem-bonsai.json index 9d7c711d..1f23c4aa 100644 --- a/biomes/temperate/bonsai.json +++ b/biomes/temperate/tem-bonsai.json @@ -2,7 +2,7 @@ "name": "Temperate Bonsai", "derivative": "PLAINS", "vanillaDerivative": "PLAINS", - "children": ["temperate/plain-hills"], + "children": ["temperate/tem-plain-hills"], "generators": [{ "generator": "smooth-dunes", "max": 14, diff --git a/biomes/temperate/flower-forest.json b/biomes/temperate/tem-flower-forest.json similarity index 100% rename from biomes/temperate/flower-forest.json rename to biomes/temperate/tem-flower-forest.json diff --git a/biomes/temperate/highlands.json b/biomes/temperate/tem-highlands.json similarity index 100% rename from biomes/temperate/highlands.json rename to biomes/temperate/tem-highlands.json diff --git a/biomes/temperate/island.json b/biomes/temperate/tem-island.json similarity index 98% rename from biomes/temperate/island.json rename to biomes/temperate/tem-island.json index b0a3f66e..cc369750 100644 --- a/biomes/temperate/island.json +++ b/biomes/temperate/tem-island.json @@ -2,7 +2,7 @@ "name": "Temperate Island", "derivative": "PLAINS", "vanillaDerivative": "PLAINS", - "children": ["temperate/wilds"], + "children": ["temperate/tem-wilds"], "generators": [{ "min": 28, "max": 42, diff --git a/biomes/temperate/longtree-forest.json b/biomes/temperate/tem-longtree-forest.json similarity index 100% rename from biomes/temperate/longtree-forest.json rename to biomes/temperate/tem-longtree-forest.json diff --git a/biomes/temperate/oak-beach.json b/biomes/temperate/tem-oak-beach.json similarity index 100% rename from biomes/temperate/oak-beach.json rename to biomes/temperate/tem-oak-beach.json diff --git a/biomes/temperate/oak-denmyre.json b/biomes/temperate/tem-oak-denmyre.json similarity index 100% rename from biomes/temperate/oak-denmyre.json rename to biomes/temperate/tem-oak-denmyre.json diff --git a/biomes/temperate/oak-forest.json b/biomes/temperate/tem-oak-forest.json similarity index 99% rename from biomes/temperate/oak-forest.json rename to biomes/temperate/tem-oak-forest.json index 354e1d3a..8779fbf0 100644 --- a/biomes/temperate/oak-forest.json +++ b/biomes/temperate/tem-oak-forest.json @@ -2,7 +2,7 @@ "name": "Temperate Oak Forest", "derivative": "DEEP_LUKEWARM_OCEAN", "vanillaDerivative": "FOREST", - "children": ["temperate/oak-denmyre"], + "children": ["temperate/tem-oak-denmyre"], "generators": [{ "min": 4, "max": 7, diff --git a/biomes/temperate/oak-hills.json b/biomes/temperate/tem-oak-hills.json similarity index 100% rename from biomes/temperate/oak-hills.json rename to biomes/temperate/tem-oak-hills.json diff --git a/biomes/temperate/oak.json b/biomes/temperate/tem-oak.json similarity index 99% rename from biomes/temperate/oak.json rename to biomes/temperate/tem-oak.json index e6a3d785..8391daf3 100644 --- a/biomes/temperate/oak.json +++ b/biomes/temperate/tem-oak.json @@ -2,7 +2,7 @@ "name": "Temperate Oak", "derivative": "FOREST", "vanillaDerivative": "FOREST", - "children": ["temperate/oak-hills"], + "children": ["temperate/tem-oak-hills"], "generators": [{ "generator": "smooth-dunes", "max": 4, diff --git a/biomes/temperate/plain-hills.json b/biomes/temperate/tem-plain-hills.json similarity index 100% rename from biomes/temperate/plain-hills.json rename to biomes/temperate/tem-plain-hills.json diff --git a/biomes/temperate/plains.json b/biomes/temperate/tem-plains.json similarity index 99% rename from biomes/temperate/plains.json rename to biomes/temperate/tem-plains.json index 2bd94dfd..5492af14 100644 --- a/biomes/temperate/plains.json +++ b/biomes/temperate/tem-plains.json @@ -3,8 +3,8 @@ "derivative": "PLAINS", "vanillaDerivative": "PLAINS", "children": [ - "temperate/plain-hills", - "temperate/wilds" + "temperate/tem-plain-hills", + "temperate/tem-wilds" ], "generators": [{ "min": 4, diff --git a/biomes/temperate/plateau.json b/biomes/temperate/tem-plateau.json similarity index 100% rename from biomes/temperate/plateau.json rename to biomes/temperate/tem-plateau.json diff --git a/biomes/temperate/stranged-plains.json b/biomes/temperate/tem-stranged-plains.json similarity index 100% rename from biomes/temperate/stranged-plains.json rename to biomes/temperate/tem-stranged-plains.json diff --git a/biomes/temperate/wilds.json b/biomes/temperate/tem-wilds.json similarity index 99% rename from biomes/temperate/wilds.json rename to biomes/temperate/tem-wilds.json index 687c2be9..6a1152ac 100644 --- a/biomes/temperate/wilds.json +++ b/biomes/temperate/tem-wilds.json @@ -2,7 +2,7 @@ "name": "Temperate Wilds", "derivative": "PLAINS", "vanillaDerivative": "PLAINS", - "children": ["temperate/highlands"], + "children": ["temperate/tem-highlands"], "jigsawStructures": [ { "rarity": 1700, diff --git a/biomes/tropical/bamboo-forest.json b/biomes/tropical/tro-bamboo-forest.json similarity index 99% rename from biomes/tropical/bamboo-forest.json rename to biomes/tropical/tro-bamboo-forest.json index 463e7946..33c46e6b 100644 --- a/biomes/tropical/bamboo-forest.json +++ b/biomes/tropical/tro-bamboo-forest.json @@ -2,7 +2,7 @@ "name": "Tropical Bamboo Forest", "derivative": "DESERT", "vanillaDerivative": "BAMBOO_JUNGLE", - "children": ["temperate/wilds"], + "children": ["tropical/tro-wilds"], "generators": [{ "min": 5, "max": 9, diff --git a/biomes/tropical/beach-bamboo.json b/biomes/tropical/tro-beach-bamboo.json similarity index 100% rename from biomes/tropical/beach-bamboo.json rename to biomes/tropical/tro-beach-bamboo.json diff --git a/biomes/tropical/beach-charred.json b/biomes/tropical/tro-beach-charred.json similarity index 100% rename from biomes/tropical/beach-charred.json rename to biomes/tropical/tro-beach-charred.json diff --git a/biomes/tropical/beach.json b/biomes/tropical/tro-beach.json similarity index 100% rename from biomes/tropical/beach.json rename to biomes/tropical/tro-beach.json diff --git a/biomes/tropical/highlands.json b/biomes/tropical/tro-highlands.json similarity index 100% rename from biomes/tropical/highlands.json rename to biomes/tropical/tro-highlands.json diff --git a/biomes/tropical/island-beach.json b/biomes/tropical/tro-island-beach.json similarity index 100% rename from biomes/tropical/island-beach.json rename to biomes/tropical/tro-island-beach.json diff --git a/biomes/tropical/jungle-denmyre.json b/biomes/tropical/tro-jungle-denmyre.json similarity index 100% rename from biomes/tropical/jungle-denmyre.json rename to biomes/tropical/tro-jungle-denmyre.json diff --git a/biomes/tropical/mountain-extreme.json b/biomes/tropical/tro-mountain-extreme.json similarity index 98% rename from biomes/tropical/mountain-extreme.json rename to biomes/tropical/tro-mountain-extreme.json index 30d1d923..80fd6e4f 100644 --- a/biomes/tropical/mountain-extreme.json +++ b/biomes/tropical/tro-mountain-extreme.json @@ -2,7 +2,7 @@ "name": "Tropical Mountain Extreme", "derivative": "MODIFIED_JUNGLE", "vanillaDerivative": "MODIFIED_JUNGLE", - "children": ["tropical/mountain-water"], + "children": ["tropical/tro-mountain-water"], "generators": [ { "generator": "mountain", diff --git a/biomes/tropical/mountain-middle.json b/biomes/tropical/tro-mountain-middle.json similarity index 98% rename from biomes/tropical/mountain-middle.json rename to biomes/tropical/tro-mountain-middle.json index bd7c396b..032e600b 100644 --- a/biomes/tropical/mountain-middle.json +++ b/biomes/tropical/tro-mountain-middle.json @@ -2,7 +2,7 @@ "name": "Tropical Mountain Middle", "derivative": "JUNGLE_HILLS", "vanillaDerivative": "JUNGLE_HILLS", - "children": ["tropical/plains"], + "children": ["tropical/tro-plains"], "generators": [ { "generator": "mountain", diff --git a/biomes/tropical/mountain-plains.json b/biomes/tropical/tro-mountain-plains.json similarity index 99% rename from biomes/tropical/mountain-plains.json rename to biomes/tropical/tro-mountain-plains.json index 238071fd..7bba7e26 100644 --- a/biomes/tropical/mountain-plains.json +++ b/biomes/tropical/tro-mountain-plains.json @@ -2,7 +2,6 @@ "name": "Tropical Mountain Plains", "derivative": "MODIFIED_JUNGLE", "vanillaDerivative": "MODIFIED_JUNGLE", - "children": ["tropical/mountain-extreme"], "generators": [{ "min": 90, "max": 190, diff --git a/biomes/tropical/mountain-water.json b/biomes/tropical/tro-mountain-water.json similarity index 100% rename from biomes/tropical/mountain-water.json rename to biomes/tropical/tro-mountain-water.json diff --git a/biomes/tropical/mountain.json b/biomes/tropical/tro-mountain.json similarity index 98% rename from biomes/tropical/mountain.json rename to biomes/tropical/tro-mountain.json index 7300dcd3..08c7d0a5 100644 --- a/biomes/tropical/mountain.json +++ b/biomes/tropical/tro-mountain.json @@ -2,7 +2,7 @@ "name": "Extreme mountains", "derivative": "JUNGLE_HILLS", "vanillaDerivative": "JUNGLE_HILLS", - "children": ["tropical/mountain-middle"], + "children": ["tropical/tro-mountain-middle"], "generators": [{ "min": 10, "max": 50, diff --git a/biomes/tropical/plains-hills.json b/biomes/tropical/tro-plains-hills.json similarity index 100% rename from biomes/tropical/plains-hills.json rename to biomes/tropical/tro-plains-hills.json diff --git a/biomes/tropical/plains.json b/biomes/tropical/tro-plains.json similarity index 98% rename from biomes/tropical/plains.json rename to biomes/tropical/tro-plains.json index 966bd792..45bbf912 100644 --- a/biomes/tropical/plains.json +++ b/biomes/tropical/tro-plains.json @@ -2,7 +2,7 @@ "name": "Tropical Plains", "derivative": "JUNGLE", "vanillaDerivative": "JUNGLE", - "children": ["tropical/plains-hills"], + "children": ["tropical/tro-plains-hills"], "generators": [{ "generator": "smooth-dunes", "max": 20, diff --git a/biomes/tropical/rainforest-hills.json b/biomes/tropical/tro-rainforest-hills.json similarity index 100% rename from biomes/tropical/rainforest-hills.json rename to biomes/tropical/tro-rainforest-hills.json diff --git a/biomes/tropical/rainforest-island.json b/biomes/tropical/tro-rainforest-island.json similarity index 100% rename from biomes/tropical/rainforest-island.json rename to biomes/tropical/tro-rainforest-island.json diff --git a/biomes/tropical/rainforest-wicked-child.json b/biomes/tropical/tro-rainforest-wicked-child.json similarity index 100% rename from biomes/tropical/rainforest-wicked-child.json rename to biomes/tropical/tro-rainforest-wicked-child.json diff --git a/biomes/tropical/rainforest-wicked-village.json b/biomes/tropical/tro-rainforest-wicked-village.json similarity index 100% rename from biomes/tropical/rainforest-wicked-village.json rename to biomes/tropical/tro-rainforest-wicked-village.json diff --git a/biomes/tropical/rainforest-wicked.json b/biomes/tropical/tro-rainforest-wicked.json similarity index 98% rename from biomes/tropical/rainforest-wicked.json rename to biomes/tropical/tro-rainforest-wicked.json index 8016d3d3..bb64d125 100644 --- a/biomes/tropical/rainforest-wicked.json +++ b/biomes/tropical/tro-rainforest-wicked.json @@ -3,9 +3,9 @@ "derivative": "MODIFIED_JUNGLE", "vanillaDerivative": "MODIFIED_JUNGLE_EDGE", "children": [ - "tropical/rainforest-hills", - "tropical/jungle-denmyre", - "tropical/rainforest-wicked-child" + "tropical/tro-rainforest-hills", + "tropical/tro-jungle-denmyre", + "tropical/tro-rainforest-wicked-child" ], "generators": [{ "min": 3, diff --git a/biomes/tropical/rainforest.json b/biomes/tropical/tro-rainforest.json similarity index 99% rename from biomes/tropical/rainforest.json rename to biomes/tropical/tro-rainforest.json index 1f87e967..5ceba2b4 100644 --- a/biomes/tropical/rainforest.json +++ b/biomes/tropical/tro-rainforest.json @@ -3,8 +3,8 @@ "derivative": "JUNGLE", "vanillaDerivative": "JUNGLE", "children": [ - "tropical/rainforest-hills", - "tropical/jungle-denmyre" + "tropical/tro-rainforest-hills", + "tropical/tro-jungle-denmyre" ], "generators": [{ "min": 20, diff --git a/biomes/tropical/submerged-volcanic.json b/biomes/tropical/tro-submerged-volcanic.json similarity index 100% rename from biomes/tropical/submerged-volcanic.json rename to biomes/tropical/tro-submerged-volcanic.json diff --git a/biomes/tropical/volcanic-plains.json b/biomes/tropical/tro-volcanic-plains.json similarity index 98% rename from biomes/tropical/volcanic-plains.json rename to biomes/tropical/tro-volcanic-plains.json index f2c372ad..bb64fcb7 100644 --- a/biomes/tropical/volcanic-plains.json +++ b/biomes/tropical/tro-volcanic-plains.json @@ -2,7 +2,7 @@ "name": "Tropical Volcanic Plains", "derivative": "THE_VOID", "vanillaDerivative": "THE_VOID", - "children": ["tropical/volcanoes"], + "children": ["tropical/tro-volcanoes"], "generators": [{ "min": 170, "max": 192, diff --git a/biomes/tropical/volcanoes-lava.json b/biomes/tropical/tro-volcanoes-lava.json similarity index 100% rename from biomes/tropical/volcanoes-lava.json rename to biomes/tropical/tro-volcanoes-lava.json diff --git a/biomes/tropical/volcanoes.json b/biomes/tropical/tro-volcanoes.json similarity index 96% rename from biomes/tropical/volcanoes.json rename to biomes/tropical/tro-volcanoes.json index f4bed41a..f212a1ce 100644 --- a/biomes/tropical/volcanoes.json +++ b/biomes/tropical/tro-volcanoes.json @@ -2,7 +2,7 @@ "name": "Tropical Volcanoes", "derivative": "THE_VOID", "vanillaDerivative": "THE_VOID", - "children": ["tropical/volcanoes-lava"], + "children": ["tropical/tro-volcanoes-lava"], "generators": [ { "generator": "mountain", diff --git a/biomes/tropical/wilds.json b/biomes/tropical/tro-wilds.json similarity index 99% rename from biomes/tropical/wilds.json rename to biomes/tropical/tro-wilds.json index 9886211e..96b57fe7 100644 --- a/biomes/tropical/wilds.json +++ b/biomes/tropical/tro-wilds.json @@ -2,7 +2,7 @@ "name": "Tropical Wilds", "derivative": "JUNGLE", "vanillaDerivative": "JUNGLE", - "children": ["tropical/highlands"], + "children": ["tropical/tro-highlands"], "generators": [{ "min": 4, "max": 7, diff --git a/biomes/tundra/beach.json b/biomes/tundra/tun-beach.json similarity index 100% rename from biomes/tundra/beach.json rename to biomes/tundra/tun-beach.json diff --git a/biomes/tundra/bonsai-forest.json b/biomes/tundra/tun-bonsai-forest.json similarity index 99% rename from biomes/tundra/bonsai-forest.json rename to biomes/tundra/tun-bonsai-forest.json index c3f87aa0..104546c8 100644 --- a/biomes/tundra/bonsai-forest.json +++ b/biomes/tundra/tun-bonsai-forest.json @@ -3,8 +3,8 @@ "derivative": "TAIGA", "vanillaDerivative": "FLOWER_FOREST", "children": [ - "tundra/sequia-redwoods", - "tundra/redwood-cliffs" + "tundra/tun-sequia-redwoods", + "tundra/tun-redwood-cliffs" ], "generators": [{ "min": 17, diff --git a/biomes/tundra/forest-cliffs.json b/biomes/tundra/tun-forest-cliffs.json similarity index 100% rename from biomes/tundra/forest-cliffs.json rename to biomes/tundra/tun-forest-cliffs.json diff --git a/biomes/tundra/forest.json b/biomes/tundra/tun-forest.json similarity index 99% rename from biomes/tundra/forest.json rename to biomes/tundra/tun-forest.json index 443b0d93..f6a2f4dd 100644 --- a/biomes/tundra/forest.json +++ b/biomes/tundra/tun-forest.json @@ -2,7 +2,7 @@ "name": "Tundra Forest", "derivative": "MOUNTAINS", "vanillaDerivative": "TAIGA_MOUNTAINS", - "children": ["tundra/forest-cliffs"], + "children": ["tundra/tun-forest-cliffs"], "generators": [{ "generator": "smooth-dunes", "max": 14, diff --git a/biomes/tundra/lake.json b/biomes/tundra/tun-lake.json similarity index 100% rename from biomes/tundra/lake.json rename to biomes/tundra/tun-lake.json diff --git a/biomes/tundra/mountains-cliffs.json b/biomes/tundra/tun-mountains-cliffs.json similarity index 100% rename from biomes/tundra/mountains-cliffs.json rename to biomes/tundra/tun-mountains-cliffs.json diff --git a/biomes/tundra/mountains.json b/biomes/tundra/tun-mountains.json similarity index 99% rename from biomes/tundra/mountains.json rename to biomes/tundra/tun-mountains.json index ed13bb21..d2d4ae9b 100644 --- a/biomes/tundra/mountains.json +++ b/biomes/tundra/tun-mountains.json @@ -2,7 +2,7 @@ "name": "Tundra Mountains", "derivative": "MOUNTAINS", "vanillaDerivative": "TAIGA_MOUNTAINS", - "children": ["tundra/mountains-cliffs"], + "children": ["tundra/tun-mountains-cliffs"], "generators": [{ "min": 66, "max": 89, diff --git a/biomes/tundra/redwood-cliffs.json b/biomes/tundra/tun-redwood-cliffs.json similarity index 100% rename from biomes/tundra/redwood-cliffs.json rename to biomes/tundra/tun-redwood-cliffs.json diff --git a/biomes/tundra/redwood-forest.json b/biomes/tundra/tun-redwood-forest.json similarity index 99% rename from biomes/tundra/redwood-forest.json rename to biomes/tundra/tun-redwood-forest.json index 7b9671a8..43d81d8a 100644 --- a/biomes/tundra/redwood-forest.json +++ b/biomes/tundra/tun-redwood-forest.json @@ -2,7 +2,7 @@ "name": "Tundra Redwood Forest", "derivative": "TAIGA", "vanillaDerivative": "DARK_FOREST", - "children": ["tundra/redwood-cliffs"], + "children": ["tundra/tun-redwood-cliffs"], "generators": [{ "min": 4, "max": 10, diff --git a/biomes/tundra/sequia-redwoods.json b/biomes/tundra/tun-sequia-redwoods.json similarity index 100% rename from biomes/tundra/sequia-redwoods.json rename to biomes/tundra/tun-sequia-redwoods.json diff --git a/biomes/tundra/spruce-denmyre.json b/biomes/tundra/tun-spruce-denmyre.json similarity index 100% rename from biomes/tundra/spruce-denmyre.json rename to biomes/tundra/tun-spruce-denmyre.json diff --git a/biomes/tundra/taiga.json b/biomes/tundra/tun-taiga.json similarity index 100% rename from biomes/tundra/taiga.json rename to biomes/tundra/tun-taiga.json diff --git a/biomes/tundra/beach-stone.json b/biomes/tundra/tun-tundra-beach-stone.json similarity index 100% rename from biomes/tundra/beach-stone.json rename to biomes/tundra/tun-tundra-beach-stone.json diff --git a/dimensions/overworld.json b/dimensions/overworld.json index fbe82349..d0b8ca96 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -123,15 +123,15 @@ "minSize": 8, "maxSize": 4, "palette": [ - {"block": "deepslate_copper_ore"}, - {"block": "deepslate_diamond_ore"}, - {"block": "deepslate_emerald_ore"}, - {"block": "deepslate_gold_ore"}, - {"block": "deepslate_iron_ore"}, - {"block": "deepslate_coal_ore"}, - {"block": "deepslate_redstone_ore"}, - {"block": "deepslate_lapis_ore"} - ], + {"block": "deepslate_copper_ore"}, + {"block": "deepslate_diamond_ore"}, + {"block": "deepslate_emerald_ore"}, + {"block": "deepslate_gold_ore"}, + {"block": "deepslate_iron_ore"}, + {"block": "deepslate_coal_ore"}, + {"block": "deepslate_redstone_ore"}, + {"block": "deepslate_lapis_ore"} + ], "varience": 4 }, { diff --git a/entities/pillager.json b/entities/pillager.json index fe9605ed..c95faa59 100644 --- a/entities/pillager.json +++ b/entities/pillager.json @@ -2,5 +2,5 @@ "type": "PILLAGER", "silent": false, "aware": true, - "customName": "\u00A7f" + "customName": "§f" } diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json index 878de31c..c5ce75b4 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,11 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json index b6c5c4c7..430a8862 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,11 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json index 546e06da..b5519f1e 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,11 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json index 03406c0d..65228b85 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -48,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json index 5ac482bb..abbca585 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json index 50781bd3..81755971 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json index d3fcd489..3debde36 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json index bfd2bd84..4abdde17 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -1,30 +1,39 @@ { "object": "murky_stronghold/c-nsw-2", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, + "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -33,7 +42,8 @@ "z": -2 }, "direction": "DOWN_NEGATIVE_Y" - }], + } + ], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json index 01eebd46..ed19c82e 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -1,30 +1,39 @@ { "object": "murky_stronghold/c-nsw-3", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, + "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -33,7 +42,8 @@ "z": -2 }, "direction": "DOWN_NEGATIVE_Y" - }], + } + ], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json index 226eb7a0..68a433cb 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -1,30 +1,39 @@ { "object": "murky_stronghold/c-nsw-4", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, + "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -33,7 +42,8 @@ "z": -2 }, "direction": "DOWN_NEGATIVE_Y" - }], + } + ], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json index fb6d632a..7a3384f3 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json index ff01a458..9478e435 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json index b73ba9a8..6a4516fb 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json index c7be2590..2ebb22e6 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json index 7bf16b89..2f1e9fac 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json index e25e62e0..267abde2 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json index 8097225f..f4e0392a 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json index 835223a6..efd11675 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json index 40a545b6..9260d9e6 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json index f907eaf9..8a4f30d7 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", "murky_stronghold/stronghold-c-three"], + "pools": [ + "murky_stronghold/stronghold-c-corner", + "murky_stronghold/stronghold-c-cross", + "murky_stronghold/stronghold-c-end", + "murky_stronghold/stronghold-c-hall", + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", - "murky_stronghold/stronghold-f-three"], + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json index e086b5d9..a1b1b412 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -69,11 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json index 59239c42..13a57b39 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,11 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json index 08e9769a..01a70a83 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,11 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json index 1f610671..a728f4f3 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,11 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json index a4af0346..7a355485 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json index 99840594..8d725d73 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json index be2ba69e..49498410 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json index 910de2f9..9c72ceed 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json index 7bc21c59..7065f6e4 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -1,30 +1,39 @@ { "object": "murky_stronghold/f-nsw-2", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, + "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -33,7 +42,8 @@ "z": -2 }, "direction": "UP_POSITIVE_Y" - }], + } + ], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json index f0128b3a..ae741371 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -1,30 +1,39 @@ { "object": "murky_stronghold/f-nsw-3", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, + "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -33,7 +42,8 @@ "z": -2 }, "direction": "UP_POSITIVE_Y" - }], + } + ], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json index 5d17b174..97f3be09 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -1,30 +1,39 @@ { "object": "murky_stronghold/f-nsw-4", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, + "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": -3, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -33,7 +42,8 @@ "z": -2 }, "direction": "UP_POSITIVE_Y" - }], + } + ], "placementOptions": { "place": [], "rotation": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json index f1bf4bed..efc0c12a 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json index 289e0360..aee4183d 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json index d980514c..b07d42e2 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json index 0d8dc35d..2ab1b729 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,11 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json index 7eec05fa..688431c1 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json index 3ece40c1..01826e6d 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json index 455ce592..8b8fa00e 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json index 50c26b73..84d3c6bc 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json index 7b15472a..c5a51a63 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json index 50927cd2..722ca0b4 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-f-corner", "murky_stronghold/stronghold-f-cross", "murky_stronghold/stronghold-f-end", "murky_stronghold/stronghold-f-hall", "murky_stronghold/stronghold-f-three"], + "pools": [ + "murky_stronghold/stronghold-f-corner", + "murky_stronghold/stronghold-f-cross", + "murky_stronghold/stronghold-f-end", + "murky_stronghold/stronghold-f-hall", + "murky_stronghold/stronghold-f-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -66,11 +90,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-c-corner", + "pools": [ + "murky_stronghold/stronghold-c-corner", "murky_stronghold/stronghold-c-cross", "murky_stronghold/stronghold-c-end", "murky_stronghold/stronghold-c-hall", - "murky_stronghold/stronghold-c-three"], + "murky_stronghold/stronghold-c-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-2.json b/jigsaw-pieces/murky_stronghold/fc-n-2.json index a3b17266..8c6af153 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-3.json b/jigsaw-pieces/murky_stronghold/fc-n-3.json index d89ddcec..25e659ca 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-n-4.json b/jigsaw-pieces/murky_stronghold/fc-n-4.json index 755787fd..cca3a1cb 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-1.json b/jigsaw-pieces/murky_stronghold/fc-ns-1.json index 8e08f1fd..00b3546c 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-1.json @@ -123,4 +123,4 @@ }, "loot": ["stronghold/maze"] } -} \ No newline at end of file +} diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-2.json b/jigsaw-pieces/murky_stronghold/fc-ns-2.json index c9878a87..d3d982dc 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-2.json @@ -123,4 +123,4 @@ }, "loot": ["stronghold/maze"] } -} \ No newline at end of file +} diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-3.json b/jigsaw-pieces/murky_stronghold/fc-ns-3.json index b1087ace..5c0d4546 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-3.json @@ -123,4 +123,4 @@ }, "loot": ["stronghold/maze"] } -} \ No newline at end of file +} diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-4.json b/jigsaw-pieces/murky_stronghold/fc-ns-4.json index 710bbd8b..dc59b9e1 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-4.json @@ -123,4 +123,4 @@ }, "loot": ["stronghold/maze"] } -} \ No newline at end of file +} diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json index 7692cb12..9d5883fa 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json @@ -5,7 +5,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json index f94f15e3..0cffad6b 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json @@ -5,7 +5,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json index 6f2bbfe8..3056b380 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json @@ -5,7 +5,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json index 294d373e..5468a6c8 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json @@ -5,7 +5,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-1.json b/jigsaw-pieces/murky_stronghold/fc-sw-1.json index 8cc4abd0..8af46a63 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-1.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-2.json b/jigsaw-pieces/murky_stronghold/fc-sw-2.json index 4254b3d2..88f6c0fc 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-3.json b/jigsaw-pieces/murky_stronghold/fc-sw-3.json index 8d76429d..f216788f 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-4.json b/jigsaw-pieces/murky_stronghold/fc-sw-4.json index 1904bfab..6f5d3038 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-4.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-1.json b/jigsaw-pieces/murky_stronghold/fc-x-1.json index c9bb355b..0ffe4533 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-1.json @@ -185,4 +185,4 @@ }, "loot": ["stronghold/maze"] } -} \ No newline at end of file +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-2.json b/jigsaw-pieces/murky_stronghold/fc-x-2.json index 7bdeecf2..29cc2585 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-2.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-3.json b/jigsaw-pieces/murky_stronghold/fc-x-3.json index e9c523ef..b78a4b24 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-3.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-4.json b/jigsaw-pieces/murky_stronghold/fc-x-4.json index 9820611f..6b653cd6 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-4.json @@ -185,4 +185,4 @@ }, "loot": ["stronghold/maze"] } -} \ No newline at end of file +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-5.json b/jigsaw-pieces/murky_stronghold/fc-x-5.json index 1ce96c5d..e51fd8a7 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-5.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-5.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-6.json b/jigsaw-pieces/murky_stronghold/fc-x-6.json index 6dbea929..9019a5be 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-6.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-6.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/murky_stronghold/fc-x-7.json b/jigsaw-pieces/murky_stronghold/fc-x-7.json index 5b885108..4ebc85d5 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-7.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-7.json @@ -185,4 +185,4 @@ }, "loot": ["stronghold/maze"] } -} \ No newline at end of file +} diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index 2a5b23da..2a9889e4 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -6,7 +6,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +27,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +48,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +69,13 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["murky_stronghold/stronghold-fc-corner", "murky_stronghold/stronghold-fc-cross", "murky_stronghold/stronghold-fc-end", "murky_stronghold/stronghold-fc-hall", "murky_stronghold/stronghold-fc-three"], + "pools": [ + "murky_stronghold/stronghold-fc-corner", + "murky_stronghold/stronghold-fc-cross", + "murky_stronghold/stronghold-fc-end", + "murky_stronghold/stronghold-fc-hall", + "murky_stronghold/stronghold-fc-three" + ], "keepEntity": false, "entityCount": 1, "position": { diff --git a/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json b/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json index a8c7a97b..cc0688c4 100644 --- a/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json +++ b/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json @@ -129,93 +129,73 @@ "boreExtendMinY": 0, "edit": [ { - "find": [{ - "block": "oak_planks" - }], - "replace": { - "palette": [ - { - "block": "birch_planks", - "weight": 5 - }, - { - "block": "void_air", - "weight": 2 - } - ] - }, + "find": [{"block": "oak_planks"}], + "replace": {"palette": [ + { + "block": "birch_planks", + "weight": 5 + }, + { + "block": "void_air", + "weight": 2 + } + ]}, "chance": 1 }, { - "find": [{ - "block": "oak_slab" - }], - "replace": { - "palette": [ - { - "block": "birch_slab", - "weight": 5 - }, - { - "block": "void_air", - "weight": 2 - } - ] - }, + "find": [{"block": "oak_slab"}], + "replace": {"palette": [ + { + "block": "birch_slab", + "weight": 5 + }, + { + "block": "void_air", + "weight": 2 + } + ]}, "chance": 1 }, { - "find": [{ - "block": "spruce_planks" - }], - "replace": { - "palette": [ - { - "block": "dark_oak_planks", - "weight": 5 - }, - { - "block": "void_air", - "weight": 2 - } - ] - }, + "find": [{"block": "spruce_planks"}], + "replace": {"palette": [ + { + "block": "dark_oak_planks", + "weight": 5 + }, + { + "block": "void_air", + "weight": 2 + } + ]}, "chance": 1 }, { - "find": [{ - "block": "spruce_slab" - }], - "replace": { - "palette": [ - { - "block": "dark_oak_slab", - "weight": 5 - }, - { - "block": "void_air", - "weight": 2 - } - ] - }, + "find": [{"block": "spruce_slab"}], + "replace": {"palette": [ + { + "block": "dark_oak_slab", + "weight": 5 + }, + { + "block": "void_air", + "weight": 2 + } + ]}, "chance": 1 }, { - "find": [{ - "block": "cobblestone" - }], - "replace": { - "palette": [ - { - "block": "cobblestone", - "weight": 5 - }, - { - "block": "mossy_cobblestone", - "weight": 2 - } - ] - }, + "find": [{"block": "cobblestone"}], + "replace": {"palette": [ + { + "block": "cobblestone", + "weight": 5 + }, + { + "block": "mossy_cobblestone", + "weight": 2 + } + ]}, "chance": 1 } ], diff --git a/jigsaw-pieces/village/savanna/savanna_lamp_post_01.json b/jigsaw-pieces/village/savanna/savanna_lamp_post_01.json index 0ac160d2..90d8f4e3 100644 --- a/jigsaw-pieces/village/savanna/savanna_lamp_post_01.json +++ b/jigsaw-pieces/village/savanna/savanna_lamp_post_01.json @@ -70,5 +70,5 @@ "exponent": 1 } }, - "object": "village/savanna/savanna_lamp_post_01" + "object": "village/savanna/villagesavanna_lamp_post_01" } diff --git a/jigsaw-pieces/village/savanna/terminators/terminator_05.json b/jigsaw-pieces/village/savanna/terminators/terminator_05.json index c6101589..9177f202 100644 --- a/jigsaw-pieces/village/savanna/terminators/terminator_05.json +++ b/jigsaw-pieces/village/savanna/terminators/terminator_05.json @@ -124,5 +124,5 @@ "exponent": 1 } }, - "object": "village/savanna/terminators/terminator_05" + "object": "village/savanna/villageterminators/terminator_05" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_2.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_2.json index ce02b54e..69ddb7ef 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_2.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_2.json @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 1, "y": -2, @@ -137,5 +137,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_animal_pen_2" + "object": "village/savanna/villagezombie/houses/savanna_animal_pen_2" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_3.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_3.json index c3b37717..f66cdc28 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_3.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_3.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -2, "y": -2, @@ -98,5 +98,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_animal_pen_3" + "object": "village/savanna/villagezombie/houses/savanna_animal_pen_3" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_large_farm_2.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_large_farm_2.json index dda0ef54..fb10fc47 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_large_farm_2.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_large_farm_2.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 1, "y": -2, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_large_farm_2" + "object": "village/savanna/villagezombie/houses/savanna_large_farm_2" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_1.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_1.json index be8454be..dffe897e 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_1.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_1.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -4, "y": -3, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": -1, "y": -3, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": -1, "y": -3, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_medium_house_1" + "object": "village/savanna/villagezombie/houses/savanna_medium_house_1" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_2.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_2.json index c704dc03..c3e69fdb 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_2.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_2.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": -2, "y": -4, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 2, "y": -4, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": 2, "y": -4, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_medium_house_2" + "object": "village/savanna/villagezombie/houses/savanna_medium_house_2" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_1.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_1.json index 02e0e968..0cc1a616 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_1.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_1.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": -1, "y": -3, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_small_house_1" + "object": "village/savanna/villagezombie/houses/savanna_small_house_1" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_2.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_2.json index 0fcec01f..f6e60076 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_2.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_2.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": -1, "y": -3, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_small_house_2" + "object": "village/savanna/villagezombie/houses/savanna_small_house_2" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_3.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_3.json index 85233558..85889596 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_3.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_3.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": 2, "y": -3, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_small_house_3" + "object": "village/savanna/villagezombie/houses/savanna_small_house_3" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_4.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_4.json index f818f36b..55bb7823 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_4.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_4.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": 0, "y": -4, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_small_house_4" + "object": "village/savanna/villagezombie/houses/savanna_small_house_4" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_5.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_5.json index 1e22b05d..3ef30252 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_5.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_5.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": 1, "y": -5, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_small_house_5" + "object": "village/savanna/villagezombie/houses/savanna_small_house_5" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_6.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_6.json index 24d3875d..e44565fa 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_6.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_6.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": 0, "y": -3, @@ -98,5 +98,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_small_house_6" + "object": "village/savanna/villagezombie/houses/savanna_small_house_6" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_7.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_7.json index 1d04823d..155f459b 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_7.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_7.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/village_vex_tests"], + "pools": ["village/savanna/villagezombie/village_vex_tests"], "position": { "x": 2, "y": -3, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_small_house_7" + "object": "village/savanna/villagezombie/houses/savanna_small_house_7" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_8.json b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_8.json index d419d967..d5df1073 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_8.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_8.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/villagers"], + "pools": ["village/savanna/villagezombie/villagers"], "position": { "x": 0, "y": -3, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/houses/savanna_small_house_8" + "object": "village/savanna/villagezombie/houses/savanna_small_house_8" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/corner_01.json b/jigsaw-pieces/village/savanna/zombie/streets/corner_01.json index d043ce7a..ec8761a0 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/corner_01.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/corner_01.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -5, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 2, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 5, "y": -1, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -8, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -3, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -1, "y": 0, @@ -83,7 +83,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": 0, "y": 0, @@ -150,5 +150,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/corner_01" + "object": "village/savanna/villagezombie/streets/corner_01" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/corner_03.json b/jigsaw-pieces/village/savanna/zombie/streets/corner_03.json index aaf37d16..1225dc90 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/corner_03.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/corner_03.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -1, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 1, "y": 0, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/corner_03" + "object": "village/savanna/villagezombie/streets/corner_03" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_02.json b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_02.json index 544d21e3..7a9979b5 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_02.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_02.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -2, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 0, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -3, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 1, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 1, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 3, "y": 0, @@ -137,5 +137,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/crossroad_02" + "object": "village/savanna/villagezombie/streets/crossroad_02" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_03.json b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_03.json index 15e0646c..5430f9dd 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_03.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_03.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -6, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -5, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 0, "y": -1, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -8, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -6, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": 2, "y": 0, @@ -83,7 +83,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 3, "y": 0, @@ -96,7 +96,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 7, "y": 0, @@ -163,5 +163,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/crossroad_03" + "object": "village/savanna/villagezombie/streets/crossroad_03" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_04.json b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_04.json index 776302ca..6ef0306f 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_04.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_04.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -2, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": 0, @@ -98,5 +98,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/crossroad_04" + "object": "village/savanna/villagezombie/streets/crossroad_04" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_05.json b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_05.json index a495be85..f473c29a 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_05.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_05.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -2, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 2, "y": 0, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/crossroad_05" + "object": "village/savanna/villagezombie/streets/crossroad_05" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_06.json b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_06.json index 9945746f..fa7c7de0 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_06.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_06.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 0, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -2, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 2, "y": 0, @@ -124,5 +124,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/crossroad_06" + "object": "village/savanna/villagezombie/streets/crossroad_06" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_07.json b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_07.json index dfb59b03..cddf568f 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_07.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_07.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 5, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 6, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 1, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": 2, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 6, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 7, "y": 0, @@ -137,5 +137,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/crossroad_07" + "object": "village/savanna/villagezombie/streets/crossroad_07" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/split_01.json b/jigsaw-pieces/village/savanna/zombie/streets/split_01.json index ac43320d..6b8f24c3 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/split_01.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/split_01.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 0, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -3, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 3, "y": 0, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/split_01" + "object": "village/savanna/villagezombie/streets/split_01" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/split_02.json b/jigsaw-pieces/village/savanna/zombie/streets/split_02.json index e21afa8a..c1d8da44 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/split_02.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/split_02.json @@ -5,7 +5,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": 1, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 2, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 3, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 6, "y": 0, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/split_02" + "object": "village/savanna/villagezombie/streets/split_02" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/straight_02.json b/jigsaw-pieces/village/savanna/zombie/streets/straight_02.json index ac71f05a..5a6b5190 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_02.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_02.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -7, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -7, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -6, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -6, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -6, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -6, "y": 0, @@ -83,7 +83,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -6, "y": 0, @@ -96,7 +96,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -6, "y": 0, @@ -163,5 +163,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/straight_02" + "object": "village/savanna/villagezombie/streets/straight_02" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/straight_04.json b/jigsaw-pieces/village/savanna/zombie/streets/straight_04.json index 5c5e35d5..e45e655e 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_04.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_04.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -4, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -4, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -3, "y": 0, @@ -98,5 +98,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/straight_04" + "object": "village/savanna/villagezombie/streets/straight_04" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/straight_05.json b/jigsaw-pieces/village/savanna/zombie/streets/straight_05.json index 18b4e300..70ac93dd 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_05.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_05.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -9, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -9, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -8, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -8, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -8, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -8, "y": 0, @@ -137,5 +137,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/straight_05" + "object": "village/savanna/villagezombie/streets/straight_05" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/straight_06.json b/jigsaw-pieces/village/savanna/zombie/streets/straight_06.json index 84effe7e..3043d1f6 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_06.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_06.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -3, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 2, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -3, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 3, "y": 0, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/straight_06" + "object": "village/savanna/villagezombie/streets/straight_06" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/straight_08.json b/jigsaw-pieces/village/savanna/zombie/streets/straight_08.json index 4bb05ba4..3e70796f 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_08.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_08.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 0, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 0, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -4, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -4, "y": 0, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/straight_08" + "object": "village/savanna/villagezombie/streets/straight_08" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/straight_09.json b/jigsaw-pieces/village/savanna/zombie/streets/straight_09.json index cd2d2c03..b78dc45e 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_09.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_09.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -2, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": 0, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -3, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -2, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -1, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": 0, "y": 0, @@ -83,7 +83,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 1, "y": 0, @@ -96,7 +96,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": 2, "y": 0, @@ -163,5 +163,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/straight_09" + "object": "village/savanna/villagezombie/streets/straight_09" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/straight_10.json b/jigsaw-pieces/village/savanna/zombie/streets/straight_10.json index d3965d33..e63c2380 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_10.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_10.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -2, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 1, "y": 0, @@ -85,5 +85,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/straight_10" + "object": "village/savanna/villagezombie/streets/straight_10" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/straight_11.json b/jigsaw-pieces/village/savanna/zombie/streets/straight_11.json index 35288b21..db1bc986 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_11.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_11.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -7, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -7, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -6, "y": 0, @@ -98,5 +98,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/straight_11" + "object": "village/savanna/villagezombie/streets/straight_11" } diff --git a/jigsaw-pieces/village/savanna/zombie/streets/turn_01.json b/jigsaw-pieces/village/savanna/zombie/streets/turn_01.json index 7987f0b8..6d11256a 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/turn_01.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/turn_01.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -3, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -1, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": 1, "y": 0, @@ -111,5 +111,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/streets/turn_01" + "object": "village/savanna/villagezombie/streets/turn_01" } diff --git a/jigsaw-pieces/village/savanna/zombie/terminators/terminator_05.json b/jigsaw-pieces/village/savanna/zombie/terminators/terminator_05.json index 99f1469e..82692657 100644 --- a/jigsaw-pieces/village/savanna/zombie/terminators/terminator_05.json +++ b/jigsaw-pieces/village/savanna/zombie/terminators/terminator_05.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -7, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -7, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/zombie/decor"], + "pools": ["village/savanna/villagezombie/decor"], "position": { "x": -7, "y": -1, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -8, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/zombie/houses"], + "pools": ["village/savanna/villagezombie/houses"], "position": { "x": -6, "y": 0, @@ -124,5 +124,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/terminators/terminator_05" + "object": "village/savanna/villagezombie/terminators/terminator_05" } diff --git a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_1.json b/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_1.json index 8df40149..06469e2f 100644 --- a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_1.json +++ b/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_1.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -7, "y": -2, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": -2, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 1, "y": -2, @@ -98,5 +98,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/town_centers/savanna_meeting_point_1" + "object": "village/savanna/villagezombie/town_centers/savanna_meeting_point_1" } diff --git a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_2.json b/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_2.json index cc775eda..3f520ca2 100644 --- a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_2.json +++ b/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_2.json @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -5, "y": -2, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": -2, @@ -57,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": -2, @@ -70,7 +70,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 5, "y": -2, @@ -137,5 +137,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/town_centers/savanna_meeting_point_2" + "object": "village/savanna/villagezombie/town_centers/savanna_meeting_point_2" } diff --git a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_3.json b/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_3.json index 14ed2189..9d9a031f 100644 --- a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_3.json +++ b/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_3.json @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -4, "y": -2, @@ -57,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": -2, @@ -70,7 +70,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": -2, @@ -83,7 +83,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 4, "y": -2, @@ -150,5 +150,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/town_centers/savanna_meeting_point_3" + "object": "village/savanna/villagezombie/town_centers/savanna_meeting_point_3" } diff --git a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_4.json b/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_4.json index 4d130b42..81034d10 100644 --- a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_4.json +++ b/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_4.json @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": -4, "y": -2, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": -2, @@ -57,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 0, "y": -2, @@ -70,7 +70,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/zombie/streets"], + "pools": ["village/savanna/villagezombie/streets"], "position": { "x": 4, "y": -2, @@ -137,5 +137,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/town_centers/savanna_meeting_point_4" + "object": "village/savanna/villagezombie/town_centers/savanna_meeting_point_4" } diff --git a/jigsaw-pieces/village/savanna/zombie/villagers/nitwit.json b/jigsaw-pieces/village/savanna/zombie/villagers/nitwit.json index 164516bc..f56e2024 100644 --- a/jigsaw-pieces/village/savanna/zombie/villagers/nitwit.json +++ b/jigsaw-pieces/village/savanna/zombie/villagers/nitwit.json @@ -70,5 +70,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/villagers/nitwit" + "object": "village/savanna/villagezombie/villagers/nitwit" } diff --git a/jigsaw-pieces/village/savanna/zombie/villagers/unemployed.json b/jigsaw-pieces/village/savanna/zombie/villagers/unemployed.json index 1da13e67..ceae3eb2 100644 --- a/jigsaw-pieces/village/savanna/zombie/villagers/unemployed.json +++ b/jigsaw-pieces/village/savanna/zombie/villagers/unemployed.json @@ -70,5 +70,5 @@ "exponent": 1 } }, - "object": "village/savanna/zombie/villagers/unemployed" + "object": "village/savanna/villagezombie/villagers/unemployed" } diff --git a/jigsaw-pools/village/savanna.json b/jigsaw-pools/village/savanna.json index 89e10ce7..02add99c 100644 --- a/jigsaw-pools/village/savanna.json +++ b/jigsaw-pools/village/savanna.json @@ -1 +1 @@ -{"pieces": ["village/savanna/savanna_lamp_post_01"]} +{"pieces": ["village/savanna/villagesavanna_lamp_post_01"]} diff --git a/jigsaw-pools/village/savanna/terminators.json b/jigsaw-pools/village/savanna/terminators.json index cb35671c..5647b555 100644 --- a/jigsaw-pools/village/savanna/terminators.json +++ b/jigsaw-pools/village/savanna/terminators.json @@ -1 +1 @@ -{"pieces": ["village/savanna/terminators/terminator_05"]} +{"pieces": ["village/savanna/villageterminators/terminator_05"]} diff --git a/jigsaw-pools/village/savanna/zombie/houses.json b/jigsaw-pools/village/savanna/zombie/houses.json index 6120a132..21bcb56f 100644 --- a/jigsaw-pools/village/savanna/zombie/houses.json +++ b/jigsaw-pools/village/savanna/zombie/houses.json @@ -1,15 +1,15 @@ {"pieces": [ - "village/savanna/zombie/houses/savanna_animal_pen_2", - "village/savanna/zombie/houses/savanna_animal_pen_3", - "village/savanna/zombie/houses/savanna_large_farm_2", - "village/savanna/zombie/houses/savanna_medium_house_1", - "village/savanna/zombie/houses/savanna_medium_house_2", - "village/savanna/zombie/houses/savanna_small_house_1", - "village/savanna/zombie/houses/savanna_small_house_2", - "village/savanna/zombie/houses/savanna_small_house_3", - "village/savanna/zombie/houses/savanna_small_house_4", - "village/savanna/zombie/houses/savanna_small_house_5", - "village/savanna/zombie/houses/savanna_small_house_6", - "village/savanna/zombie/houses/savanna_small_house_7", - "village/savanna/zombie/houses/savanna_small_house_8" + "village/savanna/villagezombie/houses/savanna_animal_pen_2", + "village/savanna/villagezombie/houses/savanna_animal_pen_3", + "village/savanna/villagezombie/houses/savanna_large_farm_2", + "village/savanna/villagezombie/houses/savanna_medium_house_1", + "village/savanna/villagezombie/houses/savanna_medium_house_2", + "village/savanna/villagezombie/houses/savanna_small_house_1", + "village/savanna/villagezombie/houses/savanna_small_house_2", + "village/savanna/villagezombie/houses/savanna_small_house_3", + "village/savanna/villagezombie/houses/savanna_small_house_4", + "village/savanna/villagezombie/houses/savanna_small_house_5", + "village/savanna/villagezombie/houses/savanna_small_house_6", + "village/savanna/villagezombie/houses/savanna_small_house_7", + "village/savanna/villagezombie/houses/savanna_small_house_8" ]} diff --git a/jigsaw-pools/village/savanna/zombie/streets.json b/jigsaw-pools/village/savanna/zombie/streets.json index 66d18c83..a6327fbc 100644 --- a/jigsaw-pools/village/savanna/zombie/streets.json +++ b/jigsaw-pools/village/savanna/zombie/streets.json @@ -1,21 +1,21 @@ {"pieces": [ - "village/savanna/zombie/streets/corner_01", - "village/savanna/zombie/streets/corner_03", - "village/savanna/zombie/streets/crossroad_02", - "village/savanna/zombie/streets/crossroad_03", - "village/savanna/zombie/streets/crossroad_04", - "village/savanna/zombie/streets/crossroad_05", - "village/savanna/zombie/streets/crossroad_06", - "village/savanna/zombie/streets/crossroad_07", - "village/savanna/zombie/streets/split_01", - "village/savanna/zombie/streets/split_02", - "village/savanna/zombie/streets/straight_02", - "village/savanna/zombie/streets/straight_04", - "village/savanna/zombie/streets/straight_05", - "village/savanna/zombie/streets/straight_06", - "village/savanna/zombie/streets/straight_08", - "village/savanna/zombie/streets/straight_09", - "village/savanna/zombie/streets/straight_10", - "village/savanna/zombie/streets/straight_11", - "village/savanna/zombie/streets/turn_01" + "village/savanna/villagezombie/streets/corner_01", + "village/savanna/villagezombie/streets/corner_03", + "village/savanna/villagezombie/streets/crossroad_02", + "village/savanna/villagezombie/streets/crossroad_03", + "village/savanna/villagezombie/streets/crossroad_04", + "village/savanna/villagezombie/streets/crossroad_05", + "village/savanna/villagezombie/streets/crossroad_06", + "village/savanna/villagezombie/streets/crossroad_07", + "village/savanna/villagezombie/streets/split_01", + "village/savanna/villagezombie/streets/split_02", + "village/savanna/villagezombie/streets/straight_02", + "village/savanna/villagezombie/streets/straight_04", + "village/savanna/villagezombie/streets/straight_05", + "village/savanna/villagezombie/streets/straight_06", + "village/savanna/villagezombie/streets/straight_08", + "village/savanna/villagezombie/streets/straight_09", + "village/savanna/villagezombie/streets/straight_10", + "village/savanna/villagezombie/streets/straight_11", + "village/savanna/villagezombie/streets/turn_01" ]} diff --git a/jigsaw-pools/village/savanna/zombie/terminators.json b/jigsaw-pools/village/savanna/zombie/terminators.json index c6189cee..85c297c3 100644 --- a/jigsaw-pools/village/savanna/zombie/terminators.json +++ b/jigsaw-pools/village/savanna/zombie/terminators.json @@ -1 +1 @@ -{"pieces": ["village/savanna/zombie/terminators/terminator_05"]} +{"pieces": ["village/savanna/villagezombie/terminators/terminator_05"]} diff --git a/jigsaw-pools/village/savanna/zombie/town_centers.json b/jigsaw-pools/village/savanna/zombie/town_centers.json index 8ae70c7f..04bc8949 100644 --- a/jigsaw-pools/village/savanna/zombie/town_centers.json +++ b/jigsaw-pools/village/savanna/zombie/town_centers.json @@ -1,6 +1,6 @@ {"pieces": [ - "village/savanna/zombie/town_centers/savanna_meeting_point_1", - "village/savanna/zombie/town_centers/savanna_meeting_point_2", - "village/savanna/zombie/town_centers/savanna_meeting_point_3", - "village/savanna/zombie/town_centers/savanna_meeting_point_4" + "village/savanna/villagezombie/town_centers/savanna_meeting_point_1", + "village/savanna/villagezombie/town_centers/savanna_meeting_point_2", + "village/savanna/villagezombie/town_centers/savanna_meeting_point_3", + "village/savanna/villagezombie/town_centers/savanna_meeting_point_4" ]} diff --git a/jigsaw-pools/village/savanna/zombie/villagers.json b/jigsaw-pools/village/savanna/zombie/villagers.json index 4aabcc8c..b8b98597 100644 --- a/jigsaw-pools/village/savanna/zombie/villagers.json +++ b/jigsaw-pools/village/savanna/zombie/villagers.json @@ -1,4 +1,4 @@ {"pieces": [ - "village/savanna/zombie/villagers/nitwit", - "village/savanna/zombie/villagers/unemployed" + "village/savanna/villagezombie/villagers/nitwit", + "village/savanna/villagezombie/villagers/unemployed" ]} diff --git a/jigsaw-structures/murky_stronghold.json b/jigsaw-structures/murky_stronghold.json index 59909af4..73d7d113 100644 --- a/jigsaw-structures/murky_stronghold.json +++ b/jigsaw-structures/murky_stronghold.json @@ -1,5 +1,9 @@ { "maxDepth": 5, - "pieces": ["murky_stronghold/fc-x-1","murky_stronghold/f-x-2","murky_stronghold/c-x-3"], + "pieces": [ + "murky_stronghold/fc-x-1", + "murky_stronghold/f-x-2", + "murky_stronghold/c-x-3" + ], "terminate": true } diff --git a/objects/underwater_ruin/big_brick_1.iob b/objects/underwater/underwater_ruin/big_brick_1.iob similarity index 100% rename from objects/underwater_ruin/big_brick_1.iob rename to objects/underwater/underwater_ruin/big_brick_1.iob diff --git a/objects/underwater_ruin/big_brick_2.iob b/objects/underwater/underwater_ruin/big_brick_2.iob similarity index 100% rename from objects/underwater_ruin/big_brick_2.iob rename to objects/underwater/underwater_ruin/big_brick_2.iob diff --git a/objects/underwater_ruin/big_brick_3.iob b/objects/underwater/underwater_ruin/big_brick_3.iob similarity index 100% rename from objects/underwater_ruin/big_brick_3.iob rename to objects/underwater/underwater_ruin/big_brick_3.iob diff --git a/objects/underwater_ruin/big_brick_8.iob b/objects/underwater/underwater_ruin/big_brick_8.iob similarity index 100% rename from objects/underwater_ruin/big_brick_8.iob rename to objects/underwater/underwater_ruin/big_brick_8.iob diff --git a/objects/underwater_ruin/big_cracked_1.iob b/objects/underwater/underwater_ruin/big_cracked_1.iob similarity index 100% rename from objects/underwater_ruin/big_cracked_1.iob rename to objects/underwater/underwater_ruin/big_cracked_1.iob diff --git a/objects/underwater_ruin/big_cracked_2.iob b/objects/underwater/underwater_ruin/big_cracked_2.iob similarity index 100% rename from objects/underwater_ruin/big_cracked_2.iob rename to objects/underwater/underwater_ruin/big_cracked_2.iob diff --git a/objects/underwater_ruin/big_cracked_3.iob b/objects/underwater/underwater_ruin/big_cracked_3.iob similarity index 100% rename from objects/underwater_ruin/big_cracked_3.iob rename to objects/underwater/underwater_ruin/big_cracked_3.iob diff --git a/objects/underwater_ruin/big_cracked_8.iob b/objects/underwater/underwater_ruin/big_cracked_8.iob similarity index 100% rename from objects/underwater_ruin/big_cracked_8.iob rename to objects/underwater/underwater_ruin/big_cracked_8.iob diff --git a/objects/underwater_ruin/big_mossy_1.iob b/objects/underwater/underwater_ruin/big_mossy_1.iob similarity index 100% rename from objects/underwater_ruin/big_mossy_1.iob rename to objects/underwater/underwater_ruin/big_mossy_1.iob diff --git a/objects/underwater_ruin/big_mossy_2.iob b/objects/underwater/underwater_ruin/big_mossy_2.iob similarity index 100% rename from objects/underwater_ruin/big_mossy_2.iob rename to objects/underwater/underwater_ruin/big_mossy_2.iob diff --git a/objects/underwater_ruin/big_mossy_3.iob b/objects/underwater/underwater_ruin/big_mossy_3.iob similarity index 100% rename from objects/underwater_ruin/big_mossy_3.iob rename to objects/underwater/underwater_ruin/big_mossy_3.iob diff --git a/objects/underwater_ruin/big_mossy_8.iob b/objects/underwater/underwater_ruin/big_mossy_8.iob similarity index 100% rename from objects/underwater_ruin/big_mossy_8.iob rename to objects/underwater/underwater_ruin/big_mossy_8.iob diff --git a/objects/underwater_ruin/big_warm_4.iob b/objects/underwater/underwater_ruin/big_warm_4.iob similarity index 100% rename from objects/underwater_ruin/big_warm_4.iob rename to objects/underwater/underwater_ruin/big_warm_4.iob diff --git a/objects/underwater_ruin/big_warm_5.iob b/objects/underwater/underwater_ruin/big_warm_5.iob similarity index 100% rename from objects/underwater_ruin/big_warm_5.iob rename to objects/underwater/underwater_ruin/big_warm_5.iob diff --git a/objects/underwater_ruin/big_warm_6.iob b/objects/underwater/underwater_ruin/big_warm_6.iob similarity index 100% rename from objects/underwater_ruin/big_warm_6.iob rename to objects/underwater/underwater_ruin/big_warm_6.iob diff --git a/objects/underwater_ruin/big_warm_7.iob b/objects/underwater/underwater_ruin/big_warm_7.iob similarity index 100% rename from objects/underwater_ruin/big_warm_7.iob rename to objects/underwater/underwater_ruin/big_warm_7.iob diff --git a/objects/underwater_ruin/brick_1.iob b/objects/underwater/underwater_ruin/brick_1.iob similarity index 100% rename from objects/underwater_ruin/brick_1.iob rename to objects/underwater/underwater_ruin/brick_1.iob diff --git a/objects/underwater_ruin/brick_2.iob b/objects/underwater/underwater_ruin/brick_2.iob similarity index 100% rename from objects/underwater_ruin/brick_2.iob rename to objects/underwater/underwater_ruin/brick_2.iob diff --git a/objects/underwater_ruin/brick_3.iob b/objects/underwater/underwater_ruin/brick_3.iob similarity index 100% rename from objects/underwater_ruin/brick_3.iob rename to objects/underwater/underwater_ruin/brick_3.iob diff --git a/objects/underwater_ruin/brick_4.iob b/objects/underwater/underwater_ruin/brick_4.iob similarity index 100% rename from objects/underwater_ruin/brick_4.iob rename to objects/underwater/underwater_ruin/brick_4.iob diff --git a/objects/underwater_ruin/brick_5.iob b/objects/underwater/underwater_ruin/brick_5.iob similarity index 100% rename from objects/underwater_ruin/brick_5.iob rename to objects/underwater/underwater_ruin/brick_5.iob diff --git a/objects/underwater_ruin/brick_6.iob b/objects/underwater/underwater_ruin/brick_6.iob similarity index 100% rename from objects/underwater_ruin/brick_6.iob rename to objects/underwater/underwater_ruin/brick_6.iob diff --git a/objects/underwater_ruin/brick_7.iob b/objects/underwater/underwater_ruin/brick_7.iob similarity index 100% rename from objects/underwater_ruin/brick_7.iob rename to objects/underwater/underwater_ruin/brick_7.iob diff --git a/objects/underwater_ruin/brick_8.iob b/objects/underwater/underwater_ruin/brick_8.iob similarity index 100% rename from objects/underwater_ruin/brick_8.iob rename to objects/underwater/underwater_ruin/brick_8.iob diff --git a/objects/underwater_ruin/cracked_1.iob b/objects/underwater/underwater_ruin/cracked_1.iob similarity index 100% rename from objects/underwater_ruin/cracked_1.iob rename to objects/underwater/underwater_ruin/cracked_1.iob diff --git a/objects/underwater_ruin/cracked_2.iob b/objects/underwater/underwater_ruin/cracked_2.iob similarity index 100% rename from objects/underwater_ruin/cracked_2.iob rename to objects/underwater/underwater_ruin/cracked_2.iob diff --git a/objects/underwater_ruin/cracked_3.iob b/objects/underwater/underwater_ruin/cracked_3.iob similarity index 100% rename from objects/underwater_ruin/cracked_3.iob rename to objects/underwater/underwater_ruin/cracked_3.iob diff --git a/objects/underwater_ruin/cracked_4.iob b/objects/underwater/underwater_ruin/cracked_4.iob similarity index 100% rename from objects/underwater_ruin/cracked_4.iob rename to objects/underwater/underwater_ruin/cracked_4.iob diff --git a/objects/underwater_ruin/cracked_5.iob b/objects/underwater/underwater_ruin/cracked_5.iob similarity index 100% rename from objects/underwater_ruin/cracked_5.iob rename to objects/underwater/underwater_ruin/cracked_5.iob diff --git a/objects/underwater_ruin/cracked_6.iob b/objects/underwater/underwater_ruin/cracked_6.iob similarity index 100% rename from objects/underwater_ruin/cracked_6.iob rename to objects/underwater/underwater_ruin/cracked_6.iob diff --git a/objects/underwater_ruin/cracked_7.iob b/objects/underwater/underwater_ruin/cracked_7.iob similarity index 100% rename from objects/underwater_ruin/cracked_7.iob rename to objects/underwater/underwater_ruin/cracked_7.iob diff --git a/objects/underwater_ruin/cracked_8.iob b/objects/underwater/underwater_ruin/cracked_8.iob similarity index 100% rename from objects/underwater_ruin/cracked_8.iob rename to objects/underwater/underwater_ruin/cracked_8.iob diff --git a/objects/underwater_ruin/mossy_1.iob b/objects/underwater/underwater_ruin/mossy_1.iob similarity index 100% rename from objects/underwater_ruin/mossy_1.iob rename to objects/underwater/underwater_ruin/mossy_1.iob diff --git a/objects/underwater_ruin/mossy_2.iob b/objects/underwater/underwater_ruin/mossy_2.iob similarity index 100% rename from objects/underwater_ruin/mossy_2.iob rename to objects/underwater/underwater_ruin/mossy_2.iob diff --git a/objects/underwater_ruin/mossy_3.iob b/objects/underwater/underwater_ruin/mossy_3.iob similarity index 100% rename from objects/underwater_ruin/mossy_3.iob rename to objects/underwater/underwater_ruin/mossy_3.iob diff --git a/objects/underwater_ruin/mossy_4.iob b/objects/underwater/underwater_ruin/mossy_4.iob similarity index 100% rename from objects/underwater_ruin/mossy_4.iob rename to objects/underwater/underwater_ruin/mossy_4.iob diff --git a/objects/underwater_ruin/mossy_5.iob b/objects/underwater/underwater_ruin/mossy_5.iob similarity index 100% rename from objects/underwater_ruin/mossy_5.iob rename to objects/underwater/underwater_ruin/mossy_5.iob diff --git a/objects/underwater_ruin/mossy_6.iob b/objects/underwater/underwater_ruin/mossy_6.iob similarity index 100% rename from objects/underwater_ruin/mossy_6.iob rename to objects/underwater/underwater_ruin/mossy_6.iob diff --git a/objects/underwater_ruin/mossy_7.iob b/objects/underwater/underwater_ruin/mossy_7.iob similarity index 100% rename from objects/underwater_ruin/mossy_7.iob rename to objects/underwater/underwater_ruin/mossy_7.iob diff --git a/objects/underwater_ruin/mossy_8.iob b/objects/underwater/underwater_ruin/mossy_8.iob similarity index 100% rename from objects/underwater_ruin/mossy_8.iob rename to objects/underwater/underwater_ruin/mossy_8.iob diff --git a/objects/underwater_ruin/warm_1.iob b/objects/underwater/underwater_ruin/warm_1.iob similarity index 100% rename from objects/underwater_ruin/warm_1.iob rename to objects/underwater/underwater_ruin/warm_1.iob diff --git a/objects/underwater_ruin/warm_2.iob b/objects/underwater/underwater_ruin/warm_2.iob similarity index 100% rename from objects/underwater_ruin/warm_2.iob rename to objects/underwater/underwater_ruin/warm_2.iob diff --git a/objects/underwater_ruin/warm_3.iob b/objects/underwater/underwater_ruin/warm_3.iob similarity index 100% rename from objects/underwater_ruin/warm_3.iob rename to objects/underwater/underwater_ruin/warm_3.iob diff --git a/objects/underwater_ruin/warm_4.iob b/objects/underwater/underwater_ruin/warm_4.iob similarity index 100% rename from objects/underwater_ruin/warm_4.iob rename to objects/underwater/underwater_ruin/warm_4.iob diff --git a/objects/underwater_ruin/warm_5.iob b/objects/underwater/underwater_ruin/warm_5.iob similarity index 100% rename from objects/underwater_ruin/warm_5.iob rename to objects/underwater/underwater_ruin/warm_5.iob diff --git a/objects/underwater_ruin/warm_6.iob b/objects/underwater/underwater_ruin/warm_6.iob similarity index 100% rename from objects/underwater_ruin/warm_6.iob rename to objects/underwater/underwater_ruin/warm_6.iob diff --git a/objects/underwater_ruin/warm_7.iob b/objects/underwater/underwater_ruin/warm_7.iob similarity index 100% rename from objects/underwater_ruin/warm_7.iob rename to objects/underwater/underwater_ruin/warm_7.iob diff --git a/objects/underwater_ruin/warm_8.iob b/objects/underwater/underwater_ruin/warm_8.iob similarity index 100% rename from objects/underwater_ruin/warm_8.iob rename to objects/underwater/underwater_ruin/warm_8.iob diff --git a/regions/frozen.json b/regions/frozen.json index a23544d7..ba6f205a 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -1,24 +1,24 @@ { "name": "Frozen", "landBiomes": [ - "frozen/plains", - "frozen/pines", - "frozen/plains", - "frozen/mountain", - "frozen/redwood-forest", - "frozen/hills", - "frozen/pine-plains", - "frozen/spruce-plains" + "frozen/fzn-plains", + "frozen/fzn-pines", + "frozen/fzn-plains", + "frozen/fzn-mountain", + "frozen/fzn-redwood-forest", + "frozen/fzn-hills", + "frozen/fzn-pine-plains", + "frozen/fzn-spruce-plains" ], - "shoreBiomes": ["frozen/beach"], - "seaBiomes": ["frozen/river"], + "shoreBiomes": ["frozen/fzn-beach"], + "seaBiomes": ["ocean/oce-fzn-river"], "caveBiomes": [ "cave/ice-cavern", "cave/cracked-cavern" ], - "riverBiomes": ["frozen/river"], + "riverBiomes": ["ocean/oce-fzn-river"], "spotBiomes": [{ - "biome": "frozen/vander", + "biome": "frozen/fzn-vander", "scale": 5, "type": "LAND", "shuffle": 328, @@ -82,7 +82,6 @@ ] }, "objects": [ - { "heightmap": { "seed": 1337, diff --git a/regions/hot.json b/regions/hot.json index 6a069706..b44c5e00 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -1,11 +1,11 @@ { "name": "Hot", "landBiomes": [ - "hot/desert-dunes", - "hot/desert-dunes-red" + "hot/hot-desert-dunes", + "hot/hot-desert-dunes-red" ], - "shoreBiomes": ["hot/beach"], - "seaBiomes": ["hot/ocean"], + "shoreBiomes": ["hot/hot-beach"], + "seaBiomes": ["ocean/oce-hot-ocean"], "caveBiomes": [ "cave/sandy-cave", "cave/sandy-red-cave" @@ -20,7 +20,7 @@ } }, "spotBiomes": [{ - "biome": "hot/oasis", + "biome": "hot/hot-oasis", "scale": 5, "type": "SEA", "shuffle": 328, diff --git a/regions/mesa.json b/regions/mesa.json index 8a2352c4..49b0a403 100644 --- a/regions/mesa.json +++ b/regions/mesa.json @@ -1,23 +1,23 @@ { "name": "Mesa", "landBiomes": [ - "mesa/plateau", - "mesa/valleys", - "mesa/plateau-high", - "mesa/valleys", - "mesa/mesa", - "mesa/cliffs" + "mesa/msa-plateau", + "mesa/msa-valleys", + "mesa/msa-plateau-high", + "mesa/msa-valleys", + "mesa/msa-mesa", + "mesa/msa-cliffs" ], - "shoreBiomes": ["mesa/beach"], - "seaBiomes": ["mesa/river"], + "shoreBiomes": ["mesa/msa-beach"], + "seaBiomes": ["ocean/oce-hot-river"], "caveBiomes": [ "cave/old-cavern", "cave/sandy-cave", "cave/sandy-red-cave" ], - "riverBiomes": ["mesa/river"], + "riverBiomes": ["ocean/oce-hot-river"], "spotBiomes": [{ - "biome": "hot/ocean", + "biome": "ocean/oce-hot-ocean", "scale": 5, "type": "SEA", "shuffle": 328, @@ -33,49 +33,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": [ - "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": 2 - } + "offsetY": 5 + }, + "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": 2 } - ], + }], "deposits": [ { "minHeight": 25, diff --git a/regions/mountain.json b/regions/mountain.json index 14b4377f..53408d50 100644 --- a/regions/mountain.json +++ b/regions/mountain.json @@ -1,22 +1,22 @@ { "name": "Mountains", "landBiomes": [ - "mountain/mountain", - "mountain/hills", - "mountain/forest-hills", - "mountain/forest", - "mountain/plains", - "mountain/cliffs", - "mountain/mountain" + "mountain/mtn-mountain", + "mountain/mtn-hills", + "mountain/mtn-forest-hills", + "mountain/mtn-forest", + "mountain/mtn-plains", + "mountain/mtn-cliffs", + "mountain/mtn-mountain" ], - "shoreBiomes": ["mountain/beach"], - "seaBiomes": ["mountain/river-soft"], + "shoreBiomes": ["mountain/mtn-beach"], + "seaBiomes": ["ocean/oce-mtn-river-soft"], "caveBiomes": [ "cave/old-cavern", "cave/cracked-cavern", "cave/tundra-cavern" ], - "riverBiomes": ["mountain/river"], + "riverBiomes": ["ocean/oce-mtn-river"], "biomeImplosionRatio": 0.25, "deposits": [ { @@ -49,49 +49,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": [ - "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": 2 - } + "offsetY": 5 + }, + "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": 2 } - ], + }], "loot": { "mode": "ADD", "multiplier": 1, diff --git a/regions/mushroom.json b/regions/mushroom.json index fefa6656..bf126e52 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -1,12 +1,12 @@ { "name": "Mushroom", "landBiomes": [ - "mushroom/forest", - "mushroom/forest-hills", - "mushroom/plains" + "mushroom/mus-forest", + "mushroom/mus-forest-hills", + "mushroom/mus-plains" ], - "shoreBiomes": ["mushroom/beach"], - "seaBiomes": ["mushroom/ocean"], + "shoreBiomes": ["mushroom/mus-beach"], + "seaBiomes": ["ocean/oce-mus-ocean"], "caveBiomes": [ "cave/tundra-cavern", "cave/murky-cavern-gleaming", @@ -41,14 +41,14 @@ }, "spotBiomes": [ { - "biome": "mushroom/crimson-forest", + "biome": "mushroom/mus-crimson-forest", "scale": 0.78, "type": "LAND", "shuffle": 44, "rarity": 52 }, { - "biome": "mushroom/warped-forest", + "biome": "mushroom/mus-warped-forest", "scale": 0.77, "type": "LAND", "shuffle": 44, @@ -68,49 +68,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": [ - "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": 2 - } + "offsetY": 5 + }, + "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": 2 } - ], + }], "biomeImplosionRatio": 0.25, "landBiomeZoom": 1.25, "effects": [ diff --git a/regions/ocean.json b/regions/ocean.json index d2060cd1..6ab256ec 100644 --- a/regions/ocean.json +++ b/regions/ocean.json @@ -1,11 +1,11 @@ { "name": "Ocean", - "landBiomes": ["ocean/beach"], - "shoreBiomes": ["temperate/beach"], + "landBiomes": ["ocean/oce-beach"], + "shoreBiomes": ["temperate/tem-beach"], "seaBiomes": [ - "ocean/deep", - "ocean/ocean", - "ocean/deep" + "ocean/oce-deep", + "ocean/oce-ocean", + "ocean/oce-deep" ], "caveBiomes": [ "cave/spiked-cavern", @@ -16,7 +16,7 @@ "cave/old-cavern", "cave/cracked-cavern" ], - "riverBiomes": ["ocean/ocean"], + "riverBiomes": ["ocean/oce-ocean"], "biomeImplosionRatio": 0.7, "loot": {"tables": [ "beach-clutter", diff --git a/regions/savanna.json b/regions/savanna.json index 799dc0dd..cfcfbf54 100644 --- a/regions/savanna.json +++ b/regions/savanna.json @@ -1,14 +1,14 @@ { "name": "Savanna", "landBiomes": [ - "savanna/forest", - "savanna/savanna", - "savanna/forest", - "savanna/plateau", - "savanna/acacia-denmyre" + "savanna/sav-forest", + "savanna/sav-savanna", + "savanna/sav-forest", + "savanna/sav-plateau", + "savanna/sav-acacia-denmyre" ], - "shoreBiomes": ["hot/beach"], - "seaBiomes": ["temperate/river"], + "shoreBiomes": ["hot/hot-beach"], + "seaBiomes": ["ocean/oce-tem-river"], "caveBiomes": ["cave/old-cavern"], "riverStyle": { "style": "VASCULAR", @@ -20,49 +20,46 @@ } }, "biomeImplosionRatio": 0.25, - "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": [ - "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": 2 - } + "offsetY": 5 + }, + "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": 2 } - ], + }], "deposits": [ { "minHeight": 25, diff --git a/regions/swamp.json b/regions/swamp.json index 87258d20..0ab9ab76 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -1,16 +1,16 @@ { "name": "Swamp", "landBiomes": [ - "swamp/roofed-forest", - "swamp/willow-forest", - "swamp/lake", - "swamp/roofed-wayward", - "swamp/marsh" + "swamp/swa-roofed-forest", + "swamp/swa-willow-forest", + "swamp/swa-lake", + "swamp/swa-roofed-wayward", + "swamp/swa-marsh" ], - "shoreBiomes": ["swamp/beach"], + "shoreBiomes": ["swamp/swa-beach"], "seaBiomes": [ - "swamp/ocean", - "swamp/ocean-tree" + "ocean/oce-swa-ocean", + "ocean/oce-swa-ocean-tree" ], "caveBiomes": [ "cave/murky-cavern", @@ -48,49 +48,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": [ - "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": 2 - } + "offsetY": 5 + }, + "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": 2 } - ], + }], "landBiomeZoom": 1.25, "shoreHeightMin": 0.02, "shoreHeightMax": 1.2, diff --git a/regions/temperate.json b/regions/temperate.json index 1ad6cdf4..2b227f05 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -1,30 +1,30 @@ { "name": "Temperate", "landBiomes": [ - "temperate/plateau", - "temperate/flower-forest", - "temperate/stranged-plains", - "temperate/longtree-forest", - "temperate/oak", - "temperate/plains", - "temperate/oak-forest", - "temperate/wilds", - "temperate/birch-forest" + "temperate/tem-plateau", + "temperate/tem-flower-forest", + "temperate/tem-stranged-plains", + "temperate/tem-longtree-forest", + "temperate/tem-oak", + "temperate/tem-plains", + "temperate/tem-oak-forest", + "temperate/tem-wilds", + "temperate/tem-birch-forest" ], "shoreBiomes": [ - "temperate/beach", - "temperate/oak-beach" + "temperate/tem-beach", + "temperate/tem-oak-beach" ], "seaBiomes": [ - "temperate/river", - "ocean/deep" + "ocean/oce-tem-river", + "ocean/oce-deep" ], "caveBiomes": [ "cave/old-cavern", "cave/cracked-cavern", "cave/lit-cavern" ], - "riverBiomes": ["temperate/river"], + "riverBiomes": ["ocean/oce-tem-river"], "biomeImplosionRatio": 0.25, "deposits": [{ "minHeight": 15, @@ -40,7 +40,6 @@ "varience": 4 }], "objects": [ - { "heightmap": { "seed": 1337, diff --git a/regions/tropical-mountain.json b/regions/tropical-mountain.json index 3a548dfb..330c852c 100644 --- a/regions/tropical-mountain.json +++ b/regions/tropical-mountain.json @@ -1,67 +1,63 @@ { "name": "Tropical mountain", "landBiomes": [ - "tropical/plains", - "tropical/mountain", - "temperate/wilds", - "tropical/plains", - "tropical/mountain-extreme", - "tropical/wilds", - "tropical/plains-hills" + "tropical/tro-plains", + "tropical/tro-mountain", + "tropical/tro-plains", + "tropical/tro-mountain-extreme", + "tropical/tro-wilds", + "tropical/tro-plains-hills" ], - "shoreBiomes": ["tropical/beach"], + "shoreBiomes": ["tropical/tro-beach"], "seaBiomes": [ - "tropical/river-steep", - "tropical/river-soft" + "ocean/oce-tro-river-steep", + "ocean/oce-tro-river-soft" ], "riverBiomes": [ - "tropical/river-steep", - "tropical/river-soft" + "ocean/oce-tro-river-steep", + "ocean/oce-tro-river-soft" ], "biomeImplosionRatio": 0.25, - "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": [ - "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": 2 - } + "offsetY": 5 + }, + "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": 2 } - ], + }], "loot": { "mode": "ADD", "multiplier": 1, diff --git a/regions/tropical.json b/regions/tropical.json index 74277971..e0dcac0c 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -1,22 +1,24 @@ { "name": "Tropical", "landBiomes": [ - "tropical/rainforest", - "tropical/plains", - "tropical/bamboo-forest", - "tropical/plains", - "tropical/rainforest-wicked", - "tropical/wilds", - "tropical/volcanic-plains" + "tropical/tro-rainforest", + "tropical/tro-plains", + "tropical/tro-bamboo-forest", + "tropical/tro-plains", + "tropical/tro-rainforest-wicked", + "tropical/tro-wilds", + "tropical/tro-volcanic-plains", + "tropical/tro-mountain-extreme", + "tropical/tro-mountain" ], "shoreBiomes": [ - "tropical/island-beach", - "tropical/beach", - "tropical/beach-bamboo" + "tropical/tro-island-beach", + "tropical/tro-beach", + "tropical/tro-beach-bamboo" ], "seaBiomes": [ - "tropical/ocean", - "tropical/river-soft" + "ocean/oce-tro-ocean", + "ocean/oce-tro-river-soft" ], "caveBiomes": [ "cave/tropical-cavern", @@ -58,7 +60,6 @@ ] }, "objects": [ - { "heightmap": { "seed": 1337, diff --git a/regions/tundra.json b/regions/tundra.json index 18464dfb..92fbbee5 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -1,27 +1,23 @@ { "name": "Tundra", "landBiomes": [ - "tundra/taiga", - "tundra/redwood-forest", - "tundra/sequia-redwoods", - "tundra/forest", - "tundra/spruce-denmyre", - "tundra/lake", - "tundra/mountains", - "tundra/mountains", - "tundra/mountains-cliffs", - "mountain/forest" + "tundra/tun-taiga", + "tundra/tun-redwood-forest", + "tundra/tun-sequia-redwoods", + "tundra/tun-forest", + "tundra/tun-spruce-denmyre", + "tundra/tun-lake", + "tundra/tun-mountains", + "tundra/tun-mountains", + "tundra/tun-mountains-cliffs" ], - "shoreBiomes": [ - "tundra/beach", - "tundra/beach-stone" - ], - "seaBiomes": ["tundra/river"], + "shoreBiomes": ["tundra/tun-beach"], + "seaBiomes": ["ocean/oce-tun-river"], "caveBiomes": [ "cave/tundra-cavern", "cave/spiked-cavern" ], - "riverBiomes": ["tundra/river"], + "riverBiomes": ["ocean/oce-tun-river"], "biomeImplosionRatio": 0.25, "deposits": [{ "minHeight": 15, @@ -56,49 +52,46 @@ "cold-food" ] }, - "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": [ - "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": 2 - } + "offsetY": 5 + }, + "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": 2 } - ], + }], "shoreHeightZoom": 1.14, "riverThickness": 0.025, "rarity": 4 From 19d0a8e6e8904c76587dcba8d480ba622f121725 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 8 Jul 2021 23:19:02 -0700 Subject: [PATCH 29/33] Unified AHHH --- biomes/tropical/tro-mountain-extreme.json | 4 ++-- biomes/tropical/tro-mountain-middle.json | 9 ++------- biomes/tropical/tro-mountain-plains.json | 4 ++-- biomes/tropical/tro-mountain-water.json | 2 +- biomes/tropical/tro-mountain.json | 6 +++--- dimensions/overworld.json | 2 +- generators/mountain.json | 2 +- generators/plain.json | 2 +- generators/river.json | 2 +- 9 files changed, 14 insertions(+), 19 deletions(-) diff --git a/biomes/tropical/tro-mountain-extreme.json b/biomes/tropical/tro-mountain-extreme.json index 80fd6e4f..3083853e 100644 --- a/biomes/tropical/tro-mountain-extreme.json +++ b/biomes/tropical/tro-mountain-extreme.json @@ -7,12 +7,12 @@ { "generator": "mountain", "max": 100, - "min": 0 + "min": 10 }, { "generator": "plain", "max": 80, - "min": 30 + "min": 2 } ], "layers": [ diff --git a/biomes/tropical/tro-mountain-middle.json b/biomes/tropical/tro-mountain-middle.json index 032e600b..3ca198e8 100644 --- a/biomes/tropical/tro-mountain-middle.json +++ b/biomes/tropical/tro-mountain-middle.json @@ -6,18 +6,13 @@ "generators": [ { "generator": "mountain", - "max": 50, + "max": 100, "min": 10 }, - { - "generator": "smooth-dunes", - "max": 55, - "min": 20 - }, { "generator": "plain", "max": 50, - "min": 0 + "min": 10 } ], "layers": [ diff --git a/biomes/tropical/tro-mountain-plains.json b/biomes/tropical/tro-mountain-plains.json index 7bba7e26..8905c2d6 100644 --- a/biomes/tropical/tro-mountain-plains.json +++ b/biomes/tropical/tro-mountain-plains.json @@ -3,9 +3,9 @@ "derivative": "MODIFIED_JUNGLE", "vanillaDerivative": "MODIFIED_JUNGLE", "generators": [{ - "min": 90, + "min": 50, "max": 190, - "generator": "plain" + "generator": "mountain" }], "layers": [ { diff --git a/biomes/tropical/tro-mountain-water.json b/biomes/tropical/tro-mountain-water.json index 03f79ae6..9b52afc3 100644 --- a/biomes/tropical/tro-mountain-water.json +++ b/biomes/tropical/tro-mountain-water.json @@ -6,7 +6,7 @@ { "generator": "mountain", "max": 100, - "min": 0 + "min": 10 }, { "generator": "plain", diff --git a/biomes/tropical/tro-mountain.json b/biomes/tropical/tro-mountain.json index 08c7d0a5..8b1af576 100644 --- a/biomes/tropical/tro-mountain.json +++ b/biomes/tropical/tro-mountain.json @@ -4,9 +4,9 @@ "vanillaDerivative": "JUNGLE_HILLS", "children": ["tropical/tro-mountain-middle"], "generators": [{ - "min": 10, - "max": 50, - "generator": "smooth-dunes" + "min": 25, + "max": 100, + "generator": "mountain" }], "jigsawStructures": [ { diff --git a/dimensions/overworld.json b/dimensions/overworld.json index d0b8ca96..8f194b94 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -54,7 +54,7 @@ "landZoom": 3.2, "landBiomeStyle": { "style": "FRACTAL_SMOKE", - "zoom": 1 + "zoom": 2.5 }, "LOOT": "Contains a list of loot tables that are attempted to be applied to all chests that spawn.", "lootTries": 32, diff --git a/generators/mountain.json b/generators/mountain.json index 9ba67154..69eab4d7 100644 --- a/generators/mountain.json +++ b/generators/mountain.json @@ -8,7 +8,7 @@ { "seed": 5346, "style": { - "style": "TRIOCTAVE_FRACTAL_CUBIC", + "style": "IRIS", "zoom": 1.7, "fracture": { "style": "IRIS_THICK", diff --git a/generators/plain.json b/generators/plain.json index 4f78f252..b8f71cac 100644 --- a/generators/plain.json +++ b/generators/plain.json @@ -1,6 +1,6 @@ { "interpolator": { - "function": "BILINEAR_STARCAST_3", + "function": "BILINEAR_STARCAST_6", "horizontalScale": 33 }, "seed": 7246661, diff --git a/generators/river.json b/generators/river.json index 2d5b82e5..16add63b 100644 --- a/generators/river.json +++ b/generators/river.json @@ -1,6 +1,6 @@ { "interpolator": { - "function": "BILINEAR_STARCAST_3", + "function": "BILINEAR_STARCAST_6", "horizontalScale": 5 }, "exponent": 1.125, From 44757e0f8ba52707eccef1db8a908b69354414b7 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Thu, 8 Jul 2021 23:43:07 -0700 Subject: [PATCH 30/33] Less water and lava in mountains since they are looking like pools --- biomes/tropical/tro-mountain-extreme.json | 2 +- biomes/tropical/tro-mountain-water.json | 11 +++-------- biomes/tropical/tro-volcanoes-lava.json | 2 +- 3 files changed, 5 insertions(+), 10 deletions(-) diff --git a/biomes/tropical/tro-mountain-extreme.json b/biomes/tropical/tro-mountain-extreme.json index 3083853e..079c5f7d 100644 --- a/biomes/tropical/tro-mountain-extreme.json +++ b/biomes/tropical/tro-mountain-extreme.json @@ -40,7 +40,7 @@ ], "childStyle": { "style": "GLOB", - "zoom": 0.4, + "zoom": 0.29, "exponent": 7.6 }, "childShrinkFactor": 1, diff --git a/biomes/tropical/tro-mountain-water.json b/biomes/tropical/tro-mountain-water.json index 9b52afc3..02cfc158 100644 --- a/biomes/tropical/tro-mountain-water.json +++ b/biomes/tropical/tro-mountain-water.json @@ -5,13 +5,8 @@ "generators": [ { "generator": "mountain", - "max": 100, - "min": 10 - }, - { - "generator": "plain", - "max": 80, - "min": 30 + "max": 5, + "min": 2 } ], "layers": [ @@ -30,7 +25,7 @@ }, { "minHeight": 1, - "maxHeight": 8, + "maxHeight": 4, "palette": [{ "block": "water", "data": {"level": 0} diff --git a/biomes/tropical/tro-volcanoes-lava.json b/biomes/tropical/tro-volcanoes-lava.json index e5898464..587062fe 100644 --- a/biomes/tropical/tro-volcanoes-lava.json +++ b/biomes/tropical/tro-volcanoes-lava.json @@ -30,7 +30,7 @@ }, { "minHeight": 1, - "maxHeight": 10, + "maxHeight": 3, "palette": [{ "block": "lava", "data": {"level": 0} From d1e307ae58971fb69869bb4133fc23c60f0207f4 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Fri, 9 Jul 2021 01:14:47 -0700 Subject: [PATCH 31/33] Version ++ --- dimensions/overworld.json | 2 +- jigsaw-structures/cave.json | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 jigsaw-structures/cave.json diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 8f194b94..3cf55468 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -1,6 +1,6 @@ { "version": 2, - "OVERWORLD-VERSION": 3, + "OVERWORLD-VERSION": 3.134, "name": "Overworld", "environment": "NORMAL", "fluidHeight": 63, diff --git a/jigsaw-structures/cave.json b/jigsaw-structures/cave.json deleted file mode 100644 index 45931f75..00000000 --- a/jigsaw-structures/cave.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "maxDepth": 1, - "pieces": ["cave"] -} From e605d39bd3c9960da8e5a30512bb3fd1ad49ff35 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Fri, 9 Jul 2021 02:23:51 -0700 Subject: [PATCH 32/33] dwa --- .../sleepy-klarus-b.json | 0 jigsaw-pieces/murky_stronghold/c-n-1.json | 2 +- jigsaw-pieces/murky_stronghold/c-n-2.json | 2 +- jigsaw-pieces/murky_stronghold/c-n-3.json | 2 +- jigsaw-pieces/murky_stronghold/c-n-4.json | 2 +- jigsaw-pieces/murky_stronghold/c-ns-1.json | 2 +- jigsaw-pieces/murky_stronghold/c-ns-2.json | 2 +- jigsaw-pieces/murky_stronghold/c-ns-3.json | 2 +- jigsaw-pieces/murky_stronghold/c-ns-4.json | 2 +- jigsaw-pieces/murky_stronghold/c-nsw-1.json | 2 +- jigsaw-pieces/murky_stronghold/c-nsw-2.json | 2 +- jigsaw-pieces/murky_stronghold/c-nsw-3.json | 2 +- jigsaw-pieces/murky_stronghold/c-nsw-4.json | 2 +- jigsaw-pieces/murky_stronghold/c-sw-1.json | 2 +- jigsaw-pieces/murky_stronghold/c-sw-2.json | 2 +- jigsaw-pieces/murky_stronghold/c-sw-3.json | 2 +- jigsaw-pieces/murky_stronghold/c-sw-4.json | 2 +- jigsaw-pieces/murky_stronghold/c-x-1.json | 2 +- jigsaw-pieces/murky_stronghold/c-x-2.json | 2 +- jigsaw-pieces/murky_stronghold/c-x-3.json | 2 +- jigsaw-pieces/murky_stronghold/c-x-4.json | 2 +- jigsaw-pieces/murky_stronghold/c-x-5.json | 2 +- jigsaw-pieces/murky_stronghold/c-x-6.json | 2 +- jigsaw-pieces/murky_stronghold/f-n-1.json | 2 +- jigsaw-pieces/murky_stronghold/f-n-2.json | 2 +- jigsaw-pieces/murky_stronghold/f-n-3.json | 2 +- jigsaw-pieces/murky_stronghold/f-n-4.json | 2 +- jigsaw-pieces/murky_stronghold/f-ns-1.json | 2 +- jigsaw-pieces/murky_stronghold/f-ns-2.json | 2 +- jigsaw-pieces/murky_stronghold/f-ns-3.json | 2 +- jigsaw-pieces/murky_stronghold/f-ns-4.json | 2 +- jigsaw-pieces/murky_stronghold/f-nsw-1.json | 2 +- jigsaw-pieces/murky_stronghold/f-nsw-2.json | 2 +- jigsaw-pieces/murky_stronghold/f-nsw-3.json | 2 +- jigsaw-pieces/murky_stronghold/f-nsw-4.json | 2 +- jigsaw-pieces/murky_stronghold/f-sw-1.json | 2 +- jigsaw-pieces/murky_stronghold/f-sw-2.json | 2 +- jigsaw-pieces/murky_stronghold/f-sw-3.json | 2 +- jigsaw-pieces/murky_stronghold/f-sw-4.json | 2 +- jigsaw-pieces/murky_stronghold/f-x-1.json | 2 +- jigsaw-pieces/murky_stronghold/f-x-2.json | 2 +- jigsaw-pieces/murky_stronghold/f-x-3.json | 2 +- jigsaw-pieces/murky_stronghold/f-x-4.json | 2 +- jigsaw-pieces/murky_stronghold/f-x-5.json | 2 +- jigsaw-pieces/murky_stronghold/f-x-6.json | 2 +- jigsaw-pieces/murky_stronghold/fc-n-1.json | 2 +- jigsaw-pieces/murky_stronghold/fc-n-2.json | 2 +- jigsaw-pieces/murky_stronghold/fc-n-3.json | 2 +- jigsaw-pieces/murky_stronghold/fc-n-4.json | 2 +- jigsaw-pieces/murky_stronghold/fc-ns-1.json | 2 +- jigsaw-pieces/murky_stronghold/fc-ns-2.json | 2 +- jigsaw-pieces/murky_stronghold/fc-ns-3.json | 2 +- jigsaw-pieces/murky_stronghold/fc-ns-4.json | 2 +- jigsaw-pieces/murky_stronghold/fc-nsw-1.json | 2 +- jigsaw-pieces/murky_stronghold/fc-nsw-2.json | 2 +- jigsaw-pieces/murky_stronghold/fc-nsw-3.json | 2 +- jigsaw-pieces/murky_stronghold/fc-nsw-4.json | 2 +- jigsaw-pieces/murky_stronghold/fc-sw-1.json | 2 +- jigsaw-pieces/murky_stronghold/fc-sw-2.json | 2 +- jigsaw-pieces/murky_stronghold/fc-sw-3.json | 2 +- jigsaw-pieces/murky_stronghold/fc-sw-4.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-1.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-2.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-3.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-4.json | 17 +++- jigsaw-pieces/murky_stronghold/fc-x-5.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-6.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-7.json | 2 +- jigsaw-pieces/murky_stronghold/fc-x-8.json | 2 +- jigsaw-pieces/murky_stronghold/void/1.json | 77 ++++++++++++++++++ .../stronghold-start-pool.json | 6 ++ jigsaw-structures/murky_stronghold.json | 9 +- objects/void/gvoid.iob | Bin 0 -> 61 bytes regions/frozen.json | 6 ++ regions/hot.json | 6 ++ regions/mesa.json | 6 ++ regions/mountain.json | 6 ++ regions/mushroom.json | 6 ++ regions/savanna.json | 6 ++ regions/swamp.json | 6 ++ regions/temperate.json | 6 ++ regions/tropical.json | 6 ++ regions/tundra.json | 6 ++ 83 files changed, 229 insertions(+), 74 deletions(-) rename biomes/swamp/{sleepy => swa-sleepy}/sleepy-klarus-b.json (100%) create mode 100644 jigsaw-pieces/murky_stronghold/void/1.json create mode 100644 jigsaw-pools/murky_stronghold/stronghold-start-pool.json create mode 100644 objects/void/gvoid.iob diff --git a/biomes/swamp/sleepy/sleepy-klarus-b.json b/biomes/swamp/swa-sleepy/sleepy-klarus-b.json similarity index 100% rename from biomes/swamp/sleepy/sleepy-klarus-b.json rename to biomes/swamp/swa-sleepy/sleepy-klarus-b.json diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json index 276497c0..8f0be79a 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-1.json +++ b/jigsaw-pieces/murky_stronghold/c-n-1.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json index c5ce75b4..a1884c35 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json index 430a8862..578406a7 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json index b5519f1e..c61f2ec0 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json index 65228b85..36ab4af6 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json index abbca585..cc293a75 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json index 81755971..d9229a91 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json index 3debde36..b95c3332 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-1.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json index b260b518..9a2b02e5 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-1.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json index 4abdde17..83244e00 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json index ed19c82e..53285ba7 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json index 68a433cb..b49c066e 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json index 7a3384f3..4d48cb76 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json index 9478e435..15cec20e 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json index 6a4516fb..4df6d9c0 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json index 2ebb22e6..3482495d 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json index 2f1e9fac..1411a8c8 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json index 267abde2..d0f0b609 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json index f4e0392a..af86c299 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json index efd11675..f703dda6 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json index 9260d9e6..1ffa9ce1 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json index 8a4f30d7..576b0986 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json index a1b1b412..fd50e036 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json index 13a57b39..bd77f8d0 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json index 01a70a83..54adf977 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json index a728f4f3..7c8a222a 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json index 7a355485..2f32e613 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json index 8d725d73..3151e656 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json index 49498410..ac5d0fd7 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json index 9c72ceed..9fbf9cd9 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-1.json b/jigsaw-pieces/murky_stronghold/f-nsw-1.json index 163f4275..61e65f81 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-1.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json index 7065f6e4..bab663b3 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json index ae741371..7d6e3389 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json index 97f3be09..3cf8ea8d 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json index efc0c12a..58b40d13 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json index aee4183d..9650225a 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json index b07d42e2..11dcff32 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json index 2ab1b729..49fa00a9 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json index 688431c1..8db68bde 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json index 01826e6d..50054f89 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json index 8b8fa00e..6a2e5ee0 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json index 84d3c6bc..7b44028f 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json index c5a51a63..4551d066 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json index 722ca0b4..243d7231 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -164,6 +164,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-n-1.json b/jigsaw-pieces/murky_stronghold/fc-n-1.json index cf2eb1ae..3225124e 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-1.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-n-2.json b/jigsaw-pieces/murky_stronghold/fc-n-2.json index 8c6af153..784aa79d 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-2.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-n-3.json b/jigsaw-pieces/murky_stronghold/fc-n-3.json index 25e659ca..cbb2bb32 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-3.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-n-4.json b/jigsaw-pieces/murky_stronghold/fc-n-4.json index cca3a1cb..d08d22e7 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-4.json @@ -122,6 +122,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-1.json b/jigsaw-pieces/murky_stronghold/fc-ns-1.json index 00b3546c..8dea0fd7 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-1.json @@ -121,6 +121,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-2.json b/jigsaw-pieces/murky_stronghold/fc-ns-2.json index d3d982dc..e9b9d6aa 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-2.json @@ -121,6 +121,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-3.json b/jigsaw-pieces/murky_stronghold/fc-ns-3.json index 5c0d4546..b43cde5b 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-3.json @@ -121,6 +121,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-4.json b/jigsaw-pieces/murky_stronghold/fc-ns-4.json index dc59b9e1..294cd8e1 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-4.json @@ -121,6 +121,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json index 9d5883fa..6d389a64 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json @@ -78,6 +78,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json index 0cffad6b..30d48998 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json @@ -78,6 +78,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json index 3056b380..99f81479 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json @@ -78,6 +78,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json index 5468a6c8..5365227c 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json @@ -78,6 +78,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-1.json b/jigsaw-pieces/murky_stronghold/fc-sw-1.json index 8af46a63..ded9694a 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-1.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-2.json b/jigsaw-pieces/murky_stronghold/fc-sw-2.json index 88f6c0fc..f4eebae5 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-2.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-3.json b/jigsaw-pieces/murky_stronghold/fc-sw-3.json index f216788f..0c322649 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-3.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-4.json b/jigsaw-pieces/murky_stronghold/fc-sw-4.json index 6f5d3038..0038812d 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-4.json @@ -101,6 +101,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-1.json b/jigsaw-pieces/murky_stronghold/fc-x-1.json index 0ffe4533..cf59a337 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-1.json @@ -183,6 +183,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-2.json b/jigsaw-pieces/murky_stronghold/fc-x-2.json index 29cc2585..f1af782d 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-2.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-3.json b/jigsaw-pieces/murky_stronghold/fc-x-3.json index b78a4b24..bc93b35a 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-3.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-4.json b/jigsaw-pieces/murky_stronghold/fc-x-4.json index 6b653cd6..6d2fd138 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-4.json @@ -124,6 +124,21 @@ "z": 0 }, "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": [], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 2, + "z": 0 + }, + "direction": "UP_POSITIVE_Y" } ], "placementOptions": { @@ -183,6 +198,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-5.json b/jigsaw-pieces/murky_stronghold/fc-x-5.json index e51fd8a7..01bd3fda 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-5.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-5.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-6.json b/jigsaw-pieces/murky_stronghold/fc-x-6.json index 9019a5be..5c95a3e2 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-6.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-6.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-7.json b/jigsaw-pieces/murky_stronghold/fc-x-7.json index 4ebc85d5..64a26b60 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-7.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-7.json @@ -183,6 +183,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index 2a9889e4..a14f4ed9 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -143,6 +143,6 @@ "yRandom": 0, "z": 0 }, - "loot": ["stronghold/maze"] + "loot": [] } } diff --git a/jigsaw-pieces/murky_stronghold/void/1.json b/jigsaw-pieces/murky_stronghold/void/1.json new file mode 100644 index 00000000..fa4c5924 --- /dev/null +++ b/jigsaw-pieces/murky_stronghold/void/1.json @@ -0,0 +1,77 @@ +{ + "object": "void/void", + "connectors": [{ + "name": "", + "targetName": "*", + "rotateConnector": false, + "innerConnector": false, + "pools": ["murky_stronghold/stronghold-start-pool"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": -50, + "z": 0 + }, + "direction": "DOWN_NEGATIVE_Y" + }], + "placementOptions": { + "place": [], + "rotation": { + "enabled": true, + "xAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + }, + "yAxis": { + "enabled": true, + "min": 0, + "max": 0, + "interval": 90 + }, + "zAxis": { + "enabled": false, + "min": 0, + "max": 0, + "interval": 0 + } + }, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "snow": 0, + "chance": 1, + "density": 1, + "overStilt": 0, + "boreExtendMaxY": 0, + "boreExtendMinY": 0, + "underwater": false, + "carvingSupport": "SURFACE_ONLY", + "smartBore": false, + "waterloggable": false, + "onwater": false, + "meld": false, + "bottom": false, + "bore": false, + "warp": { + "style": "FLAT", + "zoom": 1, + "multiplier": 1, + "maxFractureAccuracy": false, + "exponent": 1 + }, + "translateCenter": false, + "mode": "FAST_MAX_HEIGHT", + "edit": [], + "translate": { + "x": 0, + "y": -55, + "yRandom": 6, + "z": 0 + }, + "loot": [] + } +} diff --git a/jigsaw-pools/murky_stronghold/stronghold-start-pool.json b/jigsaw-pools/murky_stronghold/stronghold-start-pool.json new file mode 100644 index 00000000..1ad28cd0 --- /dev/null +++ b/jigsaw-pools/murky_stronghold/stronghold-start-pool.json @@ -0,0 +1,6 @@ +{"pieces": [ + "murky_stronghold/fc-x-1", + "murky_stronghold/fc-x-2", + "murky_stronghold/fc-x-3", + "murky_stronghold/fc-x-4" +]} diff --git a/jigsaw-structures/murky_stronghold.json b/jigsaw-structures/murky_stronghold.json index 73d7d113..60287251 100644 --- a/jigsaw-structures/murky_stronghold.json +++ b/jigsaw-structures/murky_stronghold.json @@ -1,9 +1,6 @@ { - "maxDepth": 5, + "maxDepth": 6, "pieces": [ - "murky_stronghold/fc-x-1", - "murky_stronghold/f-x-2", - "murky_stronghold/c-x-3" - ], - "terminate": true + "murky_stronghold/void/1" + ] } diff --git a/objects/void/gvoid.iob b/objects/void/gvoid.iob new file mode 100644 index 0000000000000000000000000000000000000000..5372efefc9448882ce0e29d737c5477b4ef23f70 GIT binary patch literal 61 xcmZQzU|?i`VII$-%wmNwBLz=?Cu^WMe{N=8YI0FxT8UM9PGWH}R3VUp001Y>38DZ1 literal 0 HcmV?d00001 diff --git a/regions/frozen.json b/regions/frozen.json index ba6f205a..7c042e99 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -17,6 +17,12 @@ "cave/cracked-cavern" ], "riverBiomes": ["ocean/oce-fzn-river"], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "spotBiomes": [{ "biome": "frozen/fzn-vander", "scale": 5, diff --git a/regions/hot.json b/regions/hot.json index b44c5e00..1dfeb6c5 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -26,6 +26,12 @@ "shuffle": 328, "rarity": 36 }], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "biomeImplosionRatio": 0.25, "deposits": [ { diff --git a/regions/mesa.json b/regions/mesa.json index 49b0a403..4d507c4a 100644 --- a/regions/mesa.json +++ b/regions/mesa.json @@ -10,6 +10,12 @@ ], "shoreBiomes": ["mesa/msa-beach"], "seaBiomes": ["ocean/oce-hot-river"], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "caveBiomes": [ "cave/old-cavern", "cave/sandy-cave", diff --git a/regions/mountain.json b/regions/mountain.json index 53408d50..3e38e59e 100644 --- a/regions/mountain.json +++ b/regions/mountain.json @@ -17,6 +17,12 @@ "cave/tundra-cavern" ], "riverBiomes": ["ocean/oce-mtn-river"], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "biomeImplosionRatio": 0.25, "deposits": [ { diff --git a/regions/mushroom.json b/regions/mushroom.json index bf126e52..c62cd2be 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -6,6 +6,12 @@ "mushroom/mus-plains" ], "shoreBiomes": ["mushroom/mus-beach"], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "seaBiomes": ["ocean/oce-mus-ocean"], "caveBiomes": [ "cave/tundra-cavern", diff --git a/regions/savanna.json b/regions/savanna.json index cfcfbf54..a7b99116 100644 --- a/regions/savanna.json +++ b/regions/savanna.json @@ -10,6 +10,12 @@ "shoreBiomes": ["hot/hot-beach"], "seaBiomes": ["ocean/oce-tem-river"], "caveBiomes": ["cave/old-cavern"], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "riverStyle": { "style": "VASCULAR", "zoom": 4.77, diff --git a/regions/swamp.json b/regions/swamp.json index 0ab9ab76..7f14640d 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -8,6 +8,12 @@ "swamp/swa-marsh" ], "shoreBiomes": ["swamp/swa-beach"], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "seaBiomes": [ "ocean/oce-swa-ocean", "ocean/oce-swa-ocean-tree" diff --git a/regions/temperate.json b/regions/temperate.json index 2b227f05..9144995a 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -25,6 +25,12 @@ "cave/lit-cavern" ], "riverBiomes": ["ocean/oce-tem-river"], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "biomeImplosionRatio": 0.25, "deposits": [{ "minHeight": 15, diff --git a/regions/tropical.json b/regions/tropical.json index e0dcac0c..1a7826bd 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -35,6 +35,12 @@ "zoom": 5 } }, + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "deposits": [{ "minHeight": 25, "maxPerChunk": 3, diff --git a/regions/tundra.json b/regions/tundra.json index 92fbbee5..92e4875b 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -13,6 +13,12 @@ ], "shoreBiomes": ["tundra/tun-beach"], "seaBiomes": ["ocean/oce-tun-river"], + "jigsawStructures": [ + { + "structure": "murky_stronghold", + "rarity": 750 + } + ], "caveBiomes": [ "cave/tundra-cavern", "cave/spiked-cavern" From ba29cfed22944b0b918720b8ac3e1c1066f5c977 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Fri, 9 Jul 2021 03:23:37 -0700 Subject: [PATCH 33/33] working --- biomes/ocean/oce-tem-ocean-deep.json | 4 ++-- dimensions/overworld.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-n-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-n-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-n-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-n-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-ns-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-ns-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-ns-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-ns-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-nsw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-nsw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-nsw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-nsw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-sw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-sw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-sw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-sw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-x-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-x-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-x-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-x-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-x-5.json | 4 ++-- jigsaw-pieces/murky_stronghold/c-x-6.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-n-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-n-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-n-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-n-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-ns-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-ns-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-ns-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-ns-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-nsw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-nsw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-nsw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-nsw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-sw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-sw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-sw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-sw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-x-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-x-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-x-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-x-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-x-5.json | 4 ++-- jigsaw-pieces/murky_stronghold/f-x-6.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-n-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-n-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-n-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-n-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-ns-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-ns-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-ns-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-ns-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-nsw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-nsw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-nsw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-nsw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-sw-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-sw-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-sw-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-sw-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-1.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-2.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-3.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-4.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-5.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-6.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-7.json | 4 ++-- jigsaw-pieces/murky_stronghold/fc-x-8.json | 4 ++-- 70 files changed, 140 insertions(+), 140 deletions(-) diff --git a/biomes/ocean/oce-tem-ocean-deep.json b/biomes/ocean/oce-tem-ocean-deep.json index 3f24392a..6766c92b 100644 --- a/biomes/ocean/oce-tem-ocean-deep.json +++ b/biomes/ocean/oce-tem-ocean-deep.json @@ -3,8 +3,8 @@ "derivative": "DEEP_OCEAN", "vanillaDerivative": "DEEP_OCEAN", "generators": [{ - "min": -57, - "max": -25, + "min": -52, + "max": -37, "generator": "plain" }], "layers": [ diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 3cf55468..918de7ae 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -301,14 +301,14 @@ { "style": { "style": "PERLIN_IRIS_HALF", - "zoom": 0.3, + "zoom": 0.2, "fracture": { "multiplier": 5, "style": "FRACTAL_SMOKE", "zoom": 0.5 } }, - "fullPercent": 0.5, + "fullPercent": 0.01, "threshold": 0.68, "minHeight": -50, "maxHeight": 110 diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json index 8f0be79a..fac40353 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-1.json +++ b/jigsaw-pieces/murky_stronghold/c-n-1.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-n-2.json b/jigsaw-pieces/murky_stronghold/c-n-2.json index a1884c35..7bc871cf 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ b/jigsaw-pieces/murky_stronghold/c-n-2.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-n-3.json b/jigsaw-pieces/murky_stronghold/c-n-3.json index 578406a7..0f1d646b 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ b/jigsaw-pieces/murky_stronghold/c-n-3.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-n-4.json b/jigsaw-pieces/murky_stronghold/c-n-4.json index c61f2ec0..15a904cc 100644 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ b/jigsaw-pieces/murky_stronghold/c-n-4.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json index 36ab4af6..e238e9f9 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-1.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json index cc293a75..fcdca3a2 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-2.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-ns-3.json b/jigsaw-pieces/murky_stronghold/c-ns-3.json index d9229a91..b28d6e30 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-3.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-ns-4.json b/jigsaw-pieces/murky_stronghold/c-ns-4.json index b95c3332..f5b8fd40 100644 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/c-ns-4.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-1.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json index 9a2b02e5..7a72c91d 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-1.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json index 83244e00..0701ecd6 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-2.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json index 53285ba7..693652d1 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-3.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json index b49c066e..13919f25 100644 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-nsw-4.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json index 4d48cb76..a91977ca 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-1.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json index 15cec20e..a52ad5e8 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-2.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json index 4df6d9c0..74eaa719 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-3.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-sw-4.json b/jigsaw-pieces/murky_stronghold/c-sw-4.json index 3482495d..ce4ebcee 100644 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/c-sw-4.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-x-1.json b/jigsaw-pieces/murky_stronghold/c-x-1.json index 1411a8c8..c09eb01e 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ b/jigsaw-pieces/murky_stronghold/c-x-1.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-x-2.json b/jigsaw-pieces/murky_stronghold/c-x-2.json index d0f0b609..7fac7a1d 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ b/jigsaw-pieces/murky_stronghold/c-x-2.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-x-3.json b/jigsaw-pieces/murky_stronghold/c-x-3.json index af86c299..2dc5a82b 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ b/jigsaw-pieces/murky_stronghold/c-x-3.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-x-4.json b/jigsaw-pieces/murky_stronghold/c-x-4.json index f703dda6..48b0aec0 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ b/jigsaw-pieces/murky_stronghold/c-x-4.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-x-5.json b/jigsaw-pieces/murky_stronghold/c-x-5.json index 1ffa9ce1..99d3967c 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ b/jigsaw-pieces/murky_stronghold/c-x-5.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/c-x-6.json b/jigsaw-pieces/murky_stronghold/c-x-6.json index 576b0986..7cec5686 100644 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ b/jigsaw-pieces/murky_stronghold/c-x-6.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-n-1.json b/jigsaw-pieces/murky_stronghold/f-n-1.json index fd50e036..d87be63f 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ b/jigsaw-pieces/murky_stronghold/f-n-1.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-n-2.json b/jigsaw-pieces/murky_stronghold/f-n-2.json index bd77f8d0..951309c9 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ b/jigsaw-pieces/murky_stronghold/f-n-2.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-n-3.json b/jigsaw-pieces/murky_stronghold/f-n-3.json index 54adf977..0e9a2ffe 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ b/jigsaw-pieces/murky_stronghold/f-n-3.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-n-4.json b/jigsaw-pieces/murky_stronghold/f-n-4.json index 7c8a222a..95f1d733 100644 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ b/jigsaw-pieces/murky_stronghold/f-n-4.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-ns-1.json b/jigsaw-pieces/murky_stronghold/f-ns-1.json index 2f32e613..cd4e5a2d 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-1.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-ns-2.json b/jigsaw-pieces/murky_stronghold/f-ns-2.json index 3151e656..c3e62944 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-2.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-ns-3.json b/jigsaw-pieces/murky_stronghold/f-ns-3.json index ac5d0fd7..062cedfd 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-3.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-ns-4.json b/jigsaw-pieces/murky_stronghold/f-ns-4.json index 9fbf9cd9..03e4ecbf 100644 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/f-ns-4.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-1.json b/jigsaw-pieces/murky_stronghold/f-nsw-1.json index 61e65f81..a7bb7fa3 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-1.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-2.json b/jigsaw-pieces/murky_stronghold/f-nsw-2.json index bab663b3..769ebdfb 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-2.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-3.json b/jigsaw-pieces/murky_stronghold/f-nsw-3.json index 7d6e3389..3a6e3c05 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-3.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-nsw-4.json b/jigsaw-pieces/murky_stronghold/f-nsw-4.json index 3cf8ea8d..bf2ec6ed 100644 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-nsw-4.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-sw-1.json b/jigsaw-pieces/murky_stronghold/f-sw-1.json index 58b40d13..3b3f6a77 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-1.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-sw-2.json b/jigsaw-pieces/murky_stronghold/f-sw-2.json index 9650225a..708cf05f 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-2.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-sw-3.json b/jigsaw-pieces/murky_stronghold/f-sw-3.json index 11dcff32..6661adff 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-3.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-sw-4.json b/jigsaw-pieces/murky_stronghold/f-sw-4.json index 49fa00a9..362c61c3 100644 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/f-sw-4.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-x-1.json b/jigsaw-pieces/murky_stronghold/f-x-1.json index 8db68bde..299d1ed5 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ b/jigsaw-pieces/murky_stronghold/f-x-1.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-x-2.json b/jigsaw-pieces/murky_stronghold/f-x-2.json index 50054f89..2aded3d4 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ b/jigsaw-pieces/murky_stronghold/f-x-2.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-x-3.json b/jigsaw-pieces/murky_stronghold/f-x-3.json index 6a2e5ee0..831785a3 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ b/jigsaw-pieces/murky_stronghold/f-x-3.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-x-4.json b/jigsaw-pieces/murky_stronghold/f-x-4.json index 7b44028f..9bd956a0 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ b/jigsaw-pieces/murky_stronghold/f-x-4.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-x-5.json b/jigsaw-pieces/murky_stronghold/f-x-5.json index 4551d066..e73efb41 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ b/jigsaw-pieces/murky_stronghold/f-x-5.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/f-x-6.json b/jigsaw-pieces/murky_stronghold/f-x-6.json index 243d7231..f9ccfce9 100644 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ b/jigsaw-pieces/murky_stronghold/f-x-6.json @@ -142,12 +142,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-n-1.json b/jigsaw-pieces/murky_stronghold/fc-n-1.json index 3225124e..01588e55 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-1.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-n-2.json b/jigsaw-pieces/murky_stronghold/fc-n-2.json index 784aa79d..b9c526c7 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-2.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-n-3.json b/jigsaw-pieces/murky_stronghold/fc-n-3.json index cbb2bb32..f7e609fa 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-3.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-n-4.json b/jigsaw-pieces/murky_stronghold/fc-n-4.json index d08d22e7..ae8bbc53 100644 --- a/jigsaw-pieces/murky_stronghold/fc-n-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-n-4.json @@ -100,12 +100,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-1.json b/jigsaw-pieces/murky_stronghold/fc-ns-1.json index 8dea0fd7..cd567fce 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-1.json @@ -99,12 +99,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-2.json b/jigsaw-pieces/murky_stronghold/fc-ns-2.json index e9b9d6aa..3a600258 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-2.json @@ -99,12 +99,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-3.json b/jigsaw-pieces/murky_stronghold/fc-ns-3.json index b43cde5b..5c87282e 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-3.json @@ -99,12 +99,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-ns-4.json b/jigsaw-pieces/murky_stronghold/fc-ns-4.json index 294cd8e1..c6bc9187 100644 --- a/jigsaw-pieces/murky_stronghold/fc-ns-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-ns-4.json @@ -99,12 +99,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json index 6d389a64..9149ff2e 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-1.json @@ -56,12 +56,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json index 30d48998..c202fe3a 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-2.json @@ -56,12 +56,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json index 99f81479..7ac7490c 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-3.json @@ -56,12 +56,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json index 5365227c..9b66cb47 100644 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-nsw-4.json @@ -56,12 +56,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-1.json b/jigsaw-pieces/murky_stronghold/fc-sw-1.json index ded9694a..26484541 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-1.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-2.json b/jigsaw-pieces/murky_stronghold/fc-sw-2.json index f4eebae5..bfbed535 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-2.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-3.json b/jigsaw-pieces/murky_stronghold/fc-sw-3.json index 0c322649..4c0cab58 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-3.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-sw-4.json b/jigsaw-pieces/murky_stronghold/fc-sw-4.json index 0038812d..dfd1adba 100644 --- a/jigsaw-pieces/murky_stronghold/fc-sw-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-sw-4.json @@ -79,12 +79,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-x-1.json b/jigsaw-pieces/murky_stronghold/fc-x-1.json index cf59a337..f362a0d3 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-1.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-1.json @@ -161,12 +161,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-x-2.json b/jigsaw-pieces/murky_stronghold/fc-x-2.json index f1af782d..af4ab1a6 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-2.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-2.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-x-3.json b/jigsaw-pieces/murky_stronghold/fc-x-3.json index bc93b35a..785836c6 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-3.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-3.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-x-4.json b/jigsaw-pieces/murky_stronghold/fc-x-4.json index 6d2fd138..446ce403 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-4.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-4.json @@ -176,12 +176,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-x-5.json b/jigsaw-pieces/murky_stronghold/fc-x-5.json index 01bd3fda..649c13bd 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-5.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-5.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-x-6.json b/jigsaw-pieces/murky_stronghold/fc-x-6.json index 5c95a3e2..518541c2 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-6.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-6.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-x-7.json b/jigsaw-pieces/murky_stronghold/fc-x-7.json index 64a26b60..bde0f987 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-7.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-7.json @@ -161,12 +161,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, diff --git a/jigsaw-pieces/murky_stronghold/fc-x-8.json b/jigsaw-pieces/murky_stronghold/fc-x-8.json index a14f4ed9..84bc4e38 100644 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ b/jigsaw-pieces/murky_stronghold/fc-x-8.json @@ -121,12 +121,12 @@ "boreExtendMinY": 0, "underwater": false, "carvingSupport": "SURFACE_ONLY", - "smartBore": true, + "smartBore": false, "waterloggable": false, "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1,