diff --git a/biomes/frozen/hills-extended.json b/biomes/frozen/hills-extended.json index 6ceccac3..ff2f009b 100644 --- a/biomes/frozen/hills-extended.json +++ b/biomes/frozen/hills-extended.json @@ -58,7 +58,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/hills.json b/biomes/frozen/hills.json index ac55fcd8..2ab79e08 100644 --- a/biomes/frozen/hills.json +++ b/biomes/frozen/hills.json @@ -62,7 +62,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/mountain-cliffs-extended.json b/biomes/frozen/mountain-cliffs-extended.json index cf3cf6ef..5defbed8 100644 --- a/biomes/frozen/mountain-cliffs-extended.json +++ b/biomes/frozen/mountain-cliffs-extended.json @@ -74,7 +74,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/mountain-cliffs.json b/biomes/frozen/mountain-cliffs.json index 6b125bfc..39784515 100644 --- a/biomes/frozen/mountain-cliffs.json +++ b/biomes/frozen/mountain-cliffs.json @@ -75,7 +75,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/mountain.json b/biomes/frozen/mountain.json index 3d6b839d..8960e482 100644 --- a/biomes/frozen/mountain.json +++ b/biomes/frozen/mountain.json @@ -91,7 +91,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/mountains.json b/biomes/frozen/mountains.json index da16adf5..f88bc170 100644 --- a/biomes/frozen/mountains.json +++ b/biomes/frozen/mountains.json @@ -78,7 +78,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/pine-hills.json b/biomes/frozen/pine-hills.json index 0fe5466a..4dbb7f66 100644 --- a/biomes/frozen/pine-hills.json +++ b/biomes/frozen/pine-hills.json @@ -58,7 +58,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/pine-plains.json b/biomes/frozen/pine-plains.json index cdcc52a6..43811c95 100644 --- a/biomes/frozen/pine-plains.json +++ b/biomes/frozen/pine-plains.json @@ -59,7 +59,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/pines-extended.json b/biomes/frozen/pines-extended.json index 37db2bb4..633b50bf 100644 --- a/biomes/frozen/pines-extended.json +++ b/biomes/frozen/pines-extended.json @@ -75,7 +75,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/pines.json b/biomes/frozen/pines.json index 5e34ac6f..f8d0fe90 100644 --- a/biomes/frozen/pines.json +++ b/biomes/frozen/pines.json @@ -76,7 +76,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/plains.json b/biomes/frozen/plains.json index 49e067b9..674f1771 100644 --- a/biomes/frozen/plains.json +++ b/biomes/frozen/plains.json @@ -59,7 +59,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/redwood-forest-extended.json b/biomes/frozen/redwood-forest-extended.json index 0b2b9486..eb4ef4db 100644 --- a/biomes/frozen/redwood-forest-extended.json +++ b/biomes/frozen/redwood-forest-extended.json @@ -69,7 +69,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/redwood-forest.json b/biomes/frozen/redwood-forest.json index 3f1dffd9..8ecf3928 100644 --- a/biomes/frozen/redwood-forest.json +++ b/biomes/frozen/redwood-forest.json @@ -70,7 +70,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/sea/frozen-parent-river.json b/biomes/frozen/sea/frozen-parent-river.json index 2533b1c1..eaf13274 100644 --- a/biomes/frozen/sea/frozen-parent-river.json +++ b/biomes/frozen/sea/frozen-parent-river.json @@ -86,10 +86,5 @@ "heightVariance": {"style": "NOWHERE"}, "stackMin": 2 } - ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - } + ] } diff --git a/biomes/frozen/sea/frozen-river-ice.json b/biomes/frozen/sea/frozen-river-ice.json index e54a0e1b..a2594b4b 100644 --- a/biomes/frozen/sea/frozen-river-ice.json +++ b/biomes/frozen/sea/frozen-river-ice.json @@ -131,7 +131,7 @@ } }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -148,7 +148,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ @@ -171,11 +172,6 @@ "stackMin": 2 } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - }, "childStyle": {"style": "SIMPLEX"}, "seaLayers": [{ "minHeight": 1, diff --git a/biomes/frozen/sea/ocean.json b/biomes/frozen/sea/ocean.json index ba026769..68522a61 100644 --- a/biomes/frozen/sea/ocean.json +++ b/biomes/frozen/sea/ocean.json @@ -112,7 +112,7 @@ "place": ["structures/snowulder"] }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -129,14 +129,10 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - }, "seaLayers": [ { "minHeight": 1, diff --git a/biomes/frozen/spruce-hills-extended.json b/biomes/frozen/spruce-hills-extended.json index c6a2b7a0..47aa2594 100644 --- a/biomes/frozen/spruce-hills-extended.json +++ b/biomes/frozen/spruce-hills-extended.json @@ -57,7 +57,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/spruce-hills.json b/biomes/frozen/spruce-hills.json index 76cb6161..76814a4d 100644 --- a/biomes/frozen/spruce-hills.json +++ b/biomes/frozen/spruce-hills.json @@ -58,7 +58,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/spruce-plains.json b/biomes/frozen/spruce-plains.json index 942c8c2d..113439d2 100644 --- a/biomes/frozen/spruce-plains.json +++ b/biomes/frozen/spruce-plains.json @@ -58,7 +58,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/frozen/vander.json b/biomes/frozen/vander.json index d721bb26..a8a8dfbf 100644 --- a/biomes/frozen/vander.json +++ b/biomes/frozen/vander.json @@ -69,7 +69,7 @@ }, { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, diff --git a/biomes/hot/desert-dunes-red.json b/biomes/hot/desert-dunes-red.json index f3f7392a..52588e5e 100644 --- a/biomes/hot/desert-dunes-red.json +++ b/biomes/hot/desert-dunes-red.json @@ -32,15 +32,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-hot" + "structure": "village-desert" }, { "rarity": 1900, - "structure": "desert-pyramid" + "structure": "pyramid-desert" } ], "objects": [ @@ -66,9 +66,8 @@ "enabled": true }, "place": [ - "jigsaw/pyramid/rpyramid-extreme", - "jigsaw/pyramid/rpyramid", - "jigsaw/pyramid/pyramidred45" + "jigsaw/pyramid/pyramid-red-extreme", + "jigsaw/pyramid/pyramid-red" ], "translate": { "x": 0, diff --git a/biomes/hot/desert-dunes.json b/biomes/hot/desert-dunes.json index f7ce39e6..bf39b2ac 100644 --- a/biomes/hot/desert-dunes.json +++ b/biomes/hot/desert-dunes.json @@ -32,15 +32,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-hot" + "structure": "village-desert" }, { "rarity": 1900, - "structure": "desert-pyramid" + "structure": "pyramid-desert" } ], "objects": [ @@ -106,8 +106,8 @@ }, "place": [ "jigsaw/pyramid/pyramid-extreme", - "jigsaw/pyramid/pyramid", - "jigsaw/pyramid/pyramid45" + "jigsaw/pyramid/pyramid_1", + "jigsaw/pyramid/pyramid_2" ], "translate": { "x": 0, diff --git a/biomes/hot/mountain-cliffs.json b/biomes/hot/mountain-cliffs.json index 9cb0a05f..192cf2fb 100644 --- a/biomes/hot/mountain-cliffs.json +++ b/biomes/hot/mountain-cliffs.json @@ -53,15 +53,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-hot" + "structure": "village-desert" }, { "rarity": 1900, - "structure": "desert-pyramid" + "structure": "pyramid-desert" } ] } diff --git a/biomes/hot/mountain-plains.json b/biomes/hot/mountain-plains.json index 313cbe68..81caf727 100644 --- a/biomes/hot/mountain-plains.json +++ b/biomes/hot/mountain-plains.json @@ -25,15 +25,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-hot" + "structure": "village-desert" }, { "rarity": 1900, - "structure": "desert-pyramid" + "structure": "pyramid-desert" } ], "decorators": [{ diff --git a/biomes/hot/mountain.json b/biomes/hot/mountain.json index f4bde141..301174f6 100644 --- a/biomes/hot/mountain.json +++ b/biomes/hot/mountain.json @@ -57,15 +57,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-hot" + "structure": "village-desert" }, { "rarity": 1900, - "structure": "desert-pyramid" + "structure": "pyramid-desert" } ] } diff --git a/biomes/hot/sea/ocean-cliffs.json b/biomes/hot/sea/ocean-cliffs.json index 340fd662..7ba8b995 100644 --- a/biomes/hot/sea/ocean-cliffs.json +++ b/biomes/hot/sea/ocean-cliffs.json @@ -87,7 +87,7 @@ } }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -104,7 +104,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ @@ -164,11 +165,6 @@ "style": {"style": "STATIC"} } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - }, "slab": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/hot/sea/ocean.json b/biomes/hot/sea/ocean.json index e129edf8..86e01181 100644 --- a/biomes/hot/sea/ocean.json +++ b/biomes/hot/sea/ocean.json @@ -100,7 +100,7 @@ } }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -117,7 +117,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ @@ -177,11 +178,6 @@ "style": {"style": "STATIC"} } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - }, "slab": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/mountain/forest-extended.json b/biomes/mountain/forest-extended.json index 240483a5..d0c00231 100644 --- a/biomes/mountain/forest-extended.json +++ b/biomes/mountain/forest-extended.json @@ -67,11 +67,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/mountain/forest.json b/biomes/mountain/forest.json index a1a2eca7..a126aa10 100644 --- a/biomes/mountain/forest.json +++ b/biomes/mountain/forest.json @@ -66,11 +66,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/mountain/hills.json b/biomes/mountain/hills.json index 722493e4..6c02a8ec 100644 --- a/biomes/mountain/hills.json +++ b/biomes/mountain/hills.json @@ -67,11 +67,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/mountain/mountain.json b/biomes/mountain/mountain.json index 37a2ba9b..0984990b 100644 --- a/biomes/mountain/mountain.json +++ b/biomes/mountain/mountain.json @@ -60,11 +60,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "decorators": [ diff --git a/biomes/mountain/plain-extended.json b/biomes/mountain/plain-extended.json index edb11e55..60cdaa00 100644 --- a/biomes/mountain/plain-extended.json +++ b/biomes/mountain/plain-extended.json @@ -40,11 +40,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/mountain/plains.json b/biomes/mountain/plains.json index 2d51b121..bed854f4 100644 --- a/biomes/mountain/plains.json +++ b/biomes/mountain/plains.json @@ -67,11 +67,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/mushroom/shore/beach.json b/biomes/mushroom/shore/beach.json index f1130c2a..5fb3abeb 100644 --- a/biomes/mushroom/shore/beach.json +++ b/biomes/mushroom/shore/beach.json @@ -3,7 +3,7 @@ "color": "#D4A7EE", "rarity": 1, "derivative": "MUSHROOM_FIELDS", - "vanillaDerivative": "MUSHROOM_FIELD_SHORE", + "vanillaDerivative": "MUSHROOM_FIELDS", "customDerivitives": [{ "id": "mushroom_beach", "waterColor": "#B4B2FF", diff --git a/biomes/ocean/deep.json b/biomes/ocean/deep.json index be018501..0bc45f65 100644 --- a/biomes/ocean/deep.json +++ b/biomes/ocean/deep.json @@ -124,7 +124,7 @@ ] }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -141,7 +141,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ @@ -168,10 +169,5 @@ }], "partOf": "SEA_FLOOR" } - ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - } + ] } diff --git a/biomes/ocean/ocean.json b/biomes/ocean/ocean.json index eb8ef59d..cc5d24b4 100644 --- a/biomes/ocean/ocean.json +++ b/biomes/ocean/ocean.json @@ -99,7 +99,7 @@ "structures/shiprightsideupbackhalfdegraded", "structures/shiprightsideupbackhalf" ], - "chance": 0.008, + "chance": 0.0008, "underwater": true, "waterloggable": true }, diff --git a/biomes/ocean/warm-bottom.json b/biomes/ocean/warm-bottom.json index f3db416f..f881a75d 100644 --- a/biomes/ocean/warm-bottom.json +++ b/biomes/ocean/warm-bottom.json @@ -141,7 +141,7 @@ "waterloggable": true }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -158,7 +158,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ @@ -211,10 +212,5 @@ }], "partOf": "SEA_FLOOR" } - ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - } + ] } diff --git a/biomes/ocean/warm.json b/biomes/ocean/warm.json index 59b4ffcc..8580f475 100644 --- a/biomes/ocean/warm.json +++ b/biomes/ocean/warm.json @@ -156,7 +156,7 @@ "waterloggable": true }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -173,7 +173,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ @@ -201,11 +202,6 @@ "partOf": "SEA_FLOOR" } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - }, "childStyle": { "style": "GLOB", "zoom": 1, diff --git a/biomes/savanna/acacia-denmyre.json b/biomes/savanna/acacia-denmyre.json index d5232846..2b2bfa8d 100644 --- a/biomes/savanna/acacia-denmyre.json +++ b/biomes/savanna/acacia-denmyre.json @@ -50,7 +50,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/cliff-extended.json b/biomes/savanna/cliff-extended.json index 14dfb65e..ecdc5db6 100644 --- a/biomes/savanna/cliff-extended.json +++ b/biomes/savanna/cliff-extended.json @@ -76,7 +76,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/cliff.json b/biomes/savanna/cliff.json index bf8031e4..b036b024 100644 --- a/biomes/savanna/cliff.json +++ b/biomes/savanna/cliff.json @@ -79,7 +79,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/forest.json b/biomes/savanna/forest.json index 98ecc669..56604edc 100644 --- a/biomes/savanna/forest.json +++ b/biomes/savanna/forest.json @@ -71,7 +71,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/plateau.json b/biomes/savanna/plateau.json index 32754bf1..e8fdd8bb 100644 --- a/biomes/savanna/plateau.json +++ b/biomes/savanna/plateau.json @@ -71,7 +71,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "structure": "village-savanna", diff --git a/biomes/savanna/savanna.json b/biomes/savanna/savanna.json index 1df36d4c..c7d6fcb5 100644 --- a/biomes/savanna/savanna.json +++ b/biomes/savanna/savanna.json @@ -72,7 +72,7 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "structure": "village-savanna", diff --git a/biomes/swamp/denmyre.json b/biomes/swamp/denmyre.json index 1b3f93c4..25349d5e 100644 --- a/biomes/swamp/denmyre.json +++ b/biomes/swamp/denmyre.json @@ -42,11 +42,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/swamp/handy-willow-forest.json b/biomes/swamp/handy-willow-forest.json index 0142bf85..f934fa9c 100644 --- a/biomes/swamp/handy-willow-forest.json +++ b/biomes/swamp/handy-willow-forest.json @@ -54,11 +54,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/swamp/roofed-forest-extended.json b/biomes/swamp/roofed-forest-extended.json index 3cae9d1a..dd56146e 100644 --- a/biomes/swamp/roofed-forest-extended.json +++ b/biomes/swamp/roofed-forest-extended.json @@ -55,11 +55,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/swamp/roofed-forest.json b/biomes/swamp/roofed-forest.json index 060d48ce..92c00e53 100644 --- a/biomes/swamp/roofed-forest.json +++ b/biomes/swamp/roofed-forest.json @@ -58,11 +58,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/swamp/roofed-wayward-extended.json b/biomes/swamp/roofed-wayward-extended.json index 90c470a4..97bda56a 100644 --- a/biomes/swamp/roofed-wayward-extended.json +++ b/biomes/swamp/roofed-wayward-extended.json @@ -55,11 +55,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/swamp/roofed-wayward.json b/biomes/swamp/roofed-wayward.json index 6d4e14c4..f585faa1 100644 --- a/biomes/swamp/roofed-wayward.json +++ b/biomes/swamp/roofed-wayward.json @@ -58,11 +58,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/swamp/sea/ocean-tree.json b/biomes/swamp/sea/ocean-tree.json index 2442c28d..abeead8a 100644 --- a/biomes/swamp/sea/ocean-tree.json +++ b/biomes/swamp/sea/ocean-tree.json @@ -83,11 +83,7 @@ }, { "mode": "MIN_STILT", - "stiltOverride":{ - "palette": [{ - "block": "minecraft:dark_oak_log" - }] - }, + "stiltOverride": {"palette": [{"block": "minecraft:dark_oak_log"}]}, "place": [ "trees/jungle/lgeneric1", "trees/jungle/lgeneric2", diff --git a/biomes/swamp/shore/beach.json b/biomes/swamp/shore/beach.json index 7b63a4ba..629b8f53 100644 --- a/biomes/swamp/shore/beach.json +++ b/biomes/swamp/shore/beach.json @@ -9,18 +9,16 @@ "max": 1, "generator": "plain" }], - "layers": [ - { - "minHeight": 3, - "maxHeight": 6, - "style": {"style": "NOWHERE"}, - "zoom": 0.2, - "palette": [ - {"block": "minecraft:coarse_dirt"}, - {"block": "minecraft:mud"} - ] - } - ], + "layers": [{ + "minHeight": 3, + "maxHeight": 6, + "style": {"style": "NOWHERE"}, + "zoom": 0.2, + "palette": [ + {"block": "minecraft:coarse_dirt"}, + {"block": "minecraft:mud"} + ] + }], "objects": [{ "place": [ "trees/jungle/lgeneric1", diff --git a/biomes/swamp/swamp-mangrove-lake.json b/biomes/swamp/swamp-mangrove-lake.json index 2328a099..eadbe680 100644 --- a/biomes/swamp/swamp-mangrove-lake.json +++ b/biomes/swamp/swamp-mangrove-lake.json @@ -114,4 +114,4 @@ "replace": {"palette": [{"block": "minecraft:air"}]} }] }] -} \ No newline at end of file +} diff --git a/biomes/swamp/willow-forest-extended.json b/biomes/swamp/willow-forest-extended.json index 211273e3..b4f3a5c8 100644 --- a/biomes/swamp/willow-forest-extended.json +++ b/biomes/swamp/willow-forest-extended.json @@ -54,11 +54,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/swamp/willow-forest.json b/biomes/swamp/willow-forest.json index 4bbe3ba3..c36fcc79 100644 --- a/biomes/swamp/willow-forest.json +++ b/biomes/swamp/willow-forest.json @@ -61,11 +61,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/temperate/birch-denmyre.json b/biomes/temperate/birch-denmyre.json index ea40e746..b477b167 100644 --- a/biomes/temperate/birch-denmyre.json +++ b/biomes/temperate/birch-denmyre.json @@ -42,11 +42,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/birch-forest-extended.json b/biomes/temperate/birch-forest-extended.json index 3b319ce6..393f4610 100644 --- a/biomes/temperate/birch-forest-extended.json +++ b/biomes/temperate/birch-forest-extended.json @@ -66,11 +66,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/birch-forest.json b/biomes/temperate/birch-forest.json index 0f89e8c6..ea1260b5 100644 --- a/biomes/temperate/birch-forest.json +++ b/biomes/temperate/birch-forest.json @@ -69,11 +69,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/birch-thin.json b/biomes/temperate/birch-thin.json index 2c0a60d2..bfe21f5e 100644 --- a/biomes/temperate/birch-thin.json +++ b/biomes/temperate/birch-thin.json @@ -60,11 +60,11 @@ "jigsawStructures": [ { "rarity": 900, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1100, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/combo-forest-extended.json b/biomes/temperate/combo-forest-extended.json index d653eb28..0254233f 100644 --- a/biomes/temperate/combo-forest-extended.json +++ b/biomes/temperate/combo-forest-extended.json @@ -48,11 +48,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/combo-forest.json b/biomes/temperate/combo-forest.json index d8161b01..62f7196d 100644 --- a/biomes/temperate/combo-forest.json +++ b/biomes/temperate/combo-forest.json @@ -51,11 +51,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/flower-forest-extended.json b/biomes/temperate/flower-forest-extended.json index 8f0a94a6..36b2e602 100644 --- a/biomes/temperate/flower-forest-extended.json +++ b/biomes/temperate/flower-forest-extended.json @@ -64,11 +64,11 @@ "jigsawStructures": [ { "rarity": 750, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/flower-forest.json b/biomes/temperate/flower-forest.json index 4a3fd58c..d4361e79 100644 --- a/biomes/temperate/flower-forest.json +++ b/biomes/temperate/flower-forest.json @@ -65,11 +65,11 @@ "jigsawStructures": [ { "rarity": 750, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/highlands.json b/biomes/temperate/highlands.json index 4c34e591..4de943b8 100644 --- a/biomes/temperate/highlands.json +++ b/biomes/temperate/highlands.json @@ -58,11 +58,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [{ diff --git a/biomes/temperate/longtree-forest-extended.json b/biomes/temperate/longtree-forest-extended.json index d5812cd7..e55c630f 100644 --- a/biomes/temperate/longtree-forest-extended.json +++ b/biomes/temperate/longtree-forest-extended.json @@ -46,11 +46,11 @@ "jigsawStructures": [ { "rarity": 1000, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 800, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/longtree-forest.json b/biomes/temperate/longtree-forest.json index 017a6674..232de168 100644 --- a/biomes/temperate/longtree-forest.json +++ b/biomes/temperate/longtree-forest.json @@ -47,11 +47,11 @@ "jigsawStructures": [ { "rarity": 1000, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 800, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/lush-plains-red.json b/biomes/temperate/lush-plains-red.json index c8c43b03..1a919831 100644 --- a/biomes/temperate/lush-plains-red.json +++ b/biomes/temperate/lush-plains-red.json @@ -42,11 +42,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/lush-plains-yellow.json b/biomes/temperate/lush-plains-yellow.json index a8c687d0..209fead8 100644 --- a/biomes/temperate/lush-plains-yellow.json +++ b/biomes/temperate/lush-plains-yellow.json @@ -42,11 +42,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/lush-plains.json b/biomes/temperate/lush-plains.json index bdb2526a..190cab10 100644 --- a/biomes/temperate/lush-plains.json +++ b/biomes/temperate/lush-plains.json @@ -47,11 +47,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/meadows.json b/biomes/temperate/meadows.json index 08dd94f1..25999786 100644 --- a/biomes/temperate/meadows.json +++ b/biomes/temperate/meadows.json @@ -50,11 +50,11 @@ "jigsawStructures": [ { "rarity": 2200, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1900, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/oak-denmyre.json b/biomes/temperate/oak-denmyre.json index e6909d1b..628fd484 100644 --- a/biomes/temperate/oak-denmyre.json +++ b/biomes/temperate/oak-denmyre.json @@ -42,11 +42,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/oak-forest-extended.json b/biomes/temperate/oak-forest-extended.json index 6f3f77f3..a9d117c3 100644 --- a/biomes/temperate/oak-forest-extended.json +++ b/biomes/temperate/oak-forest-extended.json @@ -63,11 +63,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/oak-forest.json b/biomes/temperate/oak-forest.json index 232cbc97..140382f9 100644 --- a/biomes/temperate/oak-forest.json +++ b/biomes/temperate/oak-forest.json @@ -64,11 +64,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/osaka-red-forest.json b/biomes/temperate/osaka-red-forest.json index c72f9a42..94607780 100644 --- a/biomes/temperate/osaka-red-forest.json +++ b/biomes/temperate/osaka-red-forest.json @@ -9,8 +9,7 @@ { "id": "osaka_red", "foliageColor": "#D42828", - "downfallType": "snow", - "temperature": -3, + "downfallType": "rain", "waterColor": "#A5FFED", "grassColor": "#64A522", "category": "forest" @@ -18,8 +17,7 @@ { "id": "osaka_red_child_forest", "foliageColor": "#AA2323", - "downfallType": "snow", - "temperature": -3, + "downfallType": "rain", "waterColor": "#A5FFED", "grassColor": "#64A522", "category": "forest" diff --git a/biomes/temperate/plains.json b/biomes/temperate/plains.json index 159e8ba9..a0f96422 100644 --- a/biomes/temperate/plains.json +++ b/biomes/temperate/plains.json @@ -42,11 +42,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ @@ -315,4 +315,4 @@ } } }] -} +} \ No newline at end of file diff --git a/biomes/temperate/plateau-extended.json b/biomes/temperate/plateau-extended.json index cc0467c9..da0956d5 100644 --- a/biomes/temperate/plateau-extended.json +++ b/biomes/temperate/plateau-extended.json @@ -54,11 +54,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/plateau.json b/biomes/temperate/plateau.json index dcdd7fcf..abd8a209 100644 --- a/biomes/temperate/plateau.json +++ b/biomes/temperate/plateau.json @@ -55,11 +55,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/reaching-forest.json b/biomes/temperate/reaching-forest.json index 6b86e208..8782e0b1 100644 --- a/biomes/temperate/reaching-forest.json +++ b/biomes/temperate/reaching-forest.json @@ -68,11 +68,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/temperate/sea/ocean-deep.json b/biomes/temperate/sea/ocean-deep.json index b9914566..43bc788a 100644 --- a/biomes/temperate/sea/ocean-deep.json +++ b/biomes/temperate/sea/ocean-deep.json @@ -111,7 +111,7 @@ ] }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -128,7 +128,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ diff --git a/biomes/temperate/sea/ocean.json b/biomes/temperate/sea/ocean.json index a786675b..2d9a7c70 100644 --- a/biomes/temperate/sea/ocean.json +++ b/biomes/temperate/sea/ocean.json @@ -116,7 +116,7 @@ ] }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -133,7 +133,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{"name": "tropical-dungeon"}] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ diff --git a/biomes/temperate/shore/oak-beach.json b/biomes/temperate/shore/oak-beach.json index 3c6bd54b..54438109 100644 --- a/biomes/temperate/shore/oak-beach.json +++ b/biomes/temperate/shore/oak-beach.json @@ -51,11 +51,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/wilds-extended.json b/biomes/temperate/wilds-extended.json index 1ce2cdfa..1e6b9475 100644 --- a/biomes/temperate/wilds-extended.json +++ b/biomes/temperate/wilds-extended.json @@ -52,11 +52,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/temperate/wilds.json b/biomes/temperate/wilds.json index afb8152d..c28ab3f2 100644 --- a/biomes/temperate/wilds.json +++ b/biomes/temperate/wilds.json @@ -55,11 +55,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1500, - "structure": "village-temperate" + "structure": "village-plains" } ], "objects": [ diff --git a/biomes/terralost/WIP/arid-highlands.json b/biomes/terralost/WIP/arid-highlands.json index 03645562..a25f72aa 100644 --- a/biomes/terralost/WIP/arid-highlands.json +++ b/biomes/terralost/WIP/arid-highlands.json @@ -1,46 +1,36 @@ { - "name": "Arid Highlands", - "color": "#cef550", - "rarity": 1, - "derivative": "SAVANNA", - "vanillaDerivative": "SAVANNA", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "savanna", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Arid Highlands", + "color": "#cef550", + "rarity": 1, + "derivative": "SAVANNA", + "vanillaDerivative": "SAVANNA", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "savanna", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/ashen-savanna.json b/biomes/terralost/WIP/ashen-savanna.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/ashen-savanna.json +++ b/biomes/terralost/WIP/ashen-savanna.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/basalt-cliffs.json b/biomes/terralost/WIP/basalt-cliffs.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/basalt-cliffs.json +++ b/biomes/terralost/WIP/basalt-cliffs.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/base.json b/biomes/terralost/WIP/base.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/base.json +++ b/biomes/terralost/WIP/base.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/birch-tiaga.json b/biomes/terralost/WIP/birch-tiaga.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/birch-tiaga.json +++ b/biomes/terralost/WIP/birch-tiaga.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/blooming-plateau.json b/biomes/terralost/WIP/blooming-plateau.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/blooming-plateau.json +++ b/biomes/terralost/WIP/blooming-plateau.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/blooming-valley.json b/biomes/terralost/WIP/blooming-valley.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/blooming-valley.json +++ b/biomes/terralost/WIP/blooming-valley.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/brushland.json b/biomes/terralost/WIP/brushland.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/brushland.json +++ b/biomes/terralost/WIP/brushland.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/bryce-canyon.json b/biomes/terralost/WIP/bryce-canyon.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/bryce-canyon.json +++ b/biomes/terralost/WIP/bryce-canyon.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/caldera.json b/biomes/terralost/WIP/caldera.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/caldera.json +++ b/biomes/terralost/WIP/caldera.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/cloud-forest.json b/biomes/terralost/WIP/cloud-forest.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/cloud-forest.json +++ b/biomes/terralost/WIP/cloud-forest.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/cold-shrubland.json b/biomes/terralost/WIP/cold-shrubland.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/cold-shrubland.json +++ b/biomes/terralost/WIP/cold-shrubland.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/desert-canyon.json b/biomes/terralost/WIP/desert-canyon.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/desert-canyon.json +++ b/biomes/terralost/WIP/desert-canyon.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/desert-oasis.json b/biomes/terralost/WIP/desert-oasis.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/desert-oasis.json +++ b/biomes/terralost/WIP/desert-oasis.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/desert-spires.json b/biomes/terralost/WIP/desert-spires.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/desert-spires.json +++ b/biomes/terralost/WIP/desert-spires.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/emerald-peaks.json b/biomes/terralost/WIP/emerald-peaks.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/emerald-peaks.json +++ b/biomes/terralost/WIP/emerald-peaks.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/forested-highlands.json b/biomes/terralost/WIP/forested-highlands.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/forested-highlands.json +++ b/biomes/terralost/WIP/forested-highlands.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/fractured-savanna.json b/biomes/terralost/WIP/fractured-savanna.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/fractured-savanna.json +++ b/biomes/terralost/WIP/fractured-savanna.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/frozen-cliffs.json b/biomes/terralost/WIP/frozen-cliffs.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/frozen-cliffs.json +++ b/biomes/terralost/WIP/frozen-cliffs.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/glacial-chasm.json b/biomes/terralost/WIP/glacial-chasm.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/glacial-chasm.json +++ b/biomes/terralost/WIP/glacial-chasm.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/granite-cliffs.json b/biomes/terralost/WIP/granite-cliffs.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/granite-cliffs.json +++ b/biomes/terralost/WIP/granite-cliffs.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/gravel-beach.json b/biomes/terralost/WIP/gravel-beach.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/gravel-beach.json +++ b/biomes/terralost/WIP/gravel-beach.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/gravel-desert.json b/biomes/terralost/WIP/gravel-desert.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/gravel-desert.json +++ b/biomes/terralost/WIP/gravel-desert.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/haze-mountain.json b/biomes/terralost/WIP/haze-mountain.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/haze-mountain.json +++ b/biomes/terralost/WIP/haze-mountain.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/highlands.json b/biomes/terralost/WIP/highlands.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/highlands.json +++ b/biomes/terralost/WIP/highlands.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/hot-shrubland.json b/biomes/terralost/WIP/hot-shrubland.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/hot-shrubland.json +++ b/biomes/terralost/WIP/hot-shrubland.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/ice-marsh.json b/biomes/terralost/WIP/ice-marsh.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/ice-marsh.json +++ b/biomes/terralost/WIP/ice-marsh.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/jungle-mountains.json b/biomes/terralost/WIP/jungle-mountains.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/jungle-mountains.json +++ b/biomes/terralost/WIP/jungle-mountains.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/lavender-forest.json b/biomes/terralost/WIP/lavender-forest.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/lavender-forest.json +++ b/biomes/terralost/WIP/lavender-forest.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/lavender-valley.json b/biomes/terralost/WIP/lavender-valley.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/lavender-valley.json +++ b/biomes/terralost/WIP/lavender-valley.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/mirage-isles.json b/biomes/terralost/WIP/mirage-isles.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/mirage-isles.json +++ b/biomes/terralost/WIP/mirage-isles.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/moonlight-grove.json b/biomes/terralost/WIP/moonlight-grove.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/moonlight-grove.json +++ b/biomes/terralost/WIP/moonlight-grove.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/moonlight-valley.json b/biomes/terralost/WIP/moonlight-valley.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/moonlight-valley.json +++ b/biomes/terralost/WIP/moonlight-valley.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/orchid-swamp.json b/biomes/terralost/WIP/orchid-swamp.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/orchid-swamp.json +++ b/biomes/terralost/WIP/orchid-swamp.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/painted-mountains.json b/biomes/terralost/WIP/painted-mountains.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/painted-mountains.json +++ b/biomes/terralost/WIP/painted-mountains.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/red-oasis.json b/biomes/terralost/WIP/red-oasis.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/red-oasis.json +++ b/biomes/terralost/WIP/red-oasis.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/rocky-jungle.json b/biomes/terralost/WIP/rocky-jungle.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/rocky-jungle.json +++ b/biomes/terralost/WIP/rocky-jungle.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/rocky-mountains.json b/biomes/terralost/WIP/rocky-mountains.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/rocky-mountains.json +++ b/biomes/terralost/WIP/rocky-mountains.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/rocky-shrubland.json b/biomes/terralost/WIP/rocky-shrubland.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/rocky-shrubland.json +++ b/biomes/terralost/WIP/rocky-shrubland.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/sakura-grove.json b/biomes/terralost/WIP/sakura-grove.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/sakura-grove.json +++ b/biomes/terralost/WIP/sakura-grove.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/sakura-valley.json b/biomes/terralost/WIP/sakura-valley.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/sakura-valley.json +++ b/biomes/terralost/WIP/sakura-valley.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/sandstone-valley.json b/biomes/terralost/WIP/sandstone-valley.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/sandstone-valley.json +++ b/biomes/terralost/WIP/sandstone-valley.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/savanna-badlands.json b/biomes/terralost/WIP/savanna-badlands.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/savanna-badlands.json +++ b/biomes/terralost/WIP/savanna-badlands.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/savanna-slopes.json b/biomes/terralost/WIP/savanna-slopes.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/savanna-slopes.json +++ b/biomes/terralost/WIP/savanna-slopes.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/scarlet-mountains.json b/biomes/terralost/WIP/scarlet-mountains.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/scarlet-mountains.json +++ b/biomes/terralost/WIP/scarlet-mountains.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/shield-clearing.json b/biomes/terralost/WIP/shield-clearing.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/shield-clearing.json +++ b/biomes/terralost/WIP/shield-clearing.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/shield.json b/biomes/terralost/WIP/shield.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/shield.json +++ b/biomes/terralost/WIP/shield.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/shrubland.json b/biomes/terralost/WIP/shrubland.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/shrubland.json +++ b/biomes/terralost/WIP/shrubland.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/siberian-grove.json b/biomes/terralost/WIP/siberian-grove.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/siberian-grove.json +++ b/biomes/terralost/WIP/siberian-grove.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/siberian-tiaga.json b/biomes/terralost/WIP/siberian-tiaga.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/siberian-tiaga.json +++ b/biomes/terralost/WIP/siberian-tiaga.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/skylands-autumn.json b/biomes/terralost/WIP/skylands-autumn.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/skylands-autumn.json +++ b/biomes/terralost/WIP/skylands-autumn.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/skylands-spring.json b/biomes/terralost/WIP/skylands-spring.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/skylands-spring.json +++ b/biomes/terralost/WIP/skylands-spring.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/skylands-summer.json b/biomes/terralost/WIP/skylands-summer.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/skylands-summer.json +++ b/biomes/terralost/WIP/skylands-summer.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/skylands-winter.json b/biomes/terralost/WIP/skylands-winter.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/skylands-winter.json +++ b/biomes/terralost/WIP/skylands-winter.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/skylands.json b/biomes/terralost/WIP/skylands.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/skylands.json +++ b/biomes/terralost/WIP/skylands.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/snowy-badlands.json b/biomes/terralost/WIP/snowy-badlands.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/snowy-badlands.json +++ b/biomes/terralost/WIP/snowy-badlands.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/snowy-maple-forest.json b/biomes/terralost/WIP/snowy-maple-forest.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/snowy-maple-forest.json +++ b/biomes/terralost/WIP/snowy-maple-forest.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/snowy-shield.json b/biomes/terralost/WIP/snowy-shield.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/snowy-shield.json +++ b/biomes/terralost/WIP/snowy-shield.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/steppe.json b/biomes/terralost/WIP/steppe.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/steppe.json +++ b/biomes/terralost/WIP/steppe.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/stoney-spires.json b/biomes/terralost/WIP/stoney-spires.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/stoney-spires.json +++ b/biomes/terralost/WIP/stoney-spires.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/temperate-highlands.json b/biomes/terralost/WIP/temperate-highlands.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/temperate-highlands.json +++ b/biomes/terralost/WIP/temperate-highlands.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/tropical-jungle.json b/biomes/terralost/WIP/tropical-jungle.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/tropical-jungle.json +++ b/biomes/terralost/WIP/tropical-jungle.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/valley-clearing.json b/biomes/terralost/WIP/valley-clearing.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/valley-clearing.json +++ b/biomes/terralost/WIP/valley-clearing.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/volcanic-crater.json b/biomes/terralost/WIP/volcanic-crater.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/volcanic-crater.json +++ b/biomes/terralost/WIP/volcanic-crater.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/volcanic-peaks.json b/biomes/terralost/WIP/volcanic-peaks.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/volcanic-peaks.json +++ b/biomes/terralost/WIP/volcanic-peaks.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/warped-mesa.json b/biomes/terralost/WIP/warped-mesa.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/warped-mesa.json +++ b/biomes/terralost/WIP/warped-mesa.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/white-cliffs.json b/biomes/terralost/WIP/white-cliffs.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/white-cliffs.json +++ b/biomes/terralost/WIP/white-cliffs.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/white-mesa.json b/biomes/terralost/WIP/white-mesa.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/white-mesa.json +++ b/biomes/terralost/WIP/white-mesa.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/windswept-spires.json b/biomes/terralost/WIP/windswept-spires.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/windswept-spires.json +++ b/biomes/terralost/WIP/windswept-spires.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/wintry-forest.json b/biomes/terralost/WIP/wintry-forest.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/wintry-forest.json +++ b/biomes/terralost/WIP/wintry-forest.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/wintry-lowlands.json b/biomes/terralost/WIP/wintry-lowlands.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/wintry-lowlands.json +++ b/biomes/terralost/WIP/wintry-lowlands.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/yellowstone.json b/biomes/terralost/WIP/yellowstone.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/yellowstone.json +++ b/biomes/terralost/WIP/yellowstone.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/yosemite-cliffs.json b/biomes/terralost/WIP/yosemite-cliffs.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/yosemite-cliffs.json +++ b/biomes/terralost/WIP/yosemite-cliffs.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/WIP/yosemite-lowlands.json b/biomes/terralost/WIP/yosemite-lowlands.json index 19186327..64b36f38 100644 --- a/biomes/terralost/WIP/yosemite-lowlands.json +++ b/biomes/terralost/WIP/yosemite-lowlands.json @@ -1,46 +1,36 @@ { - "name": "Biome Base", - "color": "#000000", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 10 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ - { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "decorators": [ - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + "name": "Biome Base", + "color": "#000000", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [{ + "generator": "smooth-dunes", + "max": 35, + "min": 10 + }], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [{ + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + }], + "decorators": [{ + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + }] } diff --git a/biomes/terralost/ancient-sands.json b/biomes/terralost/ancient-sands.json index 8d955f47..15e84248 100644 --- a/biomes/terralost/ancient-sands.json +++ b/biomes/terralost/ancient-sands.json @@ -1,168 +1,168 @@ { - "name": "Ancient Sands", - "color": "#DBD155", - "rarity": 1, - "derivative": "DESERT", - "vanillaDerivative": "DESERT", - "generators": [ - { - "generator": "smooth-dunes", - "max": 35, - "min": 30 - }, - { - "generator": "mountain", - "max": 20, - "min": 0 - }, - { - "generator": "rare-hills", - "max": 20, - "min": 0 - } - ], - "customDerivitives": [ - { - "category": "desert", - "id": "terralost_ancientsands", - "temperature": 2, - "humidity": 0, - "downfallType": "none", - "skyColor": "#857769", - "fogColor": "#BB9B9D", - "waterColor": "#77E0F7", - "waterFogColor": "#50533" - } - ], - "layers": [ - { - "minHeight": 3, - "maxHeight": 10, - "style": { "style": "FRACTAL_SMOKE", "zoom": 0.05 }, - "palette": [ - { "block": "minecraft:orange_terracotta" }, - { "block": "minecraft:red_sand" }, - { "block": "minecraft:sandstone" }, - { "block": "minecraft:sand" } - ] - }, - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ + "name": "Ancient Sands", + "color": "#DBD155", + "rarity": 1, + "derivative": "DESERT", + "vanillaDerivative": "DESERT", + "generators": [ { - "block": "minecraft:red_sand" - } - ] - }, - { - "minHeight": 3, - "maxHeight": 10, - "slopeCondition": { - "minimumSlope": 4.5, - "maximumSlope": 20 - }, - "palette": [{ "block": "minecraft:sandstone" }] - }, - { - "minHeight": 5, - "maxHeight": 5, - "zoom": 0.7, - "palette": [ + "generator": "smooth-dunes", + "max": 35, + "min": 30 + }, { - "weight": 1, - "block": "minecraft:sand" - } - ] - } - ], - "jigsawStructures": [ - { - "rarity": 1700, - "structure": "pillager_outpost" - }, - { - "rarity": 1500, - "structure": "village-hot" - }, - { - "rarity": 1900, - "structure": "desert-pyramid" - } - ], - "objects": [ - { - "chance": 0.0018, - "mode": "MIN_HEIGHT", - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true + "generator": "mountain", + "max": 20, + "min": 0 }, - "enabled": true - }, - "place": [ - "jigsaw/pyramid/rpyramid-extreme", - "jigsaw/pyramid/rpyramid", - "jigsaw/pyramid/pyramidred45" - ], - "translate": { - "x": 0, - "y": -3, - "z": 0 - } - }, - { - "mode": "MIN_HEIGHT", - "place": ["structures/ruins-desert-1", "structures/ruins-desert-2"], - "chance": 0.005, - "rotation": { - "enabled": true, - "yAxis": { - "enabled": true, - "interval": 90, - "min": -360, - "max": 360 + { + "generator": "rare-hills", + "max": 20, + "min": 0 } - } - }, - { - "chance": 0.0014, - "mode": "MIN_HEIGHT", - "rotation": { - "yAxis": { - "min": 0, - "max": 0, - "interval": 90, - "enabled": true + ], + "customDerivitives": [{ + "category": "desert", + "id": "terralost_ancientsands", + "temperature": 2, + "humidity": 0, + "downfallType": "none", + "skyColor": "#857769", + "fogColor": "#BB9B9D", + "waterColor": "#77E0F7", + "waterFogColor": "#50533" + }], + "layers": [ + { + "minHeight": 3, + "maxHeight": 10, + "style": { + "style": "FRACTAL_SMOKE", + "zoom": 0.05 + }, + "palette": [ + {"block": "minecraft:orange_terracotta"}, + {"block": "minecraft:red_sand"}, + {"block": "minecraft:sandstone"}, + {"block": "minecraft:sand"} + ] }, - "enabled": true - }, - "place": ["clutter/rsphinx1", "clutter/rbrksphinx1"], - "translate": { - "x": 0, - "y": -2, - "z": 0 - } - } - ], - "decorators": [ - { - "verticalZoom": 5, - "chance": 0.004, - "variance": { "style": "STATIC" }, - "stackMax": 5, - "style": { "style": "STATIC" }, - "palette": [{ "block": "minecraft:cactus" }], - "heightVariance": { "style": "STATIC" }, - "stackMin": 1 - }, - { - "chance": 0.005, - "palette": [{ "block": "minecraft:dead_bush" }] - } - ] + { + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{"block": "minecraft:red_sand"}] + }, + { + "minHeight": 3, + "maxHeight": 10, + "slopeCondition": { + "minimumSlope": 4.5, + "maximumSlope": 20 + }, + "palette": [{"block": "minecraft:sandstone"}] + }, + { + "minHeight": 5, + "maxHeight": 5, + "zoom": 0.7, + "palette": [{ + "weight": 1, + "block": "minecraft:sand" + }] + } + ], + "jigsawStructures": [ + { + "rarity": 1700, + "structure": "pillager-outpost" + }, + { + "rarity": 1500, + "structure": "village-desert" + }, + { + "rarity": 1900, + "structure": "pyramid-desert" + } + ], + "objects": [ + { + "chance": 0.0018, + "mode": "MIN_HEIGHT", + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "jigsaw/pyramid/pyramid-red-extreme", + "jigsaw/pyramid/pyramid-red" + ], + "translate": { + "x": 0, + "y": -3, + "z": 0 + } + }, + { + "mode": "MIN_HEIGHT", + "place": [ + "structures/ruins-desert-1", + "structures/ruins-desert-2" + ], + "chance": 0.005, + "rotation": { + "enabled": true, + "yAxis": { + "enabled": true, + "interval": 90, + "min": -360, + "max": 360 + } + } + }, + { + "chance": 0.0014, + "mode": "MIN_HEIGHT", + "rotation": { + "yAxis": { + "min": 0, + "max": 0, + "interval": 90, + "enabled": true + }, + "enabled": true + }, + "place": [ + "clutter/rsphinx1", + "clutter/rbrksphinx1" + ], + "translate": { + "x": 0, + "y": -2, + "z": 0 + } + } + ], + "decorators": [ + { + "verticalZoom": 5, + "chance": 0.004, + "variance": {"style": "STATIC"}, + "stackMax": 5, + "style": {"style": "STATIC"}, + "palette": [{"block": "minecraft:cactus"}], + "heightVariance": {"style": "STATIC"}, + "stackMin": 1 + }, + { + "chance": 0.005, + "palette": [{"block": "minecraft:dead_bush"}] + } + ] } diff --git a/biomes/tropical/bamboo-forest.json b/biomes/tropical/bamboo-forest.json index e19051fb..5adcaf43 100644 --- a/biomes/tropical/bamboo-forest.json +++ b/biomes/tropical/bamboo-forest.json @@ -54,15 +54,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tropical/highlands.json b/biomes/tropical/highlands.json index e5039813..785b12fa 100644 --- a/biomes/tropical/highlands.json +++ b/biomes/tropical/highlands.json @@ -66,15 +66,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [{ diff --git a/biomes/tropical/jungle-denmyre.json b/biomes/tropical/jungle-denmyre.json index 24f133c1..f1534fdf 100644 --- a/biomes/tropical/jungle-denmyre.json +++ b/biomes/tropical/jungle-denmyre.json @@ -43,15 +43,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tropical/mountain-plains.json b/biomes/tropical/mountain-plains.json index 58a0dc3e..83c7b5aa 100644 --- a/biomes/tropical/mountain-plains.json +++ b/biomes/tropical/mountain-plains.json @@ -43,15 +43,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tropical/mountain.json b/biomes/tropical/mountain.json index ac707487..4d0f5dcf 100644 --- a/biomes/tropical/mountain.json +++ b/biomes/tropical/mountain.json @@ -42,15 +42,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tropical/plains-hills.json b/biomes/tropical/plains-hills.json index 9c4ab0c4..051b27d4 100644 --- a/biomes/tropical/plains-hills.json +++ b/biomes/tropical/plains-hills.json @@ -38,15 +38,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tropical/plains.json b/biomes/tropical/plains.json index dae47ca4..4e368fcc 100644 --- a/biomes/tropical/plains.json +++ b/biomes/tropical/plains.json @@ -38,15 +38,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tropical/rainforest-hills.json b/biomes/tropical/rainforest-hills.json index 59794ac9..e67fe99c 100644 --- a/biomes/tropical/rainforest-hills.json +++ b/biomes/tropical/rainforest-hills.json @@ -43,15 +43,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tropical/rainforest-wicked-child.json b/biomes/tropical/rainforest-wicked-child.json index 7ebd0243..77e3ff26 100644 --- a/biomes/tropical/rainforest-wicked-child.json +++ b/biomes/tropical/rainforest-wicked-child.json @@ -51,15 +51,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tropical/sea/ocean.json b/biomes/tropical/sea/ocean.json index a24182b1..8a1c6fcf 100644 --- a/biomes/tropical/sea/ocean.json +++ b/biomes/tropical/sea/ocean.json @@ -93,7 +93,7 @@ } }, { - "chance": 0.035, + "chance": 0.0035, "rotation": { "yAxis": { "min": 0, @@ -110,10 +110,8 @@ "structures/oruins3" ], "mode": "PAINT", - "loot": [{ - "name": "tropical-dungeon", - "weight": 1 - }] + "loot": [{"name": "structures/ocean-ruins"}], + "overrideGlobalLoot": true } ], "decorators": [ @@ -251,11 +249,6 @@ "style": {"style": "STATIC"} } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": ["tropical-dungeon"] - }, "carving": { "ravines": [{ "rarity": 442, diff --git a/biomes/tropical/wilds.json b/biomes/tropical/wilds.json index 4a34c530..a9323b27 100644 --- a/biomes/tropical/wilds.json +++ b/biomes/tropical/wilds.json @@ -54,15 +54,15 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" }, { "rarity": 1200, - "structure": "jungle-pyramid" + "structure": "pyramid-jungle" } ], "objects": [ diff --git a/biomes/tundra/autumn-extended.json b/biomes/tundra/autumn-extended.json index 5e313655..adc95b50 100644 --- a/biomes/tundra/autumn-extended.json +++ b/biomes/tundra/autumn-extended.json @@ -99,11 +99,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/autumn.json b/biomes/tundra/autumn.json index 1162230a..c0391ea0 100644 --- a/biomes/tundra/autumn.json +++ b/biomes/tundra/autumn.json @@ -102,11 +102,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/ether-extended.json b/biomes/tundra/ether-extended.json index 0639355f..d39aaf0d 100644 --- a/biomes/tundra/ether-extended.json +++ b/biomes/tundra/ether-extended.json @@ -75,11 +75,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/ether.json b/biomes/tundra/ether.json index a131e7a9..d6b0aa4c 100644 --- a/biomes/tundra/ether.json +++ b/biomes/tundra/ether.json @@ -69,11 +69,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/forest.json b/biomes/tundra/forest.json index 4993c98b..d99004ac 100644 --- a/biomes/tundra/forest.json +++ b/biomes/tundra/forest.json @@ -68,11 +68,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/magic-forest-extended.json b/biomes/tundra/magic-forest-extended.json index 4622645b..bbadbd1c 100644 --- a/biomes/tundra/magic-forest-extended.json +++ b/biomes/tundra/magic-forest-extended.json @@ -75,11 +75,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/magic-forest.json b/biomes/tundra/magic-forest.json index 6781c9f0..1d510906 100644 --- a/biomes/tundra/magic-forest.json +++ b/biomes/tundra/magic-forest.json @@ -69,11 +69,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/mountains.json b/biomes/tundra/mountains.json index e59f3b68..53ce29c7 100644 --- a/biomes/tundra/mountains.json +++ b/biomes/tundra/mountains.json @@ -70,11 +70,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/redwood-forest.json b/biomes/tundra/redwood-forest.json index b2b62dda..629ef26d 100644 --- a/biomes/tundra/redwood-forest.json +++ b/biomes/tundra/redwood-forest.json @@ -62,11 +62,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/sequia-redwoods-extended.json b/biomes/tundra/sequia-redwoods-extended.json index 7228c89e..87b7074e 100644 --- a/biomes/tundra/sequia-redwoods-extended.json +++ b/biomes/tundra/sequia-redwoods-extended.json @@ -71,11 +71,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/sequia-redwoods.json b/biomes/tundra/sequia-redwoods.json index 8a82b2b1..7bf08e59 100644 --- a/biomes/tundra/sequia-redwoods.json +++ b/biomes/tundra/sequia-redwoods.json @@ -65,11 +65,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/spruce-denmyre.json b/biomes/tundra/spruce-denmyre.json index b57cfb2b..220c775d 100644 --- a/biomes/tundra/spruce-denmyre.json +++ b/biomes/tundra/spruce-denmyre.json @@ -49,11 +49,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/taiga-extended.json b/biomes/tundra/taiga-extended.json index e48703fc..32417868 100644 --- a/biomes/tundra/taiga-extended.json +++ b/biomes/tundra/taiga-extended.json @@ -60,11 +60,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/tundra/taiga.json b/biomes/tundra/taiga.json index b564e86f..646cce1c 100644 --- a/biomes/tundra/taiga.json +++ b/biomes/tundra/taiga.json @@ -54,11 +54,11 @@ "jigsawStructures": [ { "rarity": 1700, - "structure": "pillager_outpost" + "structure": "pillager-outpost" }, { "rarity": 1000, - "structure": "village-tundra" + "structure": "village-taiga" } ], "objects": [ diff --git a/biomes/util/ruined_portals.json b/biomes/util/ruined_portals.json deleted file mode 100644 index 838b07b4..00000000 --- a/biomes/util/ruined_portals.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "name": "Ruined portals template", - "derivative": "THE_VOID", - "vanillaDerivative": "THE_VOID", - "generators": [{ - "generator": "smooth-dunes", - "min": 0, - "max": 10 - }], - "layers": [{"palette": [{"block": "minecraft:grass_block"}]}], - "objects": [ - { - "chance": 0.2, - "place": [ - "structures/swordnp2", - "structures/swordnp1", - "structures/swordnpstr2", - "structures/swordnpstr1", - "structures/giantportal1", - "structures/giantportal2", - "structures/giantportal3", - "structures/megaportal1", - "structures/megaportal2" - ], - "edit": [ - { - "find": [{"block": "minecraft:gold_block"}], - "replace": {"palette": [{"block": "minecraft:air"}]}, - "chance": 0.1 - }, - { - "find": [{"block": "minecraft:netherrack"}], - "replace": {"palette": [{"block": "minecraft:magma_block"}]}, - "chance": 0.07 - }, - { - "find": [{"block": "minecraft:obsidian"}], - "replace": {"palette": [{"block": "minecraft:crying_obsidian"}]}, - "chance": 0.15 - }, - { - "find": [{"block": "minecraft:lava"}], - "replace": {"palette": [{"block": "minecraft:magma_block"}]}, - "chance": 0.2 - } - ], - "mode": "PAINT", - "carvingSupport": "CARVING_ONLY" - }, - { - "chance": 0.2, - "mode": "PAINT", - "place": [ - "structures/swordnp2", - "structures/swordnp1", - "structures/swordnpstr2", - "structures/swordnpstr1", - "structures/giantportal1", - "structures/giantportal2", - "structures/giantportal3", - "structures/megaportal1", - "structures/megaportal2" - ], - "edit": [ - { - "find": [{"block": "minecraft:gold_block"}], - "replace": {"palette": [{"block": "minecraft:air"}]}, - "chance": 0.1 - }, - { - "find": [{"block": "minecraft:netherrack"}], - "replace": {"palette": [{"block": "minecraft:magma_block"}]}, - "chance": 0.07 - }, - { - "find": [{"block": "minecraft:obsidian"}], - "replace": {"palette": [{"block": "minecraft:crying_obsidian"}]}, - "chance": 0.15 - }, - { - "find": [{"block": "minecraft:lava"}], - "replace": {"palette": [{"block": "minecraft:magma_block"}]}, - "chance": 0.2 - } - ], - "carvingSupport": "CARVING_ONLY" - } - ] -} diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 69898e15..cc3eb4cb 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -1,252 +1,260 @@ { - "version": 2087, - "name": "Overworld", - "environment": "NORMAL", - "fluidHeight": 100, - "continentZoom": 1, - "continentalStyle": { - "style": "NOWHERE_CELLULAR", - "fracture": { - "style": "SIMPLEX", - "axialFracturing": true - }, - "axialFracturing": true, - "zoom": 5 - }, - "logicalHeight": 448, - "dimensionHeight": { - "max": 448, - "min": -64 - }, - "landChance": 0.69, - "regionStyle": { - "style": "NOWHERE_CELLULAR", - "fracture": { - "multiplier": 55, - "style": "NOWHERE", - "zoom": 0.15, - "fracture": { - "style": "STATIC", - "multiplier": 4 - } - } - }, - "regionZoom": 6.15, - "aggressiveBiomeReshuffle": true, - "regions": [ - "frozen", - "hot", - "mushroom", - "temperate", - "tropical", - "swamp", - "tundra" - ], - "carving": { - "caves": [ - { - "breakSurface": true, - "cave": "deep/main", - "rarity": 30, - "caveStartHeight": { - "max": 90, - "min": 12, - "style": { "style": "STATIC" } - } - }, - { - "cave": "lush/main", - "rarity": 50, - "breakSurface": false, - "caveStartHeight": { - "max": 60, - "min": 7, - "style": { "style": "STATIC" } - } - }, - { - "breakSurface": false, - "cave": "deep/elongated", - "rarity": 27, - "caveStartHeight": { - "max": 90, - "min": 12, - "style": { "style": "STATIC" } - } - } - ] - }, - "seaBiomeStyle": { "style": "SIMPLEX" }, - "landBiomeStyle": { - "style": "NOWHERE_CELLULAR", - "axialFracturing": true, - "fracture": { - "multiplier": 55, - "axialFracturing": true, - "style": "NOWHERE", - "zoom": 0.15, - "fracture": { + "version": 2087, + "name": "Overworld", + "environment": "NORMAL", + "fluidHeight": 100, + "continentZoom": 1, + "continentalStyle": { + "style": "NOWHERE_CELLULAR", + "fracture": { + "style": "SIMPLEX", + "axialFracturing": true + }, "axialFracturing": true, - "style": "STATIC", - "multiplier": 4 - } - } - }, - "shoreBiomeStyle": { "style": "NOWHERE_CELLULAR" }, - "loot": { "tables": ["global-treasure", "global-tools", "global-clutter"] }, - "deposits": [ - { - "minHeight": 19, - "maxPerChunk": 8, - "maxHeight": 190, - "minPerChunk": 1, - "minSize": 25, - "maxSize": 25, - "palette": [{ "block": "minecraft:granite" }], - "varience": 2 + "zoom": 5 }, - { - "minHeight": 19, - "maxPerChunk": 8, - "maxHeight": 210, - "minPerChunk": 1, - "minSize": 25, - "maxSize": 25, - "palette": [{ "block": "minecraft:andesite" }], - "varience": 2 + "logicalHeight": 448, + "dimensionHeight": { + "max": 448, + "min": -64 }, - { - "minHeight": 19, - "maxPerChunk": 8, - "maxHeight": 209, - "minPerChunk": 1, - "minSize": 25, - "maxSize": 25, - "palette": [{ "block": "minecraft:diorite" }], - "varience": 2 - }, - { - "minHeight": 19, - "maxPerChunk": 8, - "maxHeight": 189, - "minPerChunk": 1, - "minSize": 25, - "maxSize": 25, - "palette": [{ "block": "minecraft:gravel" }], - "varience": 2 - }, - { - "minHeight": 5, - "maxPerChunk": 128, - "maxHeight": 33, - "minPerChunk": 128, - "minSize": 8, - "maxSize": 4, - "palette": [{ "block": "minecraft:deepslate" }], - "varience": 4 - }, - { - "minHeight": 5, - "maxPerChunk": 9, - "maxHeight": 51, - "minPerChunk": 5, - "minSize": 8, - "maxSize": 4, - "palette": [ - { "block": "minecraft:deepslate_copper_ore" }, - { "block": "minecraft:deepslate_diamond_ore" }, - { "block": "minecraft:deepslate_emerald_ore" }, - { "block": "minecraft:deepslate_gold_ore" }, - { "block": "minecraft:deepslate_iron_ore" }, - { "block": "minecraft:deepslate_coal_ore" }, - { "block": "minecraft:deepslate_redstone_ore" }, - { "block": "minecraft:deepslate_lapis_ore" } - ], - "varience": 4 - }, - { - "minHeight": 2, - "maxPerChunk": 8, - "maxHeight": 42, - "minPerChunk": 1, - "minSize": 3, - "maxSize": 6, - "palette": [{ "block": "minecraft:diamond_ore" }], - "varience": 5 - }, - { - "minHeight": 4, - "maxPerChunk": 15, - "maxHeight": 80, - "minPerChunk": 5, - "minSize": 6, - "maxSize": 10, - "palette": [ - { - "data": { "lit": false }, - "block": "minecraft:redstone_ore" + "landChance": 0.69, + "regionStyle": { + "style": "NOWHERE_CELLULAR", + "fracture": { + "multiplier": 55, + "style": "NOWHERE", + "zoom": 0.15, + "fracture": { + "style": "STATIC", + "multiplier": 4 + } } - ], - "varience": 7 }, - { - "minHeight": 1, - "maxPerChunk": 14, - "maxHeight": 77, - "minPerChunk": 3, - "minSize": 3, - "maxSize": 5, - "palette": [{ "block": "minecraft:gold_ore" }], - "varience": 3 + "regionZoom": 6.15, + "aggressiveBiomeReshuffle": true, + "regions": [ + "frozen", + "hot", + "mushroom", + "temperate", + "tropical", + "swamp", + "tundra" + ], + "carving": {"caves": [ + { + "breakSurface": true, + "cave": "deep/main", + "rarity": 30, + "caveStartHeight": { + "max": 90, + "min": 12, + "style": {"style": "STATIC"} + } + }, + { + "cave": "lush/main", + "rarity": 50, + "breakSurface": false, + "caveStartHeight": { + "max": 60, + "min": 7, + "style": {"style": "STATIC"} + } + }, + { + "breakSurface": false, + "cave": "deep/elongated", + "rarity": 27, + "caveStartHeight": { + "max": 90, + "min": 12, + "style": {"style": "STATIC"} + } + } + ]}, + "seaBiomeStyle": {"style": "SIMPLEX"}, + "landBiomeStyle": { + "style": "NOWHERE_CELLULAR", + "axialFracturing": true, + "fracture": { + "multiplier": 55, + "axialFracturing": true, + "style": "NOWHERE", + "zoom": 0.15, + "fracture": { + "axialFracturing": true, + "style": "STATIC", + "multiplier": 4 + } + } }, - { - "minHeight": 1, - "maxPerChunk": 15, - "maxHeight": 49, - "minPerChunk": 4, - "minSize": 3, - "maxSize": 8, - "palette": [{ "block": "minecraft:lapis_ore" }], - "varience": 5 - }, - { - "minHeight": 1, - "maxPerChunk": 35, - "maxHeight": 320, - "minPerChunk": 16, - "minSize": 4, - "maxSize": 8, - "palette": [{ "block": "minecraft:iron_ore" }], - "varience": 7 - }, - { - "minHeight": 1, - "maxPerChunk": 20, - "maxHeight": 85, - "minPerChunk": 9, - "minSize": 4, - "maxSize": 9, - "palette": [{ "block": "minecraft:copper_ore" }], - "varience": 7 - }, - { - "minHeight": 1, - "maxPerChunk": 39, - "maxHeight": 375, - "minPerChunk": 20, - "minSize": 6, - "maxSize": 10, - "palette": [{ "block": "minecraft:coal_ore" }], - "varience": 9 + "shoreBiomeStyle": {"style": "NOWHERE_CELLULAR"}, + "deposits": [ + { + "minHeight": 19, + "maxPerChunk": 8, + "maxHeight": 190, + "minPerChunk": 1, + "minSize": 25, + "maxSize": 25, + "palette": [{"block": "minecraft:granite"}], + "varience": 2 + }, + { + "minHeight": 19, + "maxPerChunk": 8, + "maxHeight": 210, + "minPerChunk": 1, + "minSize": 25, + "maxSize": 25, + "palette": [{"block": "minecraft:andesite"}], + "varience": 2 + }, + { + "minHeight": 19, + "maxPerChunk": 8, + "maxHeight": 209, + "minPerChunk": 1, + "minSize": 25, + "maxSize": 25, + "palette": [{"block": "minecraft:diorite"}], + "varience": 2 + }, + { + "minHeight": 19, + "maxPerChunk": 8, + "maxHeight": 189, + "minPerChunk": 1, + "minSize": 25, + "maxSize": 25, + "palette": [{"block": "minecraft:gravel"}], + "varience": 2 + }, + { + "minHeight": 5, + "maxPerChunk": 128, + "maxHeight": 33, + "minPerChunk": 128, + "minSize": 8, + "maxSize": 4, + "palette": [{"block": "minecraft:deepslate"}], + "varience": 4 + }, + { + "minHeight": 5, + "maxPerChunk": 9, + "maxHeight": 51, + "minPerChunk": 5, + "minSize": 8, + "maxSize": 4, + "palette": [ + {"block": "minecraft:deepslate_copper_ore"}, + {"block": "minecraft:deepslate_diamond_ore"}, + {"block": "minecraft:deepslate_emerald_ore"}, + {"block": "minecraft:deepslate_gold_ore"}, + {"block": "minecraft:deepslate_iron_ore"}, + {"block": "minecraft:deepslate_coal_ore"}, + {"block": "minecraft:deepslate_redstone_ore"}, + {"block": "minecraft:deepslate_lapis_ore"} + ], + "varience": 4 + }, + { + "minHeight": 64, + "maxHeight": 384, + "maxPerChunk": 30, + "minPerChunk": 20, + "minSize": 3, + "maxSize": 6, + "palette": [{"block": "minecraft:coal_ore"}], + "varience": 5 + }, + { + "minHeight": 48, + "maxHeight": 160, + "maxPerChunk": 16, + "minPerChunk": 16, + "minSize": 3, + "maxSize": 6, + "palette": [{"block": "minecraft:copper_ore"}], + "varience": 5 + }, + { + "minHeight": 0, + "maxHeight": 128, + "maxPerChunk": 4, + "minPerChunk": 2, + "minSize": 3, + "maxSize": 6, + "palette": [{"block": "minecraft:lapis_ore"}], + "varience": 5 + }, + { + "minHeight": 0, + "maxHeight": 384, + "maxPerChunk": 90, + "minPerChunk": 10, + "minSize": 3, + "maxSize": 6, + "palette": [{"block": "minecraft:iron_ore"}], + "varience": 5 + }, + { + "minHeight": 0, + "maxHeight": 96, + "maxPerChunk": 4, + "minPerChunk": 1, + "minSize": 3, + "maxSize": 6, + "palette": [{"block": "minecraft:gold_ore"}], + "varience": 5 + }, + { + "minHeight": 0, + "maxHeight": 80, + "maxPerChunk": 8, + "minPerChunk": 4, + "minSize": 6, + "maxSize": 10, + "palette": [{ + "data": {"lit": false}, + "block": "minecraft:redstone_ore" + }], + "varience": 7 + }, + { + "minHeight": 0, + "maxHeight": 80, + "maxPerChunk": 4, + "minPerChunk": 1, + "minSize": 3, + "maxSize": 6, + "palette": [{"block": "minecraft:diamond_ore"}], + "varience": 5 + }, + { + "minHeight": 48, + "maxHeight": 384, + "maxPerChunk": 4, + "minPerChunk": 1, + "minSize": 3, + "maxSize": 6, + "palette": [{"block": "minecraft:emerald_ore"}], + "varience": 5 + } + ], + "caveBiomeStyle": {"style": "SIMPLEX"}, + "coordFractureZoom": 0.15, + "preventLeafDecay": true, + "useMantle": true, + "stronghold": "stronghold", + "strongholdJumpDistance": 670, + "maxStrongholds": 27, + "decorate": true, + "loot": { + "mode": "ADD", + "tables": ["global-clutter","global-tools","global-treasure"] } - ], - "caveBiomeStyle": { "style": "SIMPLEX" }, - "coordFractureZoom": 0.15, - "preventLeafDecay": true, - "useMantle": true, - "stronghold": "stronghold", - "strongholdJumpDistance": 670, - "maxStrongholds": 27, - "decorate": true, - "skylandBiomeStyle": { "style": "SIMPLEX" } } diff --git a/entities/standard/boss/enderdragon.json b/entities/standard/boss/enderdragon.json new file mode 100644 index 00000000..38f6524c --- /dev/null +++ b/entities/standard/boss/enderdragon.json @@ -0,0 +1 @@ +{"type": "ENDER_DRAGON"} \ No newline at end of file diff --git a/entities/standard/boss/wither.json b/entities/standard/boss/wither.json new file mode 100644 index 00000000..d5b9456f --- /dev/null +++ b/entities/standard/boss/wither.json @@ -0,0 +1 @@ +{"type": "WITHER"} \ No newline at end of file diff --git a/entities/standard/hostile/blaze.json b/entities/standard/hostile/blaze.json new file mode 100644 index 00000000..e9127d1c --- /dev/null +++ b/entities/standard/hostile/blaze.json @@ -0,0 +1 @@ +{"type": "BLAZE"} \ No newline at end of file diff --git a/entities/standard/hostile/creeper.json b/entities/standard/hostile/creeper.json index 7aed30b6..559b11df 100644 --- a/entities/standard/hostile/creeper.json +++ b/entities/standard/hostile/creeper.json @@ -1,4 +1 @@ -{ - "type": "CREEPER", - "spawnEffectRiseOutOfGround": true -} +{"type": "CREEPER"} \ No newline at end of file diff --git a/entities/standard/hostile/drowned.json b/entities/standard/hostile/drowned.json index 2d8f7158..0c48fb78 100644 --- a/entities/standard/hostile/drowned.json +++ b/entities/standard/hostile/drowned.json @@ -1 +1 @@ -{"type": "DROWNED"} +{"type": "DROWNED"} \ No newline at end of file diff --git a/entities/standard/hostile/elderguardian.json b/entities/standard/hostile/elderguardian.json new file mode 100644 index 00000000..38cb1184 --- /dev/null +++ b/entities/standard/hostile/elderguardian.json @@ -0,0 +1 @@ +{"type": "ELDER_GUARDIAN"} \ No newline at end of file diff --git a/entities/standard/hostile/enderman.json b/entities/standard/hostile/enderman.json deleted file mode 100644 index 499f1968..00000000 --- a/entities/standard/hostile/enderman.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "ENDERMAN"} diff --git a/entities/standard/hostile/endermite.json b/entities/standard/hostile/endermite.json new file mode 100644 index 00000000..00a494d0 --- /dev/null +++ b/entities/standard/hostile/endermite.json @@ -0,0 +1 @@ +{"type": "ENDERMITE"} \ No newline at end of file diff --git a/entities/standard/hostile/evoker.json b/entities/standard/hostile/evoker.json index 0ead7d00..d13e8494 100644 --- a/entities/standard/hostile/evoker.json +++ b/entities/standard/hostile/evoker.json @@ -1,4 +1 @@ -{ - "type": "EVOKER", - "spawnEffectRiseOutOfGround": true, -} +{"type": "EVOKER"} \ No newline at end of file diff --git a/entities/standard/hostile/ghast.json b/entities/standard/hostile/ghast.json new file mode 100644 index 00000000..00087399 --- /dev/null +++ b/entities/standard/hostile/ghast.json @@ -0,0 +1 @@ +{"type": "GHAST"} \ No newline at end of file diff --git a/entities/standard/hostile/guardian.json b/entities/standard/hostile/guardian.json new file mode 100644 index 00000000..f82a572a --- /dev/null +++ b/entities/standard/hostile/guardian.json @@ -0,0 +1 @@ +{"type": "GUARDIAN"} \ No newline at end of file diff --git a/entities/standard/hostile/hoglin.json b/entities/standard/hostile/hoglin.json new file mode 100644 index 00000000..3c83f00c --- /dev/null +++ b/entities/standard/hostile/hoglin.json @@ -0,0 +1 @@ +{"type": "HOGLIN"} \ No newline at end of file diff --git a/entities/standard/hostile/husk.json b/entities/standard/hostile/husk.json new file mode 100644 index 00000000..99c016b7 --- /dev/null +++ b/entities/standard/hostile/husk.json @@ -0,0 +1 @@ +{"type": "HUSK"} \ No newline at end of file diff --git a/entities/standard/hostile/magmacube.json b/entities/standard/hostile/magmacube.json new file mode 100644 index 00000000..6fa42f97 --- /dev/null +++ b/entities/standard/hostile/magmacube.json @@ -0,0 +1 @@ +{"type": "MAGMA_CUBE"} \ No newline at end of file diff --git a/entities/standard/hostile/phantom.json b/entities/standard/hostile/phantom.json new file mode 100644 index 00000000..1a46a0b8 --- /dev/null +++ b/entities/standard/hostile/phantom.json @@ -0,0 +1 @@ +{"type": "PHANTOM"} \ No newline at end of file diff --git a/entities/standard/hostile/piglinbrute.json b/entities/standard/hostile/piglinbrute.json new file mode 100644 index 00000000..a76d95ab --- /dev/null +++ b/entities/standard/hostile/piglinbrute.json @@ -0,0 +1 @@ +{"type": "PIGLIN_BRUTE"} \ No newline at end of file diff --git a/entities/standard/hostile/pillager.json b/entities/standard/hostile/pillager.json index c80716e2..cb05d249 100644 --- a/entities/standard/hostile/pillager.json +++ b/entities/standard/hostile/pillager.json @@ -15,4 +15,4 @@ "volume": 2, "sound": "BLOCK_RESPAWN_ANCHOR_DEPLETE" } -} +} \ No newline at end of file diff --git a/entities/standard/hostile/ravager.json b/entities/standard/hostile/ravager.json new file mode 100644 index 00000000..ae0a1949 --- /dev/null +++ b/entities/standard/hostile/ravager.json @@ -0,0 +1 @@ +{"type": "RAVAGER"} \ No newline at end of file diff --git a/entities/standard/hostile/shroud.json b/entities/standard/hostile/shroud.json deleted file mode 100644 index b603a62c..00000000 --- a/entities/standard/hostile/shroud.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "type": "STRAY", - "ai": true, - "aware": true, - "customName": "&7Shroud", - "removable": true, - "mainHand": { - "displayName": "&7Shroud's Bow", - "type": "bow", - "enchantments": [ - { - "enchantment": "ARROW_DAMAGE", - "maxLevel": 2, - "minLevel": 1 - }, - { - "enchantment": "MULTISHOT", - "maxLevel": 3, - "minLevel": 2 - } - ] - }, - "offHand": { - "type": "soul_lantern", - "displayName": "&7Shroud's Light" - }, - "attributes": [ - { - "attribute": "GENERIC_MOVEMENT_SPEED", - "maxAmount": 0.5, - "minAmount": 0.35, - "name": "Speed of shroud", - "operation": "MULTIPLY_SCALAR_1" - }, - { - "attribute": "GENERIC_MAX_HEALTH", - "chance": 1, - "maxAmount": 15, - "minAmount": 12, - "name": "Health of shroud", - "operation": "ADD_NUMBER" - } - ], - "helmet": { - "type": "leather_helmet", - "leatherColor": "#1f2063", - "displayName": "&7Shroud's Hood", - "enchantments": [{ - "chance": 0.25, - "enchantment": "THORNS", - "maxLevel": 1, - "minLevel": 1 - }] - }, - "chestplate": { - "type": "leather_chestplate", - "displayName": "&7Shroud's Robes", - "leatherColor": "#363457", - "enchantments": [{ - "chance": 0.25, - "enchantment": "PROTECTION_ENVIRONMENTAL", - "maxLevel": 1, - "minLevel": 1 - }] - }, - "leggings": { - "type": "leather_leggings", - "displayName": "&7Shroud's Leggings", - "leatherColor": "#363042", - "enchantments": [{ - "chance": 0.25, - "enchantment": "PROTECTION_FIRE", - "maxLevel": 1, - "minLevel": 1 - }] - }, - "boots": { - "type": "leather_boots", - "leatherColor": "#2a2730", - "displayName": "&7Shroud's Boots", - "enchantments": [{ - "chance": 0.25, - "enchantment": "FROST_WALKER", - "maxLevel": 1, - "minLevel": 1 - }] - } -} diff --git a/entities/standard/hostile/shulker.json b/entities/standard/hostile/shulker.json new file mode 100644 index 00000000..5ffdc5bc --- /dev/null +++ b/entities/standard/hostile/shulker.json @@ -0,0 +1 @@ +{"type": "SHULKER"} \ No newline at end of file diff --git a/entities/standard/hostile/silverfish.json b/entities/standard/hostile/silverfish.json index ab483bac..29afef43 100644 --- a/entities/standard/hostile/silverfish.json +++ b/entities/standard/hostile/silverfish.json @@ -1,4 +1,4 @@ { "type": "SILVERFISH", "silent": true -} +} \ No newline at end of file diff --git a/entities/standard/hostile/skeleton.json b/entities/standard/hostile/skeleton.json index 2366670e..d1bceeef 100644 --- a/entities/standard/hostile/skeleton.json +++ b/entities/standard/hostile/skeleton.json @@ -1 +1 @@ -{"type": "SKELETON"} +{"type": "SKELETON"} \ No newline at end of file diff --git a/entities/standard/hostile/slime.json b/entities/standard/hostile/slime.json index a7210345..fce8e5fa 100644 --- a/entities/standard/hostile/slime.json +++ b/entities/standard/hostile/slime.json @@ -1 +1 @@ -{"type": "SLIME"} +{"type": "SLIME"} \ No newline at end of file diff --git a/entities/standard/hostile/slimebab.json b/entities/standard/hostile/slimebaby.json similarity index 95% rename from entities/standard/hostile/slimebab.json rename to entities/standard/hostile/slimebaby.json index c4ff40e3..ffcb6c6e 100644 --- a/entities/standard/hostile/slimebab.json +++ b/entities/standard/hostile/slimebaby.json @@ -1,4 +1,4 @@ { "type": "SLIME", "baby": true -} +} \ No newline at end of file diff --git a/entities/standard/hostile/spider.json b/entities/standard/hostile/spider.json deleted file mode 100644 index 27f3a4a3..00000000 --- a/entities/standard/hostile/spider.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "SPIDER"} diff --git a/entities/standard/hostile/stray.json b/entities/standard/hostile/stray.json new file mode 100644 index 00000000..3473fbf6 --- /dev/null +++ b/entities/standard/hostile/stray.json @@ -0,0 +1 @@ +{"type": "STRAY"} \ No newline at end of file diff --git a/entities/standard/hostile/vex.json b/entities/standard/hostile/vex.json new file mode 100644 index 00000000..066753e7 --- /dev/null +++ b/entities/standard/hostile/vex.json @@ -0,0 +1 @@ +{"type": "VEX"} \ No newline at end of file diff --git a/entities/standard/hostile/vindicator.json b/entities/standard/hostile/vindicator.json index f1801bc0..1f546fb1 100644 --- a/entities/standard/hostile/vindicator.json +++ b/entities/standard/hostile/vindicator.json @@ -1,4 +1 @@ -{ - "type": "VINDICATOR", - "spawnEffectRiseOutOfGround": true, -} +{"type": "VINDICATOR"} \ No newline at end of file diff --git a/entities/standard/hostile/warden.json b/entities/standard/hostile/warden.json new file mode 100644 index 00000000..fb81ffde --- /dev/null +++ b/entities/standard/hostile/warden.json @@ -0,0 +1 @@ +{"type": "WARDEN"} \ No newline at end of file diff --git a/entities/standard/hostile/witch.json b/entities/standard/hostile/witch.json new file mode 100644 index 00000000..e4f0eb66 --- /dev/null +++ b/entities/standard/hostile/witch.json @@ -0,0 +1 @@ +{"type": "WITCH"} \ No newline at end of file diff --git a/entities/standard/hostile/witherskeleton.json b/entities/standard/hostile/witherskeleton.json new file mode 100644 index 00000000..4bb15285 --- /dev/null +++ b/entities/standard/hostile/witherskeleton.json @@ -0,0 +1 @@ +{"type": "WITHER_SKELETON"} \ No newline at end of file diff --git a/entities/standard/hostile/zoglin.json b/entities/standard/hostile/zoglin.json new file mode 100644 index 00000000..6f66a95a --- /dev/null +++ b/entities/standard/hostile/zoglin.json @@ -0,0 +1 @@ +{"type": "ZOGLIN"} \ No newline at end of file diff --git a/entities/standard/hostile/zombie.json b/entities/standard/hostile/zombie.json index f0b95021..3ada89f8 100644 --- a/entities/standard/hostile/zombie.json +++ b/entities/standard/hostile/zombie.json @@ -1 +1 @@ -{"type": "ZOMBIE"} +{"type": "ZOMBIE"} \ No newline at end of file diff --git a/entities/standard/hostile/zombievillager.json b/entities/standard/hostile/zombievillager.json new file mode 100644 index 00000000..f9ed01ff --- /dev/null +++ b/entities/standard/hostile/zombievillager.json @@ -0,0 +1 @@ +{"type": "ZOMBIE_VILLAGER"} \ No newline at end of file diff --git a/entities/standard/neutral/bee.json b/entities/standard/neutral/bee.json new file mode 100644 index 00000000..e4b79acd --- /dev/null +++ b/entities/standard/neutral/bee.json @@ -0,0 +1 @@ +{"type": "BEE"} \ No newline at end of file diff --git a/entities/standard/neutral/cavespider.json b/entities/standard/neutral/cavespider.json new file mode 100644 index 00000000..fca659ea --- /dev/null +++ b/entities/standard/neutral/cavespider.json @@ -0,0 +1 @@ +{"type": "CAVE_SPIDER"} \ No newline at end of file diff --git a/entities/standard/passive/dolphin.json b/entities/standard/neutral/dolphin.json similarity index 96% rename from entities/standard/passive/dolphin.json rename to entities/standard/neutral/dolphin.json index 5c685c9d..31e41174 100644 --- a/entities/standard/passive/dolphin.json +++ b/entities/standard/neutral/dolphin.json @@ -1,4 +1,4 @@ { "type": "DOLPHIN", "surface": "WATER" -} +} \ No newline at end of file diff --git a/entities/standard/neutral/enderman.json b/entities/standard/neutral/enderman.json new file mode 100644 index 00000000..33536bfb --- /dev/null +++ b/entities/standard/neutral/enderman.json @@ -0,0 +1 @@ +{"type": "ENDERMAN"} \ No newline at end of file diff --git a/entities/standard/neutral/goat.json b/entities/standard/neutral/goat.json new file mode 100644 index 00000000..edb7b1e8 --- /dev/null +++ b/entities/standard/neutral/goat.json @@ -0,0 +1 @@ +{"type": "GOAT"} \ No newline at end of file diff --git a/entities/standard/neutral/irongolem.json b/entities/standard/neutral/irongolem.json new file mode 100644 index 00000000..ef17e884 --- /dev/null +++ b/entities/standard/neutral/irongolem.json @@ -0,0 +1 @@ +{"type": "IRON_GOLEM"} \ No newline at end of file diff --git a/entities/standard/neutral/llama.json b/entities/standard/neutral/llama.json new file mode 100644 index 00000000..621cb8ae --- /dev/null +++ b/entities/standard/neutral/llama.json @@ -0,0 +1 @@ +{"type": "LLAMA"} \ No newline at end of file diff --git a/entities/standard/neutral/panda.json b/entities/standard/neutral/panda.json new file mode 100644 index 00000000..1cab050a --- /dev/null +++ b/entities/standard/neutral/panda.json @@ -0,0 +1 @@ +{"type": "PANDA"} \ No newline at end of file diff --git a/entities/standard/neutral/piglin.json b/entities/standard/neutral/piglin.json new file mode 100644 index 00000000..385eba29 --- /dev/null +++ b/entities/standard/neutral/piglin.json @@ -0,0 +1 @@ +{"type": "PIGLIN"} \ No newline at end of file diff --git a/entities/standard/neutral/polarbear.json b/entities/standard/neutral/polarbear.json new file mode 100644 index 00000000..e080e37e --- /dev/null +++ b/entities/standard/neutral/polarbear.json @@ -0,0 +1 @@ +{"type": "POLAR_BEAR"} \ No newline at end of file diff --git a/entities/standard/neutral/spider.json b/entities/standard/neutral/spider.json new file mode 100644 index 00000000..e5fd31c3 --- /dev/null +++ b/entities/standard/neutral/spider.json @@ -0,0 +1 @@ +{"type": "SPIDER"} \ No newline at end of file diff --git a/entities/standard/neutral/traderlama.json b/entities/standard/neutral/traderlama.json new file mode 100644 index 00000000..da564d70 --- /dev/null +++ b/entities/standard/neutral/traderlama.json @@ -0,0 +1 @@ +{"type": "TRADER_LLAMA"} \ No newline at end of file diff --git a/entities/standard/neutral/wolf.json b/entities/standard/neutral/wolf.json new file mode 100644 index 00000000..4cf33223 --- /dev/null +++ b/entities/standard/neutral/wolf.json @@ -0,0 +1 @@ +{"type": "WOLF"} \ No newline at end of file diff --git a/entities/standard/neutral/zombifiedpiglin.json b/entities/standard/neutral/zombifiedpiglin.json new file mode 100644 index 00000000..2639978d --- /dev/null +++ b/entities/standard/neutral/zombifiedpiglin.json @@ -0,0 +1 @@ +{"type": "ZOMBIFIED_PIGLIN"} \ No newline at end of file diff --git a/entities/standard/passive/allay.json b/entities/standard/passive/allay.json index 5903da0b..de114a11 100644 --- a/entities/standard/passive/allay.json +++ b/entities/standard/passive/allay.json @@ -1 +1 @@ -{"type": "ALLAY"} +{"type": "ALLAY"} \ No newline at end of file diff --git a/entities/standard/passive/axolotl.json b/entities/standard/passive/axolotl.json new file mode 100644 index 00000000..9d6c43a6 --- /dev/null +++ b/entities/standard/passive/axolotl.json @@ -0,0 +1,4 @@ +{ + "type": "AXOLOTL", + "surface": "WATER" +} \ No newline at end of file diff --git a/entities/standard/passive/bat.json b/entities/standard/passive/bat.json new file mode 100644 index 00000000..9f6e84eb --- /dev/null +++ b/entities/standard/passive/bat.json @@ -0,0 +1 @@ +{"type": "BAT"} \ No newline at end of file diff --git a/entities/standard/passive/bee.json b/entities/standard/passive/bee.json deleted file mode 100644 index 5e590727..00000000 --- a/entities/standard/passive/bee.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "BEE"} diff --git a/entities/standard/passive/cat.json b/entities/standard/passive/cat.json new file mode 100644 index 00000000..d8168894 --- /dev/null +++ b/entities/standard/passive/cat.json @@ -0,0 +1 @@ +{"type": "CAT"} \ No newline at end of file diff --git a/entities/standard/passive/chicken.json b/entities/standard/passive/chicken.json index a7ae2a25..024a264c 100644 --- a/entities/standard/passive/chicken.json +++ b/entities/standard/passive/chicken.json @@ -1,4 +1 @@ -{ - "type": "CHICKEN", - "surface": "ANIMAL" -} +{"type": "CHICKEN"} \ No newline at end of file diff --git a/entities/standard/passive/cod.json b/entities/standard/passive/cod.json new file mode 100644 index 00000000..80a6d162 --- /dev/null +++ b/entities/standard/passive/cod.json @@ -0,0 +1,4 @@ +{ + "type": "COD", + "surface": "WATER" +} \ No newline at end of file diff --git a/entities/standard/passive/cow.json b/entities/standard/passive/cow.json index 240d4bb4..2dc87140 100644 --- a/entities/standard/passive/cow.json +++ b/entities/standard/passive/cow.json @@ -1,4 +1 @@ -{ - "type": "COW", - "surface": "ANIMAL" -} +{"type": "COW"} \ No newline at end of file diff --git a/entities/standard/passive/donkey.json b/entities/standard/passive/donkey.json index e77ebca7..3d5a0209 100644 --- a/entities/standard/passive/donkey.json +++ b/entities/standard/passive/donkey.json @@ -1,4 +1 @@ -{ - "type": "DONKEY", - "surface": "ANIMAL" -} +{"type": "DONKEY"} \ No newline at end of file diff --git a/entities/standard/passive/fox.json b/entities/standard/passive/fox.json index 49c8ba65..26b7af5d 100644 --- a/entities/standard/passive/fox.json +++ b/entities/standard/passive/fox.json @@ -1,4 +1 @@ -{ - "type": "FOX", - "surface": "ANIMAL" -} +{"type": "FOX"} \ No newline at end of file diff --git a/entities/standard/passive/frog.json b/entities/standard/passive/frog.json index 961dee80..ada8e263 100644 --- a/entities/standard/passive/frog.json +++ b/entities/standard/passive/frog.json @@ -1 +1 @@ -{"type": "FROG"} +{"type": "FROG"} \ No newline at end of file diff --git a/entities/unique/glowsquid.json b/entities/standard/passive/glowsquid.json similarity index 68% rename from entities/unique/glowsquid.json rename to entities/standard/passive/glowsquid.json index 50520c8f..8bf65696 100644 --- a/entities/unique/glowsquid.json +++ b/entities/standard/passive/glowsquid.json @@ -1,5 +1,4 @@ { "type": "GLOW_SQUID", - "glowing": true, "surface": "WATER" -} +} \ No newline at end of file diff --git a/entities/standard/passive/goat.json b/entities/standard/passive/goat.json deleted file mode 100644 index de2ca1dd..00000000 --- a/entities/standard/passive/goat.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "GOAT", - "surface": "ANIMAL" -} diff --git a/entities/standard/passive/golem.json b/entities/standard/passive/golem.json deleted file mode 100644 index 5c720d3f..00000000 --- a/entities/standard/passive/golem.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "IRON_GOLEM"} diff --git a/entities/standard/passive/horse.json b/entities/standard/passive/horse.json index f2a283e4..fd845845 100644 --- a/entities/standard/passive/horse.json +++ b/entities/standard/passive/horse.json @@ -1,4 +1 @@ -{ - "type": "HORSE", - "surface": "ANIMAL" -} +{"type": "HORSE"} \ No newline at end of file diff --git a/entities/standard/passive/llama.json b/entities/standard/passive/llama.json deleted file mode 100644 index a24dbfc1..00000000 --- a/entities/standard/passive/llama.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "LLAMA", - "surface": "ANIMAL" -} diff --git a/entities/standard/passive/mooshroom.json b/entities/standard/passive/mooshroom.json new file mode 100644 index 00000000..5a180e67 --- /dev/null +++ b/entities/standard/passive/mooshroom.json @@ -0,0 +1 @@ +{"type": "MUSHROOM_COW"} \ No newline at end of file diff --git a/entities/standard/passive/mule.json b/entities/standard/passive/mule.json index 7bfa51aa..5a92d587 100644 --- a/entities/standard/passive/mule.json +++ b/entities/standard/passive/mule.json @@ -1,4 +1 @@ -{ - "type": "MULE", - "surface": "ANIMAL" -} +{"type": "MULE"} \ No newline at end of file diff --git a/entities/standard/passive/ocelot.json b/entities/standard/passive/ocelot.json index c1762eea..8478c58c 100644 --- a/entities/standard/passive/ocelot.json +++ b/entities/standard/passive/ocelot.json @@ -1,4 +1,4 @@ { "type": "OCELOT", - "surface": "ANIMAL" -} + "surface": "WATER" +} \ No newline at end of file diff --git a/entities/standard/passive/panda.json b/entities/standard/passive/panda.json deleted file mode 100644 index dbc6efe7..00000000 --- a/entities/standard/passive/panda.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "PANDA", - "surface": "ANIMAL" -} diff --git a/entities/standard/passive/parrot.json b/entities/standard/passive/parrot.json index 98c2a4f8..5288d613 100644 --- a/entities/standard/passive/parrot.json +++ b/entities/standard/passive/parrot.json @@ -1,4 +1 @@ -{ - "type": "PARROT", - "surface": "ANIMAL" -} +{"type": "PARROT"} \ No newline at end of file diff --git a/entities/standard/passive/pig.json b/entities/standard/passive/pig.json index 37687d1e..b52a7ec4 100644 --- a/entities/standard/passive/pig.json +++ b/entities/standard/passive/pig.json @@ -1,4 +1 @@ -{ - "type": "PIG", - "surface": "ANIMAL" -} +{"type": "PIG"} \ No newline at end of file diff --git a/entities/standard/passive/polar-bear.json b/entities/standard/passive/polar-bear.json deleted file mode 100644 index 1643669d..00000000 --- a/entities/standard/passive/polar-bear.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "POLAR_BEAR", - "surface": "ANIMAL" -} diff --git a/entities/standard/passive/pufferfish.json b/entities/standard/passive/pufferfish.json new file mode 100644 index 00000000..68606b77 --- /dev/null +++ b/entities/standard/passive/pufferfish.json @@ -0,0 +1,4 @@ +{ + "type": "PUFFERFISH", + "surface": "WATER" +} \ No newline at end of file diff --git a/entities/standard/passive/rabbit.json b/entities/standard/passive/rabbit.json index 28c1742c..2836ed2b 100644 --- a/entities/standard/passive/rabbit.json +++ b/entities/standard/passive/rabbit.json @@ -1,4 +1 @@ -{ - "type": "RABBIT", - "surface": "ANIMAL" -} +{"type": "RABBIT"} \ No newline at end of file diff --git a/entities/standard/passive/salmon.json b/entities/standard/passive/salmon.json new file mode 100644 index 00000000..d5cd3aa9 --- /dev/null +++ b/entities/standard/passive/salmon.json @@ -0,0 +1,4 @@ +{ + "type": "SALMON", + "surface": "WATER" +} \ No newline at end of file diff --git a/entities/standard/passive/sheep.json b/entities/standard/passive/sheep.json index 970052a3..5f76d459 100644 --- a/entities/standard/passive/sheep.json +++ b/entities/standard/passive/sheep.json @@ -1,4 +1 @@ -{ - "type": "SHEEP", - "surface": "ANIMAL" -} +{"type": "SHEEP"} \ No newline at end of file diff --git a/entities/standard/passive/skeletonhorse.json b/entities/standard/passive/skeletonhorse.json new file mode 100644 index 00000000..7a74c1d2 --- /dev/null +++ b/entities/standard/passive/skeletonhorse.json @@ -0,0 +1 @@ +{"type": "SKELETON_HORSE"} \ No newline at end of file diff --git a/entities/standard/passive/snowman.json b/entities/standard/passive/snowman.json new file mode 100644 index 00000000..f1517a62 --- /dev/null +++ b/entities/standard/passive/snowman.json @@ -0,0 +1 @@ +{"type": "SNOWMAN"} \ No newline at end of file diff --git a/entities/standard/passive/squid.json b/entities/standard/passive/squid.json new file mode 100644 index 00000000..3dd89a72 --- /dev/null +++ b/entities/standard/passive/squid.json @@ -0,0 +1,4 @@ +{ + "type": "SQUID", + "surface": "WATER" +} \ No newline at end of file diff --git a/entities/standard/passive/strider.json b/entities/standard/passive/strider.json new file mode 100644 index 00000000..a4c3951a --- /dev/null +++ b/entities/standard/passive/strider.json @@ -0,0 +1 @@ +{"type": "STRIDER"} \ No newline at end of file diff --git a/entities/standard/passive/tadpole.json b/entities/standard/passive/tadpole.json index ce43aeee..2ab6fc2e 100644 --- a/entities/standard/passive/tadpole.json +++ b/entities/standard/passive/tadpole.json @@ -1 +1 @@ -{"type": "TADPOLE"} +{"type": "TADPOLE"} \ No newline at end of file diff --git a/entities/standard/passive/tropicalfish.json b/entities/standard/passive/tropicalfish.json new file mode 100644 index 00000000..99c5a4cb --- /dev/null +++ b/entities/standard/passive/tropicalfish.json @@ -0,0 +1,4 @@ +{ + "type": "TROPICAL_FISH", + "surface": "WATER" +} \ No newline at end of file diff --git a/entities/standard/passive/turtle.json b/entities/standard/passive/turtle.json index ca957076..61cda429 100644 --- a/entities/standard/passive/turtle.json +++ b/entities/standard/passive/turtle.json @@ -1,4 +1,4 @@ { "type": "TURTLE", "surface": "OVERWORLD" -} +} \ No newline at end of file diff --git a/entities/standard/passive/villager.json b/entities/standard/passive/villager.json index 9503820f..5a9e5dc3 100644 --- a/entities/standard/passive/villager.json +++ b/entities/standard/passive/villager.json @@ -1 +1 @@ -{"type": "VILLAGER"} +{"type": "VILLAGER"} \ No newline at end of file diff --git a/entities/standard/passive/wanderingtrader.json b/entities/standard/passive/wanderingtrader.json index 5f380e5e..607775dc 100644 --- a/entities/standard/passive/wanderingtrader.json +++ b/entities/standard/passive/wanderingtrader.json @@ -7,4 +7,4 @@ "customName": "THE WANDERING TRADER!", "invulnerable": true }] -} +} \ No newline at end of file diff --git a/entities/standard/passive/wolf.json b/entities/standard/passive/wolf.json deleted file mode 100644 index 337c0179..00000000 --- a/entities/standard/passive/wolf.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "type": "WOLF", - "surface": "ANIMAL" -} diff --git a/entities/unique/aeternum.json b/entities/unique/aeternum.json index f5371701..5288d613 100644 --- a/entities/unique/aeternum.json +++ b/entities/unique/aeternum.json @@ -1 +1 @@ -{"type": "PARROT"} +{"type": "PARROT"} \ No newline at end of file diff --git a/entities/unique/amenhotep.json b/entities/unique/amenhotep.json index cc447171..7ff6927e 100644 --- a/entities/unique/amenhotep.json +++ b/entities/unique/amenhotep.json @@ -186,5 +186,5 @@ } ] }, - "loot": {"tables": ["amenhotep"]} -} + "loot": {"tables": ["structures/amenhotep"]} +} \ No newline at end of file diff --git a/entities/unique/brian.json b/entities/unique/brian.json index 1832296d..728b0f6c 100644 --- a/entities/unique/brian.json +++ b/entities/unique/brian.json @@ -40,4 +40,4 @@ "lore": ["The wand of the world builder"], "displayName": "&dBuilders Wand" } -} +} \ No newline at end of file diff --git a/entities/unique/dan.json b/entities/unique/dan.json index d83d7b94..066753e7 100644 --- a/entities/unique/dan.json +++ b/entities/unique/dan.json @@ -1 +1 @@ -{"type": "VEX"} +{"type": "VEX"} \ No newline at end of file diff --git a/entities/unique/fred.json b/entities/unique/fred.json index 3495cd2d..85290924 100644 --- a/entities/unique/fred.json +++ b/entities/unique/fred.json @@ -5,4 +5,4 @@ "pandaMainGene": "PLAYFUL", "pandaHiddenGene": "AGGRESSIVE" }] -} +} \ No newline at end of file diff --git a/entities/unique/golem.json b/entities/unique/golem.json deleted file mode 100644 index 5c720d3f..00000000 --- a/entities/unique/golem.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "IRON_GOLEM"} diff --git a/entities/unique/iron_golem.json b/entities/unique/iron_golem.json deleted file mode 100644 index 2d30be4b..00000000 --- a/entities/unique/iron_golem.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "IRON_GOLEM", - "mainHand": { - "type": "iron_sword", - "lore": ["How the hell did you get this?"] - }, - "aware": true -} diff --git a/entities/unique/mooshroom.json b/entities/unique/mooshroom.json deleted file mode 100644 index 83e70d09..00000000 --- a/entities/unique/mooshroom.json +++ /dev/null @@ -1 +0,0 @@ -{"type": "MUSHROOM_COW"} diff --git a/entities/unique/pandaUwU.json b/entities/unique/pandaUwU.json index d6f2703f..16e41536 100644 --- a/entities/unique/pandaUwU.json +++ b/entities/unique/pandaUwU.json @@ -5,4 +5,4 @@ "type": "FOX", "customNameVisible": false }] -} +} \ No newline at end of file diff --git a/entities/unique/phantomapi.json b/entities/unique/phantomapi.json index 00abfb10..835d4ae2 100644 --- a/entities/unique/phantomapi.json +++ b/entities/unique/phantomapi.json @@ -1,4 +1,4 @@ { "type": "PHANTOM", "customNameVisible": true -} +} \ No newline at end of file diff --git a/entities/unique/skelepirate.json b/entities/unique/skelepirate.json index 7862835c..6cde6b6e 100644 --- a/entities/unique/skelepirate.json +++ b/entities/unique/skelepirate.json @@ -6,4 +6,4 @@ "baby": true, "type": "PARROT" }] -} +} \ No newline at end of file diff --git a/entities/unique/village_vex_test.json b/entities/unique/village_vex_test.json deleted file mode 100644 index 62588a05..00000000 --- a/entities/unique/village_vex_test.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "ai": false, - "invulnerable": true, - "type": "VEX" -} diff --git a/generators/examples/imageHeightmap.json b/generators/examples/imageHeightmap.json deleted file mode 100644 index 1561193f..00000000 --- a/generators/examples/imageHeightmap.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "seed": 234234, - "composite": [{"style": { - "INFO": "THIS IS AN EXAMPLE GENERATOR UTILIZING THE IMAGE HEIGHTMAP", - "multiplier": 1, - "imageMap": { - "image": "bricks", - "centered": true, - "tiled": true, - "coordinateScale": 1, - "channel": "RED" - }, - "zoom": 0.25 - }}] -} diff --git a/images/bricks.png b/images/bricks.png deleted file mode 100644 index ce23d27d..00000000 Binary files a/images/bricks.png and /dev/null differ diff --git a/images/exampleCircle.png b/images/exampleCircle.png deleted file mode 100644 index b4785fec..00000000 Binary files a/images/exampleCircle.png and /dev/null differ diff --git a/images/exampleReal.png b/images/exampleReal.png deleted file mode 100644 index 08ab5c64..00000000 Binary files a/images/exampleReal.png and /dev/null differ diff --git a/jigsaw-pieces/ancient-city/ancient_city.json b/jigsaw-pieces/ancient-city/ancient_city.json new file mode 100644 index 00000000..6968f184 --- /dev/null +++ b/jigsaw-pieces/ancient-city/ancient_city.json @@ -0,0 +1,4 @@ +{ + "object": "jigsaw/ancient-city/ancient_city", + "placementOptions": {"loot": ["structures/ancient-city"]} +} diff --git a/jigsaw-pieces/ancient_city/ancient_city.json b/jigsaw-pieces/ancient_city/ancient_city.json deleted file mode 100644 index 1465fd8b..00000000 --- a/jigsaw-pieces/ancient_city/ancient_city.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "object": "jigsaw/ancient_city/ancient_city", - "connectors": [], - "preprocessors": [] -} diff --git a/jigsaw-pieces/bastion/blocks/air.json b/jigsaw-pieces/bastion/blocks/air.json deleted file mode 100644 index bee4dd7b..00000000 --- a/jigsaw-pieces/bastion/blocks/air.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:block_connector", - "pools": [], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/blocks/air" -} diff --git a/jigsaw-pieces/bastion/bridge/bridge_pieces/bridge.json b/jigsaw-pieces/bastion/bridge/bridge_pieces/bridge.json deleted file mode 100644 index 023f3348..00000000 --- a/jigsaw-pieces/bastion/bridge/bridge_pieces/bridge.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:leg_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/legs"], - "position": { - "x": -9, - "y": -9, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:leg_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/legs"], - "position": { - "x": 9, - "y": -9, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 11, - "y": -6, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bridge_connector", - "pools": [], - "position": { - "x": 15, - "y": 4, - "z": -4 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/bridge/bridge_pieces/bridge" -} diff --git a/jigsaw-pieces/bastion/bridge/connectors/back_bridge_bottom.json b/jigsaw-pieces/bastion/bridge/connectors/back_bridge_bottom.json deleted file mode 100644 index d058ba56..00000000 --- a/jigsaw-pieces/bastion/bridge/connectors/back_bridge_bottom.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:back_bridge_connector_bottom", - "pools": [], - "position": { - "x": -4, - "y": -2, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/bridge/connectors/back_bridge_bottom" -} diff --git a/jigsaw-pieces/bastion/bridge/connectors/back_bridge_top.json b/jigsaw-pieces/bastion/bridge/connectors/back_bridge_top.json deleted file mode 100644 index 61146e0d..00000000 --- a/jigsaw-pieces/bastion/bridge/connectors/back_bridge_top.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:back_bridge_connector_top", - "pools": [], - "position": { - "x": -4, - "y": -5, - "z": -6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/bridge/connectors/back_bridge_top" -} diff --git a/jigsaw-pieces/bastion/bridge/legs/leg_0.json b/jigsaw-pieces/bastion/bridge/legs/leg_0.json deleted file mode 100644 index e6152e99..00000000 --- a/jigsaw-pieces/bastion/bridge/legs/leg_0.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:leg_connector", - "pools": [], - "position": { - "x": -1, - "y": 10, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/bridge/legs/leg_0" -} diff --git a/jigsaw-pieces/bastion/bridge/legs/leg_1.json b/jigsaw-pieces/bastion/bridge/legs/leg_1.json deleted file mode 100644 index b355b7bc..00000000 --- a/jigsaw-pieces/bastion/bridge/legs/leg_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:leg_connector", - "pools": [], - "position": { - "x": -1, - "y": 10, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/bridge/legs/leg_1" -} diff --git a/jigsaw-pieces/bastion/bridge/rampart_plates/plate_0.json b/jigsaw-pieces/bastion/bridge/rampart_plates/plate_0.json deleted file mode 100644 index 0792c38e..00000000 --- a/jigsaw-pieces/bastion/bridge/rampart_plates/plate_0.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart_plate_connector", - "pools": [], - "position": { - "x": 0, - "y": 9, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/bridge/rampart_plates/plate_0" -} diff --git a/jigsaw-pieces/bastion/bridge/ramparts/rampart_0.json b/jigsaw-pieces/bastion/bridge/ramparts/rampart_0.json deleted file mode 100644 index 61bc8f53..00000000 --- a/jigsaw-pieces/bastion/bridge/ramparts/rampart_0.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:ramparts", - "pools": [], - "position": { - "x": -8, - "y": -11, - "z": -8 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 6, - "y": -9, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 5, - "y": -7, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/bridge/ramparts/rampart_0" -} diff --git a/jigsaw-pieces/bastion/bridge/ramparts/rampart_1.json b/jigsaw-pieces/bastion/bridge/ramparts/rampart_1.json deleted file mode 100644 index 00fa8bdb..00000000 --- a/jigsaw-pieces/bastion/bridge/ramparts/rampart_1.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:ramparts", - "pools": [], - "position": { - "x": -8, - "y": -16, - "z": -8 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 5, - "y": -13, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -1, - "y": 0, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": 0, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": 0, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 1, - "y": 0, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -5, - "y": 2, - "z": -3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:rampart_plate_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/rampart_plates"], - "position": { - "x": -8, - "y": 15, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/bridge/ramparts/rampart_1" -} diff --git a/jigsaw-pieces/bastion/bridge/starting_pieces/entrance.json b/jigsaw-pieces/bastion/bridge/starting_pieces/entrance.json deleted file mode 100644 index e0e5a1e0..00000000 --- a/jigsaw-pieces/bastion/bridge/starting_pieces/entrance.json +++ /dev/null @@ -1,336 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:entrance_base_connector", - "pools": [], - "position": { - "x": -8, - "y": -16, - "z": -16 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:back_bridge_connector_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/connectors"], - "position": { - "x": 8, - "y": -16, - "z": -5 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": -3, - "y": -15, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -15, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -15, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 2, - "y": -15, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 4, - "y": -15, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bridge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/bridge_pieces"], - "position": { - "x": -8, - "y": -14, - "z": -5 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": 6, - "y": -14, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 7, - "y": -14, - "z": -2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -6, - "y": -9, - "z": 12 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -4, - "y": -9, - "z": 12 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 2, - "y": -9, - "z": 11 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:entrance_face", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/starting_pieces"], - "position": { - "x": -8, - "y": -8, - "z": -16 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 4, - "y": -8, - "z": 12 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -2, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 3, - "y": -2, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 4, - "y": -1, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 1, - "y": 2, - "z": -10 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 5, - "y": 3, - "z": 11 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/bridge/starting_pieces/entrance" -} diff --git a/jigsaw-pieces/bastion/bridge/starting_pieces/entrance_base.json b/jigsaw-pieces/bastion/bridge/starting_pieces/entrance_base.json deleted file mode 100644 index 4c7f60a6..00000000 --- a/jigsaw-pieces/bastion/bridge/starting_pieces/entrance_base.json +++ /dev/null @@ -1,206 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:wall_base_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/walls"], - "position": { - "x": -6, - "y": -16, - "z": -16 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:wall_base_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/walls"], - "position": { - "x": -6, - "y": -16, - "z": 15 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -6, - "y": 8, - "z": 3 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -4, - "y": 8, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -3, - "y": 8, - "z": 2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": 8, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -6, - "y": 9, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -2, - "y": 9, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 3, - "y": 9, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:back_bridge_connector_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/connectors"], - "position": { - "x": 7, - "y": 10, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:entrance_base_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/starting_pieces"], - "position": { - "x": -8, - "y": 15, - "z": -16 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/bridge/starting_pieces/entrance_base" -} diff --git a/jigsaw-pieces/bastion/bridge/starting_pieces/entrance_face.json b/jigsaw-pieces/bastion/bridge/starting_pieces/entrance_face.json deleted file mode 100644 index 0fae194d..00000000 --- a/jigsaw-pieces/bastion/bridge/starting_pieces/entrance_face.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:entrance_face", - "pools": [], - "position": { - "x": 2, - "y": -12, - "z": -16 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/bridge/starting_pieces/entrance_face" -} diff --git a/jigsaw-pieces/bastion/bridge/walls/wall_base_0.json b/jigsaw-pieces/bastion/bridge/walls/wall_base_0.json deleted file mode 100644 index d97ddab5..00000000 --- a/jigsaw-pieces/bastion/bridge/walls/wall_base_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:wall_base_connector_right", - "pools": [], - "position": { - "x": -8, - "y": -12, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -3, - "y": -11, - "z": 4 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -3, - "y": -9, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:ramparts", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/ramparts"], - "position": { - "x": -8, - "y": 11, - "z": -8 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/bridge/walls/wall_base_0" -} diff --git a/jigsaw-pieces/bastion/bridge/walls/wall_base_1.json b/jigsaw-pieces/bastion/bridge/walls/wall_base_1.json deleted file mode 100644 index 77be5ba3..00000000 --- a/jigsaw-pieces/bastion/bridge/walls/wall_base_1.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:wall_base_connector_left", - "pools": [], - "position": { - "x": -8, - "y": -12, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:ramparts", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/bridge/ramparts"], - "position": { - "x": -8, - "y": 11, - "z": -8 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/bridge/walls/wall_base_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/air_base.json b/jigsaw-pieces/bastion/hoglin_stable/air_base.json deleted file mode 100644 index 4fc8fc72..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/air_base.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:starting_stairs_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/starting_pieces"], - "position": { - "x": -15, - "y": -12, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:wall_base", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/wall_bases"], - "position": { - "x": -15, - "y": -12, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/air_base" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/connectors/end_post_connector.json b/jigsaw-pieces/bastion/hoglin_stable/connectors/end_post_connector.json deleted file mode 100644 index 189c081a..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/connectors/end_post_connector.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:post_connector", - "pools": [], - "position": { - "x": -1, - "y": 0, - "z": -11 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:end_post_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/posts"], - "position": { - "x": -1, - "y": 0, - "z": 10 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/connectors/end_post_connector" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_0.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_0.json deleted file mode 100644 index 52f031de..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_0.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/inner_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_1.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_1.json deleted file mode 100644 index 4d3ba508..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": -1, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/inner_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_2.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_2.json deleted file mode 100644 index 8d2c4f39..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": -1, - "y": -3, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/inner_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_3.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_3.json deleted file mode 100644 index c7a323b0..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_3.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -4, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -4, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/inner_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_4.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_4.json deleted file mode 100644 index 4c009ce3..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/inner_4.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/small_stables/outer"], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/inner_4" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_0.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_0.json deleted file mode 100644 index f6e1d3f8..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/outer_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_1.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_1.json deleted file mode 100644 index 65f4a02b..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": 1, - "y": -3, - "z": -3 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/outer_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_2.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_2.json deleted file mode 100644 index 17e80139..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_2.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -2, - "y": -3, - "z": -2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -3, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/outer_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_3.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_3.json deleted file mode 100644 index fb3656f7..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_3.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/outer_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_4.json b/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_4.json deleted file mode 100644 index 2b55160c..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/large_stables/outer_4.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/large_stables/outer_4" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/posts/end_post.json b/jigsaw-pieces/bastion/hoglin_stable/posts/end_post.json deleted file mode 100644 index cab4c79c..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/posts/end_post.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:end_post_connector", - "pools": [], - "position": { - "x": -1, - "y": 11, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/hoglin_stable/posts/end_post" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/posts/stair_post.json b/jigsaw-pieces/bastion/hoglin_stable/posts/stair_post.json deleted file mode 100644 index 0beb0ede..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/posts/stair_post.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_post", - "pools": [], - "position": { - "x": -1, - "y": -12, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stairs_mirrored", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/mirrored_starting_pieces"], - "position": { - "x": 0, - "y": -12, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:post_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/connectors"], - "position": { - "x": -1, - "y": 11, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/posts/stair_post" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/rampart_plates/rampart_plate_1.json b/jigsaw-pieces/bastion/hoglin_stable/rampart_plates/rampart_plate_1.json deleted file mode 100644 index f8e59b67..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/rampart_plates/rampart_plate_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart_plate", - "pools": [], - "position": { - "x": 0, - "y": 9, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/hoglin_stable/rampart_plates/rampart_plate_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_1.json b/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_1.json deleted file mode 100644 index 589f579e..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_1.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart", - "pools": [], - "position": { - "x": -8, - "y": -16, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 2, - "y": -13, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -11, - "z": -5 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -5, - "y": -6, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -5, - "y": -6, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": 0, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 1, - "y": 0, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 2, - "y": 0, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -4, - "y": 2, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:rampart_plate", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/rampart_plates"], - "position": { - "x": -8, - "y": 15, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/ramparts/ramparts_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_2.json b/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_2.json deleted file mode 100644 index f0b0883f..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_2.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart", - "pools": [], - "position": { - "x": -8, - "y": -10, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -8, - "z": 5 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 1, - "y": -8, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 3, - "y": -8, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/ramparts/ramparts_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_3.json b/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_3.json deleted file mode 100644 index 706080a2..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/ramparts/ramparts_3.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart", - "pools": [], - "position": { - "x": -8, - "y": -6, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -1, - "y": -4, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 2, - "y": -4, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/ramparts/ramparts_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_0.json b/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_0.json deleted file mode 100644 index f475d378..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_0.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/large_stables/outer"], - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/large_stables/outer"], - "position": { - "x": -6, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": -1, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/small_stables/inner_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_1.json b/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_1.json deleted file mode 100644 index 19464ea3..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/large_stables/outer"], - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/large_stables/outer"], - "position": { - "x": -6, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": -1, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": 2, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/small_stables/inner_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_2.json b/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_2.json deleted file mode 100644 index d84ed92e..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_2.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/large_stables/outer"], - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/large_stables/outer"], - "position": { - "x": -6, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -2, - "y": -3, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": 1, - "y": -3, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/small_stables/inner_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_3.json b/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_3.json deleted file mode 100644 index 98d4800a..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/small_stables/inner_3.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_left", - "pools": ["bastion/hoglin_stable/large_stables/outer"], - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:outer_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:inner_connector_right", - "pools": ["bastion/hoglin_stable/large_stables/outer"], - "position": { - "x": -6, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -3, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/small_stables/inner_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_0.json b/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_0.json deleted file mode 100644 index d0e837fb..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 1, - "y": -3, - "z": -3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/small_stables/outer_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_1.json b/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_1.json deleted file mode 100644 index 48f08cff..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": -4, - "y": -3, - "z": -3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": 1, - "y": -3, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/small_stables/outer_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_2.json b/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_2.json deleted file mode 100644 index b05b9b11..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/small_stables/outer_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_3.json b/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_3.json deleted file mode 100644 index f68f5440..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/small_stables/outer_3.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_left", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_connector_right", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/hoglin"], - "position": { - "x": -2, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/small_stables/outer_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_0.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_0.json deleted file mode 100644 index d99da76f..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:starting_stairs", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_1_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_1.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_1.json deleted file mode 100644 index a76524fd..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:starting_stairs", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_1_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_2.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_2.json deleted file mode 100644 index ac2be0b7..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_2.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:starting_stairs", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_1_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_3.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_3.json deleted file mode 100644 index 41e44a6b..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_3.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:starting_stairs", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_1_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_4.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_4.json deleted file mode 100644 index 6e08dca1..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_1_4.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:starting_stairs", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_1_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_1_4" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_0.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_0.json deleted file mode 100644 index f3cb2e85..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_3_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_2_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_1.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_1.json deleted file mode 100644 index 1ab7e700..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_3_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_2_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_2.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_2.json deleted file mode 100644 index 76c509bc..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_2.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_3_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_2_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_3.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_3.json deleted file mode 100644 index 9832e9f6..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_3.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_3_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_2_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_4.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_4.json deleted file mode 100644 index 452ac973..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_2_4.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_3_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_2_top", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_2_4" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_0.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_0.json deleted file mode 100644 index a5496594..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_0.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_3_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_3_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_1.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_1.json deleted file mode 100644 index 4df28b64..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_3_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_3_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_2.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_2.json deleted file mode 100644 index e05f1426..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_3_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_3_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_3.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_3.json deleted file mode 100644 index 47485af6..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_3.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_3_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_3_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_4.json b/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_4.json deleted file mode 100644 index 65855821..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/stairs/stairs_3_4.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stair_3_bottom", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/stairs/stairs_3_4" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_0_mirrored.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_0_mirrored.json deleted file mode 100644 index 833454d6..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_0_mirrored.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stairs_mirrored", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": 7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": 7, - "y": 2, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/stairs_0_mirrored" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_1_mirrored.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_1_mirrored.json deleted file mode 100644 index d2b9f2dd..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_1_mirrored.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stairs_mirrored", - "pools": [], - "position": { - "x": 7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/stairs_1_mirrored" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_2_mirrored.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_2_mirrored.json deleted file mode 100644 index 56eeb67d..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_2_mirrored.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stairs_mirrored", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": 7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": 7, - "y": 2, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/stairs_2_mirrored" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_3_mirrored.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_3_mirrored.json deleted file mode 100644 index eaa8dcf3..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_3_mirrored.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stairs_mirrored", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": 7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": 7, - "y": 2, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/stairs_3_mirrored" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_4_mirrored.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_4_mirrored.json deleted file mode 100644 index 36595c31..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/stairs_4_mirrored.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stairs_mirrored", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": 7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": 7, - "y": 2, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/stairs_4_mirrored" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_0.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_0.json deleted file mode 100644 index ff94b14c..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_0.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs_connector", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_post", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/posts"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_1.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_1.json deleted file mode 100644 index 08880aee..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_1.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs_connector", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_post", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/posts"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_2.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_2.json deleted file mode 100644 index 3ddb6b74..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_2.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs_connector", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_post", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/posts"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_2" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_3.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_3.json deleted file mode 100644 index 581d942a..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_3.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs_connector", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_post", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/posts"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_3" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_4.json b/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_4.json deleted file mode 100644 index 296e3c9d..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/starting_pieces/starting_stairs_4.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:inner_connector_right", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/small_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs_connector", - "pools": [], - "position": { - "x": -7, - "y": -3, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:inner_connector_left", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stable_stairs", - "pools": ["bastion/hoglin_stable/large_stables/inner"], - "position": { - "x": -7, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stair_post", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/posts"], - "position": { - "x": 7, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stair_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:starting_stairs", - "pools": ["bastion/hoglin_stable/stairs"], - "position": { - "x": -7, - "y": 2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_4" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/walls/side_wall_0.json b/jigsaw-pieces/bastion/hoglin_stable/walls/side_wall_0.json deleted file mode 100644 index a60ac4fa..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/walls/side_wall_0.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:side_wall", - "pools": [], - "position": { - "x": -8, - "y": -12, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:side_wall", - "pools": [], - "position": { - "x": 7, - "y": -12, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 3, - "y": -11, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -7, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -7, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:rampart", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/ramparts"], - "position": { - "x": -8, - "y": 11, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/walls/side_wall_0" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/walls/side_wall_1.json b/jigsaw-pieces/bastion/hoglin_stable/walls/side_wall_1.json deleted file mode 100644 index 8eba8fcf..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/walls/side_wall_1.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:side_wall", - "pools": [], - "position": { - "x": -8, - "y": -12, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:side_wall", - "pools": [], - "position": { - "x": 7, - "y": -12, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 4, - "y": -11, - "z": -1 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -8, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -1, - "z": -4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -1, - "z": -3 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -1, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:rampart", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/ramparts"], - "position": { - "x": -8, - "y": 11, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/hoglin_stable/walls/side_wall_1" -} diff --git a/jigsaw-pieces/bastion/hoglin_stable/walls/wall_base.json b/jigsaw-pieces/bastion/hoglin_stable/walls/wall_base.json deleted file mode 100644 index 224ef5e0..00000000 --- a/jigsaw-pieces/bastion/hoglin_stable/walls/wall_base.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:side_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/walls"], - "position": { - "x": 5, - "y": -12, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:side_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/walls"], - "position": { - "x": 5, - "y": -12, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:wall_base", - "pools": [], - "position": { - "x": 7, - "y": -11, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 6, - "y": -9, - "z": 5 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:rampart", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/hoglin_stable/ramparts"], - "position": { - "x": -8, - "y": 11, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/hoglin_stable/walls/wall_base" -} diff --git a/jigsaw-pieces/bastion/mobs/crossbow_piglin.json b/jigsaw-pieces/bastion/mobs/crossbow_piglin.json deleted file mode 100644 index 361c51b7..00000000 --- a/jigsaw-pieces/bastion/mobs/crossbow_piglin.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:mob_connector", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/mobs/crossbow_piglin" -} diff --git a/jigsaw-pieces/bastion/mobs/empty.json b/jigsaw-pieces/bastion/mobs/empty.json deleted file mode 100644 index 58e6d623..00000000 --- a/jigsaw-pieces/bastion/mobs/empty.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:mob_connector", - "pools": [], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/mobs/empty" -} diff --git a/jigsaw-pieces/bastion/mobs/hoglin.json b/jigsaw-pieces/bastion/mobs/hoglin.json deleted file mode 100644 index 050494f3..00000000 --- a/jigsaw-pieces/bastion/mobs/hoglin.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:mob_connector", - "pools": [], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/mobs/hoglin" -} diff --git a/jigsaw-pieces/bastion/mobs/melee_piglin.json b/jigsaw-pieces/bastion/mobs/melee_piglin.json deleted file mode 100644 index c2aea43f..00000000 --- a/jigsaw-pieces/bastion/mobs/melee_piglin.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:mob_connector", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/mobs/melee_piglin" -} diff --git a/jigsaw-pieces/bastion/mobs/melee_piglin_always.json b/jigsaw-pieces/bastion/mobs/melee_piglin_always.json deleted file mode 100644 index 42ffdd44..00000000 --- a/jigsaw-pieces/bastion/mobs/melee_piglin_always.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:melee_connector", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/mobs/melee_piglin_always" -} diff --git a/jigsaw-pieces/bastion/mobs/sword_piglin.json b/jigsaw-pieces/bastion/mobs/sword_piglin.json deleted file mode 100644 index 1d228292..00000000 --- a/jigsaw-pieces/bastion/mobs/sword_piglin.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:mob_connector", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/mobs/sword_piglin" -} diff --git a/jigsaw-pieces/bastion/treasure/bases/centers/center_0.json b/jigsaw-pieces/bastion/treasure/bases/centers/center_0.json deleted file mode 100644 index 678fd375..00000000 --- a/jigsaw-pieces/bastion/treasure/bases/centers/center_0.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -2, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:treasure", - "pools": [], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/bases/centers/center_0" -} diff --git a/jigsaw-pieces/bastion/treasure/bases/centers/center_1.json b/jigsaw-pieces/bastion/treasure/bases/centers/center_1.json deleted file mode 100644 index ba20b885..00000000 --- a/jigsaw-pieces/bastion/treasure/bases/centers/center_1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 2, - "y": -1, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 2, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:treasure", - "pools": [], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/bases/centers/center_1" -} diff --git a/jigsaw-pieces/bastion/treasure/bases/centers/center_2.json b/jigsaw-pieces/bastion/treasure/bases/centers/center_2.json deleted file mode 100644 index d770398f..00000000 --- a/jigsaw-pieces/bastion/treasure/bases/centers/center_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -2, - "y": -2, - "z": -3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 1, - "y": -2, - "z": 2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:treasure", - "pools": [], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/bases/centers/center_2" -} diff --git a/jigsaw-pieces/bastion/treasure/bases/centers/center_3.json b/jigsaw-pieces/bastion/treasure/bases/centers/center_3.json deleted file mode 100644 index 907d7a4e..00000000 --- a/jigsaw-pieces/bastion/treasure/bases/centers/center_3.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -2, - "y": -2, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:treasure", - "pools": [], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/bases/centers/center_3" -} diff --git a/jigsaw-pieces/bastion/treasure/bases/lava_basin.json b/jigsaw-pieces/bastion/treasure/bases/lava_basin.json deleted file mode 100644 index 98ab63a9..00000000 --- a/jigsaw-pieces/bastion/treasure/bases/lava_basin.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": [], - "position": { - "x": 11, - "y": -5, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:center_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/bottom"], - "position": { - "x": -12, - "y": -2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:center_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/bottom"], - "position": { - "x": -2, - "y": -2, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:center_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/bottom"], - "position": { - "x": 1, - "y": -2, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:treasure", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/bases/centers"], - "position": { - "x": 3, - "y": -2, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:center_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/bottom"], - "position": { - "x": 11, - "y": -2, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:lower_stairs", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/stairs"], - "position": { - "x": -1, - "y": 5, - "z": -8 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:center_brain", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/brains"], - "position": { - "x": -1, - "y": 5, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": 5, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": 5, - "z": 8 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/bases/lava_basin" -} diff --git a/jigsaw-pieces/bastion/treasure/big_air_full.json b/jigsaw-pieces/bastion/treasure/big_air_full.json deleted file mode 100644 index f15eaab8..00000000 --- a/jigsaw-pieces/bastion/treasure/big_air_full.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:center_piece", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/bases"], - "position": { - "x": 11, - "y": -24, - "z": -11 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:entrance_bridge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/entrances"], - "position": { - "x": 1, - "y": 11, - "z": -19 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/big_air_full" -} diff --git a/jigsaw-pieces/bastion/treasure/brains/center_brain.json b/jigsaw-pieces/bastion/treasure/brains/center_brain.json deleted file mode 100644 index b25cf081..00000000 --- a/jigsaw-pieces/bastion/treasure/brains/center_brain.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_brain", - "pools": [], - "position": { - "x": -1, - "y": -17, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mid_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/connectors"], - "position": { - "x": -1, - "y": -12, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mid_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/connectors"], - "position": { - "x": -1, - "y": -12, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mid_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/connectors"], - "position": { - "x": 0, - "y": -12, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mid_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/connectors"], - "position": { - "x": 0, - "y": -12, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:top_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/connectors"], - "position": { - "x": -1, - "y": 3, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:top_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/connectors"], - "position": { - "x": -1, - "y": 3, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:top_connector_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/connectors"], - "position": { - "x": 0, - "y": 3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:top_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/connectors"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:center_roof_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/roofs"], - "position": { - "x": 0, - "y": 17, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/brains/center_brain" -} diff --git a/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_middle.json b/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_middle.json deleted file mode 100644 index 255d317a..00000000 --- a/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_middle.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:center_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/mid"], - "position": { - "x": -5, - "y": 0, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:mid_connector", - "pools": [], - "position": { - "x": 5, - "y": 0, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/connectors/center_to_wall_middle" -} diff --git a/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_top.json b/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_top.json deleted file mode 100644 index 9d5642f9..00000000 --- a/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_top.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:center_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/top"], - "position": { - "x": -5, - "y": 0, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:top_connector", - "pools": [], - "position": { - "x": 5, - "y": 0, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/connectors/center_to_wall_top" -} diff --git a/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_top_entrance.json b/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_top_entrance.json deleted file mode 100644 index 34a321ec..00000000 --- a/jigsaw-pieces/bastion/treasure/connectors/center_to_wall_top_entrance.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:entrance_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/top"], - "position": { - "x": -5, - "y": 0, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:top_connector_entrance", - "pools": [], - "position": { - "x": 5, - "y": 0, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/connectors/center_to_wall_top_entrance" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/bottom/corner_0.json b/jigsaw-pieces/bastion/treasure/corners/bottom/corner_0.json deleted file mode 100644 index 085d032c..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/bottom/corner_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": 0, - "y": -8, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": 2, - "y": -8, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": -2, - "y": -4, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": -1, - "y": -4, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/corners/bottom/corner_0" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/bottom/corner_1.json b/jigsaw-pieces/bastion/treasure/corners/bottom/corner_1.json deleted file mode 100644 index ca58b5df..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/bottom/corner_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -8, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": 0, - "y": -8, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 1, - "y": -4, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 2, - "y": -4, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/corners/bottom/corner_1" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/edges/bottom.json b/jigsaw-pieces/bastion/treasure/corners/edges/bottom.json deleted file mode 100644 index 4316342c..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/edges/bottom.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom_edge_connector", - "pools": [], - "position": { - "x": -1, - "y": -8, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/corners/edges/bottom" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/edges/middle.json b/jigsaw-pieces/bastion/treasure/corners/edges/middle.json deleted file mode 100644 index 17c97f10..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/edges/middle.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:middle_edge_connector", - "pools": [], - "position": { - "x": -1, - "y": -7, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/corners/edges/middle" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/edges/top.json b/jigsaw-pieces/bastion/treasure/corners/edges/top.json deleted file mode 100644 index 644f540d..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/edges/top.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:top_edge_connector", - "pools": [], - "position": { - "x": -1, - "y": -8, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/corners/edges/top" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/middle/corner_0.json b/jigsaw-pieces/bastion/treasure/corners/middle/corner_0.json deleted file mode 100644 index 3ff6a96a..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/middle/corner_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:middle_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:middle_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": 0, - "y": -7, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 1, - "y": -7, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/corners/middle/corner_0" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/middle/corner_1.json b/jigsaw-pieces/bastion/treasure/corners/middle/corner_1.json deleted file mode 100644 index 407b28c8..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/middle/corner_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:middle_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:middle_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": 0, - "y": -7, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 1, - "y": -7, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/corners/middle/corner_1" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/top/corner_0.json b/jigsaw-pieces/bastion/treasure/corners/top/corner_0.json deleted file mode 100644 index a50b65a3..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/top/corner_0.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:top_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:top_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": 0, - "y": -7, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 1, - "y": -7, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:corner_roof_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/roofs"], - "position": { - "x": 0, - "y": 7, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/corners/top/corner_0" -} diff --git a/jigsaw-pieces/bastion/treasure/corners/top/corner_1.json b/jigsaw-pieces/bastion/treasure/corners/top/corner_1.json deleted file mode 100644 index 345db6b0..00000000 --- a/jigsaw-pieces/bastion/treasure/corners/top/corner_1.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:top_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:top_corner_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": 0, - "y": -7, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 1, - "y": -7, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:corner_roof_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/roofs"], - "position": { - "x": 0, - "y": 7, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/corners/top/corner_1" -} diff --git a/jigsaw-pieces/bastion/treasure/entrances/entrance_0.json b/jigsaw-pieces/bastion/treasure/entrances/entrance_0.json deleted file mode 100644 index acd084db..00000000 --- a/jigsaw-pieces/bastion/treasure/entrances/entrance_0.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bridge_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/ramparts"], - "position": { - "x": -9, - "y": -7, - "z": -5 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -6, - "y": -7, - "z": -3 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:entrance_bridge_connector", - "pools": [], - "position": { - "x": 9, - "y": -7, - "z": -5 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/entrances/entrance_0" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/empty.json b/jigsaw-pieces/bastion/treasure/extensions/empty.json deleted file mode 100644 index eebc861b..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/empty.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/extensions/empty" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/house_0.json b/jigsaw-pieces/bastion/treasure/extensions/house_0.json deleted file mode 100644 index 731ccf8c..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/house_0.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:house_connector", - "pools": [], - "position": { - "x": -2, - "y": -6, - "z": -4 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/treasure/extensions/house_0" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/house_1.json b/jigsaw-pieces/bastion/treasure/extensions/house_1.json deleted file mode 100644 index cc501c87..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/house_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:house_connector", - "pools": [], - "position": { - "x": -2, - "y": -6, - "z": -4 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/treasure/extensions/house_1" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/large_bridge_0.json b/jigsaw-pieces/bastion/treasure/extensions/large_bridge_0.json deleted file mode 100644 index ef80a4f5..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/large_bridge_0.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": 1, - "y": 0, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/extensions/large_bridge_0" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/large_bridge_1.json b/jigsaw-pieces/bastion/treasure/extensions/large_bridge_1.json deleted file mode 100644 index 50ef5e12..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/large_bridge_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": 1, - "y": 0, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/extensions/large_bridge_1" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/large_bridge_2.json b/jigsaw-pieces/bastion/treasure/extensions/large_bridge_2.json deleted file mode 100644 index 6d0f687c..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/large_bridge_2.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": 1, - "y": 0, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/extensions/large_bridge_2" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/large_bridge_3.json b/jigsaw-pieces/bastion/treasure/extensions/large_bridge_3.json deleted file mode 100644 index baa392b9..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/large_bridge_3.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": 1, - "y": 0, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/extensions/large_bridge_3" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/roofed_bridge.json b/jigsaw-pieces/bastion/treasure/extensions/roofed_bridge.json deleted file mode 100644 index 80fafc5d..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/roofed_bridge.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": -5, - "y": 2, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/treasure/extensions/roofed_bridge" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/small_bridge_0.json b/jigsaw-pieces/bastion/treasure/extensions/small_bridge_0.json deleted file mode 100644 index 886e65b1..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/small_bridge_0.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": 1, - "y": 0, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/extensions/small_bridge_0" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/small_bridge_2.json b/jigsaw-pieces/bastion/treasure/extensions/small_bridge_2.json deleted file mode 100644 index 292f8aa9..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/small_bridge_2.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": 1, - "y": 0, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/extensions/small_bridge_2" -} diff --git a/jigsaw-pieces/bastion/treasure/extensions/small_bridge_3.json b/jigsaw-pieces/bastion/treasure/extensions/small_bridge_3.json deleted file mode 100644 index 50e6dee4..00000000 --- a/jigsaw-pieces/bastion/treasure/extensions/small_bridge_3.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], - "position": { - "x": 1, - "y": 0, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/extensions/small_bridge_3" -} diff --git a/jigsaw-pieces/bastion/treasure/ramparts/bottom_wall_0.json b/jigsaw-pieces/bastion/treasure/ramparts/bottom_wall_0.json deleted file mode 100644 index 4b857ca6..00000000 --- a/jigsaw-pieces/bastion/treasure/ramparts/bottom_wall_0.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:ramparts_bottom_connector", - "pools": [], - "position": { - "x": -2, - "y": 11, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/ramparts/bottom_wall_0" -} diff --git a/jigsaw-pieces/bastion/treasure/ramparts/lava_basin_main.json b/jigsaw-pieces/bastion/treasure/ramparts/lava_basin_main.json deleted file mode 100644 index c1a9ad62..00000000 --- a/jigsaw-pieces/bastion/treasure/ramparts/lava_basin_main.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:lava_basin_connector_side", - "pools": [], - "position": { - "x": -9, - "y": 11, - "z": -7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:lava_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls"], - "position": { - "x": 9, - "y": 11, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/ramparts/lava_basin_main" -} diff --git a/jigsaw-pieces/bastion/treasure/ramparts/lava_basin_side.json b/jigsaw-pieces/bastion/treasure/ramparts/lava_basin_side.json deleted file mode 100644 index 6c949511..00000000 --- a/jigsaw-pieces/bastion/treasure/ramparts/lava_basin_side.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:lava_basin_connector_main", - "pools": [], - "position": { - "x": -9, - "y": 11, - "z": -7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:lava_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls"], - "position": { - "x": 9, - "y": 11, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/ramparts/lava_basin_side" -} diff --git a/jigsaw-pieces/bastion/treasure/ramparts/mid_wall_main.json b/jigsaw-pieces/bastion/treasure/ramparts/mid_wall_main.json deleted file mode 100644 index 60737a7c..00000000 --- a/jigsaw-pieces/bastion/treasure/ramparts/mid_wall_main.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:ramparts_bottom_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/ramparts"], - "position": { - "x": -1, - "y": -16, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 5, - "y": -16, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:rampart_mid_side_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/ramparts"], - "position": { - "x": 6, - "y": -16, - "z": 6 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:lava_basin_connector_main", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/ramparts"], - "position": { - "x": 8, - "y": -11, - "z": -7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bridge_wall_connector", - "pools": [], - "position": { - "x": 8, - "y": -2, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 3, - "y": 12, - "z": -3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 4, - "y": 12, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 4, - "y": 12, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:ramparts_top_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/ramparts"], - "position": { - "x": -1, - "y": 15, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/ramparts/mid_wall_main" -} diff --git a/jigsaw-pieces/bastion/treasure/ramparts/mid_wall_side.json b/jigsaw-pieces/bastion/treasure/ramparts/mid_wall_side.json deleted file mode 100644 index 31c321b7..00000000 --- a/jigsaw-pieces/bastion/treasure/ramparts/mid_wall_side.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:ramparts_bottom_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/ramparts"], - "position": { - "x": -1, - "y": -15, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 4, - "y": -15, - "z": -4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart_mid_side_wall_connector", - "pools": [], - "position": { - "x": 8, - "y": -15, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:lava_basin_connector_side", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/ramparts"], - "position": { - "x": 8, - "y": -10, - "z": -7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 7, - "y": -7, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 3, - "y": 12, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 3, - "y": 12, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 5, - "y": 12, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:ramparts_top_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/ramparts"], - "position": { - "x": -1, - "y": 15, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/ramparts/mid_wall_side" -} diff --git a/jigsaw-pieces/bastion/treasure/ramparts/top_wall.json b/jigsaw-pieces/bastion/treasure/ramparts/top_wall.json deleted file mode 100644 index 64618d26..00000000 --- a/jigsaw-pieces/bastion/treasure/ramparts/top_wall.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:ramparts_top_connector", - "pools": [], - "position": { - "x": -1, - "y": -9, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/ramparts/top_wall" -} diff --git a/jigsaw-pieces/bastion/treasure/roofs/corner_roof.json b/jigsaw-pieces/bastion/treasure/roofs/corner_roof.json deleted file mode 100644 index 40966c82..00000000 --- a/jigsaw-pieces/bastion/treasure/roofs/corner_roof.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:corner_roof_connector", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": "jigsaw/bastion/treasure/roofs/corner_roof" -} diff --git a/jigsaw-pieces/bastion/treasure/roofs/wall_roof.json b/jigsaw-pieces/bastion/treasure/roofs/wall_roof.json deleted file mode 100644 index 4af9ead1..00000000 --- a/jigsaw-pieces/bastion/treasure/roofs/wall_roof.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:wall_roof_connector", - "pools": [], - "position": { - "x": -2, - "y": -1, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/treasure/roofs/wall_roof" -} diff --git a/jigsaw-pieces/bastion/treasure/stairs/lower_stairs.json b/jigsaw-pieces/bastion/treasure/stairs/lower_stairs.json deleted file mode 100644 index 6c023ee7..00000000 --- a/jigsaw-pieces/bastion/treasure/stairs/lower_stairs.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:lower_stairs", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": 2 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/treasure/stairs/lower_stairs" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/bottom/wall_0.json b/jigsaw-pieces/bastion/treasure/walls/bottom/wall_0.json deleted file mode 100644 index 2a765c37..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/bottom/wall_0.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:medium_outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -8, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -5, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/bottom"], - "position": { - "x": 1, - "y": -4, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/bottom"], - "position": { - "x": 1, - "y": -4, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": -3, - "z": -9 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -3, - "z": 10 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": 7, - "z": -10 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": 7, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/bottom/wall_0" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/bottom/wall_1.json b/jigsaw-pieces/bastion/treasure/walls/bottom/wall_1.json deleted file mode 100644 index bf12e81f..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/bottom/wall_1.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:medium_outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -8, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -5, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/bottom"], - "position": { - "x": 1, - "y": -4, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/bottom"], - "position": { - "x": 1, - "y": -4, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -3, - "z": -9 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -3, - "z": -7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": 3, - "z": -7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": 3, - "z": 4 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": 7, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": 7, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/bottom/wall_1" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/bottom/wall_2.json b/jigsaw-pieces/bastion/treasure/walls/bottom/wall_2.json deleted file mode 100644 index b2d000d3..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/bottom/wall_2.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:medium_outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -8, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -5, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/bottom"], - "position": { - "x": 1, - "y": -4, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/bottom"], - "position": { - "x": 1, - "y": -4, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -3, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -3, - "z": 8 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -3, - "z": 3 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/bottom/wall_2" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/bottom/wall_3.json b/jigsaw-pieces/bastion/treasure/walls/bottom/wall_3.json deleted file mode 100644 index 7b8b21c7..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/bottom/wall_3.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:medium_outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -8, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -5, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/bottom"], - "position": { - "x": 1, - "y": -4, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/bottom"], - "position": { - "x": 1, - "y": -4, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -3, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -3, - "z": 8 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/walls/bottom/wall_3" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/entrance_wall.json b/jigsaw-pieces/bastion/treasure/walls/entrance_wall.json deleted file mode 100644 index 2ccb559e..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/entrance_wall.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:entrance_wall_connector", - "pools": [], - "position": { - "x": 0, - "y": -8, - "z": 11 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:entrance_bridge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/entrances"], - "position": { - "x": -1, - "y": -4, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/entrance_wall" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/lava_wall.json b/jigsaw-pieces/bastion/treasure/walls/lava_wall.json deleted file mode 100644 index a72a4a61..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/lava_wall.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:lava_wall", - "pools": [], - "position": { - "x": -1, - "y": 11, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/treasure/walls/lava_wall" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/mid/wall_0.json b/jigsaw-pieces/bastion/treasure/walls/mid/wall_0.json deleted file mode 100644 index eb27739a..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/mid/wall_0.json +++ /dev/null @@ -1,232 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/middle"], - "position": { - "x": 1, - "y": -7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/middle"], - "position": { - "x": 1, - "y": -7, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -6, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -6, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": -1, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": 3, - "z": 9 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 3, - "z": -10 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 3, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 3, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": 7, - "z": -9 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": 7, - "z": 5 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/mid/wall_0" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/mid/wall_1.json b/jigsaw-pieces/bastion/treasure/walls/mid/wall_1.json deleted file mode 100644 index 8fa11a71..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/mid/wall_1.json +++ /dev/null @@ -1,232 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/middle"], - "position": { - "x": 1, - "y": -7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/middle"], - "position": { - "x": 1, - "y": -7, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": -7, - "z": 5 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -1, - "z": -11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -1, - "z": -8 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/large_pool"], - "position": { - "x": 2, - "y": -1, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": 3, - "z": 8 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 7, - "z": -10 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 7, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 7, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 7, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/mid/wall_1" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/mid/wall_2.json b/jigsaw-pieces/bastion/treasure/walls/mid/wall_2.json deleted file mode 100644 index 474835e4..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/mid/wall_2.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/middle"], - "position": { - "x": 1, - "y": -7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/middle"], - "position": { - "x": 1, - "y": -7, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": 3, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": 3, - "z": 10 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 3, - "z": -10 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 3, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/mid/wall_2" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/outer/bottom_corner.json b/jigsaw-pieces/bastion/treasure/walls/outer/bottom_corner.json deleted file mode 100644 index 3890e35d..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/outer/bottom_corner.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom_corner_wall_connector", - "pools": [], - "position": { - "x": -1, - "y": -8, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom_edge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/edges"], - "position": { - "x": -1, - "y": -8, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:bottom_edge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/edges"], - "position": { - "x": 0, - "y": -8, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/walls/outer/bottom_corner" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/outer/medium_outer_wall.json b/jigsaw-pieces/bastion/treasure/walls/outer/medium_outer_wall.json deleted file mode 100644 index 3bcb4098..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/outer/medium_outer_wall.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:medium_outer_wall_connector", - "pools": [], - "position": { - "x": 0, - "y": -8, - "z": 11 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/treasure/walls/outer/medium_outer_wall" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/outer/mid_corner.json b/jigsaw-pieces/bastion/treasure/walls/outer/mid_corner.json deleted file mode 100644 index 23489913..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/outer/mid_corner.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:middle_edge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/edges"], - "position": { - "x": -2, - "y": -7, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:middle_corner_wall_connector", - "pools": [], - "position": { - "x": 0, - "y": -7, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:middle_edge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/edges"], - "position": { - "x": 2, - "y": -7, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/outer/mid_corner" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/outer/outer_wall.json b/jigsaw-pieces/bastion/treasure/walls/outer/outer_wall.json deleted file mode 100644 index eb778edb..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/outer/outer_wall.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:outer_wall_connector", - "pools": [], - "position": { - "x": 0, - "y": -7, - "z": 11 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/treasure/walls/outer/outer_wall" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/outer/tall_outer_wall.json b/jigsaw-pieces/bastion/treasure/walls/outer/tall_outer_wall.json deleted file mode 100644 index 3b2e14c9..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/outer/tall_outer_wall.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:tall_outer_wall_connector", - "pools": [], - "position": { - "x": 0, - "y": -8, - "z": 11 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/treasure/walls/outer/tall_outer_wall" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/outer/top_corner.json b/jigsaw-pieces/bastion/treasure/walls/outer/top_corner.json deleted file mode 100644 index 9ef929a5..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/outer/top_corner.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:top_corner_wall_connector", - "pools": [], - "position": { - "x": -1, - "y": -8, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:top_edge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/edges"], - "position": { - "x": -1, - "y": -8, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:top_edge_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/edges"], - "position": { - "x": 0, - "y": -8, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/walls/outer/top_corner" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/top/main_entrance.json b/jigsaw-pieces/bastion/treasure/walls/top/main_entrance.json deleted file mode 100644 index d5286590..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/top/main_entrance.json +++ /dev/null @@ -1,232 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:entrance_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls"], - "position": { - "x": -2, - "y": -7, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/top"], - "position": { - "x": 1, - "y": -7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/top"], - "position": { - "x": 1, - "y": -7, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:entrance_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:melee_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 1, - "y": -3, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": -3, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": -3, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 2, - "z": -10 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 2, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:wall_roof_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/roofs"], - "position": { - "x": -2, - "y": 7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/walls/top/main_entrance" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/top/wall_0.json b/jigsaw-pieces/bastion/treasure/walls/top/wall_0.json deleted file mode 100644 index a1680218..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/top/wall_0.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:tall_outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/top"], - "position": { - "x": 1, - "y": -7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/top"], - "position": { - "x": 1, - "y": -7, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:house_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/houses"], - "position": { - "x": 2, - "y": -4, - "z": -4 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:wall_roof_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/roofs"], - "position": { - "x": -2, - "y": 7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 7, - "z": -10 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 7, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 7, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": 7, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/treasure/walls/top/wall_0" -} diff --git a/jigsaw-pieces/bastion/treasure/walls/top/wall_1.json b/jigsaw-pieces/bastion/treasure/walls/top/wall_1.json deleted file mode 100644 index 76e3420d..00000000 --- a/jigsaw-pieces/bastion/treasure/walls/top/wall_1.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:tall_outer_wall_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/walls/outer"], - "position": { - "x": -2, - "y": -7, - "z": 11 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/top"], - "position": { - "x": 1, - "y": -7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:corner_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/corners/top"], - "position": { - "x": 1, - "y": -7, - "z": 11 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_connector", - "pools": [], - "position": { - "x": 2, - "y": -7, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -3, - "z": -9 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": -3, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:extension_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/extensions/small_pool"], - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:wall_roof_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/treasure/roofs"], - "position": { - "x": -2, - "y": 7, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/treasure/walls/top/wall_1" -} diff --git a/jigsaw-pieces/bastion/units/air_base.json b/jigsaw-pieces/bastion/units/air_base.json deleted file mode 100644 index 6dadc9e3..00000000 --- a/jigsaw-pieces/bastion/units/air_base.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:center_piece_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/center_pieces"], - "position": { - "x": 2, - "y": -12, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:wall_base", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:edge_wall_exit", - "pools": ["bastion/units/walls/wall_bases"], - "position": { - "x": -23, - "y": -11, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:edge_wall_unit_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/edge_wall_units"], - "position": { - "x": -23, - "y": -11, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/units/air_base" -} diff --git a/jigsaw-pieces/bastion/units/center_pieces/center_0.json b/jigsaw-pieces/bastion/units/center_pieces/center_0.json deleted file mode 100644 index 4b4c69c4..00000000 --- a/jigsaw-pieces/bastion/units/center_pieces/center_0.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_connector", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_wall", - "pools": ["bastion/units/pathways"], - "position": { - "x": -5, - "y": -2, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_wall", - "pools": ["bastion/units/pathways"], - "position": { - "x": -5, - "y": -2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": -1, - "y": -2, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": -1, - "y": -2, - "z": 5 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 1, - "y": -2, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 1, - "y": -2, - "z": 5 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 5, - "y": -2, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 5, - "y": -2, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 5, - "y": -2, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/center_pieces/center_0" -} diff --git a/jigsaw-pieces/bastion/units/center_pieces/center_1.json b/jigsaw-pieces/bastion/units/center_pieces/center_1.json deleted file mode 100644 index 74283b16..00000000 --- a/jigsaw-pieces/bastion/units/center_pieces/center_1.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_connector", - "pools": [], - "position": { - "x": 0, - "y": -4, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_wall", - "pools": ["bastion/units/pathways"], - "position": { - "x": -5, - "y": -3, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_wall", - "pools": ["bastion/units/pathways"], - "position": { - "x": -5, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": -1, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 0, - "y": -3, - "z": 5 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 1, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 5, - "y": -3, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/center_pieces/center_1" -} diff --git a/jigsaw-pieces/bastion/units/center_pieces/center_2.json b/jigsaw-pieces/bastion/units/center_pieces/center_2.json deleted file mode 100644 index ad91b0a6..00000000 --- a/jigsaw-pieces/bastion/units/center_pieces/center_2.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_connector", - "pools": [], - "position": { - "x": 0, - "y": -4, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_wall", - "pools": ["bastion/units/pathways"], - "position": { - "x": -5, - "y": -3, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece_wall", - "pools": ["bastion/units/pathways"], - "position": { - "x": -5, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": -1, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 0, - "y": -3, - "z": 5 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 1, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:ground_pathway_entrance", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:center_piece", - "pools": ["bastion/units/pathways"], - "position": { - "x": 5, - "y": -3, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/center_pieces/center_2" -} diff --git a/jigsaw-pieces/bastion/units/edges/edge_0.json b/jigsaw-pieces/bastion/units/edges/edge_0.json deleted file mode 100644 index 407bb853..00000000 --- a/jigsaw-pieces/bastion/units/edges/edge_0.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": -6, - "y": -2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:edge_entry", - "pools": [], - "position": { - "x": -3, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:edge_entry", - "pools": [], - "position": { - "x": 2, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": 5, - "y": -2, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": [], - "position": { - "x": -2, - "y": 3, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:stage_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_top", - "pools": ["bastion/units/stages/stage_1"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/edges/edge_0" -} diff --git a/jigsaw-pieces/bastion/units/fillers/stage_0.json b/jigsaw-pieces/bastion/units/fillers/stage_0.json deleted file mode 100644 index e416f15c..00000000 --- a/jigsaw-pieces/bastion/units/fillers/stage_0.json +++ /dev/null @@ -1,154 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:filler_0_entry", - "pools": [], - "position": { - "x": -6, - "y": -2, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:filler_0_entry", - "pools": [], - "position": { - "x": -6, - "y": -2, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:filler_0_entry", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:filler_0_entry", - "pools": [], - "position": { - "x": 3, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:filler_0_entry", - "pools": [], - "position": { - "x": 5, - "y": -2, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:filler_0_entry", - "pools": [], - "position": { - "x": 5, - "y": -2, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:stage_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_top", - "pools": ["bastion/units/stages/stage_1"], - "position": { - "x": 0, - "y": 3, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/fillers/stage_0" -} diff --git a/jigsaw-pieces/bastion/units/pathways/pathway_0.json b/jigsaw-pieces/bastion/units/pathways/pathway_0.json deleted file mode 100644 index 4b6742ae..00000000 --- a/jigsaw-pieces/bastion/units/pathways/pathway_0.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:ground_pathway_entrance", - "pools": [], - "position": { - "x": 0, - "y": 0, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:ground_pathway_exit", - "pools": ["bastion/units/stages/stage_0"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/units/pathways/pathway_0" -} diff --git a/jigsaw-pieces/bastion/units/pathways/pathway_wall_0.json b/jigsaw-pieces/bastion/units/pathways/pathway_wall_0.json deleted file mode 100644 index c7a68ea0..00000000 --- a/jigsaw-pieces/bastion/units/pathways/pathway_wall_0.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:ground_pathway_entrance_wall", - "pools": [], - "position": { - "x": 0, - "y": 0, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:wall_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:ground_pathway_exit", - "pools": ["bastion/units/wall_units"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/units/pathways/pathway_wall_0" -} diff --git a/jigsaw-pieces/bastion/units/rampart_plates/plate_0.json b/jigsaw-pieces/bastion/units/rampart_plates/plate_0.json deleted file mode 100644 index 7d1508ed..00000000 --- a/jigsaw-pieces/bastion/units/rampart_plates/plate_0.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart_plate", - "pools": [], - "position": { - "x": 2, - "y": 9, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/units/rampart_plates/plate_0" -} diff --git a/jigsaw-pieces/bastion/units/ramparts/ramparts_0.json b/jigsaw-pieces/bastion/units/ramparts/ramparts_0.json deleted file mode 100644 index d18eff1c..00000000 --- a/jigsaw-pieces/bastion/units/ramparts/ramparts_0.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart", - "pools": [], - "position": { - "x": -8, - "y": -16, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -1, - "y": 0, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": 0, - "z": -3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 1, - "y": 0, - "z": 4 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 2, - "y": 0, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:rampart_plate", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/rampart_plates"], - "position": { - "x": -8, - "y": 15, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": "jigsaw/bastion/units/ramparts/ramparts_0" -} diff --git a/jigsaw-pieces/bastion/units/ramparts/ramparts_1.json b/jigsaw-pieces/bastion/units/ramparts/ramparts_1.json deleted file mode 100644 index b7829348..00000000 --- a/jigsaw-pieces/bastion/units/ramparts/ramparts_1.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart", - "pools": [], - "position": { - "x": -8, - "y": -11, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -5, - "y": 1, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/ramparts/ramparts_1" -} diff --git a/jigsaw-pieces/bastion/units/ramparts/ramparts_2.json b/jigsaw-pieces/bastion/units/ramparts/ramparts_2.json deleted file mode 100644 index d857c51a..00000000 --- a/jigsaw-pieces/bastion/units/ramparts/ramparts_2.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:rampart", - "pools": [], - "position": { - "x": -8, - "y": -6, - "z": 7 - }, - "direction": "WEST_NEGATIVE_X" - }], - "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": "jigsaw/bastion/units/ramparts/ramparts_2" -} diff --git a/jigsaw-pieces/bastion/units/stages/rot/stage_1_0.json b/jigsaw-pieces/bastion/units/stages/rot/stage_1_0.json deleted file mode 100644 index 5917e8c7..00000000 --- a/jigsaw-pieces/bastion/units/stages/rot/stage_1_0.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_bottom", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_top", - "pools": ["bastion/units/stages/stage_2"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/rot/stage_1_0" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_0_0.json b/jigsaw-pieces/bastion/units/stages/stage_0_0.json deleted file mode 100644 index 997280d2..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_0_0.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": 1, - "y": -3, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": -6, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": 0, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": 1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 1, - "y": -2, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:edge_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/edges"], - "position": { - "x": 2, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": 5, - "y": -2, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:stage_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_top", - "pools": ["bastion/units/stages/stage_1"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_0_0" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_0_1.json b/jigsaw-pieces/bastion/units/stages/stage_0_1.json deleted file mode 100644 index e658350c..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_0_1.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": -6, - "y": -2, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": 0, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": 1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:edge_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/edges"], - "position": { - "x": 2, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": 5, - "y": -2, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -2, - "y": 0, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_top", - "pools": ["bastion/units/stages/stage_1"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_0_1" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_0_2.json b/jigsaw-pieces/bastion/units/stages/stage_0_2.json deleted file mode 100644 index 5f16622a..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_0_2.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": -6, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": 0, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": 1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:edge_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/edges"], - "position": { - "x": 2, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": 5, - "y": -2, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -4, - "y": 0, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -2, - "y": 0, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": 1, - "y": 0, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_top", - "pools": ["bastion/units/stages/stage_1"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_0_2" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_0_3.json b/jigsaw-pieces/bastion/units/stages/stage_0_3.json deleted file mode 100644 index 39c08e6a..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_0_3.json +++ /dev/null @@ -1,180 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": -6, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": 0, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -2, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_entry", - "pools": [], - "position": { - "x": 1, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:edge_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/edges"], - "position": { - "x": 2, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": 5, - "y": -2, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": -6, - "y": 0, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_top", - "pools": ["bastion/units/stages/stage_1"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_0_3" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_1_0.json b/jigsaw-pieces/bastion/units/stages/stage_1_0.json deleted file mode 100644 index 69e24acb..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_1_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:stage_0_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_bottom", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": 1, - "y": -3, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -3, - "y": -2, - "z": -3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:stage_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_top", - "pools": ["bastion/units/stages/stage_2"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_1_0" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_1_1.json b/jigsaw-pieces/bastion/units/stages/stage_1_1.json deleted file mode 100644 index 83041788..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_1_1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:stage_0_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_bottom", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": 2, - "y": 0, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:stage_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_top", - "pools": ["bastion/units/stages/stage_2"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_1_1" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_1_2.json b/jigsaw-pieces/bastion/units/stages/stage_1_2.json deleted file mode 100644 index 897966a6..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_1_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:stage_0_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_bottom", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": 3, - "y": -2, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_top", - "pools": ["bastion/units/stages/stage_2"], - "position": { - "x": -1, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_1_2" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_1_3.json b/jigsaw-pieces/bastion/units/stages/stage_1_3.json deleted file mode 100644 index f66c6e1f..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_1_3.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:stage_0_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_bottom", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -1, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -2, - "y": 0, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": 1, - "y": 0, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:stage_2_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_1_top", - "pools": ["bastion/units/stages/stage_2"], - "position": { - "x": 0, - "y": 3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_1_3" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_2_0.json b/jigsaw-pieces/bastion/units/stages/stage_2_0.json deleted file mode 100644 index c16d4127..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_2_0.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:stage_1_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_2_bottom", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -4, - "y": -2, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_3_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_2_top", - "pools": ["bastion/units/stages/stage_3"], - "position": { - "x": -1, - "y": 3, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/units/stages/stage_2_0" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_2_1.json b/jigsaw-pieces/bastion/units/stages/stage_2_1.json deleted file mode 100644 index ece8a031..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_2_1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:stage_1_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_2_bottom", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -4, - "y": -2, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_3_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_2_top", - "pools": ["bastion/units/stages/stage_3"], - "position": { - "x": -1, - "y": 3, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/units/stages/stage_2_1" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_3_0.json b/jigsaw-pieces/bastion/units/stages/stage_3_0.json deleted file mode 100644 index 6619e23f..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_3_0.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:stage_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_3_bottom", - "pools": [], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }], - "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": "jigsaw/bastion/units/stages/stage_3_0" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_3_1.json b/jigsaw-pieces/bastion/units/stages/stage_3_1.json deleted file mode 100644 index 4b473b22..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_3_1.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": -5, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:stage_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_3_bottom", - "pools": [], - "position": { - "x": -1, - "y": -1, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/stages/stage_3_1" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_3_2.json b/jigsaw-pieces/bastion/units/stages/stage_3_2.json deleted file mode 100644 index d027c7b0..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_3_2.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:stage_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_3_bottom", - "pools": [], - "position": { - "x": -1, - "y": -1, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/units/stages/stage_3_2" -} diff --git a/jigsaw-pieces/bastion/units/stages/stage_3_3.json b/jigsaw-pieces/bastion/units/stages/stage_3_3.json deleted file mode 100644 index 3091bd43..00000000 --- a/jigsaw-pieces/bastion/units/stages/stage_3_3.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:stage_2_top", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_3_bottom", - "pools": [], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }], - "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": "jigsaw/bastion/units/stages/stage_3_3" -} diff --git a/jigsaw-pieces/bastion/units/wall_units/edge_0_large.json b/jigsaw-pieces/bastion/units/wall_units/edge_0_large.json deleted file mode 100644 index 8feeaf78..00000000 --- a/jigsaw-pieces/bastion/units/wall_units/edge_0_large.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:edge_wall_unit_connector", - "pools": [], - "position": { - "x": 3, - "y": -3, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": -6, - "y": -2, - "z": -3 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:edge_wall_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/wall_units"], - "position": { - "x": 0, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": 5, - "y": -2, - "z": -3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:stage_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_top", - "pools": ["bastion/units/stages/rot/stage_1"], - "position": { - "x": -1, - "y": 3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": "jigsaw/bastion/units/wall_units/edge_0_large" -} diff --git a/jigsaw-pieces/bastion/units/wall_units/unit_0.json b/jigsaw-pieces/bastion/units/wall_units/unit_0.json deleted file mode 100644 index 244909b5..00000000 --- a/jigsaw-pieces/bastion/units/wall_units/unit_0.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:block_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/blocks/gold"], - "position": { - "x": 4, - "y": -3, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:filler_0_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/units/fillers/stage_0"], - "position": { - "x": -6, - "y": -2, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:edge_wall_entry", - "pools": [], - "position": { - "x": 4, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:stage_1_bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:stage_0_top", - "pools": ["bastion/units/stages/stage_1"], - "position": { - "x": -2, - "y": 3, - "z": -2 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": "jigsaw/bastion/units/wall_units/unit_0" -} diff --git a/jigsaw-pieces/bastion/units/walls/connected_wall.json b/jigsaw-pieces/bastion/units/walls/connected_wall.json deleted file mode 100644 index 05f7ac1d..00000000 --- a/jigsaw-pieces/bastion/units/walls/connected_wall.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:wall_connected_wall", - "pools": [], - "position": { - "x": -8, - "y": -11, - "z": -8 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 0, - "y": -8, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 4, - "y": -4, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin_melee"], - "position": { - "x": -6, - "y": 1, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:rampart", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:wall", - "pools": ["bastion/units/ramparts"], - "position": { - "x": 7, - "y": 11, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/units/walls/connected_wall" -} diff --git a/jigsaw-pieces/bastion/units/walls/wall_base.json b/jigsaw-pieces/bastion/units/walls/wall_base.json deleted file mode 100644 index e637d81d..00000000 --- a/jigsaw-pieces/bastion/units/walls/wall_base.json +++ /dev/null @@ -1,193 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:edge_wall_exit", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:wall_base", - "pools": ["bastion/units/edge_wall_units"], - "position": { - "x": -3, - "y": -11, - "z": -8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:wall_connected_wall", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:path_connected_wall", - "pools": ["bastion/units/walls/wall_bases"], - "position": { - "x": 7, - "y": -11, - "z": -8 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -6, - "y": -10, - "z": -5 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -4, - "y": -7, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -3, - "y": -6, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": -4, - "y": -5, - "z": -1 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 5, - "y": -1, - "z": -5 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 3, - "y": 6, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:mob_connector", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": ["bastion/mobs/piglin"], - "position": { - "x": 4, - "y": 6, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:rampart", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:wall", - "pools": ["bastion/units/large_ramparts"], - "position": { - "x": 7, - "y": 11, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": "jigsaw/bastion/units/walls/wall_base" -} diff --git a/jigsaw-pieces/cave.json b/jigsaw-pieces/cave.json deleted file mode 100644 index 3be4bc2b..00000000 --- a/jigsaw-pieces/cave.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "edit": [ - { - "find": [{"block": "minecraft:glass"}], - "replace": {"palette": [{"block": "minecraft:void_air"}]} - }, - { - "find": [{"block": "minecraft:blue_wool"}], - "replace": {"palette": [{"block": "minecraft:water"}]} - } - ], - "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": -66, - "z": 0 - }, - "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": "jigsaw/cave2" -} diff --git a/jigsaw-pieces/dungeon/skeleton.json b/jigsaw-pieces/dungeon/skeleton.json new file mode 100644 index 00000000..4154a5e7 --- /dev/null +++ b/jigsaw-pieces/dungeon/skeleton.json @@ -0,0 +1,11 @@ +{ + "object": "jigsaw/dungeon/skeleton", + "placementOptions": { + "loot": ["structures/dungeon"], + "edit": [{ + "find": [{"block": "minecraft:glass"}], + "replace": {"palette": [{"block": "minecraft:air"}]} + }], + "bore": true + } +} diff --git a/jigsaw-pieces/dungeon/spider.json b/jigsaw-pieces/dungeon/spider.json new file mode 100644 index 00000000..47dc7014 --- /dev/null +++ b/jigsaw-pieces/dungeon/spider.json @@ -0,0 +1,11 @@ +{ + "object": "jigsaw/dungeon/spider", + "placementOptions": { + "loot": ["structures/dungeon"], + "edit": [{ + "find": [{"block": "minecraft:glass"}], + "replace": {"palette": [{"block": "minecraft:air"}]} + }], + "bore": true + } +} diff --git a/jigsaw-pieces/dungeon/zombie.json b/jigsaw-pieces/dungeon/zombie.json new file mode 100644 index 00000000..51d1e57e --- /dev/null +++ b/jigsaw-pieces/dungeon/zombie.json @@ -0,0 +1,11 @@ +{ + "object": "jigsaw/dungeon/zombie", + "placementOptions": { + "loot": ["structures/dungeon"], + "edit": [{ + "find": [{"block": "minecraft:glass"}], + "replace": {"palette": [{"block": "minecraft:air"}]} + }], + "bore": true + } +} diff --git a/jigsaw-pieces/end_city/base_floor.json b/jigsaw-pieces/end_city/base_floor.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/base_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/base_roof.json b/jigsaw-pieces/end_city/base_roof.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/base_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/bridge_end.json b/jigsaw-pieces/end_city/bridge_end.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/bridge_end.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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/bridge_gentle_stairs.json b/jigsaw-pieces/end_city/bridge_gentle_stairs.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/bridge_gentle_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/bridge_piece.json b/jigsaw-pieces/end_city/bridge_piece.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/bridge_piece.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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/bridge_steep_stairs.json b/jigsaw-pieces/end_city/bridge_steep_stairs.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/bridge_steep_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/fat_tower_base.json b/jigsaw-pieces/end_city/fat_tower_base.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/fat_tower_base.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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/fat_tower_middle.json b/jigsaw-pieces/end_city/fat_tower_middle.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/fat_tower_middle.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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/fat_tower_top.json b/jigsaw-pieces/end_city/fat_tower_top.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/fat_tower_top.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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/second_floor_1.json b/jigsaw-pieces/end_city/second_floor_1.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/second_floor_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/second_floor_2.json b/jigsaw-pieces/end_city/second_floor_2.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/second_floor_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/second_roof.json b/jigsaw-pieces/end_city/second_roof.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/second_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/ship.json b/jigsaw-pieces/end_city/ship.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/ship.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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/third_floor_1.json b/jigsaw-pieces/end_city/third_floor_1.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/third_floor_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/third_floor_2.json b/jigsaw-pieces/end_city/third_floor_2.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/third_floor_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/third_roof.json b/jigsaw-pieces/end_city/third_roof.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/third_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/tower_base.json b/jigsaw-pieces/end_city/tower_base.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/tower_base.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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/tower_floor.json b/jigsaw-pieces/end_city/tower_floor.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/tower_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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/tower_piece.json b/jigsaw-pieces/end_city/tower_piece.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/tower_piece.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": "jigsaw/" -} diff --git a/jigsaw-pieces/end_city/tower_top.json b/jigsaw-pieces/end_city/tower_top.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/end_city/tower_top.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": "jigsaw/" -} diff --git a/jigsaw-pieces/fossil/skull_1.json b/jigsaw-pieces/fossil/skull_1.json index 6008d7ac..d9d47e8a 100644 --- a/jigsaw-pieces/fossil/skull_1.json +++ b/jigsaw-pieces/fossil/skull_1.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/skull_1" } diff --git a/jigsaw-pieces/fossil/skull_1_coal.json b/jigsaw-pieces/fossil/skull_1_coal.json index 6008d7ac..f908d4f3 100644 --- a/jigsaw-pieces/fossil/skull_1_coal.json +++ b/jigsaw-pieces/fossil/skull_1_coal.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/skull_1_coal" } diff --git a/jigsaw-pieces/fossil/skull_2.json b/jigsaw-pieces/fossil/skull_2.json index 6008d7ac..82d3625d 100644 --- a/jigsaw-pieces/fossil/skull_2.json +++ b/jigsaw-pieces/fossil/skull_2.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/skull_2" } diff --git a/jigsaw-pieces/fossil/skull_2_coal.json b/jigsaw-pieces/fossil/skull_2_coal.json index 6008d7ac..beeda4d5 100644 --- a/jigsaw-pieces/fossil/skull_2_coal.json +++ b/jigsaw-pieces/fossil/skull_2_coal.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/skull_2_coal" } diff --git a/jigsaw-pieces/fossil/skull_3.json b/jigsaw-pieces/fossil/skull_3.json index 6008d7ac..130d8f06 100644 --- a/jigsaw-pieces/fossil/skull_3.json +++ b/jigsaw-pieces/fossil/skull_3.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/skull_3" } diff --git a/jigsaw-pieces/fossil/skull_3_coal.json b/jigsaw-pieces/fossil/skull_3_coal.json index 6008d7ac..e745abf5 100644 --- a/jigsaw-pieces/fossil/skull_3_coal.json +++ b/jigsaw-pieces/fossil/skull_3_coal.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/skull_3_coal" } diff --git a/jigsaw-pieces/fossil/skull_4.json b/jigsaw-pieces/fossil/skull_4.json index 6008d7ac..b87d0b34 100644 --- a/jigsaw-pieces/fossil/skull_4.json +++ b/jigsaw-pieces/fossil/skull_4.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/skull_4" } diff --git a/jigsaw-pieces/fossil/skull_4_coal.json b/jigsaw-pieces/fossil/skull_4_coal.json index 6008d7ac..6dcd2bbe 100644 --- a/jigsaw-pieces/fossil/skull_4_coal.json +++ b/jigsaw-pieces/fossil/skull_4_coal.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/skull_4_coal" } diff --git a/jigsaw-pieces/fossil/spine_1.json b/jigsaw-pieces/fossil/spine_1.json index 6008d7ac..020aef7b 100644 --- a/jigsaw-pieces/fossil/spine_1.json +++ b/jigsaw-pieces/fossil/spine_1.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/spine_1" } diff --git a/jigsaw-pieces/fossil/spine_1_coal.json b/jigsaw-pieces/fossil/spine_1_coal.json index 6008d7ac..2db3c08d 100644 --- a/jigsaw-pieces/fossil/spine_1_coal.json +++ b/jigsaw-pieces/fossil/spine_1_coal.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/spine_1_coal" } diff --git a/jigsaw-pieces/fossil/spine_2.json b/jigsaw-pieces/fossil/spine_2.json index 6008d7ac..ad8bc0c4 100644 --- a/jigsaw-pieces/fossil/spine_2.json +++ b/jigsaw-pieces/fossil/spine_2.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/spine_2" } diff --git a/jigsaw-pieces/fossil/spine_2_coal.json b/jigsaw-pieces/fossil/spine_2_coal.json index 6008d7ac..fb656cca 100644 --- a/jigsaw-pieces/fossil/spine_2_coal.json +++ b/jigsaw-pieces/fossil/spine_2_coal.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/spine_2_coal" } diff --git a/jigsaw-pieces/fossil/spine_3.json b/jigsaw-pieces/fossil/spine_3.json index 6008d7ac..156033bf 100644 --- a/jigsaw-pieces/fossil/spine_3.json +++ b/jigsaw-pieces/fossil/spine_3.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/spine_3" } diff --git a/jigsaw-pieces/fossil/spine_3_coal.json b/jigsaw-pieces/fossil/spine_3_coal.json index 6008d7ac..da37eb14 100644 --- a/jigsaw-pieces/fossil/spine_3_coal.json +++ b/jigsaw-pieces/fossil/spine_3_coal.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/spine_3_coal" } diff --git a/jigsaw-pieces/fossil/spine_4.json b/jigsaw-pieces/fossil/spine_4.json index 6008d7ac..d3f36ed7 100644 --- a/jigsaw-pieces/fossil/spine_4.json +++ b/jigsaw-pieces/fossil/spine_4.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/spine_4" } diff --git a/jigsaw-pieces/fossil/spine_4_coal.json b/jigsaw-pieces/fossil/spine_4_coal.json index 6008d7ac..e42d3de9 100644 --- a/jigsaw-pieces/fossil/spine_4_coal.json +++ b/jigsaw-pieces/fossil/spine_4_coal.json @@ -1,11 +1,9 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +41,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +55,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/fossil/spine_4_coal" } diff --git a/jigsaw-pieces/houses/paths/end1.json b/jigsaw-pieces/houses/paths/end1.json deleted file mode 100644 index 0b149454..00000000 --- a/jigsaw-pieces/houses/paths/end1.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "object": "jigsaw/houses/paths/end1", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["jap_houses/paths-all"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -1, - "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": "PAINT", - "edit": [{ - "chance": 0.8, - "find": [ - {"block": "minecraft:flowering_azalea_leaves"}, - {"block": "minecraft:grass_block"}, - {"block": "minecraft:azalea_leaves"} - ], - "replace": {"palette": [{"block": "minecraft:cave_air"}]} - }], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/igloo/bottom.json b/jigsaw-pieces/igloo/bottom.json index ae4acd74..37fb2700 100644 --- a/jigsaw-pieces/igloo/bottom.json +++ b/jigsaw-pieces/igloo/bottom.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 1, "y": 3, @@ -13,5 +12,6 @@ }, "direction": "WEST_NEGATIVE_X" }], + "placementOptions": {"loot": ["structures/igloo"]}, "object": "jigsaw/igloo/bottom" } diff --git a/jigsaw-pieces/igloo/middle.json b/jigsaw-pieces/igloo/middle.json index 96086a51..7e931130 100644 --- a/jigsaw-pieces/igloo/middle.json +++ b/jigsaw-pieces/igloo/middle.json @@ -6,7 +6,6 @@ "entityCount": 1, "rotateConnector": false, "name": "top", - "pools": [], "position": { "x": 0, "y": 5, diff --git a/jigsaw-pieces/igloo/top1.json b/jigsaw-pieces/igloo/top1.json index b47b41e7..9cbb3381 100644 --- a/jigsaw-pieces/igloo/top1.json +++ b/jigsaw-pieces/igloo/top1.json @@ -19,7 +19,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +56,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/igloo/top2.json b/jigsaw-pieces/igloo/top2.json index f6267c6d..d399e4a2 100644 --- a/jigsaw-pieces/igloo/top2.json +++ b/jigsaw-pieces/igloo/top2.json @@ -1,12 +1,10 @@ { - "connectors": [], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -44,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mansion/1x1/1/a1.json b/jigsaw-pieces/mansion/1x1/1/a1.json deleted file mode 100644 index 8d00c82a..00000000 --- a/jigsaw-pieces/mansion/1x1/1/a1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/a1", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/1/a2.json b/jigsaw-pieces/mansion/1x1/1/a2.json deleted file mode 100644 index b1767be7..00000000 --- a/jigsaw-pieces/mansion/1x1/1/a2.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/a2", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/1/a3.json b/jigsaw-pieces/mansion/1x1/1/a3.json deleted file mode 100644 index 7a0e9708..00000000 --- a/jigsaw-pieces/mansion/1x1/1/a3.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/a3", - "connectors": [{ - "name": "", - "targetName": "*", - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/1/a4.json b/jigsaw-pieces/mansion/1x1/1/a4.json deleted file mode 100644 index a54b5bbd..00000000 --- a/jigsaw-pieces/mansion/1x1/1/a4.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/a4", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -2, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/1/a5.json b/jigsaw-pieces/mansion/1x1/1/a5.json deleted file mode 100644 index 9513fe44..00000000 --- a/jigsaw-pieces/mansion/1x1/1/a5.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/a5", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/1/as1.json b/jigsaw-pieces/mansion/1x1/1/as1.json deleted file mode 100644 index 54ad56b2..00000000 --- a/jigsaw-pieces/mansion/1x1/1/as1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/as1", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/1/as2.json b/jigsaw-pieces/mansion/1x1/1/as2.json deleted file mode 100644 index 4dbec5b1..00000000 --- a/jigsaw-pieces/mansion/1x1/1/as2.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/as2", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -3, - "y": -3, - "z": 2 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/1/as3.json b/jigsaw-pieces/mansion/1x1/1/as3.json deleted file mode 100644 index 56cd90c2..00000000 --- a/jigsaw-pieces/mansion/1x1/1/as3.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/as3", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -2, - "z": -3 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/1/as4.json b/jigsaw-pieces/mansion/1x1/1/as4.json deleted file mode 100644 index 0582b902..00000000 --- a/jigsaw-pieces/mansion/1x1/1/as4.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/as4", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -3 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/2/b1.json b/jigsaw-pieces/mansion/1x1/2/b1.json deleted file mode 100644 index b7056764..00000000 --- a/jigsaw-pieces/mansion/1x1/2/b1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/b1", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -5, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/2/b2.json b/jigsaw-pieces/mansion/1x1/2/b2.json deleted file mode 100644 index 02ece56c..00000000 --- a/jigsaw-pieces/mansion/1x1/2/b2.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/b2", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -3, - "y": -5, - "z": 2 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/2/b3.json b/jigsaw-pieces/mansion/1x1/2/b3.json deleted file mode 100644 index 47fc0ae1..00000000 --- a/jigsaw-pieces/mansion/1x1/2/b3.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/b3", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -5, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/2/b4.json b/jigsaw-pieces/mansion/1x1/2/b4.json deleted file mode 100644 index 2a0ce301..00000000 --- a/jigsaw-pieces/mansion/1x1/2/b4.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/b4", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -5, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x1/2/b5.json b/jigsaw-pieces/mansion/1x1/2/b5.json deleted file mode 100644 index a9799b1c..00000000 --- a/jigsaw-pieces/mansion/1x1/2/b5.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x1/b5", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a1.json b/jigsaw-pieces/mansion/1x2/1/a1.json deleted file mode 100644 index 2ab46412..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a1", - "connectors": [{ - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -2, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a2.json b/jigsaw-pieces/mansion/1x2/1/a2.json deleted file mode 100644 index 37858a93..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a2.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a2", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a3.json b/jigsaw-pieces/mansion/1x2/1/a3.json deleted file mode 100644 index fd733415..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a3.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a3", - "connectors": [{ - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a4.json b/jigsaw-pieces/mansion/1x2/1/a4.json deleted file mode 100644 index ac413dbd..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a4.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a4", - "connectors": [{ - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a5.json b/jigsaw-pieces/mansion/1x2/1/a5.json deleted file mode 100644 index 6aeb1980..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a5.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a5", - "connectors": [ - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -3, - "y": -3, - "z": -2 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a6.json b/jigsaw-pieces/mansion/1x2/1/a6.json deleted file mode 100644 index f91b6726..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a6.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a6", - "connectors": [{ - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a7.json b/jigsaw-pieces/mansion/1x2/1/a7.json deleted file mode 100644 index 94b2b893..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a7.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a7", - "connectors": [{ - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -3, - "y": -3, - "z": -2 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a8.json b/jigsaw-pieces/mansion/1x2/1/a8.json deleted file mode 100644 index 56b637eb..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a8.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a8", - "connectors": [{ - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/a9.json b/jigsaw-pieces/mansion/1x2/1/a9.json deleted file mode 100644 index 0b8aee9d..00000000 --- a/jigsaw-pieces/mansion/1x2/1/a9.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/a9", - "connectors": [ - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/b1.json b/jigsaw-pieces/mansion/1x2/1/b1.json deleted file mode 100644 index a69c9656..00000000 --- a/jigsaw-pieces/mansion/1x2/1/b1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/b1", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/b2.json b/jigsaw-pieces/mansion/1x2/1/b2.json deleted file mode 100644 index 871df78e..00000000 --- a/jigsaw-pieces/mansion/1x2/1/b2.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/b2", - "connectors": [ - { - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/b3.json b/jigsaw-pieces/mansion/1x2/1/b3.json deleted file mode 100644 index eb2dc0ba..00000000 --- a/jigsaw-pieces/mansion/1x2/1/b3.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/b3", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/b4.json b/jigsaw-pieces/mansion/1x2/1/b4.json deleted file mode 100644 index 2f61540e..00000000 --- a/jigsaw-pieces/mansion/1x2/1/b4.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/b4", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/b5.json b/jigsaw-pieces/mansion/1x2/1/b5.json deleted file mode 100644 index 28d66ae4..00000000 --- a/jigsaw-pieces/mansion/1x2/1/b5.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/b5", - "connectors": [ - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -3, - "y": -3, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/c1.json b/jigsaw-pieces/mansion/1x2/1/c1.json deleted file mode 100644 index f5fab8ae..00000000 --- a/jigsaw-pieces/mansion/1x2/1/c1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/c1", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/c2.json b/jigsaw-pieces/mansion/1x2/1/c2.json deleted file mode 100644 index 07945aed..00000000 --- a/jigsaw-pieces/mansion/1x2/1/c2.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/c2", - "connectors": [ - { - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/c3.json b/jigsaw-pieces/mansion/1x2/1/c3.json deleted file mode 100644 index 464ca972..00000000 --- a/jigsaw-pieces/mansion/1x2/1/c3.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/c3", - "connectors": [ - { - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/1/c4.json b/jigsaw-pieces/mansion/1x2/1/c4.json deleted file mode 100644 index ba4be3d3..00000000 --- a/jigsaw-pieces/mansion/1x2/1/c4.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/c4", - "connectors": [ - { - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -3, - "y": -3, - "z": -2 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/2/d1.json b/jigsaw-pieces/mansion/1x2/2/d1.json deleted file mode 100644 index a9bd7295..00000000 --- a/jigsaw-pieces/mansion/1x2/2/d1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/d1", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 1, - "y": -5, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/2/d2.json b/jigsaw-pieces/mansion/1x2/2/d2.json deleted file mode 100644 index 71319d63..00000000 --- a/jigsaw-pieces/mansion/1x2/2/d2.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/d2", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -4, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/2/d3.json b/jigsaw-pieces/mansion/1x2/2/d3.json deleted file mode 100644 index 03ca2b1f..00000000 --- a/jigsaw-pieces/mansion/1x2/2/d3.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/d3", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 7, - "y": -5, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/2/d4.json b/jigsaw-pieces/mansion/1x2/2/d4.json deleted file mode 100644 index a47968ae..00000000 --- a/jigsaw-pieces/mansion/1x2/2/d4.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/d4", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/2/d5.json b/jigsaw-pieces/mansion/1x2/2/d5.json deleted file mode 100644 index 62baf593..00000000 --- a/jigsaw-pieces/mansion/1x2/2/d5.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/d5", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -4, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/2/s1.json b/jigsaw-pieces/mansion/1x2/2/s1.json deleted file mode 100644 index 281220aa..00000000 --- a/jigsaw-pieces/mansion/1x2/2/s1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/s1", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/2/s2.json b/jigsaw-pieces/mansion/1x2/2/s2.json deleted file mode 100644 index b93c361c..00000000 --- a/jigsaw-pieces/mansion/1x2/2/s2.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/s2", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -7, - "y": -2, - "z": 2 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/1x2/2/se1.json b/jigsaw-pieces/mansion/1x2/2/se1.json deleted file mode 100644 index 802be11e..00000000 --- a/jigsaw-pieces/mansion/1x2/2/se1.json +++ /dev/null @@ -1,88 +0,0 @@ -{ - "object": "jigsaw/mansion/1x2/se1", - "connectors": [{ - "name": "straight", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -4, - "z": -7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/1/a1.json b/jigsaw-pieces/mansion/2x2/1/a1.json deleted file mode 100644 index 825b256f..00000000 --- a/jigsaw-pieces/mansion/2x2/1/a1.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/a1", - "connectors": [ - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 7, - "y": -3, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/1/a2.json b/jigsaw-pieces/mansion/2x2/1/a2.json deleted file mode 100644 index 04117ad0..00000000 --- a/jigsaw-pieces/mansion/2x2/1/a2.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/a2", - "connectors": [ - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 6, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/1/a3.json b/jigsaw-pieces/mansion/2x2/1/a3.json deleted file mode 100644 index 5d6b0dca..00000000 --- a/jigsaw-pieces/mansion/2x2/1/a3.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/a3", - "connectors": [ - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -6, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": -7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/1/a4.json b/jigsaw-pieces/mansion/2x2/1/a4.json deleted file mode 100644 index 93fdc2d9..00000000 --- a/jigsaw-pieces/mansion/2x2/1/a4.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/a4", - "connectors": [ - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 6, - "y": -3, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/2/b1.json b/jigsaw-pieces/mansion/2x2/2/b1.json deleted file mode 100644 index d4864471..00000000 --- a/jigsaw-pieces/mansion/2x2/2/b1.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/b1", - "connectors": [ - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 7, - "y": -5, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 6, - "y": -5, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/2/b2.json b/jigsaw-pieces/mansion/2x2/2/b2.json deleted file mode 100644 index 70118d88..00000000 --- a/jigsaw-pieces/mansion/2x2/2/b2.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/b2", - "connectors": [ - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 7, - "y": -5, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 7, - "y": -5, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/2/b3.json b/jigsaw-pieces/mansion/2x2/2/b3.json deleted file mode 100644 index 6593493b..00000000 --- a/jigsaw-pieces/mansion/2x2/2/b3.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/b3", - "connectors": [ - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 7, - "y": -3, - "z": -6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/2/b4.json b/jigsaw-pieces/mansion/2x2/2/b4.json deleted file mode 100644 index 09318a7a..00000000 --- a/jigsaw-pieces/mansion/2x2/2/b4.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/b4", - "connectors": [ - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -5, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -6, - "y": -5, - "z": -7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/2/b5.json b/jigsaw-pieces/mansion/2x2/2/b5.json deleted file mode 100644 index 7d28c6d8..00000000 --- a/jigsaw-pieces/mansion/2x2/2/b5.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/b5", - "connectors": [ - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -7, - "y": -5, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -7, - "y": -5, - "z": 6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/2x2/2/s1.json b/jigsaw-pieces/mansion/2x2/2/s1.json deleted file mode 100644 index 0cc664e0..00000000 --- a/jigsaw-pieces/mansion/2x2/2/s1.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/2x2/s1", - "connectors": [ - { - "name": "left", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -7, - "y": -5, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "right", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -7, - "y": -5, - "z": 6 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/main/a1.json b/jigsaw-pieces/mansion/main/a1.json deleted file mode 100644 index da12b182..00000000 --- a/jigsaw-pieces/mansion/main/a1.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "connectors": [ - { - "targetName": "path", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["mansion/path"], - "position": { - "x": 31, - "y": -9, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "path_2", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["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": "jigsaw/mansion/main/a1" -} diff --git a/jigsaw-pieces/mansion/mansion.json b/jigsaw-pieces/mansion/mansion.json deleted file mode 100644 index 88b0edbb..00000000 --- a/jigsaw-pieces/mansion/mansion.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "object": "jigsaw/mansion/mansion", - "connectors": [], - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/path/path_1.json b/jigsaw-pieces/mansion/path/path_1.json deleted file mode 100644 index 2eccde20..00000000 --- a/jigsaw-pieces/mansion/path/path_1.json +++ /dev/null @@ -1,390 +0,0 @@ -{ - "object": "jigsaw/mansion/path/path_1", - "connectors": [ - { - "name": "path", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -32, - "y": -4, - "z": -5 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -14, - "y": -3, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": -12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 28, - "y": -3, - "z": -14 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 28, - "y": -3, - "z": -6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 28, - "y": -3, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 28, - "y": -3, - "z": 10 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 28, - "y": -3, - "z": 18 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 18, - "y": -3, - "z": 12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 10, - "y": -3, - "z": 12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": true, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -22, - "y": -3, - "z": 20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -30, - "y": -3, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -6, - "y": -3, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -10, - "y": -3, - "z": -4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 26, - "y": -3, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 14, - "y": -3, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "straight", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 2, - "y": -3, - "z": 12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -26, - "y": -3, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 6, - "y": -3, - "z": -4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 22, - "y": -3, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/2x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -6, - "y": -3, - "z": 20 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/path/path_2.json b/jigsaw-pieces/mansion/path/path_2.json deleted file mode 100644 index 98cf65be..00000000 --- a/jigsaw-pieces/mansion/path/path_2.json +++ /dev/null @@ -1,285 +0,0 @@ -{ - "object": "jigsaw/mansion/path/path_2", - "connectors": [ - { - "name": "path_2", - "targetName": "*", - "rotateConnector": true, - "innerConnector": false, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -5, - "y": -4, - "z": 32 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -6, - "y": -3, - "z": 28 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -20, - "y": -3, - "z": 26 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -3, - "z": -28 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 20, - "y": -3, - "z": -18 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 18, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x1_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 20, - "y": -3, - "z": 22 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "straight", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -20, - "y": -3, - "z": -14 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "straight", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 10, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -6, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -18, - "y": -3, - "z": -28 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/1x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 18, - "y": -3, - "z": -28 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/2x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 4, - "y": -3, - "z": 18 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": true, - "innerConnector": false, - "pools": ["mansion/2x2_1"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -6, - "y": -3, - "z": 4 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/path_2/path_1.json b/jigsaw-pieces/mansion/path_2/path_1.json deleted file mode 100644 index 0ea6e956..00000000 --- a/jigsaw-pieces/mansion/path_2/path_1.json +++ /dev/null @@ -1,405 +0,0 @@ -{ - "object": "jigsaw/mansion/path_2/path_1", - "connectors": [ - { - "name": "path_2", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 32, - "y": -5, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 14, - "y": -4, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -4, - "z": 12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -28, - "y": -4, - "z": 14 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -28, - "y": -4, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -28, - "y": -4, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -28, - "y": -4, - "z": -10 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -28, - "y": -4, - "z": -18 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -18, - "y": -4, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -10, - "y": -4, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 22, - "y": -4, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 34, - "y": -4, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 10, - "y": -4, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 6, - "y": -4, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -22, - "y": -4, - "z": 20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -18, - "y": -4, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "straight", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -2, - "y": -4, - "z": -12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 26, - "y": -4, - "z": 12 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -22, - "y": -4, - "z": -20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 6, - "y": -4, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -18, - "y": -4, - "z": 12 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "stairs", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/stairs_left"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -5, - "y": -4, - "z": 4 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/path_2/path_2.json b/jigsaw-pieces/mansion/path_2/path_2.json deleted file mode 100644 index c3126720..00000000 --- a/jigsaw-pieces/mansion/path_2/path_2.json +++ /dev/null @@ -1,300 +0,0 @@ -{ - "object": "jigsaw/mansion/path_2/path_2", - "connectors": [ - { - "name": "path_2", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 32, - "y": -5, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 28, - "y": -4, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 26, - "y": -4, - "z": 20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -28, - "y": -4, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -18, - "y": -4, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -4, - "y": -4, - "z": -18 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x1_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 22, - "y": -4, - "z": -20 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "straight", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -14, - "y": -4, - "z": 20 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "straight", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -4, - "y": -4, - "z": -10 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -4, - "y": -4, - "z": 6 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -28, - "y": -4, - "z": 18 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/1x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -28, - "y": -4, - "z": -18 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "right", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/2x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 18, - "y": -4, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "targetName": "left", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/2x2_2"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 4, - "y": -4, - "z": 6 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "stairs", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/stairs_straight"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": -4, - "y": -4, - "z": -3 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/stairs/stairs_left.json b/jigsaw-pieces/mansion/stairs/stairs_left.json deleted file mode 100644 index 97787d87..00000000 --- a/jigsaw-pieces/mansion/stairs/stairs_left.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/stairs/stairs_left", - "connectors": [ - { - "name": "stairs", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -9, - "z": -7 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "targetName": "roof", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/roof"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 1, - "z": 7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mansion/stairs/stairs_right.json b/jigsaw-pieces/mansion/stairs/stairs_right.json deleted file mode 100644 index 7d767400..00000000 --- a/jigsaw-pieces/mansion/stairs/stairs_right.json +++ /dev/null @@ -1,91 +0,0 @@ -{ - "connectors": [ - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "stairs", - "pools": [], - "position": { - "x": -3, - "y": -9, - "z": -7 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "roof", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["mansion/roof"], - "position": { - "x": 0, - "y": 1, - "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": "jigsaw/mansion/stairs/stairs_right" -} diff --git a/jigsaw-pieces/mansion/stairs/stairs_straight.json b/jigsaw-pieces/mansion/stairs/stairs_straight.json deleted file mode 100644 index b201510a..00000000 --- a/jigsaw-pieces/mansion/stairs/stairs_straight.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "object": "jigsaw/mansion/stairs/stairs_straight", - "connectors": [ - { - "name": "stairs", - "targetName": "*", - "rotateConnector": false, - "innerConnector": true, - "pools": [], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 3, - "y": -9, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "targetName": "roof", - "rotateConnector": false, - "innerConnector": true, - "pools": ["mansion/roof"], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 1, - "z": -7 - }, - "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 - }, - "addFeatures": [], - "snow": 0, - "chance": 1, - "density": 1, - "overStilt": 0, - "boreExtendMaxY": 0, - "boreExtendMinY": 0, - "FAST_MIN_HEIGHTInterpolationRadius": 16, - "FAST_MIN_HEIGHTInterpolationMethod": "BILINEAR_STARCAST_9", - "underwater": false, - "carvingSupport": "SURFACE_ONLY", - "smartBore": false, - "waterloggable": false, - "onwater": false, - "meld": false, - "bottom": false, - "bore": false, - "warp": { - "style": "FLAT", - "zoom": 1, - "multiplier": 1, - "axialFracturing": false, - "exponent": 1 - }, - "translateCenter": false, - "mode": "FAST_MAX_HEIGHT", - "edit": [], - "translate": { - "x": 0, - "y": 0, - "yRandom": 0, - "z": 0 - }, - "scale": { - "variations": 7, - "minimumScale": 1, - "maximumScale": 1, - "interpolation": "NONE" - }, - "loot": [], - "trees": [] - }, - "preprocessors": [] -} diff --git a/jigsaw-pieces/mineshaft/intersection.json b/jigsaw-pieces/mineshaft/intersection.json new file mode 100644 index 00000000..d9054940 --- /dev/null +++ b/jigsaw-pieces/mineshaft/intersection.json @@ -0,0 +1,61 @@ +{ + "object": "jigsaw/mineshaft/intersection", + "connectors": [ + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/way"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -1, + "y": 1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/way"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 1, + "z": -1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/way"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 1, + "y": 1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/way"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 1, + "z": 1 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ] +} diff --git a/jigsaw-pieces/mineshaft/intersection_empty.json b/jigsaw-pieces/mineshaft/intersection_empty.json new file mode 100644 index 00000000..4272aa17 --- /dev/null +++ b/jigsaw-pieces/mineshaft/intersection_empty.json @@ -0,0 +1,61 @@ +{ + "object": "jigsaw/mineshaft/intersection_empty", + "connectors": [ + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/way"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 1, + "y": 1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/way"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 1, + "z": -1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/way"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -1, + "y": 1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/way"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 0, + "y": 1, + "z": 1 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ] +} diff --git a/jigsaw-pieces/mineshaft/way_1.json b/jigsaw-pieces/mineshaft/way_1.json new file mode 100644 index 00000000..c789a0de --- /dev/null +++ b/jigsaw-pieces/mineshaft/way_1.json @@ -0,0 +1,33 @@ +{ + "object": "jigsaw/mineshaft/way_1", + "connectors": [ + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ] +} diff --git a/jigsaw-pieces/mineshaft/way_2.json b/jigsaw-pieces/mineshaft/way_2.json new file mode 100644 index 00000000..d57290ef --- /dev/null +++ b/jigsaw-pieces/mineshaft/way_2.json @@ -0,0 +1,33 @@ +{ + "object": "jigsaw/mineshaft/way_2", + "connectors": [ + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ] +} diff --git a/jigsaw-pieces/mineshaft/way_chest.json b/jigsaw-pieces/mineshaft/way_chest.json new file mode 100644 index 00000000..dff62438 --- /dev/null +++ b/jigsaw-pieces/mineshaft/way_chest.json @@ -0,0 +1,34 @@ +{ + "object": "jigsaw/mineshaft/way_chest", + "connectors": [ + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "placementOptions": {"loot": ["structures/mineshaft"]} +} diff --git a/jigsaw-pieces/mineshaft/way_empty.json b/jigsaw-pieces/mineshaft/way_empty.json new file mode 100644 index 00000000..a2d3d6bd --- /dev/null +++ b/jigsaw-pieces/mineshaft/way_empty.json @@ -0,0 +1,33 @@ +{ + "object": "jigsaw/mineshaft/way_empty", + "connectors": [ + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ] +} diff --git a/jigsaw-pieces/mineshaft/way_rails.json b/jigsaw-pieces/mineshaft/way_rails.json new file mode 100644 index 00000000..b77c7ec9 --- /dev/null +++ b/jigsaw-pieces/mineshaft/way_rails.json @@ -0,0 +1,33 @@ +{ + "object": "jigsaw/mineshaft/way_rails", + "connectors": [ + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ] +} diff --git a/jigsaw-pieces/mineshaft/way_spawner.json b/jigsaw-pieces/mineshaft/way_spawner.json new file mode 100644 index 00000000..46fb5456 --- /dev/null +++ b/jigsaw-pieces/mineshaft/way_spawner.json @@ -0,0 +1,33 @@ +{ + "object": "jigsaw/mineshaft/way_spawner", + "connectors": [ + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -3, + "y": 1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "name": "", + "targetName": "*", + "innerConnector": false, + "pools": ["mineshaft/generic"], + "keepEntity": false, + "entityCount": 1, + "position": { + "x": 2, + "y": 1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ] +} diff --git a/jigsaw-pieces/murky_stronghold/c-n-1.json b/jigsaw-pieces/murky_stronghold/c-n-1.json deleted file mode 100644 index 96fdef77..00000000 --- a/jigsaw-pieces/murky_stronghold/c-n-1.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-n-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 - }, - "direction": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 71a13401..00000000 --- a/jigsaw-pieces/murky_stronghold/c-n-2.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-n-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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index ab731d56..00000000 --- a/jigsaw-pieces/murky_stronghold/c-n-3.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-n-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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 424751af..00000000 --- a/jigsaw-pieces/murky_stronghold/c-n-4.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-n-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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-ns-1.json b/jigsaw-pieces/murky_stronghold/c-ns-1.json deleted file mode 100644 index 2e73a328..00000000 --- a/jigsaw-pieces/murky_stronghold/c-ns-1.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-ns-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 - }, - "direction": "WEST_NEGATIVE_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" - ], - "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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-ns-2.json b/jigsaw-pieces/murky_stronghold/c-ns-2.json deleted file mode 100644 index f8bbac53..00000000 --- a/jigsaw-pieces/murky_stronghold/c-ns-2.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-ns-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": "WEST_NEGATIVE_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" - ], - "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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 157f253d..00000000 --- a/jigsaw-pieces/murky_stronghold/c-ns-3.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-ns-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": "WEST_NEGATIVE_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" - ], - "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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 155f1bd7..00000000 --- a/jigsaw-pieces/murky_stronghold/c-ns-4.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-ns-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": "WEST_NEGATIVE_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" - ], - "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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-1.json b/jigsaw-pieces/murky_stronghold/c-nsw-1.json deleted file mode 100644 index bb116141..00000000 --- a/jigsaw-pieces/murky_stronghold/c-nsw-1.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/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 - }, - "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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-2.json b/jigsaw-pieces/murky_stronghold/c-nsw-2.json deleted file mode 100644 index 4e2b01c2..00000000 --- a/jigsaw-pieces/murky_stronghold/c-nsw-2.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-3.json b/jigsaw-pieces/murky_stronghold/c-nsw-3.json deleted file mode 100644 index 22f6cf62..00000000 --- a/jigsaw-pieces/murky_stronghold/c-nsw-3.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-nsw-4.json b/jigsaw-pieces/murky_stronghold/c-nsw-4.json deleted file mode 100644 index 60c31cc9..00000000 --- a/jigsaw-pieces/murky_stronghold/c-nsw-4.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-sw-1.json b/jigsaw-pieces/murky_stronghold/c-sw-1.json deleted file mode 100644 index fc722295..00000000 --- a/jigsaw-pieces/murky_stronghold/c-sw-1.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-sw-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-sw-2.json b/jigsaw-pieces/murky_stronghold/c-sw-2.json deleted file mode 100644 index 3d319b9e..00000000 --- a/jigsaw-pieces/murky_stronghold/c-sw-2.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-sw-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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/c-sw-3.json b/jigsaw-pieces/murky_stronghold/c-sw-3.json deleted file mode 100644 index e12b8af0..00000000 --- a/jigsaw-pieces/murky_stronghold/c-sw-3.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-sw-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 565d93f6..00000000 --- a/jigsaw-pieces/murky_stronghold/c-sw-4.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-sw-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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index be988090..00000000 --- a/jigsaw-pieces/murky_stronghold/c-x-1.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-x-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 38bf3c27..00000000 --- a/jigsaw-pieces/murky_stronghold/c-x-2.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-x-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": "WEST_NEGATIVE_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" - ], - "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-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-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index e9626495..00000000 --- a/jigsaw-pieces/murky_stronghold/c-x-3.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-x-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index cefcd599..00000000 --- a/jigsaw-pieces/murky_stronghold/c-x-4.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-x-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": "WEST_NEGATIVE_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" - ], - "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-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-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 46f91852..00000000 --- a/jigsaw-pieces/murky_stronghold/c-x-5.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-x-5", - "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": "WEST_NEGATIVE_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" - ], - "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-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-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index d537291f..00000000 --- a/jigsaw-pieces/murky_stronghold/c-x-6.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/c-x-6", - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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" - }, - { - "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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "DOWN_NEGATIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 8b3f64ca..00000000 --- a/jigsaw-pieces/murky_stronghold/f-n-1.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-n-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" - }, - { - "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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 92c0f1d0..00000000 --- a/jigsaw-pieces/murky_stronghold/f-n-2.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-n-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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 3e733b10..00000000 --- a/jigsaw-pieces/murky_stronghold/f-n-3.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-n-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" - }, - { - "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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 2423641a..00000000 --- a/jigsaw-pieces/murky_stronghold/f-n-4.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-n-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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index e44c0a5d..00000000 --- a/jigsaw-pieces/murky_stronghold/f-ns-1.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-ns-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" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index a19ca931..00000000 --- a/jigsaw-pieces/murky_stronghold/f-ns-2.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-ns-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": "WEST_NEGATIVE_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" - ], - "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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 3fb068eb..00000000 --- a/jigsaw-pieces/murky_stronghold/f-ns-3.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-ns-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" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index a1c00a84..00000000 --- a/jigsaw-pieces/murky_stronghold/f-ns-4.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-ns-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": "WEST_NEGATIVE_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" - ], - "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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 31116068..00000000 --- a/jigsaw-pieces/murky_stronghold/f-nsw-1.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/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" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 592a1a61..00000000 --- a/jigsaw-pieces/murky_stronghold/f-nsw-2.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/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" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index c99f3fbb..00000000 --- a/jigsaw-pieces/murky_stronghold/f-nsw-3.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/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" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index d30615a8..00000000 --- a/jigsaw-pieces/murky_stronghold/f-nsw-4.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/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" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index f5d2a711..00000000 --- a/jigsaw-pieces/murky_stronghold/f-sw-1.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-sw-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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index f9e2a0f6..00000000 --- a/jigsaw-pieces/murky_stronghold/f-sw-2.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-sw-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 244d6b25..00000000 --- a/jigsaw-pieces/murky_stronghold/f-sw-3.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-sw-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" - }, - { - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index be02b916..00000000 --- a/jigsaw-pieces/murky_stronghold/f-sw-4.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-sw-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 570e19be..00000000 --- a/jigsaw-pieces/murky_stronghold/f-x-1.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-x-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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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" - }, - { - "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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 499a1b29..00000000 --- a/jigsaw-pieces/murky_stronghold/f-x-2.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-x-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": "WEST_NEGATIVE_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" - ], - "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-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-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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index f88548be..00000000 --- a/jigsaw-pieces/murky_stronghold/f-x-3.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-x-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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index eb7928ac..00000000 --- a/jigsaw-pieces/murky_stronghold/f-x-4.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-x-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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "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-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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index 13ca277b..00000000 --- a/jigsaw-pieces/murky_stronghold/f-x-5.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-x-5", - "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" - }, - { - "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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "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-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": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index bc4bc74e..00000000 --- a/jigsaw-pieces/murky_stronghold/f-x-6.json +++ /dev/null @@ -1,169 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-x-6", - "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": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "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" - }, - { - "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": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "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": "WEST_NEGATIVE_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" - ], - "keepEntity": false, - "entityCount": 1, - "position": { - "x": 0, - "y": 2, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/fc-n-1.json b/jigsaw-pieces/murky_stronghold/fc-n-1.json deleted file mode 100644 index a0acaf0e..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-n-1.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-n-1", - "connectors": [ - { - "name": "", - "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" - ], - "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", - "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": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "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" - ], - "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": false, - "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": 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 deleted file mode 100644 index 607df495..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-n-2.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-n-2", - "connectors": [ - { - "name": "", - "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" - ], - "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-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": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "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" - ], - "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": false, - "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": 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 deleted file mode 100644 index 265e6e91..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-n-3.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-n-3", - "connectors": [ - { - "name": "", - "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" - ], - "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", - "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": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "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" - ], - "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": false, - "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": 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 deleted file mode 100644 index 2f2e2e35..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-n-4.json +++ /dev/null @@ -1,127 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-n-4", - "connectors": [ - { - "name": "", - "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" - ], - "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-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": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "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" - ], - "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": false, - "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": 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 deleted file mode 100644 index 211cecf5..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-ns-1.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-ns-1", - "connectors": [ - { - "name": "", - "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", - "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": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index f5ebeace..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-ns-2.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-ns-2", - "connectors": [ - { - "name": "", - "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", - "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": { - "x": -2, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index d6888f92..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-ns-3.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-ns-3", - "connectors": [ - { - "name": "", - "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", - "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": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index c0173d81..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-ns-4.json +++ /dev/null @@ -1,126 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/f-ns-4", - "connectors": [ - { - "name": "", - "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", - "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": { - "x": -2, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index dc0a3968..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-1.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-nsw-1", - "connectors": [{ - "name": "", - "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" - ], - "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": false, - "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": 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 deleted file mode 100644 index a75f93b5..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-2.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-nsw-2", - "connectors": [{ - "name": "", - "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" - ], - "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": false, - "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": 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 deleted file mode 100644 index 9b61bf68..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-3.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-nsw-3", - "connectors": [{ - "name": "", - "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" - ], - "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": false, - "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": 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 deleted file mode 100644 index 816ac2b4..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-nsw-4.json +++ /dev/null @@ -1,83 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-nsw-4", - "connectors": [{ - "name": "", - "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" - ], - "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": false, - "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": 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 deleted file mode 100644 index 2c4589f3..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-sw-1.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-sw-1", - "connectors": [ - { - "name": "", - "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" - ], - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index f9f83572..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-sw-2.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-sw-2", - "connectors": [ - { - "name": "", - "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" - ], - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index a2f7131a..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-sw-3.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-sw-3", - "connectors": [ - { - "name": "", - "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" - ], - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index 1060a792..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-sw-4.json +++ /dev/null @@ -1,106 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-sw-4", - "connectors": [ - { - "name": "", - "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" - ], - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index 6dce1923..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-x-1.json +++ /dev/null @@ -1,188 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-x-1", - "connectors": [ - { - "name": "", - "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", - "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": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "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", - "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": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "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", - "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": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index 1de9a7b4..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-x-2.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-x-2", - "connectors": [ - { - "name": "", - "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" - ], - "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-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": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "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" - ], - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index ac3f5ab8..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-x-3.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-x-3", - "connectors": [ - { - "name": "", - "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" - ], - "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", - "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": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "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" - ], - "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-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": { - "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": false, - "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": 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 deleted file mode 100644 index 94bdbb81..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-x-4.json +++ /dev/null @@ -1,203 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-x-4", - "connectors": [ - { - "name": "", - "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", - "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": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "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", - "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": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "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", - "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": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "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", - "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": { - "x": -2, - "y": -3, - "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": { - "place": [], - "rotation": { - "enabled": true, - "xAxis": { - "enabled": false, - "min": 0, - "max": 0, - "interval": 0 - }, - "yAxis": { - "enabled": false, - "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": 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 deleted file mode 100644 index b5309407..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-x-5.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-x-5", - "connectors": [ - { - "name": "", - "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" - ], - "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-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": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "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" - ], - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index 96f39abe..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-x-6.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-x-6", - "connectors": [ - { - "name": "", - "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" - ], - "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-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": { - "x": -2, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "name": "", - "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" - ], - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index 1264e8c9..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-x-7.json +++ /dev/null @@ -1,188 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-x-7", - "connectors": [ - { - "name": "", - "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", - "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": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "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", - "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": { - "x": 2, - "y": -3, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "name": "", - "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", - "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": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "name": "", - "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", - "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": { - "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": false, - "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": 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 deleted file mode 100644 index 23b9836d..00000000 --- a/jigsaw-pieces/murky_stronghold/fc-x-8.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "object": "jigsaw/murky_stronghold/fc-x-8", - "connectors": [ - { - "name": "", - "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" - ], - "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-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": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "name": "", - "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" - ], - "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", - "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": { - "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": false, - "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": 0, - "yRandom": 0, - "z": 0 - }, - "loot": [] - } -} diff --git a/jigsaw-pieces/murky_stronghold/void/1.json b/jigsaw-pieces/murky_stronghold/void/1.json deleted file mode 100644 index 9ed3dfa2..00000000 --- a/jigsaw-pieces/murky_stronghold/void/1.json +++ /dev/null @@ -1,66 +0,0 @@ -{ - "object": "jigsaw/void/void", - "connectors": [{ - "name": "", - "targetName": "*", - "rotateConnector": false, - "innerConnector": false, - "pools": ["murky_stronghold/stronghold-start-pool"], - "keepEntity": false, - "entityCount": 1, - "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": [], - "loot": [] - } -} diff --git a/jigsaw-pieces/mushhut/hut/hut1.json b/jigsaw-pieces/mushhut/hut/hut1.json index 4aac4391..5fb8524f 100644 --- a/jigsaw-pieces/mushhut/hut/hut1.json +++ b/jigsaw-pieces/mushhut/hut/hut1.json @@ -5,7 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/paths"], + "pools": ["mush-huts/paths"], "position": { "x": -4, "y": -12, @@ -20,7 +20,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -58,8 +57,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/hut/hut2.json b/jigsaw-pieces/mushhut/hut/hut2.json index ad405667..60e98ffd 100644 --- a/jigsaw-pieces/mushhut/hut/hut2.json +++ b/jigsaw-pieces/mushhut/hut/hut2.json @@ -5,7 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/paths"], + "pools": ["mush-huts/paths"], "position": { "x": 0, "y": -7, @@ -20,7 +20,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -58,8 +57,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/hut/hut3.json b/jigsaw-pieces/mushhut/hut/hut3.json index 11c31a69..d7ba21f1 100644 --- a/jigsaw-pieces/mushhut/hut/hut3.json +++ b/jigsaw-pieces/mushhut/hut/hut3.json @@ -5,7 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/paths"], + "pools": ["mush-huts/paths"], "position": { "x": 0, "y": -7, @@ -20,7 +20,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -58,8 +57,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/hut/hut4.json b/jigsaw-pieces/mushhut/hut/hut4.json index 72cbec61..194332ce 100644 --- a/jigsaw-pieces/mushhut/hut/hut4.json +++ b/jigsaw-pieces/mushhut/hut/hut4.json @@ -5,7 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/paths"], + "pools": ["mush-huts/paths"], "position": { "x": -4, "y": -13, @@ -20,7 +20,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -58,8 +57,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/hut/hut5.json b/jigsaw-pieces/mushhut/hut/hut5.json index d6e972cc..af49877e 100644 --- a/jigsaw-pieces/mushhut/hut/hut5.json +++ b/jigsaw-pieces/mushhut/hut/hut5.json @@ -5,7 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/paths"], + "pools": ["mush-huts/paths"], "position": { "x": 0, "y": -5, @@ -20,7 +20,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -58,8 +57,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/hut/hut6.json b/jigsaw-pieces/mushhut/hut/hut6.json index 345de112..dffa2883 100644 --- a/jigsaw-pieces/mushhut/hut/hut6.json +++ b/jigsaw-pieces/mushhut/hut/hut6.json @@ -5,7 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/paths"], + "pools": ["mush-huts/paths"], "position": { "x": 0, "y": -5, @@ -20,7 +20,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -58,8 +57,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/hut/hut7.json b/jigsaw-pieces/mushhut/hut/hut7.json index fef7e974..ad8828dc 100644 --- a/jigsaw-pieces/mushhut/hut/hut7.json +++ b/jigsaw-pieces/mushhut/hut/hut7.json @@ -5,7 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/paths"], + "pools": ["mush-huts/paths"], "position": { "x": 0, "y": -7, @@ -20,7 +20,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -58,8 +57,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/paths/path1.json b/jigsaw-pieces/mushhut/paths/path1.json index 14c5ed61..1c8912c2 100644 --- a/jigsaw-pieces/mushhut/paths/path1.json +++ b/jigsaw-pieces/mushhut/paths/path1.json @@ -6,8 +6,8 @@ "rotateConnector": false, "name": "", "pools": [ - "mush_huts/huts", - "mush_huts/paths" + "mush-huts/huts", + "mush-huts/paths" ], "position": { "x": -2, @@ -23,7 +23,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,8 +60,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/paths/path2.json b/jigsaw-pieces/mushhut/paths/path2.json index 91df06ac..e65ae462 100644 --- a/jigsaw-pieces/mushhut/paths/path2.json +++ b/jigsaw-pieces/mushhut/paths/path2.json @@ -7,9 +7,9 @@ "rotateConnector": false, "name": "", "pools": [ - "mush_huts/huts", - "mush_huts/huts", - "mush_huts/paths" + "mush-huts/huts", + "mush-huts/huts", + "mush-huts/paths" ], "position": { "x": -3, @@ -25,7 +25,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/huts"], + "pools": ["mush-huts/huts"], "position": { "x": 3, "y": 0, @@ -41,7 +41,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -79,8 +78,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/paths/path3.json b/jigsaw-pieces/mushhut/paths/path3.json index 6291dd4f..f034a832 100644 --- a/jigsaw-pieces/mushhut/paths/path3.json +++ b/jigsaw-pieces/mushhut/paths/path3.json @@ -7,8 +7,8 @@ "rotateConnector": false, "name": "", "pools": [ - "mush_huts/huts", - "mush_huts/paths" + "mush-huts/huts", + "mush-huts/paths" ], "position": { "x": -4, @@ -25,8 +25,8 @@ "rotateConnector": false, "name": "", "pools": [ - "mush_huts/huts", - "mush_huts/paths" + "mush-huts/huts", + "mush-huts/paths" ], "position": { "x": 1, @@ -43,7 +43,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -81,8 +80,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/mushhut/paths/path4.json b/jigsaw-pieces/mushhut/paths/path4.json index 777c4b32..3f1e008e 100644 --- a/jigsaw-pieces/mushhut/paths/path4.json +++ b/jigsaw-pieces/mushhut/paths/path4.json @@ -7,9 +7,9 @@ "rotateConnector": false, "name": "", "pools": [ - "mush_huts/huts", - "mush_huts/huts", - "mush_huts/paths" + "mush-huts/huts", + "mush-huts/huts", + "mush-huts/paths" ], "position": { "x": -3, @@ -26,9 +26,9 @@ "rotateConnector": false, "name": "", "pools": [ - "mush_huts/huts", - "mush_huts/huts", - "mush_huts/paths" + "mush-huts/huts", + "mush-huts/huts", + "mush-huts/paths" ], "position": { "x": 0, @@ -44,7 +44,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mush_huts/huts"], + "pools": ["mush-huts/huts"], "position": { "x": 3, "y": 0, @@ -60,9 +60,9 @@ "rotateConnector": false, "name": "", "pools": [ - "mush_huts/huts", - "mush_huts/huts", - "mush_huts/paths" + "mush-huts/huts", + "mush-huts/huts", + "mush-huts/paths" ], "position": { "x": 0, @@ -79,7 +79,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -117,8 +116,10 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "loot": [], - "place": [], + "loot": [ + "mushroom/clutter", + "mushroom/food" + ], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/nether_fossils/fossil_1.json b/jigsaw-pieces/nether_fossils/fossil_1.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_10.json b/jigsaw-pieces/nether_fossils/fossil_10.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_10.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_11.json b/jigsaw-pieces/nether_fossils/fossil_11.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_11.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_12.json b/jigsaw-pieces/nether_fossils/fossil_12.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_12.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_13.json b/jigsaw-pieces/nether_fossils/fossil_13.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_13.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_14.json b/jigsaw-pieces/nether_fossils/fossil_14.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_14.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_2.json b/jigsaw-pieces/nether_fossils/fossil_2.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_3.json b/jigsaw-pieces/nether_fossils/fossil_3.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_3.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_4.json b/jigsaw-pieces/nether_fossils/fossil_4.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_4.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_5.json b/jigsaw-pieces/nether_fossils/fossil_5.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_5.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_6.json b/jigsaw-pieces/nether_fossils/fossil_6.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_6.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_7.json b/jigsaw-pieces/nether_fossils/fossil_7.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_7.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_8.json b/jigsaw-pieces/nether_fossils/fossil_8.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_8.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": "jigsaw/" -} diff --git a/jigsaw-pieces/nether_fossils/fossil_9.json b/jigsaw-pieces/nether_fossils/fossil_9.json deleted file mode 100644 index 6008d7ac..00000000 --- a/jigsaw-pieces/nether_fossils/fossil_9.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": "jigsaw/" -} diff --git a/jigsaw-pieces/ocean-monument/ocean-monument.json b/jigsaw-pieces/ocean-monument/ocean-monument.json new file mode 100644 index 00000000..0b20504b --- /dev/null +++ b/jigsaw-pieces/ocean-monument/ocean-monument.json @@ -0,0 +1 @@ +{"object": "jigsaw/ocean-monument/ocean_monument"} diff --git a/jigsaw-pieces/pillager_outpost/overgrown/cage.json b/jigsaw-pieces/pillager-outpost/overgrown/cage.json similarity index 88% rename from jigsaw-pieces/pillager_outpost/overgrown/cage.json rename to jigsaw-pieces/pillager-outpost/overgrown/cage.json index 1adee0c9..43d3af8e 100644 --- a/jigsaw-pieces/pillager_outpost/overgrown/cage.json +++ b/jigsaw-pieces/pillager-outpost/overgrown/cage.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/pillager_outpost/overgrown/cage", + "object": "jigsaw/pillager-outpost/overgrown/cage", "connectors": [ { "name": "minecraft:feature", "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -66,7 +66,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -81,7 +81,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -96,7 +96,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -111,7 +111,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -127,9 +127,8 @@ "emptyAbove": true, "maximumMarkers": 1, "mark": [{"block": "minecraft:birch_planks"}], - "marker": "igolem" + "marker": "pillager-cage" }], - "place": [], "rotation": { "enabled": true, "xAxis": { @@ -178,13 +177,11 @@ }, "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 similarity index 90% rename from jigsaw-pieces/pillager_outpost/overgrown/pumpkins1.json rename to jigsaw-pieces/pillager-outpost/overgrown/pumpkins1.json index bd143faf..fbe74151 100644 --- a/jigsaw-pieces/pillager_outpost/overgrown/pumpkins1.json +++ b/jigsaw-pieces/pillager-outpost/overgrown/pumpkins1.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/pillager_outpost/overgrown/pumpkins1", + "object": "jigsaw/pillager-outpost/overgrown/pumpkins1", "connectors": [ { "name": "minecraft:feature", "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -63,7 +63,6 @@ } ], "placementOptions": { - "place": [], "rotation": { "enabled": true, "xAxis": { @@ -112,13 +111,11 @@ }, "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 similarity index 90% rename from jigsaw-pieces/pillager_outpost/overgrown/pumpkins2.json rename to jigsaw-pieces/pillager-outpost/overgrown/pumpkins2.json index f587b9db..2f9efdae 100644 --- a/jigsaw-pieces/pillager_outpost/overgrown/pumpkins2.json +++ b/jigsaw-pieces/pillager-outpost/overgrown/pumpkins2.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": -3, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": -3, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": 2, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": 2, "y": 0, @@ -95,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -110,5 +109,5 @@ "exponent": 1 } }, - "object": "jigsaw/pillager_outpost/overgrown/pumpkins2" + "object": "jigsaw/pillager-outpost/overgrown/pumpkins2" } diff --git a/jigsaw-pieces/pillager_outpost/overgrown/tent.json b/jigsaw-pieces/pillager-outpost/overgrown/tent.json similarity index 90% rename from jigsaw-pieces/pillager_outpost/overgrown/tent.json rename to jigsaw-pieces/pillager-outpost/overgrown/tent.json index bc97c605..50515259 100644 --- a/jigsaw-pieces/pillager_outpost/overgrown/tent.json +++ b/jigsaw-pieces/pillager-outpost/overgrown/tent.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/pillager_outpost/overgrown/tent", + "object": "jigsaw/pillager-outpost/overgrown/tent", "connectors": [ { "name": "minecraft:feature", "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features-overgrown"], "keepEntity": false, "entityCount": 1, "position": { @@ -63,7 +63,6 @@ } ], "placementOptions": { - "place": [], "rotation": { "enabled": true, "xAxis": { @@ -112,13 +111,11 @@ }, "translateCenter": false, "mode": "PAINT", - "edit": [], "translate": { "x": 0, "y": 1, "yRandom": 0, "z": 0 - }, - "loot": [] + } } } diff --git a/jigsaw-pieces/pillager_outpost/regular/feature_cage1.json b/jigsaw-pieces/pillager-outpost/regular/feature_cage1.json similarity index 91% rename from jigsaw-pieces/pillager_outpost/regular/feature_cage1.json rename to jigsaw-pieces/pillager-outpost/regular/feature_cage1.json index 4cf83e1a..ce988bec 100644 --- a/jigsaw-pieces/pillager_outpost/regular/feature_cage1.json +++ b/jigsaw-pieces/pillager-outpost/regular/feature_cage1.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/pillager_outpost/regular/feature_cage1", + "object": "jigsaw/pillager-outpost/regular/feature_cage1", "connectors": [ { "name": "minecraft:feature", "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,7 @@ "targetName": "minecraft:feature", "rotateConnector": false, "innerConnector": false, - "pools": [], + "pools": ["pillager-outpost/features"], "keepEntity": false, "entityCount": 1, "position": { @@ -66,7 +66,6 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": [], "keepEntity": false, "entityCount": 1, "position": { @@ -82,9 +81,8 @@ "emptyAbove": true, "maximumMarkers": 1, "mark": [{"block": "minecraft:birch_planks"}], - "marker": "igolem" + "marker": "pillager-cage" }], - "place": [], "rotation": { "enabled": true, "xAxis": { @@ -133,13 +131,11 @@ }, "translateCenter": false, "mode": "FAST_MIN_HEIGHT", - "edit": [], "translate": { "x": 0, "y": 2, "yRandom": 0, "z": 0 - }, - "loot": [] + } } } diff --git a/jigsaw-pieces/pillager_outpost/regular/feature_cage2.json b/jigsaw-pieces/pillager-outpost/regular/feature_cage2.json similarity index 92% rename from jigsaw-pieces/pillager_outpost/regular/feature_cage2.json rename to jigsaw-pieces/pillager-outpost/regular/feature_cage2.json index f2435e02..e65ad7c4 100644 --- a/jigsaw-pieces/pillager_outpost/regular/feature_cage2.json +++ b/jigsaw-pieces/pillager-outpost/regular/feature_cage2.json @@ -6,7 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -2, "y": 0, @@ -20,7 +20,7 @@ "entityCount": 1, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -2, "y": 0, @@ -34,7 +34,7 @@ "entityCount": 1, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 3, "y": 0, @@ -48,7 +48,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 1, "y": 0, @@ -62,7 +61,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": 0, @@ -76,14 +74,13 @@ "emptyAbove": true, "maximumMarkers": 1, "mark": [{"block": "minecraft:birch_planks"}], - "marker": "igolem" + "marker": "pillager-cage" }], "overStilt": 0, "chance": 1, "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -121,7 +118,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -135,5 +131,5 @@ "exponent": 1 } }, - "object": "jigsaw/pillager_outpost/regular/feature_cage2" + "object": "jigsaw/pillager-outpost/regular/feature_cage2" } diff --git a/jigsaw-pieces/pillager_outpost/regular/feature_logs.json b/jigsaw-pieces/pillager-outpost/regular/feature_logs.json similarity index 90% rename from jigsaw-pieces/pillager_outpost/regular/feature_logs.json rename to jigsaw-pieces/pillager-outpost/regular/feature_logs.json index ee236a5c..d60611af 100644 --- a/jigsaw-pieces/pillager_outpost/regular/feature_logs.json +++ b/jigsaw-pieces/pillager-outpost/regular/feature_logs.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -3, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -3, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 2, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 2, "y": 0, @@ -58,13 +58,12 @@ "emptyAbove": true, "maximumMarkers": 1, "mark": [{"block": "minecraft:birch_planks"}], - "marker": "igolem" + "marker": "pillager-cage" }], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -102,7 +101,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -117,5 +115,5 @@ "exponent": 1 } }, - "object": "jigsaw/pillager_outpost/regular/feature_logs" + "object": "jigsaw/pillager-outpost/regular/feature_logs" } diff --git a/jigsaw-pieces/pillager_outpost/regular/feature_targets.json b/jigsaw-pieces/pillager-outpost/regular/feature_targets.json similarity index 90% rename from jigsaw-pieces/pillager_outpost/regular/feature_targets.json rename to jigsaw-pieces/pillager-outpost/regular/feature_targets.json index 75ee242e..f24739a4 100644 --- a/jigsaw-pieces/pillager_outpost/regular/feature_targets.json +++ b/jigsaw-pieces/pillager-outpost/regular/feature_targets.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -1, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -1, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 0, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 1, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 1, "y": 0, @@ -71,13 +71,12 @@ "emptyAbove": true, "maximumMarkers": 1, "mark": [{"block": "minecraft:birch_planks"}], - "marker": "igolem" + "marker": "pillager-cage" }], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -115,7 +114,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -130,5 +128,5 @@ "exponent": 1 } }, - "object": "jigsaw/pillager_outpost/regular/feature_targets" + "object": "jigsaw/pillager-outpost/regular/feature_targets" } diff --git a/jigsaw-pieces/pillager_outpost/regular/feature_tent1.json b/jigsaw-pieces/pillager-outpost/regular/feature_tent1.json similarity index 90% rename from jigsaw-pieces/pillager_outpost/regular/feature_tent1.json rename to jigsaw-pieces/pillager-outpost/regular/feature_tent1.json index c1b2e61d..34e075b0 100644 --- a/jigsaw-pieces/pillager_outpost/regular/feature_tent1.json +++ b/jigsaw-pieces/pillager-outpost/regular/feature_tent1.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -3, "y": -2, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -3, "y": -2, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 2, "y": -2, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 2, "y": -2, @@ -58,7 +58,7 @@ "emptyAbove": true, "maximumMarkers": 1, "mark": [{"block": "minecraft:birch_planks"}], - "marker": "igolem" + "marker": "pillager-cage" }], "overStilt": 0, "chance": 1, @@ -105,7 +105,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -120,5 +119,5 @@ "exponent": 1 } }, - "object": "jigsaw/pillager_outpost/regular/feature_tent1" + "object": "jigsaw/pillager-outpost/regular/feature_tent1" } diff --git a/jigsaw-pieces/pillager_outpost/regular/feature_tent2.json b/jigsaw-pieces/pillager-outpost/regular/feature_tent2.json similarity index 90% rename from jigsaw-pieces/pillager_outpost/regular/feature_tent2.json rename to jigsaw-pieces/pillager-outpost/regular/feature_tent2.json index 8a21d76f..55d41824 100644 --- a/jigsaw-pieces/pillager_outpost/regular/feature_tent2.json +++ b/jigsaw-pieces/pillager-outpost/regular/feature_tent2.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -3, "y": -1, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": -3, "y": -1, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 2, "y": -1, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:feature", - "pools": [], + "pools": ["pillager-outpost/features"], "position": { "x": 2, "y": -1, @@ -58,7 +58,7 @@ "emptyAbove": true, "maximumMarkers": 1, "mark": [{"block": "minecraft:birch_planks"}], - "marker": "igolem" + "marker": "pillager-cage" }], "overStilt": 0, "chance": 1, @@ -105,7 +105,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -120,5 +119,5 @@ "exponent": 1 } }, - "object": "jigsaw/pillager_outpost/regular/feature_tent2" + "object": "jigsaw/pillager-outpost/regular/feature_tent2" } diff --git a/jigsaw-pieces/mansion/roof/roof_1.json b/jigsaw-pieces/pillager-outpost/watchtower.json similarity index 60% rename from jigsaw-pieces/mansion/roof/roof_1.json rename to jigsaw-pieces/pillager-outpost/watchtower.json index d3468cd2..3bf9357b 100644 --- a/jigsaw-pieces/mansion/roof/roof_1.json +++ b/jigsaw-pieces/pillager-outpost/watchtower.json @@ -2,110 +2,129 @@ "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, + "innerConnector": false, "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mansion/2x2_2l"], + "pools": ["pillager-outpost/features"], "position": { - "x": -20, - "y": -4, - "z": -14 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["mansion/2x2_2r"], - "position": { - "x": -14, - "y": -4, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["mansion/1x2_2l"], - "position": { - "x": -4, - "y": -4, - "z": 2 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["mansion/1x2_2l"], - "position": { - "x": -22, - "y": -4, - "z": -20 + "x": -3, + "y": -9, + "z": -7 }, "direction": "NORTH_NEGATIVE_Z" }, { "targetName": "*", - "innerConnector": true, + "innerConnector": false, "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mansion/1x2_2r"], "position": { - "x": -28, - "y": -4, - "z": -6 + "x": 3, + "y": -9, + "z": -7 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "*", + "innerConnector": false, + "entityCount": 1, + "rotateConnector": false, + "name": "", + "pools": ["pillager-outpost/features"], + "position": { + "x": 7, + "y": -9, + "z": -3 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "targetName": "*", + "innerConnector": false, + "entityCount": 1, + "rotateConnector": false, + "name": "", + "pools": ["pillager-outpost/features"], + "position": { + "x": 7, + "y": -9, + "z": 3 + }, + "direction": "EAST_POSITIVE_X" + }, + { + "targetName": "*", + "innerConnector": false, + "entityCount": 1, + "rotateConnector": false, + "name": "", + "pools": ["pillager-outpost/features"], + "position": { + "x": 3, + "y": -9, + "z": 7 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "targetName": "*", + "innerConnector": false, + "entityCount": 1, + "rotateConnector": false, + "name": "", + "pools": ["pillager-outpost/features"], + "position": { + "x": -3, + "y": -9, + "z": 7 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "targetName": "*", + "innerConnector": false, + "entityCount": 1, + "rotateConnector": false, + "name": "", + "pools": ["pillager-outpost/features"], + "position": { + "x": -7, + "y": -9, + "z": 3 }, "direction": "WEST_NEGATIVE_X" }, { "targetName": "*", - "innerConnector": true, + "innerConnector": false, "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["mansion/1x2_2s"], + "pools": ["pillager-outpost/features"], "position": { - "x": -34, - "y": -4, - "z": 4 + "x": -7, + "y": -9, + "z": -3 }, - "direction": "SOUTH_POSITIVE_Z" + "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/pillager-outpost"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 3, + "mark": [{"block": "minecraft:birch_planks"}], + "marker": "pillager" + }], "overStilt": 0, "chance": 1, "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -136,14 +155,13 @@ "translate": { "yRandom": 0, "x": 0, - "y": 0, + "y": -1, "z": 0 }, - "mode": "FAST_MAX_HEIGHT", + "mode": "FAST_MIN_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -157,5 +175,5 @@ "exponent": 1 } }, - "object": "jigsaw/mansion/roof/roof_1" + "object": "jigsaw/pillager-outpost/watchtower" } diff --git a/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json b/jigsaw-pieces/pillager-outpost/watchtower_overgrown.json similarity index 92% rename from jigsaw-pieces/pillager_outpost/watchtower_overgrown.json rename to jigsaw-pieces/pillager-outpost/watchtower_overgrown.json index d4473f00..ab66323d 100644 --- a/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json +++ b/jigsaw-pieces/pillager-outpost/watchtower_overgrown.json @@ -7,7 +7,7 @@ "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features-overgrown"], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": -3, "y": -10, @@ -22,7 +22,6 @@ "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 3, "y": -10, @@ -37,7 +36,7 @@ "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features-overgrown"], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": 7, "y": -10, @@ -52,7 +51,7 @@ "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features-overgrown"], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": 7, "y": -10, @@ -67,7 +66,7 @@ "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features-overgrown"], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": 3, "y": -10, @@ -82,7 +81,7 @@ "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features-overgrown"], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": -3, "y": -10, @@ -97,7 +96,7 @@ "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features-overgrown"], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": -7, "y": -10, @@ -112,7 +111,7 @@ "spawnEntity:": "", "rotateConnector": false, "name": "", - "pools": ["pillager_outpost/features-overgrown"], + "pools": ["pillager-outpost/features-overgrown"], "position": { "x": -7, "y": -10, @@ -122,6 +121,7 @@ } ], "placementOptions": { + "loot": ["structures/pillager-outpost"], "markers": [{ "emptyAbove": true, "maximumMarkers": 3, @@ -242,7 +242,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -256,5 +255,5 @@ "exponent": 1 } }, - "object": "jigsaw/pillager_outpost/watchtower_overgrown" + "object": "jigsaw/pillager-outpost/watchtower_overgrown" } diff --git a/jigsaw-pieces/pillager_outpost/base_plate.json b/jigsaw-pieces/pillager_outpost/base_plate.json deleted file mode 100644 index c5b68bab..00000000 --- a/jigsaw-pieces/pillager_outpost/base_plate.json +++ /dev/null @@ -1,139 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:plate_entry", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "minecraft:plate_entry", - "pools": ["pillager_outpost/feature_plates"], - "position": { - "x": -8, - "y": -15, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:plate_entry", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "minecraft:plate_entry", - "pools": ["pillager_outpost/feature_plates"], - "position": { - "x": -1, - "y": -15, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:plate_entry", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "minecraft:plate_entry", - "pools": ["pillager_outpost/feature_plates"], - "position": { - "x": 7, - "y": -15, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "minecraft:entrance", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "minecraft:entrance", - "pools": ["pillager_outpost/towers"], - "position": { - "x": -1, - "y": -14, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:entrance", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "minecraft:entrance", - "pools": ["pillager_outpost/towers"], - "position": { - "x": 0, - "y": -14, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [{"block": "minecraft:birch_planks"}], - "marker": "pillager" - }], - "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": 1, - "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": "jigsaw/pillager_outpost/base_plate" -} diff --git a/jigsaw-pieces/pillager_outpost/feature_plate.json b/jigsaw-pieces/pillager_outpost/feature_plate.json deleted file mode 100644 index 59cce637..00000000 --- a/jigsaw-pieces/pillager_outpost/feature_plate.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:feature", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:feature", - "pools": ["pillager_outpost/features"], - "position": { - "x": -1, - "y": -2, - "z": 7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:plate_entry", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:plate_entry", - "pools": [], - "position": { - "x": 7, - "y": -2, - "z": -9 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [{"block": "minecraft:birch_planks"}], - "marker": "pillager" - }], - "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_MIN_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": "jigsaw/pillager_outpost/feature_plate" -} diff --git a/jigsaw-pieces/pillager_outpost/pillager.json b/jigsaw-pieces/pillager_outpost/pillager.json deleted file mode 100644 index f71bcb8b..00000000 --- a/jigsaw-pieces/pillager_outpost/pillager.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "connectors": [{ - "name": "pillager", - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "DOWN_NEGATIVE_Y", - "entityCount": 50, - "rotateConnector": false, - "innerConnector": true - }], - "object": "jigsaw/bastion/mobs/empty" -} diff --git a/jigsaw-pieces/pillager_outpost/watchtower.json b/jigsaw-pieces/pillager_outpost/watchtower.json deleted file mode 100644 index c0add7ea..00000000 --- a/jigsaw-pieces/pillager_outpost/watchtower.json +++ /dev/null @@ -1,321 +0,0 @@ -{ - "connectors": [ - { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["pillager_outpost/features"], - "position": { - "x": -3, - "y": -9, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 3, - "y": -9, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["pillager_outpost/features"], - "position": { - "x": 7, - "y": -9, - "z": -3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["pillager_outpost/features"], - "position": { - "x": 7, - "y": -9, - "z": 3 - }, - "direction": "EAST_POSITIVE_X" - }, - { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["pillager_outpost/features"], - "position": { - "x": 3, - "y": -9, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["pillager_outpost/features"], - "position": { - "x": -3, - "y": -9, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["pillager_outpost/features"], - "position": { - "x": -7, - "y": -9, - "z": 3 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "*", - "innerConnector": false, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": ["pillager_outpost/features"], - "position": { - "x": -7, - "y": -9, - "z": -3 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -10, - "z": 2 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -2, - "y": -10, - "z": -2 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 2, - "y": -10, - "z": 1 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -1, - "y": -5, - "z": 2 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": -5, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 0, - "y": -5, - "z": -5 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 5, - "y": -5, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": -3, - "y": 3, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 1, - "y": 3, - "z": -4 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "pillager_outpost/pillager", - "innerConnector": true, - "entityCount": 1, - "rotateConnector": false, - "name": "", - "pools": [], - "position": { - "x": 0, - "y": 3, - "z": 3 - }, - "direction": "UP_POSITIVE_Y" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 3, - "mark": [{"block": "minecraft:birch_planks"}], - "marker": "pillager" - }], - "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": -1, - "z": 0 - }, - "mode": "FAST_MIN_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": "jigsaw/pillager_outpost/watchtower" -} diff --git a/jigsaw-pieces/pirate_ship.json b/jigsaw-pieces/pirate_ship.json deleted file mode 100644 index e31555ed..00000000 --- a/jigsaw-pieces/pirate_ship.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "connectors": [], - "placementOptions": { - "overStilt": 0, - "chance": 1, - "meld": false, - "density": 1, - "boreExtendMinY": 0, - "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": "jigsaw/zzz/BarcoPirataGriffer" -} diff --git a/jigsaw-pieces/desert_pyramid/bottom.json b/jigsaw-pieces/pyramid-desert/bottom.json similarity index 92% rename from jigsaw-pieces/desert_pyramid/bottom.json rename to jigsaw-pieces/pyramid-desert/bottom.json index b69fb16e..fae0d712 100644 --- a/jigsaw-pieces/desert_pyramid/bottom.json +++ b/jigsaw-pieces/pyramid-desert/bottom.json @@ -1,11 +1,10 @@ { "connectors": [{ - "targetName": "*", + "targetName": "top", "innerConnector": true, "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": 4, @@ -14,12 +13,12 @@ "direction": "UP_POSITIVE_Y" }], "placementOptions": { + "loot": ["structures/pyramid-desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +56,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -71,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/desert-pyramid/bottom" + "object": "jigsaw/pyramid/desert/bottom" } diff --git a/jigsaw-pieces/pyramid-desert.json b/jigsaw-pieces/pyramid-desert/pyramid-desert.json similarity index 95% rename from jigsaw-pieces/pyramid-desert.json rename to jigsaw-pieces/pyramid-desert/pyramid-desert.json index 020b8903..6a43a168 100644 --- a/jigsaw-pieces/pyramid-desert.json +++ b/jigsaw-pieces/pyramid-desert/pyramid-desert.json @@ -1,6 +1,6 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/pyramid-desert"], "markers": [{ "emptyAbove": true, "mark": [ @@ -58,7 +58,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -72,5 +71,5 @@ "exponent": 1 } }, - "object": "jigsaw/pyramid/pyramid1" + "object": "jigsaw/pyramid/pyramid_2" } diff --git a/jigsaw-pieces/desert_pyramid/top.json b/jigsaw-pieces/pyramid-desert/top.json similarity index 92% rename from jigsaw-pieces/desert_pyramid/top.json rename to jigsaw-pieces/pyramid-desert/top.json index 623ea97c..5c08a7d7 100644 --- a/jigsaw-pieces/desert_pyramid/top.json +++ b/jigsaw-pieces/pyramid-desert/top.json @@ -5,7 +5,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["desert_pyramid/pyramid"], + "pools": ["pyramid-desert/pyramid"], "position": { "x": 0, "y": -7, @@ -14,12 +14,12 @@ "direction": "DOWN_NEGATIVE_Y" }], "placementOptions": { + "loot": ["structures/pyramid-desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +57,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -71,5 +70,5 @@ "exponent": 1 } }, - "object": "jigsaw/desert-pyramid/top" + "object": "jigsaw/pyramid/desert/top" } diff --git a/jigsaw-pieces/jungle_pyramid/jungle_pyramid.json b/jigsaw-pieces/pyramid-jungle/pyramid.json similarity index 93% rename from jigsaw-pieces/jungle_pyramid/jungle_pyramid.json rename to jigsaw-pieces/pyramid-jungle/pyramid.json index 72769ef1..a8819a7c 100644 --- a/jigsaw-pieces/jungle_pyramid/jungle_pyramid.json +++ b/jigsaw-pieces/pyramid-jungle/pyramid.json @@ -1,6 +1,6 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/pyramid-jungle"], "markers": [{ "emptyAbove": true, "mark": [ @@ -15,7 +15,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -53,7 +52,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -67,5 +65,5 @@ "exponent": 1 } }, - "object": "jigsaw/jungle-pyramid/jungle_pyramid" + "object": "jigsaw/pyramid/jungle/pyramid" } diff --git a/jigsaw-pieces/ruined_portal/giant_portal_1.json b/jigsaw-pieces/ruined-portal/giant_portal_1.json similarity index 94% rename from jigsaw-pieces/ruined_portal/giant_portal_1.json rename to jigsaw-pieces/ruined-portal/giant_portal_1.json index 6008d7ac..8c5048e7 100644 --- a/jigsaw-pieces/ruined_portal/giant_portal_1.json +++ b/jigsaw-pieces/ruined-portal/giant_portal_1.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "structures/giantportal1" } diff --git a/jigsaw-pieces/ruined_portal/giant_portal_2.json b/jigsaw-pieces/ruined-portal/giant_portal_2.json similarity index 94% rename from jigsaw-pieces/ruined_portal/giant_portal_2.json rename to jigsaw-pieces/ruined-portal/giant_portal_2.json index 6008d7ac..404d7045 100644 --- a/jigsaw-pieces/ruined_portal/giant_portal_2.json +++ b/jigsaw-pieces/ruined-portal/giant_portal_2.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "structures/giantportal2" } diff --git a/jigsaw-pieces/ruined_portal/giant_portal_3.json b/jigsaw-pieces/ruined-portal/giant_portal_3.json similarity index 94% rename from jigsaw-pieces/ruined_portal/giant_portal_3.json rename to jigsaw-pieces/ruined-portal/giant_portal_3.json index 6008d7ac..96ff4eae 100644 --- a/jigsaw-pieces/ruined_portal/giant_portal_3.json +++ b/jigsaw-pieces/ruined-portal/giant_portal_3.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "structures/giantportal3" } diff --git a/jigsaw-pieces/ruined_portal/portal_1.json b/jigsaw-pieces/ruined-portal/portal_1.json similarity index 77% rename from jigsaw-pieces/ruined_portal/portal_1.json rename to jigsaw-pieces/ruined-portal/portal_1.json index da4b5c0c..3dbfd9cc 100644 --- a/jigsaw-pieces/ruined_portal/portal_1.json +++ b/jigsaw-pieces/ruined-portal/portal_1.json @@ -1,23 +1,10 @@ { - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": [], - "position": { - "x": -1, - "y": -5, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/structures/portal1" + "object": "structures/portal1" } diff --git a/jigsaw-pieces/ruined_portal/portal_10.json b/jigsaw-pieces/ruined-portal/portal_10.json similarity index 94% rename from jigsaw-pieces/ruined_portal/portal_10.json rename to jigsaw-pieces/ruined-portal/portal_10.json index 6008d7ac..ef983e01 100644 --- a/jigsaw-pieces/ruined_portal/portal_10.json +++ b/jigsaw-pieces/ruined-portal/portal_10.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "structures/portal10" } diff --git a/jigsaw-pieces/ruined_portal/portal_2.json b/jigsaw-pieces/ruined-portal/portal_2.json similarity index 77% rename from jigsaw-pieces/ruined_portal/portal_2.json rename to jigsaw-pieces/ruined-portal/portal_2.json index 699cf224..330f6bbb 100644 --- a/jigsaw-pieces/ruined_portal/portal_2.json +++ b/jigsaw-pieces/ruined-portal/portal_2.json @@ -1,23 +1,10 @@ { - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": [], - "position": { - "x": 0, - "y": -6, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/structures/portal2" + "object": "structures/portal2" } diff --git a/jigsaw-pieces/ruined_portal/portal_3.json b/jigsaw-pieces/ruined-portal/portal_3.json similarity index 77% rename from jigsaw-pieces/ruined_portal/portal_3.json rename to jigsaw-pieces/ruined-portal/portal_3.json index 8375277b..cf9533b1 100644 --- a/jigsaw-pieces/ruined_portal/portal_3.json +++ b/jigsaw-pieces/ruined-portal/portal_3.json @@ -1,23 +1,10 @@ { - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": [], - "position": { - "x": -1, - "y": -4, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/structures/portal3" + "object": "structures/portal3" } diff --git a/jigsaw-pieces/ruined_portal/portal_4.json b/jigsaw-pieces/ruined-portal/portal_4.json similarity index 77% rename from jigsaw-pieces/ruined_portal/portal_4.json rename to jigsaw-pieces/ruined-portal/portal_4.json index 39d4427a..eadf26f9 100644 --- a/jigsaw-pieces/ruined_portal/portal_4.json +++ b/jigsaw-pieces/ruined-portal/portal_4.json @@ -1,23 +1,10 @@ { - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": [], - "position": { - "x": -1, - "y": -4, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/structures/portal4" + "object": "structures/portal4" } diff --git a/jigsaw-pieces/ruined_portal/portal_5.json b/jigsaw-pieces/ruined-portal/portal_5.json similarity index 77% rename from jigsaw-pieces/ruined_portal/portal_5.json rename to jigsaw-pieces/ruined-portal/portal_5.json index 452bbdac..572f21f2 100644 --- a/jigsaw-pieces/ruined_portal/portal_5.json +++ b/jigsaw-pieces/ruined-portal/portal_5.json @@ -1,23 +1,10 @@ { - "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:empty", - "pools": [], - "position": { - "x": -1, - "y": -5, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/structures/portal5" + "object": "structures/portal5" } diff --git a/jigsaw-pieces/ruined_portal/portal_6.json b/jigsaw-pieces/ruined-portal/portal_6.json similarity index 94% rename from jigsaw-pieces/ruined_portal/portal_6.json rename to jigsaw-pieces/ruined-portal/portal_6.json index 6008d7ac..3a1e2ac7 100644 --- a/jigsaw-pieces/ruined_portal/portal_6.json +++ b/jigsaw-pieces/ruined-portal/portal_6.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "structures/portal6" } diff --git a/jigsaw-pieces/ruined_portal/portal_7.json b/jigsaw-pieces/ruined-portal/portal_7.json similarity index 94% rename from jigsaw-pieces/ruined_portal/portal_7.json rename to jigsaw-pieces/ruined-portal/portal_7.json index 6008d7ac..70e163a9 100644 --- a/jigsaw-pieces/ruined_portal/portal_7.json +++ b/jigsaw-pieces/ruined-portal/portal_7.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "structures/portal7" } diff --git a/jigsaw-pieces/ruined_portal/portal_8.json b/jigsaw-pieces/ruined-portal/portal_8.json similarity index 94% rename from jigsaw-pieces/ruined_portal/portal_8.json rename to jigsaw-pieces/ruined-portal/portal_8.json index 6008d7ac..6c0b6a1f 100644 --- a/jigsaw-pieces/ruined_portal/portal_8.json +++ b/jigsaw-pieces/ruined-portal/portal_8.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "structures/portal8" } diff --git a/jigsaw-pieces/ruined_portal/portal_9.json b/jigsaw-pieces/ruined-portal/portal_9.json similarity index 94% rename from jigsaw-pieces/ruined_portal/portal_9.json rename to jigsaw-pieces/ruined-portal/portal_9.json index 6008d7ac..1169e78c 100644 --- a/jigsaw-pieces/ruined_portal/portal_9.json +++ b/jigsaw-pieces/ruined-portal/portal_9.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ruined-portal"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -43,7 +42,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "structures/portal9" } diff --git a/jigsaw-pieces/stronghold/ceiling/5x5/bar-lamp.json b/jigsaw-pieces/stronghold/ceiling/5x5/bar-lamp.json index 797c8827..151dd6ce 100644 --- a/jigsaw-pieces/stronghold/ceiling/5x5/bar-lamp.json +++ b/jigsaw-pieces/stronghold/ceiling/5x5/bar-lamp.json @@ -19,7 +19,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +56,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/ceiling/7x7/flat.json b/jigsaw-pieces/stronghold/ceiling/7x7/flat.json index 092083b2..08973205 100644 --- a/jigsaw-pieces/stronghold/ceiling/7x7/flat.json +++ b/jigsaw-pieces/stronghold/ceiling/7x7/flat.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": 0, diff --git a/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json b/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json index bc45ef97..f95c5974 100644 --- a/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json +++ b/jigsaw-pieces/stronghold/ceiling/7x7/wood-beams.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -5, diff --git a/jigsaw-pieces/stronghold/door/iron.json b/jigsaw-pieces/stronghold/door/iron.json index 8cd7fca2..92c030ca 100644 --- a/jigsaw-pieces/stronghold/door/iron.json +++ b/jigsaw-pieces/stronghold/door/iron.json @@ -41,7 +41,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -79,7 +78,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/door/iron2.json b/jigsaw-pieces/stronghold/door/iron2.json index 4a810198..093353ae 100644 --- a/jigsaw-pieces/stronghold/door/iron2.json +++ b/jigsaw-pieces/stronghold/door/iron2.json @@ -41,7 +41,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -79,7 +78,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/door/wood.json b/jigsaw-pieces/stronghold/door/wood.json index 1e5e6c45..ee1fd6be 100644 --- a/jigsaw-pieces/stronghold/door/wood.json +++ b/jigsaw-pieces/stronghold/door/wood.json @@ -41,7 +41,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -79,7 +78,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/door/wood2.json b/jigsaw-pieces/stronghold/door/wood2.json index 935f4b1b..0bf550a5 100644 --- a/jigsaw-pieces/stronghold/door/wood2.json +++ b/jigsaw-pieces/stronghold/door/wood2.json @@ -41,7 +41,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -79,7 +78,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/floor/3x3/tnt.json b/jigsaw-pieces/stronghold/floor/3x3/tnt.json index c9fa3d4d..50c0c59e 100644 --- a/jigsaw-pieces/stronghold/floor/3x3/tnt.json +++ b/jigsaw-pieces/stronghold/floor/3x3/tnt.json @@ -19,7 +19,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +56,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/1.json b/jigsaw-pieces/stronghold/jail/1.json index a981933e..b4587c22 100644 --- a/jigsaw-pieces/stronghold/jail/1.json +++ b/jigsaw-pieces/stronghold/jail/1.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/10.json b/jigsaw-pieces/stronghold/jail/10.json index ee2c0f86..3f23046d 100644 --- a/jigsaw-pieces/stronghold/jail/10.json +++ b/jigsaw-pieces/stronghold/jail/10.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/11.json b/jigsaw-pieces/stronghold/jail/11.json index 4f7307d4..ba7d330b 100644 --- a/jigsaw-pieces/stronghold/jail/11.json +++ b/jigsaw-pieces/stronghold/jail/11.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/12.json b/jigsaw-pieces/stronghold/jail/12.json index 64a6f7ea..eaafaa2b 100644 --- a/jigsaw-pieces/stronghold/jail/12.json +++ b/jigsaw-pieces/stronghold/jail/12.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/2.json b/jigsaw-pieces/stronghold/jail/2.json index ce733bb4..a39addce 100644 --- a/jigsaw-pieces/stronghold/jail/2.json +++ b/jigsaw-pieces/stronghold/jail/2.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/3.json b/jigsaw-pieces/stronghold/jail/3.json index 9e9d03af..af705b87 100644 --- a/jigsaw-pieces/stronghold/jail/3.json +++ b/jigsaw-pieces/stronghold/jail/3.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/4.json b/jigsaw-pieces/stronghold/jail/4.json index ba87b3eb..dfd924c4 100644 --- a/jigsaw-pieces/stronghold/jail/4.json +++ b/jigsaw-pieces/stronghold/jail/4.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/5.json b/jigsaw-pieces/stronghold/jail/5.json index d8c0b49a..f7bc7d53 100644 --- a/jigsaw-pieces/stronghold/jail/5.json +++ b/jigsaw-pieces/stronghold/jail/5.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/6.json b/jigsaw-pieces/stronghold/jail/6.json index a621e5f3..0c9a3bb9 100644 --- a/jigsaw-pieces/stronghold/jail/6.json +++ b/jigsaw-pieces/stronghold/jail/6.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/7.json b/jigsaw-pieces/stronghold/jail/7.json index 6989cbed..ac014b1a 100644 --- a/jigsaw-pieces/stronghold/jail/7.json +++ b/jigsaw-pieces/stronghold/jail/7.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/8.json b/jigsaw-pieces/stronghold/jail/8.json index 3001562b..96d24664 100644 --- a/jigsaw-pieces/stronghold/jail/8.json +++ b/jigsaw-pieces/stronghold/jail/8.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/9.json b/jigsaw-pieces/stronghold/jail/9.json index 44e27355..6a765b1c 100644 --- a/jigsaw-pieces/stronghold/jail/9.json +++ b/jigsaw-pieces/stronghold/jail/9.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/jail/blank.json b/jigsaw-pieces/stronghold/jail/blank.json index e8ae6709..faebe4c4 100644 --- a/jigsaw-pieces/stronghold/jail/blank.json +++ b/jigsaw-pieces/stronghold/jail/blank.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/cap.json b/jigsaw-pieces/stronghold/path/cap.json index 6586c14a..1b587297 100644 --- a/jigsaw-pieces/stronghold/path/cap.json +++ b/jigsaw-pieces/stronghold/path/cap.json @@ -93,7 +93,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/corner-cross.json b/jigsaw-pieces/stronghold/path/corner-cross.json index 3017a289..a6c56fd2 100644 --- a/jigsaw-pieces/stronghold/path/corner-cross.json +++ b/jigsaw-pieces/stronghold/path/corner-cross.json @@ -115,7 +115,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/corridor-cross.json b/jigsaw-pieces/stronghold/path/corridor-cross.json index 7d20b3fc..b754412d 100644 --- a/jigsaw-pieces/stronghold/path/corridor-cross.json +++ b/jigsaw-pieces/stronghold/path/corridor-cross.json @@ -149,7 +149,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/fancy-cross.json b/jigsaw-pieces/stronghold/path/fancy-cross.json index 58761423..2dee7ab2 100644 --- a/jigsaw-pieces/stronghold/path/fancy-cross.json +++ b/jigsaw-pieces/stronghold/path/fancy-cross.json @@ -207,7 +207,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/hazard-hall1.json b/jigsaw-pieces/stronghold/path/hazard-hall1.json index a2aee280..3b884543 100644 --- a/jigsaw-pieces/stronghold/path/hazard-hall1.json +++ b/jigsaw-pieces/stronghold/path/hazard-hall1.json @@ -97,7 +97,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/hazard-hall2.json b/jigsaw-pieces/stronghold/path/hazard-hall2.json index b5603f40..50f21b15 100644 --- a/jigsaw-pieces/stronghold/path/hazard-hall2.json +++ b/jigsaw-pieces/stronghold/path/hazard-hall2.json @@ -97,7 +97,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/hazard-hall3.json b/jigsaw-pieces/stronghold/path/hazard-hall3.json index 7f6c6fbf..94acbd19 100644 --- a/jigsaw-pieces/stronghold/path/hazard-hall3.json +++ b/jigsaw-pieces/stronghold/path/hazard-hall3.json @@ -97,7 +97,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/jail-room1.json b/jigsaw-pieces/stronghold/path/jail-room1.json index 260efd7b..aa5375c5 100644 --- a/jigsaw-pieces/stronghold/path/jail-room1.json +++ b/jigsaw-pieces/stronghold/path/jail-room1.json @@ -130,7 +130,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/jail-room2.json b/jigsaw-pieces/stronghold/path/jail-room2.json index b10eb8e8..e80f8ad8 100644 --- a/jigsaw-pieces/stronghold/path/jail-room2.json +++ b/jigsaw-pieces/stronghold/path/jail-room2.json @@ -145,7 +145,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/large-corridor.json b/jigsaw-pieces/stronghold/path/large-corridor.json index 959019cb..adec874e 100644 --- a/jigsaw-pieces/stronghold/path/large-corridor.json +++ b/jigsaw-pieces/stronghold/path/large-corridor.json @@ -120,7 +120,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/large-cross-stairs.json b/jigsaw-pieces/stronghold/path/large-cross-stairs.json index 6df42aef..9efb291d 100644 --- a/jigsaw-pieces/stronghold/path/large-cross-stairs.json +++ b/jigsaw-pieces/stronghold/path/large-cross-stairs.json @@ -153,7 +153,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/large-spiral-staircase.json b/jigsaw-pieces/stronghold/path/large-spiral-staircase.json index b5a7a195..5ae7e8de 100644 --- a/jigsaw-pieces/stronghold/path/large-spiral-staircase.json +++ b/jigsaw-pieces/stronghold/path/large-spiral-staircase.json @@ -55,7 +55,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/medium-corridor.json b/jigsaw-pieces/stronghold/path/medium-corridor.json index 53be5475..c26a15fd 100644 --- a/jigsaw-pieces/stronghold/path/medium-corridor.json +++ b/jigsaw-pieces/stronghold/path/medium-corridor.json @@ -120,7 +120,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/medium-corridor2.json b/jigsaw-pieces/stronghold/path/medium-corridor2.json index 8fa8a831..d82254fb 100644 --- a/jigsaw-pieces/stronghold/path/medium-corridor2.json +++ b/jigsaw-pieces/stronghold/path/medium-corridor2.json @@ -129,7 +129,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/medium-cross.json b/jigsaw-pieces/stronghold/path/medium-cross.json index adc78949..c2e6ab8b 100644 --- a/jigsaw-pieces/stronghold/path/medium-cross.json +++ b/jigsaw-pieces/stronghold/path/medium-cross.json @@ -153,7 +153,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/medium-wide-corridor1.json b/jigsaw-pieces/stronghold/path/medium-wide-corridor1.json index c8d0ddec..5f2dc416 100644 --- a/jigsaw-pieces/stronghold/path/medium-wide-corridor1.json +++ b/jigsaw-pieces/stronghold/path/medium-wide-corridor1.json @@ -115,7 +115,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/portal-hall.json b/jigsaw-pieces/stronghold/path/portal-hall.json index a56a38bf..27b14ab4 100644 --- a/jigsaw-pieces/stronghold/path/portal-hall.json +++ b/jigsaw-pieces/stronghold/path/portal-hall.json @@ -109,7 +109,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/small-corridor.json b/jigsaw-pieces/stronghold/path/small-corridor.json index 4ddc5b23..fd9cb1ac 100644 --- a/jigsaw-pieces/stronghold/path/small-corridor.json +++ b/jigsaw-pieces/stronghold/path/small-corridor.json @@ -108,7 +108,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/small-cross.json b/jigsaw-pieces/stronghold/path/small-cross.json index d4aa53ad..033b4ae7 100644 --- a/jigsaw-pieces/stronghold/path/small-cross.json +++ b/jigsaw-pieces/stronghold/path/small-cross.json @@ -149,7 +149,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/stair-split.json b/jigsaw-pieces/stronghold/path/stair-split.json index ea2c6a23..dbcb8ba2 100644 --- a/jigsaw-pieces/stronghold/path/stair-split.json +++ b/jigsaw-pieces/stronghold/path/stair-split.json @@ -135,7 +135,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/stairs1.json b/jigsaw-pieces/stronghold/path/stairs1.json index 63cac5a9..d943ff47 100644 --- a/jigsaw-pieces/stronghold/path/stairs1.json +++ b/jigsaw-pieces/stronghold/path/stairs1.json @@ -97,7 +97,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/tee-cross.json b/jigsaw-pieces/stronghold/path/tee-cross.json index 0f64c8a8..8024a1df 100644 --- a/jigsaw-pieces/stronghold/path/tee-cross.json +++ b/jigsaw-pieces/stronghold/path/tee-cross.json @@ -137,7 +137,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/tee-cross2.json b/jigsaw-pieces/stronghold/path/tee-cross2.json index 66da9397..49a4dc88 100644 --- a/jigsaw-pieces/stronghold/path/tee-cross2.json +++ b/jigsaw-pieces/stronghold/path/tee-cross2.json @@ -137,7 +137,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/path/tiny-cross.json b/jigsaw-pieces/stronghold/path/tiny-cross.json index d592a757..f0b83f11 100644 --- a/jigsaw-pieces/stronghold/path/tiny-cross.json +++ b/jigsaw-pieces/stronghold/path/tiny-cross.json @@ -128,7 +128,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/portal/main.json b/jigsaw-pieces/stronghold/portal/main.json index 959d8fd8..23aff00e 100644 --- a/jigsaw-pieces/stronghold/portal/main.json +++ b/jigsaw-pieces/stronghold/portal/main.json @@ -16,7 +16,6 @@ "direction": "UP_POSITIVE_Y" }], "placementOptions": { - "place": [], "rotation": { "enabled": false, "xAxis": { @@ -58,7 +57,7 @@ "onwater": false, "meld": false, "bottom": false, - "bore": false, + "bore": true, "warp": { "style": "FLAT", "zoom": 1, @@ -74,8 +73,7 @@ "block": "minecraft:end_portal_frame", "debug": false, "weight": 1, - "data": {"facing": "east"}, - "preprocessors": [] + "data": {"facing": "east"} }], "replace": { "style": { @@ -93,8 +91,7 @@ "data": { "eye": "true", "facing": "east" - }, - "preprocessors": [] + } }] }, "exact": true, @@ -105,8 +102,7 @@ "block": "minecraft:end_portal_frame", "debug": false, "weight": 1, - "data": {"facing": "west"}, - "preprocessors": [] + "data": {"facing": "west"} }], "replace": { "style": { @@ -124,8 +120,7 @@ "data": { "eye": "true", "facing": "west" - }, - "preprocessors": [] + } }] }, "exact": true, @@ -136,8 +131,7 @@ "block": "minecraft:end_portal_frame", "debug": false, "weight": 1, - "data": {"facing": "north"}, - "preprocessors": [] + "data": {"facing": "north"} }], "replace": { "style": { @@ -155,8 +149,7 @@ "data": { "eye": "true", "facing": "north" - }, - "preprocessors": [] + } }] }, "exact": true, @@ -167,8 +160,7 @@ "block": "minecraft:end_portal_frame", "debug": false, "weight": 1, - "data": {"facing": "south"}, - "preprocessors": [] + "data": {"facing": "south"} }], "replace": { "style": { @@ -186,8 +178,7 @@ "data": { "eye": "true", "facing": "south" - }, - "preprocessors": [] + } }] }, "exact": true, @@ -198,8 +189,7 @@ "block": "minecraft:stone_bricks", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} }], "replace": { "style": { @@ -215,15 +205,13 @@ "block": "minecraft:mossy_stone_bricks", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} }, { "block": "minecraft:cracked_stone_bricks", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} } ] }, @@ -235,8 +223,7 @@ "block": "minecraft:stone", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} }], "replace": { "style": { @@ -251,8 +238,7 @@ "block": "minecraft:stone_bricks", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} }] }, "exact": false, @@ -265,8 +251,6 @@ "maximumScale": 1, "interpolation": "NONE" }, - "loot": [], - "trees": [] - }, - "preprocessors": [] + "loot": ["stronghold/generic"] + } } diff --git a/jigsaw-pieces/stronghold/portal/top.json b/jigsaw-pieces/stronghold/portal/top.json index 6e6143d6..b1d3931e 100644 --- a/jigsaw-pieces/stronghold/portal/top.json +++ b/jigsaw-pieces/stronghold/portal/top.json @@ -1,5 +1,5 @@ { - "object": "jigsaw/stronghold/portal/top_new", + "object": "jigsaw/stronghold/portal/top", "connectors": [ { "name": "", @@ -186,7 +186,6 @@ "targetName": "top", "rotateConnector": false, "innerConnector": false, - "pools": [], "keepEntity": false, "entityCount": 1, "position": { @@ -198,7 +197,6 @@ } ], "placementOptions": { - "place": [], "rotation": { "enabled": false, "xAxis": { @@ -256,8 +254,7 @@ "block": "minecraft:stone_bricks", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} }], "replace": { "style": { @@ -273,15 +270,13 @@ "block": "minecraft:mossy_stone_bricks", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} }, { "block": "minecraft:cracked_stone_bricks", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} } ] }, @@ -293,8 +288,7 @@ "block": "minecraft:stone", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} }], "replace": { "style": { @@ -309,8 +303,7 @@ "block": "minecraft:stone_bricks", "debug": false, "weight": 1, - "data": {}, - "preprocessors": [] + "data": {} }] }, "exact": false, @@ -323,8 +316,6 @@ "maximumScale": 1, "interpolation": "NONE" }, - "loot": [], - "trees": [] - }, - "preprocessors": [] + "loot": ["stronghold/generic"] + } } diff --git a/jigsaw-pieces/stronghold/room/sleeping-quarters.json b/jigsaw-pieces/stronghold/room/sleeping-quarters.json index 7d673d18..58867029 100644 --- a/jigsaw-pieces/stronghold/room/sleeping-quarters.json +++ b/jigsaw-pieces/stronghold/room/sleeping-quarters.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -6, "y": -4, @@ -74,7 +73,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/room/small-cell.json b/jigsaw-pieces/stronghold/room/small-cell.json index d1ab0de9..bcecb3e2 100644 --- a/jigsaw-pieces/stronghold/room/small-cell.json +++ b/jigsaw-pieces/stronghold/room/small-cell.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -3, diff --git a/jigsaw-pieces/stronghold/room/stairs-down.json b/jigsaw-pieces/stronghold/room/stairs-down.json index b5e51b39..37ea22e1 100644 --- a/jigsaw-pieces/stronghold/room/stairs-down.json +++ b/jigsaw-pieces/stronghold/room/stairs-down.json @@ -6,7 +6,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -2, "y": 0, @@ -90,7 +89,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/room/stairs-up-down.json b/jigsaw-pieces/stronghold/room/stairs-up-down.json index 635ff49c..14c702f8 100644 --- a/jigsaw-pieces/stronghold/room/stairs-up-down.json +++ b/jigsaw-pieces/stronghold/room/stairs-up-down.json @@ -6,7 +6,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -2, "y": -4, @@ -104,7 +103,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/room/stairs-up.json b/jigsaw-pieces/stronghold/room/stairs-up.json index 8fa888ae..1b99d536 100644 --- a/jigsaw-pieces/stronghold/room/stairs-up.json +++ b/jigsaw-pieces/stronghold/room/stairs-up.json @@ -6,7 +6,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -2, "y": -8, @@ -90,7 +89,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/room/study.json b/jigsaw-pieces/stronghold/room/study.json index 0e333912..ecffa5fb 100644 --- a/jigsaw-pieces/stronghold/room/study.json +++ b/jigsaw-pieces/stronghold/room/study.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -2, "y": -4, @@ -74,7 +73,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/room/witch-room-end.json b/jigsaw-pieces/stronghold/room/witch-room-end.json index 65b69076..df710088 100644 --- a/jigsaw-pieces/stronghold/room/witch-room-end.json +++ b/jigsaw-pieces/stronghold/room/witch-room-end.json @@ -6,7 +6,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -3, @@ -49,7 +48,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -87,7 +85,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/room/witch-room.json b/jigsaw-pieces/stronghold/room/witch-room.json index c06eb4ec..1bc76468 100644 --- a/jigsaw-pieces/stronghold/room/witch-room.json +++ b/jigsaw-pieces/stronghold/room/witch-room.json @@ -67,7 +67,6 @@ }, "placementOptions": { "bore": true, - "place": [], "chance": 0 }, "object": "jigsaw/stronghold/room/witch-room" diff --git a/jigsaw-pieces/stronghold/rooms/alter1.json b/jigsaw-pieces/stronghold/rooms/alter1.json index ed6396e5..e0a3ecbf 100644 --- a/jigsaw-pieces/stronghold/rooms/alter1.json +++ b/jigsaw-pieces/stronghold/rooms/alter1.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/boomtube-test.json b/jigsaw-pieces/stronghold/rooms/boomtube-test.json index 1fca4ab5..19d9575c 100644 --- a/jigsaw-pieces/stronghold/rooms/boomtube-test.json +++ b/jigsaw-pieces/stronghold/rooms/boomtube-test.json @@ -19,7 +19,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +56,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/chestroom1-trap.json b/jigsaw-pieces/stronghold/rooms/chestroom1-trap.json index e3814037..1d0bbbf3 100644 --- a/jigsaw-pieces/stronghold/rooms/chestroom1-trap.json +++ b/jigsaw-pieces/stronghold/rooms/chestroom1-trap.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/chestroom1.json b/jigsaw-pieces/stronghold/rooms/chestroom1.json index e91c20f4..507ac2d0 100644 --- a/jigsaw-pieces/stronghold/rooms/chestroom1.json +++ b/jigsaw-pieces/stronghold/rooms/chestroom1.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/chestroom2-trap.json b/jigsaw-pieces/stronghold/rooms/chestroom2-trap.json index 1b3a3a2e..39eb6b0a 100644 --- a/jigsaw-pieces/stronghold/rooms/chestroom2-trap.json +++ b/jigsaw-pieces/stronghold/rooms/chestroom2-trap.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/chestroom2.json b/jigsaw-pieces/stronghold/rooms/chestroom2.json index a7ab739d..7b8deeaf 100644 --- a/jigsaw-pieces/stronghold/rooms/chestroom2.json +++ b/jigsaw-pieces/stronghold/rooms/chestroom2.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/jail-complex.json b/jigsaw-pieces/stronghold/rooms/jail-complex.json index 65d80e4c..ae1a5d84 100644 --- a/jigsaw-pieces/stronghold/rooms/jail-complex.json +++ b/jigsaw-pieces/stronghold/rooms/jail-complex.json @@ -279,7 +279,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/library-large.json b/jigsaw-pieces/stronghold/rooms/library-large.json index 46fbbb28..205c71e8 100644 --- a/jigsaw-pieces/stronghold/rooms/library-large.json +++ b/jigsaw-pieces/stronghold/rooms/library-large.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -10, "y": -6, @@ -187,7 +186,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/library.json b/jigsaw-pieces/stronghold/rooms/library.json index 5a045f7b..2653ed34 100644 --- a/jigsaw-pieces/stronghold/rooms/library.json +++ b/jigsaw-pieces/stronghold/rooms/library.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -6, "y": -4, @@ -179,7 +178,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/maze1.json b/jigsaw-pieces/stronghold/rooms/maze1.json index 718bc019..c3657a13 100644 --- a/jigsaw-pieces/stronghold/rooms/maze1.json +++ b/jigsaw-pieces/stronghold/rooms/maze1.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -6, "y": -3, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/maze2.json b/jigsaw-pieces/stronghold/rooms/maze2.json index 7de0a2dc..a62ad29c 100644 --- a/jigsaw-pieces/stronghold/rooms/maze2.json +++ b/jigsaw-pieces/stronghold/rooms/maze2.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -6, "y": -2, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/maze3.json b/jigsaw-pieces/stronghold/rooms/maze3.json index 5698f4c6..ee71147c 100644 --- a/jigsaw-pieces/stronghold/rooms/maze3.json +++ b/jigsaw-pieces/stronghold/rooms/maze3.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": -6, "y": -3, @@ -93,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/rooms/oreroom.json b/jigsaw-pieces/stronghold/rooms/oreroom.json index 72b99b1a..b4da4558 100644 --- a/jigsaw-pieces/stronghold/rooms/oreroom.json +++ b/jigsaw-pieces/stronghold/rooms/oreroom.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -117,7 +116,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/stairs/casing-floor-hollow.json b/jigsaw-pieces/stronghold/stairs/casing-floor-hollow.json index 74a7faf7..2b45f2ac 100644 --- a/jigsaw-pieces/stronghold/stairs/casing-floor-hollow.json +++ b/jigsaw-pieces/stronghold/stairs/casing-floor-hollow.json @@ -6,7 +6,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["stronghold/stairs/casing"], + "pools": ["stronghold/stairs/casing-floor"], "position": { "x": 0, "y": 0, @@ -20,7 +20,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": 1, @@ -35,7 +34,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -73,7 +71,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/stairs/casing-floor-solid.json b/jigsaw-pieces/stronghold/stairs/casing-floor-solid.json index b9b4c38d..9bae62df 100644 --- a/jigsaw-pieces/stronghold/stairs/casing-floor-solid.json +++ b/jigsaw-pieces/stronghold/stairs/casing-floor-solid.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": 0, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/stairs/casing-tight.json b/jigsaw-pieces/stronghold/stairs/casing-tight.json index ed6ac633..1946db0c 100644 --- a/jigsaw-pieces/stronghold/stairs/casing-tight.json +++ b/jigsaw-pieces/stronghold/stairs/casing-tight.json @@ -9,8 +9,8 @@ "pools": [ "stronghold/doors", "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", + "stronghold/paths-connectors", + "stronghold/paths-rooms", "stronghold/wall", "stronghold/wall", "stronghold/wall" @@ -31,8 +31,8 @@ "pools": [ "stronghold/doors", "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", + "stronghold/paths-connectors", + "stronghold/paths-rooms", "stronghold/wall", "stronghold/wall", "stronghold/wall" @@ -53,8 +53,8 @@ "pools": [ "stronghold/doors", "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", + "stronghold/paths-connectors", + "stronghold/paths-rooms", "stronghold/wall", "stronghold/wall", "stronghold/wall" @@ -75,8 +75,8 @@ "pools": [ "stronghold/doors", "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", + "stronghold/paths-connectors", + "stronghold/paths-rooms", "stronghold/wall", "stronghold/wall", "stronghold/wall" @@ -94,7 +94,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["stronghold/stairs/med-vertical-naked"], + "pools": ["stronghold/stairs/casing-floor"], "position": { "x": 0, "y": 0, @@ -108,7 +108,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["stronghold/stairs/med-vertical-naked"], + "pools": ["stronghold/stairs/casing-floor"], "position": { "x": 0, "y": -1, @@ -137,7 +137,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -175,7 +174,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/stairs/casing.json b/jigsaw-pieces/stronghold/stairs/casing.json index 779adfdf..fa1fe7e9 100644 --- a/jigsaw-pieces/stronghold/stairs/casing.json +++ b/jigsaw-pieces/stronghold/stairs/casing.json @@ -9,8 +9,8 @@ "pools": [ "stronghold/doors", "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", + "stronghold/paths-connectors", + "stronghold/paths-rooms", "stronghold/wall", "stronghold/wall", "stronghold/wall" @@ -31,8 +31,8 @@ "pools": [ "stronghold/doors", "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", + "stronghold/paths-connectors", + "stronghold/paths-rooms", "stronghold/wall", "stronghold/wall", "stronghold/wall" @@ -53,8 +53,8 @@ "pools": [ "stronghold/doors", "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", + "stronghold/paths-connectors", + "stronghold/paths-rooms", "stronghold/wall", "stronghold/wall", "stronghold/wall" @@ -75,8 +75,8 @@ "pools": [ "stronghold/doors", "stronghold/doors", - "stronghold/connectors-paths", - "stronghold/connectors-rooms", + "stronghold/paths-connectors", + "stronghold/paths-rooms", "stronghold/wall", "stronghold/wall", "stronghold/wall" @@ -94,7 +94,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["stronghold/stairs/med-vertical-naked"], + "pools": ["stronghold/stairs/casing-floor"], "position": { "x": 0, "y": 0, @@ -108,7 +108,7 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": ["stronghold/stairs/med-vertical-naked"], + "pools": ["stronghold/stairs/casing-floor"], "position": { "x": 0, "y": -1, @@ -137,7 +137,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -175,7 +174,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/stairs/med-vertical-complete1.json b/jigsaw-pieces/stronghold/stairs/med-vertical-complete1.json index 5c4e38dc..c10d1726 100644 --- a/jigsaw-pieces/stronghold/stairs/med-vertical-complete1.json +++ b/jigsaw-pieces/stronghold/stairs/med-vertical-complete1.json @@ -193,7 +193,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/stairs/med-vertical-complete2.json b/jigsaw-pieces/stronghold/stairs/med-vertical-complete2.json index 204d053e..ad8d81d0 100644 --- a/jigsaw-pieces/stronghold/stairs/med-vertical-complete2.json +++ b/jigsaw-pieces/stronghold/stairs/med-vertical-complete2.json @@ -207,7 +207,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/stairs/med-vertical-naked.json b/jigsaw-pieces/stronghold/stairs/med-vertical-naked.json index f00572c9..fa20ab85 100644 --- a/jigsaw-pieces/stronghold/stairs/med-vertical-naked.json +++ b/jigsaw-pieces/stronghold/stairs/med-vertical-naked.json @@ -6,7 +6,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -20,7 +19,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": 1, @@ -35,7 +33,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -73,7 +70,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/stairs/sml-vertical-naked.json b/jigsaw-pieces/stronghold/stairs/sml-vertical-naked.json index 2a35d742..4ea3524e 100644 --- a/jigsaw-pieces/stronghold/stairs/sml-vertical-naked.json +++ b/jigsaw-pieces/stronghold/stairs/sml-vertical-naked.json @@ -6,7 +6,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -20,7 +19,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": 1, @@ -35,7 +33,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -73,7 +70,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall-fixture/5x3/brew-set.json b/jigsaw-pieces/stronghold/wall-fixture/5x3/brew-set.json index a6eac961..a6e25199 100644 --- a/jigsaw-pieces/stronghold/wall-fixture/5x3/brew-set.json +++ b/jigsaw-pieces/stronghold/wall-fixture/5x3/brew-set.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall-fixture/5x3/brewing-shelf.json b/jigsaw-pieces/stronghold/wall-fixture/5x3/brewing-shelf.json index 509371be..0e4aaec8 100644 --- a/jigsaw-pieces/stronghold/wall-fixture/5x3/brewing-shelf.json +++ b/jigsaw-pieces/stronghold/wall-fixture/5x3/brewing-shelf.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall-fixture/5x3/chains.json b/jigsaw-pieces/stronghold/wall-fixture/5x3/chains.json index 8b1b7eef..83647898 100644 --- a/jigsaw-pieces/stronghold/wall-fixture/5x3/chains.json +++ b/jigsaw-pieces/stronghold/wall-fixture/5x3/chains.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall-fixture/5x3/lantern.json b/jigsaw-pieces/stronghold/wall-fixture/5x3/lantern.json index dd33800a..5a06dd9b 100644 --- a/jigsaw-pieces/stronghold/wall-fixture/5x3/lantern.json +++ b/jigsaw-pieces/stronghold/wall-fixture/5x3/lantern.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall-fixture/5x3/mixed1.json b/jigsaw-pieces/stronghold/wall-fixture/5x3/mixed1.json index 79b2ecd8..122ccfa4 100644 --- a/jigsaw-pieces/stronghold/wall-fixture/5x3/mixed1.json +++ b/jigsaw-pieces/stronghold/wall-fixture/5x3/mixed1.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall-fixture/5x3x3/chains.json b/jigsaw-pieces/stronghold/wall-fixture/5x3x3/chains.json index 7a249e73..c10393b4 100644 --- a/jigsaw-pieces/stronghold/wall-fixture/5x3x3/chains.json +++ b/jigsaw-pieces/stronghold/wall-fixture/5x3x3/chains.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -71,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/stronghold\\wall-fixture\\5x3x3\\chains" + "object": "jigsaw/stronghold/wall-fixture/5x3x3/chains" } diff --git a/jigsaw-pieces/stronghold/wall-fixture/5x3x3/cobweb.json b/jigsaw-pieces/stronghold/wall-fixture/5x3x3/cobweb.json index ae384f0a..bd917f07 100644 --- a/jigsaw-pieces/stronghold/wall-fixture/5x3x3/cobweb.json +++ b/jigsaw-pieces/stronghold/wall-fixture/5x3x3/cobweb.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, @@ -71,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/stronghold\\wall-fixture\\5x3x3\\cobweb" + "object": "jigsaw/stronghold/wall-fixture/5x3x3/cobweb" } diff --git a/jigsaw-pieces/stronghold/wall-fixture/blank.json b/jigsaw-pieces/stronghold/wall-fixture/blank.json index a6c0c47c..e04562c8 100644 --- a/jigsaw-pieces/stronghold/wall-fixture/blank.json +++ b/jigsaw-pieces/stronghold/wall-fixture/blank.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -1, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall/1.json b/jigsaw-pieces/stronghold/wall/1.json index 47dedcd6..a330e771 100644 --- a/jigsaw-pieces/stronghold/wall/1.json +++ b/jigsaw-pieces/stronghold/wall/1.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall/2.json b/jigsaw-pieces/stronghold/wall/2.json index 003c47af..77fbb75e 100644 --- a/jigsaw-pieces/stronghold/wall/2.json +++ b/jigsaw-pieces/stronghold/wall/2.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall/3.json b/jigsaw-pieces/stronghold/wall/3.json index 2d750f61..6d2ae5ee 100644 --- a/jigsaw-pieces/stronghold/wall/3.json +++ b/jigsaw-pieces/stronghold/wall/3.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/stronghold/wall/4.json b/jigsaw-pieces/stronghold/wall/4.json index 47dedcd6..a330e771 100644 --- a/jigsaw-pieces/stronghold/wall/4.json +++ b/jigsaw-pieces/stronghold/wall/4.json @@ -5,7 +5,6 @@ "entityCount": 1, "rotateConnector": false, "name": "", - "pools": [], "position": { "x": 0, "y": -2, @@ -19,7 +18,6 @@ "meld": false, "density": 1, "boreExtendMinY": 0, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -57,7 +55,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "onwater": false, "clamp": { "minimumHeight": 0, diff --git a/jigsaw-pieces/underwater_ruin/big_brick_1.json b/jigsaw-pieces/underwater-ruin/big_brick_1.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_brick_1.json rename to jigsaw-pieces/underwater-ruin/big_brick_1.json index 6008d7ac..65ecdd49 100644 --- a/jigsaw-pieces/underwater_ruin/big_brick_1.json +++ b/jigsaw-pieces/underwater-ruin/big_brick_1.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_brick_1" } diff --git a/jigsaw-pieces/underwater_ruin/big_brick_2.json b/jigsaw-pieces/underwater-ruin/big_brick_2.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_brick_2.json rename to jigsaw-pieces/underwater-ruin/big_brick_2.json index 6008d7ac..a778ccf4 100644 --- a/jigsaw-pieces/underwater_ruin/big_brick_2.json +++ b/jigsaw-pieces/underwater-ruin/big_brick_2.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_brick_2" } diff --git a/jigsaw-pieces/underwater_ruin/big_brick_3.json b/jigsaw-pieces/underwater-ruin/big_brick_3.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_brick_3.json rename to jigsaw-pieces/underwater-ruin/big_brick_3.json index 6008d7ac..b54ff796 100644 --- a/jigsaw-pieces/underwater_ruin/big_brick_3.json +++ b/jigsaw-pieces/underwater-ruin/big_brick_3.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_brick_3" } diff --git a/jigsaw-pieces/underwater_ruin/big_brick_8.json b/jigsaw-pieces/underwater-ruin/big_brick_8.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_brick_8.json rename to jigsaw-pieces/underwater-ruin/big_brick_8.json index 6008d7ac..41c81130 100644 --- a/jigsaw-pieces/underwater_ruin/big_brick_8.json +++ b/jigsaw-pieces/underwater-ruin/big_brick_8.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_brick_8" } diff --git a/jigsaw-pieces/underwater_ruin/big_cracked_1.json b/jigsaw-pieces/underwater-ruin/big_cracked_1.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_cracked_1.json rename to jigsaw-pieces/underwater-ruin/big_cracked_1.json index 6008d7ac..1801a345 100644 --- a/jigsaw-pieces/underwater_ruin/big_cracked_1.json +++ b/jigsaw-pieces/underwater-ruin/big_cracked_1.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_cracked_1" } diff --git a/jigsaw-pieces/underwater_ruin/big_cracked_2.json b/jigsaw-pieces/underwater-ruin/big_cracked_2.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_cracked_2.json rename to jigsaw-pieces/underwater-ruin/big_cracked_2.json index 6008d7ac..25d2de4f 100644 --- a/jigsaw-pieces/underwater_ruin/big_cracked_2.json +++ b/jigsaw-pieces/underwater-ruin/big_cracked_2.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_cracked_2" } diff --git a/jigsaw-pieces/underwater_ruin/big_cracked_3.json b/jigsaw-pieces/underwater-ruin/big_cracked_3.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_cracked_3.json rename to jigsaw-pieces/underwater-ruin/big_cracked_3.json index 6008d7ac..1dee3f6a 100644 --- a/jigsaw-pieces/underwater_ruin/big_cracked_3.json +++ b/jigsaw-pieces/underwater-ruin/big_cracked_3.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_cracked_3" } diff --git a/jigsaw-pieces/underwater_ruin/big_cracked_8.json b/jigsaw-pieces/underwater-ruin/big_cracked_8.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_cracked_8.json rename to jigsaw-pieces/underwater-ruin/big_cracked_8.json index 6008d7ac..144b964f 100644 --- a/jigsaw-pieces/underwater_ruin/big_cracked_8.json +++ b/jigsaw-pieces/underwater-ruin/big_cracked_8.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_cracked_8" } diff --git a/jigsaw-pieces/underwater_ruin/big_mossy_1.json b/jigsaw-pieces/underwater-ruin/big_mossy_1.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_mossy_1.json rename to jigsaw-pieces/underwater-ruin/big_mossy_1.json index 6008d7ac..6e2659fe 100644 --- a/jigsaw-pieces/underwater_ruin/big_mossy_1.json +++ b/jigsaw-pieces/underwater-ruin/big_mossy_1.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_mossy_1" } diff --git a/jigsaw-pieces/underwater_ruin/big_mossy_2.json b/jigsaw-pieces/underwater-ruin/big_mossy_2.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_mossy_2.json rename to jigsaw-pieces/underwater-ruin/big_mossy_2.json index 6008d7ac..e7374bc0 100644 --- a/jigsaw-pieces/underwater_ruin/big_mossy_2.json +++ b/jigsaw-pieces/underwater-ruin/big_mossy_2.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_mossy_2" } diff --git a/jigsaw-pieces/underwater_ruin/big_mossy_3.json b/jigsaw-pieces/underwater-ruin/big_mossy_3.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_mossy_3.json rename to jigsaw-pieces/underwater-ruin/big_mossy_3.json index 6008d7ac..38bcfddb 100644 --- a/jigsaw-pieces/underwater_ruin/big_mossy_3.json +++ b/jigsaw-pieces/underwater-ruin/big_mossy_3.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_mossy_3" } diff --git a/jigsaw-pieces/underwater_ruin/big_mossy_8.json b/jigsaw-pieces/underwater-ruin/big_mossy_8.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_mossy_8.json rename to jigsaw-pieces/underwater-ruin/big_mossy_8.json index 6008d7ac..ef471288 100644 --- a/jigsaw-pieces/underwater_ruin/big_mossy_8.json +++ b/jigsaw-pieces/underwater-ruin/big_mossy_8.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_mossy_8" } diff --git a/jigsaw-pieces/underwater_ruin/big_warm_4.json b/jigsaw-pieces/underwater-ruin/big_warm_4.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_warm_4.json rename to jigsaw-pieces/underwater-ruin/big_warm_4.json index 6008d7ac..0229eee4 100644 --- a/jigsaw-pieces/underwater_ruin/big_warm_4.json +++ b/jigsaw-pieces/underwater-ruin/big_warm_4.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_warm_4" } diff --git a/jigsaw-pieces/underwater_ruin/big_warm_5.json b/jigsaw-pieces/underwater-ruin/big_warm_5.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_warm_5.json rename to jigsaw-pieces/underwater-ruin/big_warm_5.json index 6008d7ac..7be97984 100644 --- a/jigsaw-pieces/underwater_ruin/big_warm_5.json +++ b/jigsaw-pieces/underwater-ruin/big_warm_5.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_warm_5" } diff --git a/jigsaw-pieces/underwater_ruin/big_warm_6.json b/jigsaw-pieces/underwater-ruin/big_warm_6.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_warm_6.json rename to jigsaw-pieces/underwater-ruin/big_warm_6.json index 6008d7ac..e893e4a9 100644 --- a/jigsaw-pieces/underwater_ruin/big_warm_6.json +++ b/jigsaw-pieces/underwater-ruin/big_warm_6.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_warm_6" } diff --git a/jigsaw-pieces/underwater_ruin/big_warm_7.json b/jigsaw-pieces/underwater-ruin/big_warm_7.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/big_warm_7.json rename to jigsaw-pieces/underwater-ruin/big_warm_7.json index 6008d7ac..307dcf41 100644 --- a/jigsaw-pieces/underwater_ruin/big_warm_7.json +++ b/jigsaw-pieces/underwater-ruin/big_warm_7.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/big_warm_7" } diff --git a/jigsaw-pieces/underwater_ruin/brick_1.json b/jigsaw-pieces/underwater-ruin/brick_1.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/brick_1.json rename to jigsaw-pieces/underwater-ruin/brick_1.json index 6008d7ac..a282177a 100644 --- a/jigsaw-pieces/underwater_ruin/brick_1.json +++ b/jigsaw-pieces/underwater-ruin/brick_1.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/brick_1" } diff --git a/jigsaw-pieces/underwater_ruin/brick_2.json b/jigsaw-pieces/underwater-ruin/brick_2.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/brick_2.json rename to jigsaw-pieces/underwater-ruin/brick_2.json index 6008d7ac..00760139 100644 --- a/jigsaw-pieces/underwater_ruin/brick_2.json +++ b/jigsaw-pieces/underwater-ruin/brick_2.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/brick_2" } diff --git a/jigsaw-pieces/underwater_ruin/brick_3.json b/jigsaw-pieces/underwater-ruin/brick_3.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/brick_3.json rename to jigsaw-pieces/underwater-ruin/brick_3.json index 6008d7ac..5c0fbb7a 100644 --- a/jigsaw-pieces/underwater_ruin/brick_3.json +++ b/jigsaw-pieces/underwater-ruin/brick_3.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/brick_3" } diff --git a/jigsaw-pieces/underwater_ruin/brick_4.json b/jigsaw-pieces/underwater-ruin/brick_4.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/brick_4.json rename to jigsaw-pieces/underwater-ruin/brick_4.json index 6008d7ac..f8de0ab8 100644 --- a/jigsaw-pieces/underwater_ruin/brick_4.json +++ b/jigsaw-pieces/underwater-ruin/brick_4.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/brick_4" } diff --git a/jigsaw-pieces/underwater_ruin/brick_5.json b/jigsaw-pieces/underwater-ruin/brick_5.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/brick_5.json rename to jigsaw-pieces/underwater-ruin/brick_5.json index 6008d7ac..073b509f 100644 --- a/jigsaw-pieces/underwater_ruin/brick_5.json +++ b/jigsaw-pieces/underwater-ruin/brick_5.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/brick_5" } diff --git a/jigsaw-pieces/underwater_ruin/brick_6.json b/jigsaw-pieces/underwater-ruin/brick_6.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/brick_6.json rename to jigsaw-pieces/underwater-ruin/brick_6.json index 6008d7ac..ac7d08b1 100644 --- a/jigsaw-pieces/underwater_ruin/brick_6.json +++ b/jigsaw-pieces/underwater-ruin/brick_6.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/brick_6" } diff --git a/jigsaw-pieces/underwater_ruin/brick_7.json b/jigsaw-pieces/underwater-ruin/brick_7.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/brick_7.json rename to jigsaw-pieces/underwater-ruin/brick_7.json index 6008d7ac..9e672ec1 100644 --- a/jigsaw-pieces/underwater_ruin/brick_7.json +++ b/jigsaw-pieces/underwater-ruin/brick_7.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/brick_7" } diff --git a/jigsaw-pieces/underwater_ruin/brick_8.json b/jigsaw-pieces/underwater-ruin/brick_8.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/brick_8.json rename to jigsaw-pieces/underwater-ruin/brick_8.json index 6008d7ac..04bc313a 100644 --- a/jigsaw-pieces/underwater_ruin/brick_8.json +++ b/jigsaw-pieces/underwater-ruin/brick_8.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/brick_8" } diff --git a/jigsaw-pieces/underwater_ruin/cracked_1.json b/jigsaw-pieces/underwater-ruin/cracked_1.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/cracked_1.json rename to jigsaw-pieces/underwater-ruin/cracked_1.json index 6008d7ac..0969a172 100644 --- a/jigsaw-pieces/underwater_ruin/cracked_1.json +++ b/jigsaw-pieces/underwater-ruin/cracked_1.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/cracked_1" } diff --git a/jigsaw-pieces/underwater_ruin/cracked_2.json b/jigsaw-pieces/underwater-ruin/cracked_2.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/cracked_2.json rename to jigsaw-pieces/underwater-ruin/cracked_2.json index 6008d7ac..8a26aeb7 100644 --- a/jigsaw-pieces/underwater_ruin/cracked_2.json +++ b/jigsaw-pieces/underwater-ruin/cracked_2.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/cracked_2" } diff --git a/jigsaw-pieces/underwater_ruin/cracked_3.json b/jigsaw-pieces/underwater-ruin/cracked_3.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/cracked_3.json rename to jigsaw-pieces/underwater-ruin/cracked_3.json index 6008d7ac..22de5bbf 100644 --- a/jigsaw-pieces/underwater_ruin/cracked_3.json +++ b/jigsaw-pieces/underwater-ruin/cracked_3.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/cracked_3" } diff --git a/jigsaw-pieces/underwater_ruin/cracked_4.json b/jigsaw-pieces/underwater-ruin/cracked_4.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/cracked_4.json rename to jigsaw-pieces/underwater-ruin/cracked_4.json index 6008d7ac..592a7efa 100644 --- a/jigsaw-pieces/underwater_ruin/cracked_4.json +++ b/jigsaw-pieces/underwater-ruin/cracked_4.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/cracked_4" } diff --git a/jigsaw-pieces/underwater_ruin/cracked_5.json b/jigsaw-pieces/underwater-ruin/cracked_5.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/cracked_5.json rename to jigsaw-pieces/underwater-ruin/cracked_5.json index 6008d7ac..5dcdbf3a 100644 --- a/jigsaw-pieces/underwater_ruin/cracked_5.json +++ b/jigsaw-pieces/underwater-ruin/cracked_5.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/cracked_5" } diff --git a/jigsaw-pieces/underwater_ruin/cracked_6.json b/jigsaw-pieces/underwater-ruin/cracked_6.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/cracked_6.json rename to jigsaw-pieces/underwater-ruin/cracked_6.json index 6008d7ac..64cd478b 100644 --- a/jigsaw-pieces/underwater_ruin/cracked_6.json +++ b/jigsaw-pieces/underwater-ruin/cracked_6.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/cracked_6" } diff --git a/jigsaw-pieces/underwater_ruin/cracked_7.json b/jigsaw-pieces/underwater-ruin/cracked_7.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/cracked_7.json rename to jigsaw-pieces/underwater-ruin/cracked_7.json index 6008d7ac..64cd478b 100644 --- a/jigsaw-pieces/underwater_ruin/cracked_7.json +++ b/jigsaw-pieces/underwater-ruin/cracked_7.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/cracked_6" } diff --git a/jigsaw-pieces/underwater_ruin/cracked_8.json b/jigsaw-pieces/underwater-ruin/cracked_8.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/cracked_8.json rename to jigsaw-pieces/underwater-ruin/cracked_8.json index 6008d7ac..d8e795ae 100644 --- a/jigsaw-pieces/underwater_ruin/cracked_8.json +++ b/jigsaw-pieces/underwater-ruin/cracked_8.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/cracked_8" } diff --git a/jigsaw-pieces/underwater_ruin/mossy_1.json b/jigsaw-pieces/underwater-ruin/mossy_1.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/mossy_1.json rename to jigsaw-pieces/underwater-ruin/mossy_1.json index 6008d7ac..ce4e3bfb 100644 --- a/jigsaw-pieces/underwater_ruin/mossy_1.json +++ b/jigsaw-pieces/underwater-ruin/mossy_1.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/mossy_1" } diff --git a/jigsaw-pieces/underwater_ruin/mossy_2.json b/jigsaw-pieces/underwater-ruin/mossy_2.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/mossy_2.json rename to jigsaw-pieces/underwater-ruin/mossy_2.json index 6008d7ac..541d3bcc 100644 --- a/jigsaw-pieces/underwater_ruin/mossy_2.json +++ b/jigsaw-pieces/underwater-ruin/mossy_2.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/mossy_2" } diff --git a/jigsaw-pieces/underwater_ruin/mossy_3.json b/jigsaw-pieces/underwater-ruin/mossy_3.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/mossy_3.json rename to jigsaw-pieces/underwater-ruin/mossy_3.json index 6008d7ac..8a3591fa 100644 --- a/jigsaw-pieces/underwater_ruin/mossy_3.json +++ b/jigsaw-pieces/underwater-ruin/mossy_3.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/mossy_3" } diff --git a/jigsaw-pieces/underwater_ruin/mossy_4.json b/jigsaw-pieces/underwater-ruin/mossy_4.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/mossy_4.json rename to jigsaw-pieces/underwater-ruin/mossy_4.json index 6008d7ac..c6823393 100644 --- a/jigsaw-pieces/underwater_ruin/mossy_4.json +++ b/jigsaw-pieces/underwater-ruin/mossy_4.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/mossy_4" } diff --git a/jigsaw-pieces/underwater_ruin/mossy_5.json b/jigsaw-pieces/underwater-ruin/mossy_5.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/mossy_5.json rename to jigsaw-pieces/underwater-ruin/mossy_5.json index 6008d7ac..0b5f6d4f 100644 --- a/jigsaw-pieces/underwater_ruin/mossy_5.json +++ b/jigsaw-pieces/underwater-ruin/mossy_5.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/mossy_5" } diff --git a/jigsaw-pieces/underwater_ruin/mossy_6.json b/jigsaw-pieces/underwater-ruin/mossy_6.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/mossy_6.json rename to jigsaw-pieces/underwater-ruin/mossy_6.json index 6008d7ac..6c821941 100644 --- a/jigsaw-pieces/underwater_ruin/mossy_6.json +++ b/jigsaw-pieces/underwater-ruin/mossy_6.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/mossy_6" } diff --git a/jigsaw-pieces/underwater_ruin/mossy_7.json b/jigsaw-pieces/underwater-ruin/mossy_7.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/mossy_7.json rename to jigsaw-pieces/underwater-ruin/mossy_7.json index 6008d7ac..9f364090 100644 --- a/jigsaw-pieces/underwater_ruin/mossy_7.json +++ b/jigsaw-pieces/underwater-ruin/mossy_7.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/mossy_7" } diff --git a/jigsaw-pieces/underwater_ruin/mossy_8.json b/jigsaw-pieces/underwater-ruin/mossy_8.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/mossy_8.json rename to jigsaw-pieces/underwater-ruin/mossy_8.json index 6008d7ac..24885e90 100644 --- a/jigsaw-pieces/underwater_ruin/mossy_8.json +++ b/jigsaw-pieces/underwater-ruin/mossy_8.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/mossy_8" } diff --git a/jigsaw-pieces/underwater_ruin/warm_1.json b/jigsaw-pieces/underwater-ruin/warm_1.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/warm_1.json rename to jigsaw-pieces/underwater-ruin/warm_1.json index 6008d7ac..66771f63 100644 --- a/jigsaw-pieces/underwater_ruin/warm_1.json +++ b/jigsaw-pieces/underwater-ruin/warm_1.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/warm_1" } diff --git a/jigsaw-pieces/underwater_ruin/warm_2.json b/jigsaw-pieces/underwater-ruin/warm_2.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/warm_2.json rename to jigsaw-pieces/underwater-ruin/warm_2.json index 6008d7ac..613fbeba 100644 --- a/jigsaw-pieces/underwater_ruin/warm_2.json +++ b/jigsaw-pieces/underwater-ruin/warm_2.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/warm_2" } diff --git a/jigsaw-pieces/underwater_ruin/warm_3.json b/jigsaw-pieces/underwater-ruin/warm_3.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/warm_3.json rename to jigsaw-pieces/underwater-ruin/warm_3.json index 6008d7ac..24e8336e 100644 --- a/jigsaw-pieces/underwater_ruin/warm_3.json +++ b/jigsaw-pieces/underwater-ruin/warm_3.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/warm_3" } diff --git a/jigsaw-pieces/underwater_ruin/warm_4.json b/jigsaw-pieces/underwater-ruin/warm_4.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/warm_4.json rename to jigsaw-pieces/underwater-ruin/warm_4.json index 6008d7ac..a3ba9a2d 100644 --- a/jigsaw-pieces/underwater_ruin/warm_4.json +++ b/jigsaw-pieces/underwater-ruin/warm_4.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/warm_4" } diff --git a/jigsaw-pieces/underwater_ruin/warm_5.json b/jigsaw-pieces/underwater-ruin/warm_5.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/warm_5.json rename to jigsaw-pieces/underwater-ruin/warm_5.json index 6008d7ac..3c243bf9 100644 --- a/jigsaw-pieces/underwater_ruin/warm_5.json +++ b/jigsaw-pieces/underwater-ruin/warm_5.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/warm_5" } diff --git a/jigsaw-pieces/underwater_ruin/warm_6.json b/jigsaw-pieces/underwater-ruin/warm_6.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/warm_6.json rename to jigsaw-pieces/underwater-ruin/warm_6.json index 6008d7ac..8d4ca4d5 100644 --- a/jigsaw-pieces/underwater_ruin/warm_6.json +++ b/jigsaw-pieces/underwater-ruin/warm_6.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/warm_6" } diff --git a/jigsaw-pieces/underwater_ruin/warm_7.json b/jigsaw-pieces/underwater-ruin/warm_7.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/warm_7.json rename to jigsaw-pieces/underwater-ruin/warm_7.json index 6008d7ac..c4fe4e27 100644 --- a/jigsaw-pieces/underwater_ruin/warm_7.json +++ b/jigsaw-pieces/underwater-ruin/warm_7.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/warm_7" } diff --git a/jigsaw-pieces/underwater_ruin/warm_8.json b/jigsaw-pieces/underwater-ruin/warm_8.json similarity index 89% rename from jigsaw-pieces/underwater_ruin/warm_8.json rename to jigsaw-pieces/underwater-ruin/warm_8.json index 6008d7ac..f78f8b72 100644 --- a/jigsaw-pieces/underwater_ruin/warm_8.json +++ b/jigsaw-pieces/underwater-ruin/warm_8.json @@ -1,11 +1,10 @@ { - "connectors": [], "placementOptions": { + "loot": ["structures/ocean-ruins"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -31,7 +30,7 @@ }, "boreExtendMinY": 0, "smartBore": false, - "waterloggable": false, + "waterloggable": true, "bore": false, "translate": { "yRandom": 0, @@ -42,8 +41,7 @@ "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, - "underwater": false, - "place": [], + "underwater": true, "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -58,5 +56,5 @@ "exponent": 1 } }, - "object": "jigsaw/" + "object": "jigsaw/underwater-ruin/warm_8" } diff --git a/jigsaw-pieces/village/common/animals/cat_black.json b/jigsaw-pieces/village/common/animals/cat_black.json deleted file mode 100644 index e8ba44ab..00000000 --- a/jigsaw-pieces/village/common/animals/cat_black.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_black" -} diff --git a/jigsaw-pieces/village/common/animals/cat_british.json b/jigsaw-pieces/village/common/animals/cat_british.json deleted file mode 100644 index 7fb3c8e5..00000000 --- a/jigsaw-pieces/village/common/animals/cat_british.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_british" -} diff --git a/jigsaw-pieces/village/common/animals/cat_calico.json b/jigsaw-pieces/village/common/animals/cat_calico.json deleted file mode 100644 index 29a5c41b..00000000 --- a/jigsaw-pieces/village/common/animals/cat_calico.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_calico" -} diff --git a/jigsaw-pieces/village/common/animals/cat_jellie.json b/jigsaw-pieces/village/common/animals/cat_jellie.json deleted file mode 100644 index d7248432..00000000 --- a/jigsaw-pieces/village/common/animals/cat_jellie.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_jellie" -} diff --git a/jigsaw-pieces/village/common/animals/cat_persian.json b/jigsaw-pieces/village/common/animals/cat_persian.json deleted file mode 100644 index 84125225..00000000 --- a/jigsaw-pieces/village/common/animals/cat_persian.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_persian" -} diff --git a/jigsaw-pieces/village/common/animals/cat_ragdoll.json b/jigsaw-pieces/village/common/animals/cat_ragdoll.json deleted file mode 100644 index 53c81404..00000000 --- a/jigsaw-pieces/village/common/animals/cat_ragdoll.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_ragdoll" -} diff --git a/jigsaw-pieces/village/common/animals/cat_red.json b/jigsaw-pieces/village/common/animals/cat_red.json deleted file mode 100644 index ea345fb7..00000000 --- a/jigsaw-pieces/village/common/animals/cat_red.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_red" -} diff --git a/jigsaw-pieces/village/common/animals/cat_siamese.json b/jigsaw-pieces/village/common/animals/cat_siamese.json deleted file mode 100644 index 23f87b83..00000000 --- a/jigsaw-pieces/village/common/animals/cat_siamese.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_siamese" -} diff --git a/jigsaw-pieces/village/common/animals/cat_tabby.json b/jigsaw-pieces/village/common/animals/cat_tabby.json deleted file mode 100644 index 5bb0195e..00000000 --- a/jigsaw-pieces/village/common/animals/cat_tabby.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_tabby" -} diff --git a/jigsaw-pieces/village/common/animals/cat_white.json b/jigsaw-pieces/village/common/animals/cat_white.json deleted file mode 100644 index eb81c44c..00000000 --- a/jigsaw-pieces/village/common/animals/cat_white.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cat_white" -} diff --git a/jigsaw-pieces/village/common/animals/cows_1.json b/jigsaw-pieces/village/common/animals/cows_1.json deleted file mode 100644 index a9250e88..00000000 --- a/jigsaw-pieces/village/common/animals/cows_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/cows_1" -} diff --git a/jigsaw-pieces/village/common/animals/horses_1.json b/jigsaw-pieces/village/common/animals/horses_1.json deleted file mode 100644 index 38315b1c..00000000 --- a/jigsaw-pieces/village/common/animals/horses_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/horses_1" -} diff --git a/jigsaw-pieces/village/common/animals/horses_2.json b/jigsaw-pieces/village/common/animals/horses_2.json deleted file mode 100644 index a2daecd5..00000000 --- a/jigsaw-pieces/village/common/animals/horses_2.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/horses_2" -} diff --git a/jigsaw-pieces/village/common/animals/horses_3.json b/jigsaw-pieces/village/common/animals/horses_3.json deleted file mode 100644 index db61dd42..00000000 --- a/jigsaw-pieces/village/common/animals/horses_3.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/horses_3" -} diff --git a/jigsaw-pieces/village/common/animals/horses_4.json b/jigsaw-pieces/village/common/animals/horses_4.json deleted file mode 100644 index dde07c41..00000000 --- a/jigsaw-pieces/village/common/animals/horses_4.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/horses_4" -} diff --git a/jigsaw-pieces/village/common/animals/horses_5.json b/jigsaw-pieces/village/common/animals/horses_5.json deleted file mode 100644 index ef14eb56..00000000 --- a/jigsaw-pieces/village/common/animals/horses_5.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/horses_5" -} diff --git a/jigsaw-pieces/village/common/animals/pigs_1.json b/jigsaw-pieces/village/common/animals/pigs_1.json deleted file mode 100644 index 9641d727..00000000 --- a/jigsaw-pieces/village/common/animals/pigs_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/pigs_1" -} diff --git a/jigsaw-pieces/village/common/animals/sheep_1.json b/jigsaw-pieces/village/common/animals/sheep_1.json deleted file mode 100644 index 38497860..00000000 --- a/jigsaw-pieces/village/common/animals/sheep_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/sheep_1" -} diff --git a/jigsaw-pieces/village/common/animals/sheep_2.json b/jigsaw-pieces/village/common/animals/sheep_2.json deleted file mode 100644 index e1b27802..00000000 --- a/jigsaw-pieces/village/common/animals/sheep_2.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/common/animals/sheep_2" -} diff --git a/jigsaw-pieces/village/decays/grass_11x13.json b/jigsaw-pieces/village/decays/grass_11x13.json deleted file mode 100644 index 97366eba..00000000 --- a/jigsaw-pieces/village/decays/grass_11x13.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": -1, - "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": "jigsaw/" -} diff --git a/jigsaw-pieces/village/decays/grass_16x16.json b/jigsaw-pieces/village/decays/grass_16x16.json deleted file mode 100644 index 97366eba..00000000 --- a/jigsaw-pieces/village/decays/grass_16x16.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": -1, - "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": "jigsaw/" -} diff --git a/jigsaw-pieces/village/decays/grass_9x9.json b/jigsaw-pieces/village/decays/grass_9x9.json deleted file mode 100644 index 97366eba..00000000 --- a/jigsaw-pieces/village/decays/grass_9x9.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": -1, - "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": "jigsaw/" -} diff --git a/jigsaw-pieces/village/desert/houses/desert_animal_pen_1.json b/jigsaw-pieces/village/desert/houses/animal_pen_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_animal_pen_1.json rename to jigsaw-pieces/village/desert/houses/animal_pen_1.json index 6b0e5da5..d61888b6 100644 --- a/jigsaw-pieces/village/desert/houses/desert_animal_pen_1.json +++ b/jigsaw-pieces/village/desert/houses/animal_pen_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": -3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -3, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +65,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_animal_pen_1" + "object": "jigsaw/village/desert/houses/animal_pen_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_animal_pen_2.json b/jigsaw-pieces/village/desert/houses/animal_pen_2.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_animal_pen_2.json rename to jigsaw-pieces/village/desert/houses/animal_pen_2.json index c7d9854a..68dedcb6 100644 --- a/jigsaw-pieces/village/desert/houses/desert_animal_pen_2.json +++ b/jigsaw-pieces/village/desert/houses/animal_pen_2.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 1, "y": -3, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +65,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_animal_pen_2" + "object": "jigsaw/village/desert/houses/animal_pen_2" } diff --git a/jigsaw-pieces/village/desert/houses/desert_armorer_1.json b/jigsaw-pieces/village/desert/houses/armorer_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_armorer_1.json rename to jigsaw-pieces/village/desert/houses/armorer_1.json index 41ff585d..b77545bd 100644 --- a/jigsaw-pieces/village/desert/houses/desert_armorer_1.json +++ b/jigsaw-pieces/village/desert/houses/armorer_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/armorer"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_armorer_1" + "object": "jigsaw/village/desert/houses/armorer_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_butcher_shop_1.json b/jigsaw-pieces/village/desert/houses/butcher_shop_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_butcher_shop_1.json rename to jigsaw-pieces/village/desert/houses/butcher_shop_1.json index 9bc4ec1c..1cc3b1c1 100644 --- a/jigsaw-pieces/village/desert/houses/desert_butcher_shop_1.json +++ b/jigsaw-pieces/village/desert/houses/butcher_shop_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], "position": { "x": 2, "y": -2, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/butcher"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +65,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:stone" - }] - }, + "stiltOverride": {"palette": [{"block": "minecraft:stone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_butcher_shop_1" + "object": "jigsaw/village/desert/houses/butcher_shop_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_cartographer_house_1.json b/jigsaw-pieces/village/desert/houses/cartographer_house_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_cartographer_house_1.json rename to jigsaw-pieces/village/desert/houses/cartographer_house_1.json index be16ce7c..f8a53d20 100644 --- a/jigsaw-pieces/village/desert/houses/desert_cartographer_house_1.json +++ b/jigsaw-pieces/village/desert/houses/cartographer_house_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 2, "y": -3, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/cartographer"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +65,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_cartographer_house_1" + "object": "jigsaw/village/desert/houses/cartographer_house_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_farm_1.json b/jigsaw-pieces/village/desert/houses/farm_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_farm_1.json rename to jigsaw-pieces/village/desert/houses/farm_1.json index 11782ccf..31bfc57a 100644 --- a/jigsaw-pieces/village/desert/houses/desert_farm_1.json +++ b/jigsaw-pieces/village/desert/houses/farm_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -2, "y": -3, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_farm_1" + "object": "jigsaw/village/desert/houses/farm_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_farm_2.json b/jigsaw-pieces/village/desert/houses/farm_2.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_farm_2.json rename to jigsaw-pieces/village/desert/houses/farm_2.json index 9b584772..a158f578 100644 --- a/jigsaw-pieces/village/desert/houses/desert_farm_2.json +++ b/jigsaw-pieces/village/desert/houses/farm_2.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_farm_2" + "object": "jigsaw/village/desert/houses/farm_2" } diff --git a/jigsaw-pieces/village/desert/houses/desert_fisher_1.json b/jigsaw-pieces/village/desert/houses/fisher_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_fisher_1.json rename to jigsaw-pieces/village/desert/houses/fisher_1.json index 1b307657..ddb9a37b 100644 --- a/jigsaw-pieces/village/desert/houses/desert_fisher_1.json +++ b/jigsaw-pieces/village/desert/houses/fisher_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/fisher"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +65,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_fisher_1" + "object": "jigsaw/village/desert/houses/fisher_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_fletcher_house_1.json b/jigsaw-pieces/village/desert/houses/fletcher_house_1.json similarity index 86% rename from jigsaw-pieces/village/desert/houses/desert_fletcher_house_1.json rename to jigsaw-pieces/village/desert/houses/fletcher_house_1.json index 9c3cccbf..df3c2019 100644 --- a/jigsaw-pieces/village/desert/houses/desert_fletcher_house_1.json +++ b/jigsaw-pieces/village/desert/houses/fletcher_house_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -5, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/fletcher"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_fletcher_house_1" + "object": "jigsaw/village/desert/houses/fletcher_house_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_large_farm_1.json b/jigsaw-pieces/village/desert/houses/large_farm_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_large_farm_1.json rename to jigsaw-pieces/village/desert/houses/large_farm_1.json index a5b872b6..195fc624 100644 --- a/jigsaw-pieces/village/desert/houses/desert_large_farm_1.json +++ b/jigsaw-pieces/village/desert/houses/large_farm_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -1, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_large_farm_1" + "object": "jigsaw/village/desert/houses/large_farm_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_library_1.json b/jigsaw-pieces/village/desert/houses/library_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_library_1.json rename to jigsaw-pieces/village/desert/houses/library_1.json index 2761c92e..691e34d8 100644 --- a/jigsaw-pieces/village/desert/houses/desert_library_1.json +++ b/jigsaw-pieces/village/desert/houses/library_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -2, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -2, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +65,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_library_1" + "object": "jigsaw/village/desert/houses/library_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_mason_1.json b/jigsaw-pieces/village/desert/houses/mason_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_mason_1.json rename to jigsaw-pieces/village/desert/houses/mason_1.json index 19c47f9d..82f523f4 100644 --- a/jigsaw-pieces/village/desert/houses/desert_mason_1.json +++ b/jigsaw-pieces/village/desert/houses/mason_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -1, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/mason"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_mason_1" + "object": "jigsaw/village/desert/houses/mason_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_medium_house_1.json b/jigsaw-pieces/village/desert/houses/medium_house_1.json similarity index 90% rename from jigsaw-pieces/village/desert/houses/desert_medium_house_1.json rename to jigsaw-pieces/village/desert/houses/medium_house_1.json index fa42b132..bae3baf8 100644 --- a/jigsaw-pieces/village/desert/houses/desert_medium_house_1.json +++ b/jigsaw-pieces/village/desert/houses/medium_house_1.json @@ -31,7 +31,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -41,11 +40,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -80,15 +79,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -103,5 +97,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_medium_house_1" + "object": "jigsaw/village/desert/houses/medium_house_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_medium_house_2.json b/jigsaw-pieces/village/desert/houses/medium_house_2.json similarity index 90% rename from jigsaw-pieces/village/desert/houses/desert_medium_house_2.json rename to jigsaw-pieces/village/desert/houses/medium_house_2.json index ca8e7955..a32f0214 100644 --- a/jigsaw-pieces/village/desert/houses/desert_medium_house_2.json +++ b/jigsaw-pieces/village/desert/houses/medium_house_2.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -3, @@ -41,11 +40,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -80,15 +79,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -103,5 +97,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_medium_house_2" + "object": "jigsaw/village/desert/houses/medium_house_2" } diff --git a/jigsaw-pieces/village/desert/houses/desert_shepherd_house_1.json b/jigsaw-pieces/village/desert/houses/shepherd_house_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_shepherd_house_1.json rename to jigsaw-pieces/village/desert/houses/shepherd_house_1.json index 4c115de5..ed239c72 100644 --- a/jigsaw-pieces/village/desert/houses/desert_shepherd_house_1.json +++ b/jigsaw-pieces/village/desert/houses/shepherd_house_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/sheep"], "position": { "x": -2, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -2, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/shepherd"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +65,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_shepherd_house_1" + "object": "jigsaw/village/desert/houses/shepherd_house_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_small_house_1.json b/jigsaw-pieces/village/desert/houses/small_house_1.json similarity index 89% rename from jigsaw-pieces/village/desert/houses/desert_small_house_1.json rename to jigsaw-pieces/village/desert/houses/small_house_1.json index 93ddbd87..54316af7 100644 --- a/jigsaw-pieces/village/desert/houses/desert_small_house_1.json +++ b/jigsaw-pieces/village/desert/houses/small_house_1.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -28,11 +27,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +66,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +84,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_small_house_1" + "object": "jigsaw/village/desert/houses/small_house_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_small_house_2.json b/jigsaw-pieces/village/desert/houses/small_house_2.json similarity index 88% rename from jigsaw-pieces/village/desert/houses/desert_small_house_2.json rename to jigsaw-pieces/village/desert/houses/small_house_2.json index be05b763..5acf1fd3 100644 --- a/jigsaw-pieces/village/desert/houses/desert_small_house_2.json +++ b/jigsaw-pieces/village/desert/houses/small_house_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -3, @@ -31,7 +30,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -41,11 +39,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -80,15 +78,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -103,5 +96,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_small_house_2" + "object": "jigsaw/village/desert/houses/small_house_2" } diff --git a/jigsaw-pieces/village/desert/houses/desert_small_house_3.json b/jigsaw-pieces/village/desert/houses/small_house_3.json similarity index 89% rename from jigsaw-pieces/village/desert/houses/desert_small_house_3.json rename to jigsaw-pieces/village/desert/houses/small_house_3.json index 281519ea..1e3d1efa 100644 --- a/jigsaw-pieces/village/desert/houses/desert_small_house_3.json +++ b/jigsaw-pieces/village/desert/houses/small_house_3.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -1, @@ -28,11 +27,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +66,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +84,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_small_house_3" + "object": "jigsaw/village/desert/houses/small_house_3" } diff --git a/jigsaw-pieces/village/desert/houses/desert_small_house_4.json b/jigsaw-pieces/village/desert/houses/small_house_4.json similarity index 89% rename from jigsaw-pieces/village/desert/houses/desert_small_house_4.json rename to jigsaw-pieces/village/desert/houses/small_house_4.json index 30baddff..64f8319f 100644 --- a/jigsaw-pieces/village/desert/houses/desert_small_house_4.json +++ b/jigsaw-pieces/village/desert/houses/small_house_4.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 1, "y": -1, @@ -28,11 +27,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +66,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +84,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_small_house_4" + "object": "jigsaw/village/desert/houses/small_house_4" } diff --git a/jigsaw-pieces/village/desert/houses/desert_small_house_5.json b/jigsaw-pieces/village/desert/houses/small_house_5.json similarity index 89% rename from jigsaw-pieces/village/desert/houses/desert_small_house_5.json rename to jigsaw-pieces/village/desert/houses/small_house_5.json index e8713daa..c442ed3c 100644 --- a/jigsaw-pieces/village/desert/houses/desert_small_house_5.json +++ b/jigsaw-pieces/village/desert/houses/small_house_5.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -2, @@ -28,11 +27,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +66,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +84,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_small_house_5" + "object": "jigsaw/village/desert/houses/small_house_5" } diff --git a/jigsaw-pieces/village/desert/houses/desert_small_house_6.json b/jigsaw-pieces/village/desert/houses/small_house_6.json similarity index 89% rename from jigsaw-pieces/village/desert/houses/desert_small_house_6.json rename to jigsaw-pieces/village/desert/houses/small_house_6.json index 19377be5..c6c32927 100644 --- a/jigsaw-pieces/village/desert/houses/desert_small_house_6.json +++ b/jigsaw-pieces/village/desert/houses/small_house_6.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -8, @@ -28,11 +27,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +66,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +84,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_small_house_6" + "object": "jigsaw/village/desert/houses/small_house_6" } diff --git a/jigsaw-pieces/village/desert/houses/desert_small_house_7.json b/jigsaw-pieces/village/desert/houses/small_house_7.json similarity index 89% rename from jigsaw-pieces/village/desert/houses/desert_small_house_7.json rename to jigsaw-pieces/village/desert/houses/small_house_7.json index 28ce73d2..c2fdac4d 100644 --- a/jigsaw-pieces/village/desert/houses/desert_small_house_7.json +++ b/jigsaw-pieces/village/desert/houses/small_house_7.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -1, @@ -28,11 +27,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +66,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +84,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_small_house_7" + "object": "jigsaw/village/desert/houses/small_house_7" } diff --git a/jigsaw-pieces/village/desert/houses/desert_small_house_8.json b/jigsaw-pieces/village/desert/houses/small_house_8.json similarity index 89% rename from jigsaw-pieces/village/desert/houses/desert_small_house_8.json rename to jigsaw-pieces/village/desert/houses/small_house_8.json index 97010519..a8fc0aa8 100644 --- a/jigsaw-pieces/village/desert/houses/desert_small_house_8.json +++ b/jigsaw-pieces/village/desert/houses/small_house_8.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -1, @@ -28,11 +27,11 @@ } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -67,15 +66,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -90,5 +84,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_small_house_8" + "object": "jigsaw/village/desert/houses/small_house_8" } diff --git a/jigsaw-pieces/village/desert/houses/desert_tannery_1.json b/jigsaw-pieces/village/desert/houses/tannery_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_tannery_1.json rename to jigsaw-pieces/village/desert/houses/tannery_1.json index e61dd5eb..c875ce33 100644 --- a/jigsaw-pieces/village/desert/houses/desert_tannery_1.json +++ b/jigsaw-pieces/village/desert/houses/tannery_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -13,11 +12,11 @@ "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/tannery"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_tannery_1" + "object": "jigsaw/village/desert/houses/tannery_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_temple_1.json b/jigsaw-pieces/village/desert/houses/temple_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_temple_1.json rename to jigsaw-pieces/village/desert/houses/temple_1.json index e337277c..fbc4fd55 100644 --- a/jigsaw-pieces/village/desert/houses/desert_temple_1.json +++ b/jigsaw-pieces/village/desert/houses/temple_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -3, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/temple"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_temple_1" + "object": "jigsaw/village/desert/houses/temple_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_temple_2.json b/jigsaw-pieces/village/desert/houses/temple_2.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_temple_2.json rename to jigsaw-pieces/village/desert/houses/temple_2.json index 96c0595b..30a49a48 100644 --- a/jigsaw-pieces/village/desert/houses/desert_temple_2.json +++ b/jigsaw-pieces/village/desert/houses/temple_2.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -2, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/temple"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_temple_2" + "object": "jigsaw/village/desert/houses/temple_2" } diff --git a/jigsaw-pieces/village/desert/houses/desert_tool_smith_1.json b/jigsaw-pieces/village/desert/houses/tool_smith_1.json similarity index 87% rename from jigsaw-pieces/village/desert/houses/desert_tool_smith_1.json rename to jigsaw-pieces/village/desert/houses/tool_smith_1.json index 45bfeb0c..36dd1bb7 100644 --- a/jigsaw-pieces/village/desert/houses/desert_tool_smith_1.json +++ b/jigsaw-pieces/village/desert/houses/tool_smith_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -1, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/toolsmith"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_tool_smith_1" + "object": "jigsaw/village/desert/houses/tool_smith_1" } diff --git a/jigsaw-pieces/village/desert/houses/desert_weaponsmith_1.json b/jigsaw-pieces/village/desert/houses/weaponsmith_1.json similarity index 86% rename from jigsaw-pieces/village/desert/houses/desert_weaponsmith_1.json rename to jigsaw-pieces/village/desert/houses/weaponsmith_1.json index 366089ad..e3e12bf0 100644 --- a/jigsaw-pieces/village/desert/houses/desert_weaponsmith_1.json +++ b/jigsaw-pieces/village/desert/houses/weaponsmith_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -13,11 +12,11 @@ "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/weaponsmith"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -52,15 +51,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -75,5 +69,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/houses/desert_weaponsmith_1" + "object": "jigsaw/village/desert/houses/weaponsmith_1" } diff --git a/jigsaw-pieces/village/desert/desert_lamp_1.json b/jigsaw-pieces/village/desert/lamp_1.json similarity index 93% rename from jigsaw-pieces/village/desert/desert_lamp_1.json rename to jigsaw-pieces/village/desert/lamp_1.json index bc055e87..085e801b 100644 --- a/jigsaw-pieces/village/desert/desert_lamp_1.json +++ b/jigsaw-pieces/village/desert/lamp_1.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -2, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/desert_lamp_1" + "object": "jigsaw/village/desert/lamp_1" } diff --git a/jigsaw-pieces/village/desert/streets/corner_01.json b/jigsaw-pieces/village/desert/streets/corner_01.json index 470d70cd..4c67acc9 100644 --- a/jigsaw-pieces/village/desert/streets/corner_01.json +++ b/jigsaw-pieces/village/desert/streets/corner_01.json @@ -1,32 +1,5 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -1, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -81,7 +54,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -119,7 +91,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/corner_02.json b/jigsaw-pieces/village/desert/streets/corner_02.json index a42871e8..a6a48301 100644 --- a/jigsaw-pieces/village/desert/streets/corner_02.json +++ b/jigsaw-pieces/village/desert/streets/corner_02.json @@ -1,32 +1,5 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -2, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -68,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -106,7 +78,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/crossroad_01.json b/jigsaw-pieces/village/desert/streets/crossroad_01.json index 8c5e49c8..3d7e94c0 100644 --- a/jigsaw-pieces/village/desert/streets/crossroad_01.json +++ b/jigsaw-pieces/village/desert/streets/crossroad_01.json @@ -1,25 +1,10 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:bottom", "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -1, @@ -27,19 +12,6 @@ }, "direction": "NORTH_NEGATIVE_Z" }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 1, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -185,7 +157,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -223,7 +194,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/crossroad_02.json b/jigsaw-pieces/village/desert/streets/crossroad_02.json index bcaff21c..152228fa 100644 --- a/jigsaw-pieces/village/desert/streets/crossroad_02.json +++ b/jigsaw-pieces/village/desert/streets/crossroad_02.json @@ -1,58 +1,5 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -4, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -120,7 +67,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -158,7 +104,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/crossroad_03.json b/jigsaw-pieces/village/desert/streets/crossroad_03.json index ed2d77b6..4367f6cc 100644 --- a/jigsaw-pieces/village/desert/streets/crossroad_03.json +++ b/jigsaw-pieces/village/desert/streets/crossroad_03.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -81,7 +67,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -119,7 +104,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/square_01.json b/jigsaw-pieces/village/desert/streets/square_01.json index 044810ab..f70832e4 100644 --- a/jigsaw-pieces/village/desert/streets/square_01.json +++ b/jigsaw-pieces/village/desert/streets/square_01.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -3, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -275,7 +249,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -313,7 +286,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/square_02.json b/jigsaw-pieces/village/desert/streets/square_02.json index 65438191..09bfe8f4 100644 --- a/jigsaw-pieces/village/desert/streets/square_02.json +++ b/jigsaw-pieces/village/desert/streets/square_02.json @@ -1,37 +1,10 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -8, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": [], "position": { "x": -8, "y": 0, @@ -93,7 +66,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -131,7 +103,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/straight_01.json b/jigsaw-pieces/village/desert/streets/straight_01.json index 50b05b3e..ef79559b 100644 --- a/jigsaw-pieces/village/desert/streets/straight_01.json +++ b/jigsaw-pieces/village/desert/streets/straight_01.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -6, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 6, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -120,7 +80,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -158,7 +117,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/straight_02.json b/jigsaw-pieces/village/desert/streets/straight_02.json index b4f5c262..eca1d1bb 100644 --- a/jigsaw-pieces/village/desert/streets/straight_02.json +++ b/jigsaw-pieces/village/desert/streets/straight_02.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -2, - "y": -1, - "z": 7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 5, - "y": -1, - "z": 8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -120,7 +80,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -158,7 +117,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/straight_03.json b/jigsaw-pieces/village/desert/streets/straight_03.json index febc9539..a8d84d97 100644 --- a/jigsaw-pieces/village/desert/streets/straight_03.json +++ b/jigsaw-pieces/village/desert/streets/straight_03.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -55,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -93,7 +78,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/streets/turn_01.json b/jigsaw-pieces/village/desert/streets/turn_01.json index 3a3f8246..07819742 100644 --- a/jigsaw-pieces/village/desert/streets/turn_01.json +++ b/jigsaw-pieces/village/desert/streets/turn_01.json @@ -1,32 +1,5 @@ { "connectors": [ - { - "targetName": "village/desert/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 1, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -68,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -106,7 +78,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/terminators/terminator_01.json b/jigsaw-pieces/village/desert/terminators/terminator_01.json index 505d26a6..4edfa36c 100644 --- a/jigsaw-pieces/village/desert/terminators/terminator_01.json +++ b/jigsaw-pieces/village/desert/terminators/terminator_01.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": [], "position": { "x": -1, "y": 0, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/terminators/terminator_02.json b/jigsaw-pieces/village/desert/terminators/terminator_02.json index 3966d402..bae92eb1 100644 --- a/jigsaw-pieces/village/desert/terminators/terminator_02.json +++ b/jigsaw-pieces/village/desert/terminators/terminator_02.json @@ -1,38 +1,21 @@ { - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 1, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" + "connectors": [{ + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "position": { + "x": -1, + "y": 0, + "z": 0 }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": [], - "position": { - "x": -1, - "y": 0, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], + "direction": "WEST_NEGATIVE_X" + }], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/town_centers/desert_meeting_point_3.json b/jigsaw-pieces/village/desert/town_centers/desert_meeting_point_3.json deleted file mode 100644 index 7356612e..00000000 --- a/jigsaw-pieces/village/desert/town_centers/desert_meeting_point_3.json +++ /dev/null @@ -1,224 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -6, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": -5, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": -4, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], - "position": { - "x": -3, - "y": -3, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": -1, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": 1, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/decor"], - "position": { - "x": 6, - "y": -3, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/desert/streets"], - "position": { - "x": -7, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -1, - "y": -2, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 2, - "y": -2, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/desert/streets"], - "position": { - "x": 5, - "y": -2, - "z": 7 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/desert/streets"], - "position": { - "x": 7, - "y": -2, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "placementOptions": { - "overStilt": 1, - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/desert/town_centers/desert_meeting_point_3" -} diff --git a/jigsaw-pieces/village/desert/town_centers/desert_meeting_point_1.json b/jigsaw-pieces/village/desert/town_centers/meeting_point_1.json similarity index 94% rename from jigsaw-pieces/village/desert/town_centers/desert_meeting_point_1.json rename to jigsaw-pieces/village/desert/town_centers/meeting_point_1.json index b09127c8..dba84f2c 100644 --- a/jigsaw-pieces/village/desert/town_centers/desert_meeting_point_1.json +++ b/jigsaw-pieces/village/desert/town_centers/meeting_point_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": 1, "y": -3, @@ -122,7 +121,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 1, "y": -2, @@ -175,7 +173,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -210,15 +207,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -233,5 +225,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/town_centers/desert_meeting_point_1" + "object": "jigsaw/village/desert/town_centers/meeting_point_1" } diff --git a/jigsaw-pieces/village/desert/town_centers/desert_meeting_point_2.json b/jigsaw-pieces/village/desert/town_centers/meeting_point_2.json similarity index 92% rename from jigsaw-pieces/village/desert/town_centers/desert_meeting_point_2.json rename to jigsaw-pieces/village/desert/town_centers/meeting_point_2.json index 8f2490b2..ddb76322 100644 --- a/jigsaw-pieces/village/desert/town_centers/desert_meeting_point_2.json +++ b/jigsaw-pieces/village/desert/town_centers/meeting_point_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -3, @@ -31,7 +30,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -5, "y": -3, @@ -57,7 +55,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 4, "y": -3, @@ -136,7 +133,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -171,15 +167,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -194,5 +185,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/town_centers/desert_meeting_point_2" + "object": "jigsaw/village/desert/town_centers/meeting_point_2" } diff --git a/jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_3.json b/jigsaw-pieces/village/desert/town_centers/meeting_point_3.json similarity index 81% rename from jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_3.json rename to jigsaw-pieces/village/desert/town_centers/meeting_point_3.json index db3af5ee..ce2f0091 100644 --- a/jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_3.json +++ b/jigsaw-pieces/village/desert/town_centers/meeting_point_3.json @@ -5,11 +5,11 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], + "entityCount": 3, "position": { - "x": -6, + "x": -4, "y": -3, - "z": -7 + "z": 3 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,33 +18,45 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], "position": { - "x": -5, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 6, + "x": -3, "y": -3, "z": 4 }, "direction": "NORTH_NEGATIVE_Z" }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": -1, + "y": -3, + "z": 3 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": 1, + "y": -3, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/desert/zombie/streets"], + "pools": ["village/desert/streets"], "position": { "x": -7, "y": -2, @@ -57,7 +69,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -1, "y": -2, @@ -70,7 +81,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 2, "y": -2, @@ -83,7 +93,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/desert/zombie/streets"], + "pools": ["village/desert/streets"], "position": { "x": 5, "y": -2, @@ -96,7 +106,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/desert/zombie/streets"], + "pools": ["village/desert/streets"], "position": { "x": 7, "y": -2, @@ -106,11 +116,10 @@ } ], "placementOptions": { - "overStilt": 0, + "overStilt": 1, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -144,11 +153,11 @@ "y": -1, "z": 0 }, - "mode": "FAST_MAX_HEIGHT", + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -163,5 +172,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/zombie/town_centers/desert_meeting_point_3" + "object": "jigsaw/village/desert/town_centers/meeting_point_3" } diff --git a/jigsaw-pieces/village/desert/villagers/nitwit.json b/jigsaw-pieces/village/desert/villagers/nitwit.json deleted file mode 100644 index 429dd9c6..00000000 --- a/jigsaw-pieces/village/desert/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/desert/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/desert/villagers/unemployed.json b/jigsaw-pieces/village/desert/villagers/unemployed.json deleted file mode 100644 index 990d2f7c..00000000 --- a/jigsaw-pieces/village/desert/villagers/unemployed.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "connectors": [{ - "targetName": "*", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "entityPosition": { - "x": 0, - "y": 2, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/desert/villagers/unemployed" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_medium_house_2.json b/jigsaw-pieces/village/desert/zombie/houses/desert_medium_house_2.json deleted file mode 100644 index 0640b9ef..00000000 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_medium_house_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": -1, - "y": -4, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -1, - "y": -3, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": 2, - "y": -2, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/desert/zombie/houses/desert_medium_house_2" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_2.json b/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_2.json deleted file mode 100644 index 3166ca59..00000000 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -3, - "y": -3, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": -2, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -3, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/desert/zombie/houses/desert_small_house_2" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_3.json b/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_3.json deleted file mode 100644 index 83585271..00000000 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_3.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": 0, - "y": -2, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/desert/zombie/houses/desert_small_house_3" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_4.json b/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_4.json deleted file mode 100644 index 3e19b28d..00000000 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_4.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": 1, - "y": -2, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 1, - "y": -1, - "z": 2 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/desert/zombie/houses/desert_small_house_4" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_5.json b/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_5.json deleted file mode 100644 index db0fdad7..00000000 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_5.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": 1, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -2, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/desert/zombie/houses/desert_small_house_5" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_6.json b/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_6.json deleted file mode 100644 index 0460d3b0..00000000 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_6.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": -1, - "y": -8, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -2, - "y": -7, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/desert/zombie/houses/desert_small_house_6" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_7.json b/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_7.json deleted file mode 100644 index 7901e196..00000000 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_7.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": 1, - "y": -2, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -4, - "y": -1, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/desert/zombie/houses/desert_small_house_7" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_8.json b/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_8.json deleted file mode 100644 index b97553dd..00000000 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_8.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], - "position": { - "x": 0, - "y": -2, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -1, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -2, - "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": "jigsaw/village/desert/zombie/houses/desert_small_house_8" -} diff --git a/jigsaw-pieces/village/desert/zombie/houses/medium_house_1.json b/jigsaw-pieces/village/desert/zombie/houses/medium_house_1.json new file mode 100644 index 00000000..6e38e762 --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/houses/medium_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -3, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/desert"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/houses/medium_house_1" +} diff --git a/jigsaw-pieces/village/desert/zombie/houses/medium_house_2.json b/jigsaw-pieces/village/desert/zombie/houses/medium_house_2.json new file mode 100644 index 00000000..b63c9645 --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/houses/medium_house_2.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -1, + "y": -3, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/desert"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/houses/medium_house_2" +} diff --git a/jigsaw-pieces/village/desert/zombie/houses/small_house_1.json b/jigsaw-pieces/village/desert/zombie/houses/small_house_1.json new file mode 100644 index 00000000..3ac88f82 --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/houses/small_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -3, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/desert"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/houses/small_house_1" +} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_5.json b/jigsaw-pieces/village/desert/zombie/houses/small_house_2.json similarity index 89% rename from jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_5.json rename to jigsaw-pieces/village/desert/zombie/houses/small_house_2.json index 232545a6..5e88ff91 100644 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_5.json +++ b/jigsaw-pieces/village/desert/zombie/houses/small_house_2.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], "position": { - "x": -1, - "y": -2, - "z": 0 + "x": -3, + "y": -3, + "z": 1 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,21 +17,20 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, - "y": -1, - "z": 1 + "y": -2, + "z": 0 }, "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +68,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +82,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_small_house_5" + "object": "jigsaw/village/desert/zombie/houses/small_house_2" } diff --git a/jigsaw-pieces/village/desert/zombie/houses/small_house_3.json b/jigsaw-pieces/village/desert/zombie/houses/small_house_3.json new file mode 100644 index 00000000..53c816d2 --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/houses/small_house_3.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -1, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/desert"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/houses/small_house_3" +} diff --git a/jigsaw-pieces/village/desert/zombie/houses/small_house_4.json b/jigsaw-pieces/village/desert/zombie/houses/small_house_4.json new file mode 100644 index 00000000..e7efd3f9 --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/houses/small_house_4.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 1, + "y": -1, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/desert"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/houses/small_house_4" +} diff --git a/jigsaw-pieces/village/desert/zombie/houses/small_house_5.json b/jigsaw-pieces/village/desert/zombie/houses/small_house_5.json new file mode 100644 index 00000000..f6da3833 --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/houses/small_house_5.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -2, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/desert"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/houses/small_house_5" +} diff --git a/jigsaw-pieces/village/desert/zombie/houses/small_house_6.json b/jigsaw-pieces/village/desert/zombie/houses/small_house_6.json new file mode 100644 index 00000000..b525bf0c --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/houses/small_house_6.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -2, + "y": -7, + "z": 1 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/desert"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/houses/small_house_6" +} diff --git a/jigsaw-pieces/village/desert/zombie/houses/small_house_7.json b/jigsaw-pieces/village/desert/zombie/houses/small_house_7.json new file mode 100644 index 00000000..1ee4ac50 --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/houses/small_house_7.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -4, + "y": -1, + "z": -2 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/desert"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/houses/small_house_7" +} diff --git a/jigsaw-pieces/village/common/well_bottom.json b/jigsaw-pieces/village/desert/zombie/houses/small_house_8.json similarity index 84% rename from jigsaw-pieces/village/common/well_bottom.json rename to jigsaw-pieces/village/desert/zombie/houses/small_house_8.json index c92d5f31..007e2b77 100644 --- a/jigsaw-pieces/village/common/well_bottom.json +++ b/jigsaw-pieces/village/desert/zombie/houses/small_house_8.json @@ -1,23 +1,22 @@ { "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, + "targetName": "minecraft:building_entrance", + "innerConnector": true, "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/well_bottoms"], + "name": "minecraft:building_entrance", "position": { - "x": 1, - "y": 1, + "x": -1, + "y": -1, "z": -2 }, "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/desert"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -48,14 +47,13 @@ "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": -2, "z": 0 }, "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/common/well_bottom" + "object": "jigsaw/village/desert/zombie/houses/small_house_8" } diff --git a/jigsaw-pieces/village/desert/zombie/streets/corner_01.json b/jigsaw-pieces/village/desert/zombie/streets/corner_01.json index e6d75624..867cfbd3 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/corner_01.json +++ b/jigsaw-pieces/village/desert/zombie/streets/corner_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": -1, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -58,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/corner_02.json b/jigsaw-pieces/village/desert/zombie/streets/corner_02.json index 56cedfbb..d2c81bab 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/corner_02.json +++ b/jigsaw-pieces/village/desert/zombie/streets/corner_02.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": -2, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -45,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/crossroad_01.json b/jigsaw-pieces/village/desert/zombie/streets/crossroad_01.json index 32209085..ad2513c4 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/crossroad_01.json +++ b/jigsaw-pieces/village/desert/zombie/streets/crossroad_01.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -1, @@ -13,19 +12,6 @@ }, "direction": "NORTH_NEGATIVE_Z" }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 1, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -162,7 +148,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -200,7 +185,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/crossroad_02.json b/jigsaw-pieces/village/desert/zombie/streets/crossroad_02.json index 3af3edac..88c32093 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/crossroad_02.json +++ b/jigsaw-pieces/village/desert/zombie/streets/crossroad_02.json @@ -1,44 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": -4, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/crossroad_03.json b/jigsaw-pieces/village/desert/zombie/streets/crossroad_03.json index 4c774dfd..26d3191e 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/crossroad_03.json +++ b/jigsaw-pieces/village/desert/zombie/streets/crossroad_03.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/square_01.json b/jigsaw-pieces/village/desert/zombie/streets/square_01.json index 370496de..ffff299c 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/square_01.json +++ b/jigsaw-pieces/village/desert/zombie/streets/square_01.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": -3, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -266,7 +240,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -304,7 +277,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/square_02.json b/jigsaw-pieces/village/desert/zombie/streets/square_02.json index 091acf65..affde8b3 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/square_02.json +++ b/jigsaw-pieces/village/desert/zombie/streets/square_02.json @@ -1,37 +1,10 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": -8, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": [], "position": { "x": -8, "y": 0, @@ -84,7 +57,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +94,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/straight_01.json b/jigsaw-pieces/village/desert/zombie/streets/straight_01.json index 7f7d0fe5..ea888848 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/straight_01.json +++ b/jigsaw-pieces/village/desert/zombie/streets/straight_01.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": -6, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 6, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +71,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +108,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/straight_02.json b/jigsaw-pieces/village/desert/zombie/streets/straight_02.json index 79e184fd..fab7eb74 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/straight_02.json +++ b/jigsaw-pieces/village/desert/zombie/streets/straight_02.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": -2, - "y": -1, - "z": 7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 8 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +71,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +108,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/straight_03.json b/jigsaw-pieces/village/desert/zombie/streets/straight_03.json index 2a211999..a0848d33 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/straight_03.json +++ b/jigsaw-pieces/village/desert/zombie/streets/straight_03.json @@ -32,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/streets/turn_01.json b/jigsaw-pieces/village/desert/zombie/streets/turn_01.json index 94325bc0..a73aa091 100644 --- a/jigsaw-pieces/village/desert/zombie/streets/turn_01.json +++ b/jigsaw-pieces/village/desert/zombie/streets/turn_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 1, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -45,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/terminators/terminator_02.json b/jigsaw-pieces/village/desert/zombie/terminators/terminator_02.json index 27094664..a912ed05 100644 --- a/jigsaw-pieces/village/desert/zombie/terminators/terminator_02.json +++ b/jigsaw-pieces/village/desert/zombie/terminators/terminator_02.json @@ -1,38 +1,21 @@ { - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/desert/zombie/decor"], - "position": { - "x": 1, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" + "connectors": [{ + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "position": { + "x": -1, + "y": 0, + "z": 0 }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": [], - "position": { - "x": -1, - "y": 0, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], + "direction": "WEST_NEGATIVE_X" + }], "placementOptions": { "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_1.json b/jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_1.json similarity index 96% rename from jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_1.json rename to jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_1.json index 082678a4..f865d4e5 100644 --- a/jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_1.json +++ b/jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_1.json @@ -70,7 +70,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 1, "y": -2, @@ -123,7 +122,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +159,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -176,5 +173,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/zombie/town_centers/desert_meeting_point_1" + "object": "jigsaw/village/desert/zombie/town_centers/meeting_point_1" } diff --git a/jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_2.json b/jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_2.json similarity index 94% rename from jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_2.json rename to jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_2.json index 1658e661..41d0afbc 100644 --- a/jigsaw-pieces/village/desert/zombie/town_centers/desert_meeting_point_2.json +++ b/jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 4, "y": -3, @@ -84,7 +82,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +119,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +133,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/zombie/town_centers/desert_meeting_point_2" + "object": "jigsaw/village/desert/zombie/town_centers/meeting_point_2" } diff --git a/jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_3.json b/jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_3.json new file mode 100644 index 00000000..ba50cf06 --- /dev/null +++ b/jigsaw-pieces/village/desert/zombie/town_centers/meeting_point_3.json @@ -0,0 +1,124 @@ +{ + "connectors": [ + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/desert/zombie/streets"], + "position": { + "x": -7, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -1, + "y": -2, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 2, + "y": -2, + "z": 2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/desert/zombie/streets"], + "position": { + "x": 5, + "y": -2, + "z": 7 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/desert/zombie/streets"], + "position": { + "x": 7, + "y": -2, + "z": 1 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/desert/zombie/town_centers/meeting_point_3" +} diff --git a/jigsaw-pieces/village/desert/zombie/villagers/nitwit.json b/jigsaw-pieces/village/desert/zombie/villagers/nitwit.json deleted file mode 100644 index 9794f345..00000000 --- a/jigsaw-pieces/village/desert/zombie/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/desert/zombie/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/desert/zombie/villagers/unemployed.json b/jigsaw-pieces/village/desert/zombie/villagers/unemployed.json deleted file mode 100644 index 1cbcfed2..00000000 --- a/jigsaw-pieces/village/desert/zombie/villagers/unemployed.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/desert/zombie/villagers/unemployed" -} diff --git a/jigsaw-pieces/houses/paths/corner1.json b/jigsaw-pieces/village/misc/corner1.json similarity index 93% rename from jigsaw-pieces/houses/paths/corner1.json rename to jigsaw-pieces/village/misc/corner1.json index 1f041994..f6130e12 100644 --- a/jigsaw-pieces/houses/paths/corner1.json +++ b/jigsaw-pieces/village/misc/corner1.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/houses/paths/corner1", + "object": "jigsaw/village/misc/corner1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -33,7 +33,6 @@ } ], "placementOptions": { - "place": [], "rotation": { "enabled": true, "xAxis": { @@ -102,7 +101,6 @@ "minimumScale": 1, "maximumScale": 1, "interpolation": "NONE" - }, - "loot": [] + } } } diff --git a/jigsaw-pieces/houses/paths/cross.json b/jigsaw-pieces/village/misc/cross.json similarity index 91% rename from jigsaw-pieces/houses/paths/cross.json rename to jigsaw-pieces/village/misc/cross.json index 9a3bdeee..3926d1d0 100644 --- a/jigsaw-pieces/houses/paths/cross.json +++ b/jigsaw-pieces/village/misc/cross.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/houses/paths/cross", + "object": "jigsaw/village/misc/cross", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -52,8 +52,8 @@ "rotateConnector": false, "innerConnector": true, "pools": [ - "jap_houses/paths-all", - "jap_houses/houses" + "village/japanese/paths-all", + "village/japanese/houses" ], "keepEntity": false, "entityCount": 1, @@ -66,7 +66,6 @@ } ], "placementOptions": { - "place": [], "rotation": { "enabled": true, "xAxis": { @@ -135,7 +134,6 @@ "minimumScale": 1, "maximumScale": 1, "interpolation": "NONE" - }, - "loot": [] + } } } diff --git a/jigsaw-pieces/village/misc/end1.json b/jigsaw-pieces/village/misc/end1.json new file mode 100644 index 00000000..9ea4c14e --- /dev/null +++ b/jigsaw-pieces/village/misc/end1.json @@ -0,0 +1,16 @@ +{ + "object": "jigsaw/village/misc/end1", + "connectors": [{ + "name": "", + "targetName": "*", + "innerConnector": false, + "keepEntity": false, + "entityCount": 1, + "position": { + "x": -2, + "y": 0, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }] +} diff --git a/jigsaw-pieces/houses/paths/hall1.json b/jigsaw-pieces/village/misc/hall1.json similarity index 92% rename from jigsaw-pieces/houses/paths/hall1.json rename to jigsaw-pieces/village/misc/hall1.json index 568cab59..41b9fa60 100644 --- a/jigsaw-pieces/houses/paths/hall1.json +++ b/jigsaw-pieces/village/misc/hall1.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/houses/paths/hall1", + "object": "jigsaw/village/misc/hall1", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -22,8 +22,8 @@ "rotateConnector": false, "innerConnector": false, "pools": [ - "jap_houses/paths-all", - "jap_houses/houses" + "village/japanese/paths-all", + "village/japanese/houses" ], "keepEntity": false, "entityCount": 1, @@ -36,7 +36,6 @@ } ], "placementOptions": { - "place": [], "rotation": { "enabled": true, "xAxis": { @@ -105,7 +104,6 @@ "minimumScale": 1, "maximumScale": 1, "interpolation": "NONE" - }, - "loot": [] + } } } diff --git a/jigsaw-pieces/houses/jap/j1.json b/jigsaw-pieces/village/misc/j1.json similarity index 94% rename from jigsaw-pieces/houses/jap/j1.json rename to jigsaw-pieces/village/misc/j1.json index 67213f34..94def594 100644 --- a/jigsaw-pieces/houses/jap/j1.json +++ b/jigsaw-pieces/village/misc/j1.json @@ -1,11 +1,11 @@ { - "object": "jigsaw/houses/jap/j1", + "object": "jigsaw/village/misc/j1", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -61,7 +61,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j10.json b/jigsaw-pieces/village/misc/j10.json similarity index 93% rename from jigsaw-pieces/houses/jap/j10.json rename to jigsaw-pieces/village/misc/j10.json index 7224c9af..a35d3c1f 100644 --- a/jigsaw-pieces/houses/jap/j10.json +++ b/jigsaw-pieces/village/misc/j10.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/houses/jap/j10", + "object": "jigsaw/village/misc/j10", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -78,7 +78,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j2.json b/jigsaw-pieces/village/misc/j2.json similarity index 94% rename from jigsaw-pieces/houses/jap/j2.json rename to jigsaw-pieces/village/misc/j2.json index 598e1c49..b99d7789 100644 --- a/jigsaw-pieces/houses/jap/j2.json +++ b/jigsaw-pieces/village/misc/j2.json @@ -1,11 +1,11 @@ { - "object": "jigsaw/houses/jap/j2", + "object": "jigsaw/village/misc/j2", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -61,7 +61,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j3.json b/jigsaw-pieces/village/misc/j3.json similarity index 94% rename from jigsaw-pieces/houses/jap/j3.json rename to jigsaw-pieces/village/misc/j3.json index 1c59a311..52379ab9 100644 --- a/jigsaw-pieces/houses/jap/j3.json +++ b/jigsaw-pieces/village/misc/j3.json @@ -1,11 +1,11 @@ { - "object": "jigsaw/houses/jap/j3", + "object": "jigsaw/village/misc/j3", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -61,7 +61,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j4.json b/jigsaw-pieces/village/misc/j4.json similarity index 94% rename from jigsaw-pieces/houses/jap/j4.json rename to jigsaw-pieces/village/misc/j4.json index 280bb7f8..af952763 100644 --- a/jigsaw-pieces/houses/jap/j4.json +++ b/jigsaw-pieces/village/misc/j4.json @@ -1,11 +1,11 @@ { - "object": "jigsaw/houses/jap/j4", + "object": "jigsaw/village/misc/j4", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -61,7 +61,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j5.json b/jigsaw-pieces/village/misc/j5.json similarity index 94% rename from jigsaw-pieces/houses/jap/j5.json rename to jigsaw-pieces/village/misc/j5.json index ef8abad4..1fa847ec 100644 --- a/jigsaw-pieces/houses/jap/j5.json +++ b/jigsaw-pieces/village/misc/j5.json @@ -1,11 +1,11 @@ { - "object": "jigsaw/houses/jap/j5", + "object": "jigsaw/village/misc/j5", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -61,7 +61,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j6.json b/jigsaw-pieces/village/misc/j6.json similarity index 94% rename from jigsaw-pieces/houses/jap/j6.json rename to jigsaw-pieces/village/misc/j6.json index 553027d2..5d709607 100644 --- a/jigsaw-pieces/houses/jap/j6.json +++ b/jigsaw-pieces/village/misc/j6.json @@ -1,11 +1,11 @@ { - "object": "jigsaw/houses/jap/j6", + "object": "jigsaw/village/misc/j6", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -61,7 +61,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j7.json b/jigsaw-pieces/village/misc/j7.json similarity index 94% rename from jigsaw-pieces/houses/jap/j7.json rename to jigsaw-pieces/village/misc/j7.json index cfd8c985..2b8607aa 100644 --- a/jigsaw-pieces/houses/jap/j7.json +++ b/jigsaw-pieces/village/misc/j7.json @@ -1,11 +1,11 @@ { - "object": "jigsaw/houses/jap/j7", + "object": "jigsaw/village/misc/j7", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -61,7 +61,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j8.json b/jigsaw-pieces/village/misc/j8.json similarity index 93% rename from jigsaw-pieces/houses/jap/j8.json rename to jigsaw-pieces/village/misc/j8.json index 445f5ed6..59940437 100644 --- a/jigsaw-pieces/houses/jap/j8.json +++ b/jigsaw-pieces/village/misc/j8.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/houses/jap/j8", + "object": "jigsaw/village/misc/j8", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -21,7 +21,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -36,7 +36,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -93,7 +93,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/jap/j9.json b/jigsaw-pieces/village/misc/j9.json similarity index 94% rename from jigsaw-pieces/houses/jap/j9.json rename to jigsaw-pieces/village/misc/j9.json index 97b84476..5df2eb03 100644 --- a/jigsaw-pieces/houses/jap/j9.json +++ b/jigsaw-pieces/village/misc/j9.json @@ -1,11 +1,11 @@ { - "object": "jigsaw/houses/jap/j9", + "object": "jigsaw/village/misc/j9", "connectors": [{ "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -61,7 +61,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/houses/paths/tjunct.json b/jigsaw-pieces/village/misc/tjunct.json similarity index 91% rename from jigsaw-pieces/houses/paths/tjunct.json rename to jigsaw-pieces/village/misc/tjunct.json index b3c00a77..4057b885 100644 --- a/jigsaw-pieces/houses/paths/tjunct.json +++ b/jigsaw-pieces/village/misc/tjunct.json @@ -1,12 +1,12 @@ { - "object": "jigsaw/houses/paths/tjunct", + "object": "jigsaw/village/misc/tjunct", "connectors": [ { "name": "", "targetName": "*", "rotateConnector": false, "innerConnector": false, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -22,8 +22,8 @@ "rotateConnector": false, "innerConnector": false, "pools": [ - "jap_houses/paths-all", - "jap_houses/houses" + "village/japanese/paths-all", + "village/japanese/houses" ], "keepEntity": false, "entityCount": 1, @@ -39,7 +39,7 @@ "targetName": "*", "rotateConnector": false, "innerConnector": true, - "pools": ["jap_houses/paths-all"], + "pools": ["village/japanese/paths-all"], "keepEntity": false, "entityCount": 1, "position": { @@ -51,7 +51,6 @@ } ], "placementOptions": { - "place": [], "rotation": { "enabled": true, "xAxis": { @@ -120,7 +119,6 @@ "minimumScale": 1, "maximumScale": 1, "interpolation": "NONE" - }, - "loot": [] + } } } diff --git a/jigsaw-pieces/village/plains/houses/plains_accessory_1.json b/jigsaw-pieces/village/plains/houses/accessory_1.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_accessory_1.json rename to jigsaw-pieces/village/plains/houses/accessory_1.json index 34d4ebe1..d524d1d1 100644 --- a/jigsaw-pieces/village/plains/houses/plains_accessory_1.json +++ b/jigsaw-pieces/village/plains/houses/accessory_1.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_accessory_1" + "object": "jigsaw/village/plains/houses/accessory_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_animal_pen_1.json b/jigsaw-pieces/village/plains/houses/animal_pen_1.json similarity index 91% rename from jigsaw-pieces/village/plains/houses/plains_animal_pen_1.json rename to jigsaw-pieces/village/plains/houses/animal_pen_1.json index 3bf9c705..204d517a 100644 --- a/jigsaw-pieces/village/plains/houses/plains_animal_pen_1.json +++ b/jigsaw-pieces/village/plains/houses/animal_pen_1.json @@ -29,7 +29,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -2, "y": -3, @@ -39,6 +38,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -52,7 +52,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -87,15 +86,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -110,5 +104,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_animal_pen_1" + "object": "jigsaw/village/plains/houses/animal_pen_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_animal_pen_2.json b/jigsaw-pieces/village/plains/houses/animal_pen_2.json similarity index 90% rename from jigsaw-pieces/village/plains/houses/plains_animal_pen_2.json rename to jigsaw-pieces/village/plains/houses/animal_pen_2.json index bb378afa..e0a2f0ce 100644 --- a/jigsaw-pieces/village/plains/houses/plains_animal_pen_2.json +++ b/jigsaw-pieces/village/plains/houses/animal_pen_2.json @@ -29,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 1, "y": -3, @@ -42,7 +41,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -52,6 +50,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -65,7 +64,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -100,15 +98,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -123,5 +116,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_animal_pen_2" + "object": "jigsaw/village/plains/houses/animal_pen_2" } diff --git a/jigsaw-pieces/village/plains/houses/plains_shepherds_house_1.json b/jigsaw-pieces/village/plains/houses/animal_pen_3.json similarity index 83% rename from jigsaw-pieces/village/plains/houses/plains_shepherds_house_1.json rename to jigsaw-pieces/village/plains/houses/animal_pen_3.json index 4163330f..176c53c0 100644 --- a/jigsaw-pieces/village/plains/houses/plains_shepherds_house_1.json +++ b/jigsaw-pieces/village/plains/houses/animal_pen_3.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/decor"], "position": { - "x": -4, + "x": -2, "y": -3, - "z": -6 + "z": 0 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,11 +17,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/sheep"], "position": { - "x": 3, + "x": 0, "y": -3, - "z": -1 + "z": -4 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -31,11 +29,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/decor"], "position": { - "x": 4, + "x": 1, "y": -3, - "z": -5 + "z": 0 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -44,16 +41,16 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, - "z": -2 + "z": 0 }, "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -67,7 +64,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -102,15 +98,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -125,5 +116,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_shepherds_house_1" + "object": "jigsaw/village/plains/houses/animal_pen_3" } diff --git a/jigsaw-pieces/village/plains/houses/plains_armorer_house_1.json b/jigsaw-pieces/village/plains/houses/armorer_house_1.json similarity index 88% rename from jigsaw-pieces/village/plains/houses/plains_armorer_house_1.json rename to jigsaw-pieces/village/plains/houses/armorer_house_1.json index 02fa7591..a5599f37 100644 --- a/jigsaw-pieces/village/plains/houses/plains_armorer_house_1.json +++ b/jigsaw-pieces/village/plains/houses/armorer_house_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -4, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/armorer"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +26,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +60,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +78,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_armorer_house_1" + "object": "jigsaw/village/plains/houses/armorer_house_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_big_house_1.json b/jigsaw-pieces/village/plains/houses/big_house_1.json similarity index 93% rename from jigsaw-pieces/village/plains/houses/plains_big_house_1.json rename to jigsaw-pieces/village/plains/houses/big_house_1.json index 5dcca61d..d4705649 100644 --- a/jigsaw-pieces/village/plains/houses/plains_big_house_1.json +++ b/jigsaw-pieces/village/plains/houses/big_house_1.json @@ -31,7 +31,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -4, @@ -67,6 +66,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -80,7 +80,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -115,15 +114,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -138,5 +132,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_big_house_1" + "object": "jigsaw/village/plains/houses/big_house_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_butcher_shop_1.json b/jigsaw-pieces/village/plains/houses/butcher_shop_1.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_butcher_shop_1.json rename to jigsaw-pieces/village/plains/houses/butcher_shop_1.json index c7861d88..4ebc2067 100644 --- a/jigsaw-pieces/village/plains/houses/plains_butcher_shop_1.json +++ b/jigsaw-pieces/village/plains/houses/butcher_shop_1.json @@ -18,7 +18,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], "position": { "x": 1, "y": -4, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/butcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -41,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -76,15 +75,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -99,5 +93,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_butcher_shop_1" + "object": "jigsaw/village/plains/houses/butcher_shop_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_meeting_point_5.json b/jigsaw-pieces/village/plains/houses/butcher_shop_2.json similarity index 82% rename from jigsaw-pieces/village/plains/houses/plains_meeting_point_5.json rename to jigsaw-pieces/village/plains/houses/butcher_shop_2.json index 9e67450c..11e69338 100644 --- a/jigsaw-pieces/village/plains/houses/plains_meeting_point_5.json +++ b/jigsaw-pieces/village/plains/houses/butcher_shop_2.json @@ -5,23 +5,9 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { - "x": -3, - "y": -3, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 2, - "y": -3, + "x": -7, + "y": -6, "z": -3 }, "direction": "NORTH_NEGATIVE_Z" @@ -31,10 +17,21 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/decor"], "position": { - "x": 3, - "y": -3, + "x": 5, + "y": -6, + "z": 0 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 6, + "y": -6, "z": 3 }, "direction": "NORTH_NEGATIVE_Z" @@ -46,14 +43,15 @@ "name": "minecraft:building_entrance", "pools": ["village/plains/streets"], "position": { - "x": -5, - "y": -2, + "x": -7, + "y": -5, "z": 0 }, "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/butcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -67,7 +65,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -102,15 +99,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -125,5 +117,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_meeting_point_5" + "object": "jigsaw/village/plains/houses/butcher_shop_2" } diff --git a/jigsaw-pieces/village/plains/houses/plains_temple_3.json b/jigsaw-pieces/village/plains/houses/cartographer_1.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_temple_3.json rename to jigsaw-pieces/village/plains/houses/cartographer_1.json index f5a3bab7..bc7ad849 100644 --- a/jigsaw-pieces/village/plains/houses/plains_temple_3.json +++ b/jigsaw-pieces/village/plains/houses/cartographer_1.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/cartographer"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_temple_3" + "object": "jigsaw/village/plains/houses/cartographer_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_fisher_cottage_1.json b/jigsaw-pieces/village/plains/houses/fisher_cottage_1.json similarity index 88% rename from jigsaw-pieces/village/plains/houses/plains_fisher_cottage_1.json rename to jigsaw-pieces/village/plains/houses/fisher_cottage_1.json index a4a1465d..5cc0459b 100644 --- a/jigsaw-pieces/village/plains/houses/plains_fisher_cottage_1.json +++ b/jigsaw-pieces/village/plains/houses/fisher_cottage_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -2, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/fisher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +26,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +60,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +78,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_fisher_cottage_1" + "object": "jigsaw/village/plains/houses/fisher_cottage_1" } diff --git a/jigsaw-pieces/village/plains/houses/fletcher_house_1.json b/jigsaw-pieces/village/plains/houses/fletcher_house_1.json new file mode 100644 index 00000000..d9326893 --- /dev/null +++ b/jigsaw-pieces/village/plains/houses/fletcher_house_1.json @@ -0,0 +1,82 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -4, + "y": -2, + "z": 1 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/fletcher"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:oak_planks"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/houses/fletcher_house_1" +} diff --git a/jigsaw-pieces/village/plains/houses/plains_large_farm_1.json b/jigsaw-pieces/village/plains/houses/large_farm_1.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_large_farm_1.json rename to jigsaw-pieces/village/plains/houses/large_farm_1.json index 893b9e73..3f925cca 100644 --- a/jigsaw-pieces/village/plains/houses/plains_large_farm_1.json +++ b/jigsaw-pieces/village/plains/houses/large_farm_1.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_large_farm_1" + "object": "jigsaw/village/plains/houses/large_farm_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_library_1.json b/jigsaw-pieces/village/plains/houses/library_1.json similarity index 88% rename from jigsaw-pieces/village/plains/houses/plains_library_1.json rename to jigsaw-pieces/village/plains/houses/library_1.json index fbc8ae43..bb7bc5bb 100644 --- a/jigsaw-pieces/village/plains/houses/plains_library_1.json +++ b/jigsaw-pieces/village/plains/houses/library_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -5, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +26,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +60,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +78,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_library_1" + "object": "jigsaw/village/plains/houses/library_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_library_2.json b/jigsaw-pieces/village/plains/houses/library_2.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_library_2.json rename to jigsaw-pieces/village/plains/houses/library_2.json index 406da8af..ab3cd160 100644 --- a/jigsaw-pieces/village/plains/houses/plains_library_2.json +++ b/jigsaw-pieces/village/plains/houses/library_2.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_library_2" + "object": "jigsaw/village/plains/houses/library_2" } diff --git a/jigsaw-pieces/village/plains/houses/plains_masons_house_1.json b/jigsaw-pieces/village/plains/houses/masons_house_1.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_masons_house_1.json rename to jigsaw-pieces/village/plains/houses/masons_house_1.json index 511207b5..248ddaf6 100644 --- a/jigsaw-pieces/village/plains/houses/plains_masons_house_1.json +++ b/jigsaw-pieces/village/plains/houses/masons_house_1.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/mason"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_masons_house_1" + "object": "jigsaw/village/plains/houses/masons_house_1" } diff --git a/jigsaw-pieces/village/plains/houses/medium_house_1.json b/jigsaw-pieces/village/plains/houses/medium_house_1.json new file mode 100644 index 00000000..78c5e1e1 --- /dev/null +++ b/jigsaw-pieces/village/plains/houses/medium_house_1.json @@ -0,0 +1,110 @@ +{ + "connectors": [ + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -6, + "y": -3, + "z": -1 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": -2, + "y": -3, + "z": 2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": 0, + "y": -3, + "z": 1 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "loot": ["structures/village/plains"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:oak_planks"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/houses/medium_house_1" +} diff --git a/jigsaw-pieces/village/plains/houses/plains_medium_house_2.json b/jigsaw-pieces/village/plains/houses/medium_house_2.json similarity index 92% rename from jigsaw-pieces/village/plains/houses/plains_medium_house_2.json rename to jigsaw-pieces/village/plains/houses/medium_house_2.json index 19dab19e..e0877460 100644 --- a/jigsaw-pieces/village/plains/houses/plains_medium_house_2.json +++ b/jigsaw-pieces/village/plains/houses/medium_house_2.json @@ -41,6 +41,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -54,7 +55,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -89,15 +89,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -112,5 +107,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_medium_house_2" + "object": "jigsaw/village/plains/houses/medium_house_2" } diff --git a/jigsaw-pieces/village/plains/houses/meeting_point_4.json b/jigsaw-pieces/village/plains/houses/meeting_point_4.json new file mode 100644 index 00000000..ff5928f7 --- /dev/null +++ b/jigsaw-pieces/village/plains/houses/meeting_point_4.json @@ -0,0 +1,82 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -5, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:oak_planks"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/houses/meeting_point_4" +} diff --git a/jigsaw-pieces/village/plains/houses/meeting_point_5.json b/jigsaw-pieces/village/plains/houses/meeting_point_5.json new file mode 100644 index 00000000..6e0c0c6d --- /dev/null +++ b/jigsaw-pieces/village/plains/houses/meeting_point_5.json @@ -0,0 +1,97 @@ +{ + "connectors": [ + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -3, + "y": -3, + "z": 1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/streets"], + "position": { + "x": -5, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "loot": ["structures/village/plains"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:oak_planks"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/houses/meeting_point_5" +} diff --git a/jigsaw-pieces/village/plains/houses/plains_animal_pen_3.json b/jigsaw-pieces/village/plains/houses/plains_animal_pen_3.json deleted file mode 100644 index 4c3f074b..00000000 --- a/jigsaw-pieces/village/plains/houses/plains_animal_pen_3.json +++ /dev/null @@ -1,178 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -4, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -3, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "position": { - "x": -2, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -1, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "position": { - "x": 0, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "position": { - "x": 1, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -4, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:oak_planks"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/plains/houses/plains_animal_pen_3" -} diff --git a/jigsaw-pieces/village/plains/houses/plains_butcher_shop_2.json b/jigsaw-pieces/village/plains/houses/plains_butcher_shop_2.json deleted file mode 100644 index a08274f2..00000000 --- a/jigsaw-pieces/village/plains/houses/plains_butcher_shop_2.json +++ /dev/null @@ -1,155 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -7, - "y": -6, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -2, - "y": -6, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], - "position": { - "x": 5, - "y": -6, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 6, - "y": -6, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 7, - "y": -6, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/streets"], - "position": { - "x": -7, - "y": -5, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:oak_planks"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/plains/houses/plains_butcher_shop_2" -} diff --git a/jigsaw-pieces/village/plains/houses/plains_small_house_5.json b/jigsaw-pieces/village/plains/houses/plains_small_house_5.json deleted file mode 100644 index ab9593e8..00000000 --- a/jigsaw-pieces/village/plains/houses/plains_small_house_5.json +++ /dev/null @@ -1,142 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -4, - "y": -5, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -3, - "y": -5, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 4, - "y": -5, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/streets"], - "position": { - "x": -4, - "y": -4, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": -1, - "y": -4, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:oak_planks"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/plains/houses/plains_small_house_5" -} diff --git a/jigsaw-pieces/village/plains/houses/plains_small_house_7.json b/jigsaw-pieces/village/plains/houses/plains_small_house_7.json deleted file mode 100644 index 7add303c..00000000 --- a/jigsaw-pieces/village/plains/houses/plains_small_house_7.json +++ /dev/null @@ -1,103 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/streets"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:oak_planks"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/plains/houses/plains_small_house_7" -} diff --git a/jigsaw-pieces/village/plains/houses/plains_stable_1.json b/jigsaw-pieces/village/plains/houses/plains_stable_1.json deleted file mode 100644 index af29c725..00000000 --- a/jigsaw-pieces/village/plains/houses/plains_stable_1.json +++ /dev/null @@ -1,181 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -4, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -4, - "y": -3, - "z": 7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], - "position": { - "x": -2, - "y": -3, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], - "position": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 3, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 3, - "y": -3, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/streets"], - "position": { - "x": -4, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:oak_planks"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/plains/houses/plains_stable_1" -} diff --git a/jigsaw-pieces/village/plains/houses/plains_fletcher_house_1.json b/jigsaw-pieces/village/plains/houses/shepherds_house_1.json similarity index 85% rename from jigsaw-pieces/village/plains/houses/plains_fletcher_house_1.json rename to jigsaw-pieces/village/plains/houses/shepherds_house_1.json index f6a058e3..8144c476 100644 --- a/jigsaw-pieces/village/plains/houses/plains_fletcher_house_1.json +++ b/jigsaw-pieces/village/plains/houses/shepherds_house_1.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/decor"], "position": { - "x": -3, + "x": 3, "y": -3, - "z": -4 + "z": -1 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,16 +17,16 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, - "z": 1 + "z": -2 }, "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/shephard"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -41,7 +40,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -76,15 +74,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -99,5 +92,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_fletcher_house_1" + "object": "jigsaw/village/plains/houses/shepherds_house_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_small_farm_1.json b/jigsaw-pieces/village/plains/houses/small_farm_1.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_small_farm_1.json rename to jigsaw-pieces/village/plains/houses/small_farm_1.json index 6f6c7c1c..cee35a8e 100644 --- a/jigsaw-pieces/village/plains/houses/plains_small_farm_1.json +++ b/jigsaw-pieces/village/plains/houses/small_farm_1.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_small_farm_1" + "object": "jigsaw/village/plains/houses/small_farm_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_small_house_4.json b/jigsaw-pieces/village/plains/houses/small_house_1.json similarity index 91% rename from jigsaw-pieces/village/plains/houses/plains_small_house_4.json rename to jigsaw-pieces/village/plains/houses/small_house_1.json index 951214ea..d4427ff7 100644 --- a/jigsaw-pieces/village/plains/houses/plains_small_house_4.json +++ b/jigsaw-pieces/village/plains/houses/small_house_1.json @@ -28,6 +28,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -41,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -76,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -99,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_small_house_4" + "object": "jigsaw/village/plains/houses/small_house_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_small_house_1.json b/jigsaw-pieces/village/plains/houses/small_house_2.json similarity index 91% rename from jigsaw-pieces/village/plains/houses/plains_small_house_1.json rename to jigsaw-pieces/village/plains/houses/small_house_2.json index b5a62b18..788c0a35 100644 --- a/jigsaw-pieces/village/plains/houses/plains_small_house_1.json +++ b/jigsaw-pieces/village/plains/houses/small_house_2.json @@ -28,6 +28,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -41,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -76,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -99,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_small_house_1" + "object": "jigsaw/village/plains/houses/small_house_2" } diff --git a/jigsaw-pieces/village/plains/houses/plains_small_house_2.json b/jigsaw-pieces/village/plains/houses/small_house_3.json similarity index 91% rename from jigsaw-pieces/village/plains/houses/plains_small_house_2.json rename to jigsaw-pieces/village/plains/houses/small_house_3.json index 077a113e..f33937c8 100644 --- a/jigsaw-pieces/village/plains/houses/plains_small_house_2.json +++ b/jigsaw-pieces/village/plains/houses/small_house_3.json @@ -28,6 +28,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -41,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -76,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -99,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_small_house_2" + "object": "jigsaw/village/plains/houses/small_house_3" } diff --git a/jigsaw-pieces/village/plains/houses/plains_small_house_3.json b/jigsaw-pieces/village/plains/houses/small_house_4.json similarity index 91% rename from jigsaw-pieces/village/plains/houses/plains_small_house_3.json rename to jigsaw-pieces/village/plains/houses/small_house_4.json index 1f461b8d..8883973b 100644 --- a/jigsaw-pieces/village/plains/houses/plains_small_house_3.json +++ b/jigsaw-pieces/village/plains/houses/small_house_4.json @@ -28,6 +28,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -41,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -76,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -99,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_small_house_3" + "object": "jigsaw/village/plains/houses/small_house_4" } diff --git a/jigsaw-pieces/village/plains/houses/small_house_5.json b/jigsaw-pieces/village/plains/houses/small_house_5.json new file mode 100644 index 00000000..a0c8cc27 --- /dev/null +++ b/jigsaw-pieces/village/plains/houses/small_house_5.json @@ -0,0 +1,98 @@ +{ + "connectors": [ + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/streets"], + "position": { + "x": -4, + "y": -4, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": -1, + "y": -4, + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "loot": ["structures/village/plains"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:oak_planks"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/houses/small_house_5" +} diff --git a/jigsaw-pieces/village/plains/houses/plains_small_house_6.json b/jigsaw-pieces/village/plains/houses/small_house_6.json similarity index 91% rename from jigsaw-pieces/village/plains/houses/plains_small_house_6.json rename to jigsaw-pieces/village/plains/houses/small_house_6.json index 1556a04a..e1466a63 100644 --- a/jigsaw-pieces/village/plains/houses/plains_small_house_6.json +++ b/jigsaw-pieces/village/plains/houses/small_house_6.json @@ -28,6 +28,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -41,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -76,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -99,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_small_house_6" + "object": "jigsaw/village/plains/houses/small_house_6" } diff --git a/jigsaw-pieces/village/plains/houses/small_house_7.json b/jigsaw-pieces/village/plains/houses/small_house_7.json new file mode 100644 index 00000000..bd121f9d --- /dev/null +++ b/jigsaw-pieces/village/plains/houses/small_house_7.json @@ -0,0 +1,98 @@ +{ + "connectors": [ + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/streets"], + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": 0, + "y": -3, + "z": 0 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "loot": ["structures/village/plains"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:oak_planks"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": 0, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/houses/small_house_7" +} diff --git a/jigsaw-pieces/village/plains/houses/plains_small_house_8.json b/jigsaw-pieces/village/plains/houses/small_house_8.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_small_house_8.json rename to jigsaw-pieces/village/plains/houses/small_house_8.json index b3a51c89..4041e0f3 100644 --- a/jigsaw-pieces/village/plains/houses/plains_small_house_8.json +++ b/jigsaw-pieces/village/plains/houses/small_house_8.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -41,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -65,7 +64,7 @@ }, "enabled": true }, - "boreExtendMinY": -2, + "boreExtendMinY": -1, "smartBore": false, "waterloggable": false, "bore": true, @@ -76,15 +75,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -99,5 +93,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_small_house_8" + "object": "jigsaw/village/plains/houses/small_house_8" } diff --git a/jigsaw-pieces/village/plains/houses/plains_meeting_point_4.json b/jigsaw-pieces/village/plains/houses/stable_1.json similarity index 84% rename from jigsaw-pieces/village/plains/houses/plains_meeting_point_4.json rename to jigsaw-pieces/village/plains/houses/stable_1.json index e7f4262f..28b95f28 100644 --- a/jigsaw-pieces/village/plains/houses/plains_meeting_point_4.json +++ b/jigsaw-pieces/village/plains/houses/stable_1.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/decor"], "position": { - "x": -4, + "x": -2, "y": -3, - "z": -7 + "z": -6 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,11 +17,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/trees"], "position": { - "x": 2, + "x": 0, "y": -3, - "z": 1 + "z": 2 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -31,24 +29,22 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 2, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], "position": { "x": 3, "y": -3, - "z": -6 + "z": -1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 3, + "y": -3, + "z": 6 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -57,9 +53,9 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], + "pools": ["village/plains/streets"], "position": { - "x": -5, + "x": -4, "y": -2, "z": 0 }, @@ -67,6 +63,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -80,7 +77,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -115,15 +111,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -138,5 +129,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_meeting_point_4" + "object": "jigsaw/village/plains/houses/stable_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_stable_2.json b/jigsaw-pieces/village/plains/houses/stable_2.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_stable_2.json rename to jigsaw-pieces/village/plains/houses/stable_2.json index 7e3a5b8f..3624734a 100644 --- a/jigsaw-pieces/village/plains/houses/plains_stable_2.json +++ b/jigsaw-pieces/village/plains/houses/stable_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 0, "y": -3, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 0, "y": -3, @@ -44,7 +41,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -67,6 +63,7 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -80,7 +77,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -115,15 +111,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -138,5 +129,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_stable_2" + "object": "jigsaw/village/plains/houses/stable_2" } diff --git a/jigsaw-pieces/village/plains/houses/plains_tannery_1.json b/jigsaw-pieces/village/plains/houses/tannery_1.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_tannery_1.json rename to jigsaw-pieces/village/plains/houses/tannery_1.json index 4fa20954..b8d9a1f8 100644 --- a/jigsaw-pieces/village/plains/houses/plains_tannery_1.json +++ b/jigsaw-pieces/village/plains/houses/tannery_1.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/tannery"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_tannery_1" + "object": "jigsaw/village/plains/houses/tannery_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_cartographer_1.json b/jigsaw-pieces/village/plains/houses/temple_3.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_cartographer_1.json rename to jigsaw-pieces/village/plains/houses/temple_3.json index 29e857d0..b12d366f 100644 --- a/jigsaw-pieces/village/plains/houses/plains_cartographer_1.json +++ b/jigsaw-pieces/village/plains/houses/temple_3.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/temple"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_cartographer_1" + "object": "jigsaw/village/plains/houses/temple_3" } diff --git a/jigsaw-pieces/village/plains/houses/plains_temple_4.json b/jigsaw-pieces/village/plains/houses/temple_4.json similarity index 88% rename from jigsaw-pieces/village/plains/houses/plains_temple_4.json rename to jigsaw-pieces/village/plains/houses/temple_4.json index 3e1d9ce0..b92c5cb9 100644 --- a/jigsaw-pieces/village/plains/houses/plains_temple_4.json +++ b/jigsaw-pieces/village/plains/houses/temple_4.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -6, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/temple"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +26,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +60,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +78,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_temple_4" + "object": "jigsaw/village/plains/houses/temple_4" } diff --git a/jigsaw-pieces/village/plains/houses/plains_tool_smith_1.json b/jigsaw-pieces/village/plains/houses/tool_smith_1.json similarity index 88% rename from jigsaw-pieces/village/plains/houses/plains_tool_smith_1.json rename to jigsaw-pieces/village/plains/houses/tool_smith_1.json index 0b0dce02..2cf48d26 100644 --- a/jigsaw-pieces/village/plains/houses/plains_tool_smith_1.json +++ b/jigsaw-pieces/village/plains/houses/tool_smith_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -3, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/toolsmith"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +26,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +60,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +78,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_tool_smith_1" + "object": "jigsaw/village/plains/houses/tool_smith_1" } diff --git a/jigsaw-pieces/village/plains/houses/plains_weaponsmith_1.json b/jigsaw-pieces/village/plains/houses/weaponsmith_1.json similarity index 89% rename from jigsaw-pieces/village/plains/houses/plains_weaponsmith_1.json rename to jigsaw-pieces/village/plains/houses/weaponsmith_1.json index 4055362f..3c8c1a5b 100644 --- a/jigsaw-pieces/village/plains/houses/plains_weaponsmith_1.json +++ b/jigsaw-pieces/village/plains/houses/weaponsmith_1.json @@ -13,6 +13,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/weaponsmith"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -26,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -61,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -84,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_weaponsmith_1" + "object": "jigsaw/village/plains/houses/weaponsmith_1" } diff --git a/jigsaw-pieces/village/plains/plains_lamp_1.json b/jigsaw-pieces/village/plains/lamp_1.json similarity index 93% rename from jigsaw-pieces/village/plains/plains_lamp_1.json rename to jigsaw-pieces/village/plains/lamp_1.json index 052880a6..186be20a 100644 --- a/jigsaw-pieces/village/plains/plains_lamp_1.json +++ b/jigsaw-pieces/village/plains/lamp_1.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -2, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/plains_lamp_1" + "object": "jigsaw/village/plains/lamp_1" } diff --git a/jigsaw-pieces/village/plains/streets/corner_01.json b/jigsaw-pieces/village/plains/streets/corner_01.json index cd281bdb..714b0673 100644 --- a/jigsaw-pieces/village/plains/streets/corner_01.json +++ b/jigsaw-pieces/village/plains/streets/corner_01.json @@ -1,84 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -5, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 0, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 2, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 5, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -124,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -162,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/corner_02.json b/jigsaw-pieces/village/plains/streets/corner_02.json index df9a9388..9e6137df 100644 --- a/jigsaw-pieces/village/plains/streets/corner_02.json +++ b/jigsaw-pieces/village/plains/streets/corner_02.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -59,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -97,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/corner_03.json b/jigsaw-pieces/village/plains/streets/corner_03.json index fe050440..49214913 100644 --- a/jigsaw-pieces/village/plains/streets/corner_03.json +++ b/jigsaw-pieces/village/plains/streets/corner_03.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -46,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -84,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/crossroad_01.json b/jigsaw-pieces/village/plains/streets/crossroad_01.json index d2fa3e8a..4a9ee905 100644 --- a/jigsaw-pieces/village/plains/streets/crossroad_01.json +++ b/jigsaw-pieces/village/plains/streets/crossroad_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -175,7 +162,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -213,7 +199,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/crossroad_02.json b/jigsaw-pieces/village/plains/streets/crossroad_02.json index 0a5b456e..45304da9 100644 --- a/jigsaw-pieces/village/plains/streets/crossroad_02.json +++ b/jigsaw-pieces/village/plains/streets/crossroad_02.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -5, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -3, - "y": -1, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 3, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 6, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -123,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/crossroad_03.json b/jigsaw-pieces/village/plains/streets/crossroad_03.json index 386fdb83..d008eba9 100644 --- a/jigsaw-pieces/village/plains/streets/crossroad_03.json +++ b/jigsaw-pieces/village/plains/streets/crossroad_03.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 0, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +71,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +108,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/crossroad_04.json b/jigsaw-pieces/village/plains/streets/crossroad_04.json index f2cecdd8..f231383f 100644 --- a/jigsaw-pieces/village/plains/streets/crossroad_04.json +++ b/jigsaw-pieces/village/plains/streets/crossroad_04.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/crossroad_05.json b/jigsaw-pieces/village/plains/streets/crossroad_05.json index 04353649..82d115c8 100644 --- a/jigsaw-pieces/village/plains/streets/crossroad_05.json +++ b/jigsaw-pieces/village/plains/streets/crossroad_05.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/crossroad_06.json b/jigsaw-pieces/village/plains/streets/crossroad_06.json index 0386d62e..461a9090 100644 --- a/jigsaw-pieces/village/plains/streets/crossroad_06.json +++ b/jigsaw-pieces/village/plains/streets/crossroad_06.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/straight_01.json b/jigsaw-pieces/village/plains/streets/straight_01.json index 15eac696..9c73ff42 100644 --- a/jigsaw-pieces/village/plains/streets/straight_01.json +++ b/jigsaw-pieces/village/plains/streets/straight_01.json @@ -1,84 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -6, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -111,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -149,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/straight_02.json b/jigsaw-pieces/village/plains/streets/straight_02.json index aa3986d3..5cb77367 100644 --- a/jigsaw-pieces/village/plains/streets/straight_02.json +++ b/jigsaw-pieces/village/plains/streets/straight_02.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -59,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -97,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/straight_03.json b/jigsaw-pieces/village/plains/streets/straight_03.json index 2686a044..01d2a49e 100644 --- a/jigsaw-pieces/village/plains/streets/straight_03.json +++ b/jigsaw-pieces/village/plains/streets/straight_03.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -111,7 +97,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -149,7 +134,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/straight_04.json b/jigsaw-pieces/village/plains/streets/straight_04.json index 3bc4e3d8..e4a1b33c 100644 --- a/jigsaw-pieces/village/plains/streets/straight_04.json +++ b/jigsaw-pieces/village/plains/streets/straight_04.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -59,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -97,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/straight_05.json b/jigsaw-pieces/village/plains/streets/straight_05.json index ed6765a0..eb8944a7 100644 --- a/jigsaw-pieces/village/plains/streets/straight_05.json +++ b/jigsaw-pieces/village/plains/streets/straight_05.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -98,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -136,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/straight_06.json b/jigsaw-pieces/village/plains/streets/straight_06.json index dc38e020..5ac9bfa2 100644 --- a/jigsaw-pieces/village/plains/streets/straight_06.json +++ b/jigsaw-pieces/village/plains/streets/straight_06.json @@ -1,58 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -2, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": -1, - "y": -1, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -267,7 +214,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -305,7 +251,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/streets/turn_01.json b/jigsaw-pieces/village/plains/streets/turn_01.json index 3652dc22..98209e78 100644 --- a/jigsaw-pieces/village/plains/streets/turn_01.json +++ b/jigsaw-pieces/village/plains/streets/turn_01.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/plains/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -72,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -110,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/terminators/terminator_01.json b/jigsaw-pieces/village/plains/terminators/terminator_01.json index d0a89ef7..80117f81 100644 --- a/jigsaw-pieces/village/plains/terminators/terminator_01.json +++ b/jigsaw-pieces/village/plains/terminators/terminator_01.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": [], "position": { "x": 0, "y": 0, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/terminators/terminator_02.json b/jigsaw-pieces/village/plains/terminators/terminator_02.json index c45ce1c2..794a75db 100644 --- a/jigsaw-pieces/village/plains/terminators/terminator_02.json +++ b/jigsaw-pieces/village/plains/terminators/terminator_02.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": [], "position": { "x": 0, "y": 0, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/terminators/terminator_03.json b/jigsaw-pieces/village/plains/terminators/terminator_03.json index 8c74f1ba..6b028116 100644 --- a/jigsaw-pieces/village/plains/terminators/terminator_03.json +++ b/jigsaw-pieces/village/plains/terminators/terminator_03.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": [], "position": { "x": 1, "y": 0, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/terminators/terminator_04.json b/jigsaw-pieces/village/plains/terminators/terminator_04.json index 4d81ccc9..3b9c5248 100644 --- a/jigsaw-pieces/village/plains/terminators/terminator_04.json +++ b/jigsaw-pieces/village/plains/terminators/terminator_04.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": [], "position": { "x": 1, "y": 0, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/town_centers/plains_fountain_01.json b/jigsaw-pieces/village/plains/town_centers/fountain_01.json similarity index 95% rename from jigsaw-pieces/village/plains/town_centers/plains_fountain_01.json rename to jigsaw-pieces/village/plains/town_centers/fountain_01.json index 095d2e25..0ac26902 100644 --- a/jigsaw-pieces/village/plains/town_centers/plains_fountain_01.json +++ b/jigsaw-pieces/village/plains/town_centers/fountain_01.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -4, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -2, @@ -44,7 +42,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -2, "y": -2, @@ -145,7 +142,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -183,7 +179,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -198,5 +193,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/town_centers/plains_fountain_01" + "object": "jigsaw/village/plains/town_centers/fountain_01" } diff --git a/jigsaw-pieces/village/plains/town_centers/plains_meeting_point_1.json b/jigsaw-pieces/village/plains/town_centers/meeting_point_1.json similarity index 94% rename from jigsaw-pieces/village/plains/town_centers/plains_meeting_point_1.json rename to jigsaw-pieces/village/plains/town_centers/meeting_point_1.json index d68f619d..96e2bfc6 100644 --- a/jigsaw-pieces/village/plains/town_centers/plains_meeting_point_1.json +++ b/jigsaw-pieces/village/plains/town_centers/meeting_point_1.json @@ -18,7 +18,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -4, "y": -3, @@ -44,7 +43,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/well_bottoms"], "position": { "x": 1, "y": -3, @@ -70,7 +68,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -2, @@ -83,7 +80,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -2, @@ -122,7 +118,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 0, "y": -2, @@ -158,7 +153,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -196,7 +190,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -211,5 +204,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/town_centers/plains_meeting_point_1" + "object": "jigsaw/village/plains/town_centers/meeting_point_1" } diff --git a/jigsaw-pieces/village/plains/town_centers/plains_meeting_point_2.json b/jigsaw-pieces/village/plains/town_centers/meeting_point_2.json similarity index 94% rename from jigsaw-pieces/village/plains/town_centers/plains_meeting_point_2.json rename to jigsaw-pieces/village/plains/town_centers/meeting_point_2.json index 0363f3b7..8da17dba 100644 --- a/jigsaw-pieces/village/plains/town_centers/plains_meeting_point_2.json +++ b/jigsaw-pieces/village/plains/town_centers/meeting_point_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -3, "y": -2, @@ -31,7 +30,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -2, @@ -70,7 +68,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -1, "y": -2, @@ -83,7 +80,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 0, "y": -2, @@ -158,7 +154,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -196,7 +191,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -211,5 +205,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/town_centers/plains_meeting_point_2" + "object": "jigsaw/village/plains/town_centers/meeting_point_2" } diff --git a/jigsaw-pieces/village/plains/town_centers/plains_meeting_point_3.json b/jigsaw-pieces/village/plains/town_centers/meeting_point_3.json similarity index 94% rename from jigsaw-pieces/village/plains/town_centers/plains_meeting_point_3.json rename to jigsaw-pieces/village/plains/town_centers/meeting_point_3.json index cabd22db..93bef7eb 100644 --- a/jigsaw-pieces/village/plains/town_centers/plains_meeting_point_3.json +++ b/jigsaw-pieces/village/plains/town_centers/meeting_point_3.json @@ -18,7 +18,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -4, @@ -44,7 +43,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -3, "y": -4, @@ -57,7 +55,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -2, "y": -4, @@ -119,7 +116,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -157,7 +153,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -172,5 +167,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/town_centers/plains_meeting_point_3" + "object": "jigsaw/village/plains/town_centers/meeting_point_3" } diff --git a/jigsaw-pieces/village/plains/villagers/baby.json b/jigsaw-pieces/village/plains/villagers/baby.json deleted file mode 100644 index 16ac5bf5..00000000 --- a/jigsaw-pieces/village/plains/villagers/baby.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/plains/villagers/baby" -} diff --git a/jigsaw-pieces/village/plains/villagers/nitwit.json b/jigsaw-pieces/village/plains/villagers/nitwit.json deleted file mode 100644 index 11a5ae02..00000000 --- a/jigsaw-pieces/village/plains/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/plains/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/plains/villagers/unemployed.json b/jigsaw-pieces/village/plains/villagers/unemployed.json deleted file mode 100644 index 65ed3be8..00000000 --- a/jigsaw-pieces/village/plains/villagers/unemployed.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "entityPosition": { - "x": 0, - "y": 2, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/plains/villagers/unemployed" -} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/animal_pen_3.json similarity index 85% rename from jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_1.json rename to jigsaw-pieces/village/plains/zombie/houses/animal_pen_3.json index b0f5fec4..047bb305 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_1.json +++ b/jigsaw-pieces/village/plains/zombie/houses/animal_pen_3.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], "position": { - "x": -4, + "x": -2, "y": -3, - "z": 1 + "z": 0 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,9 +17,8 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], "position": { - "x": -1, + "x": 0, "y": -3, "z": -4 }, @@ -31,11 +29,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], "position": { - "x": -1, + "x": 1, "y": -3, - "z": 4 + "z": 0 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -44,7 +41,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, @@ -54,11 +50,11 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +92,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -111,5 +106,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/houses/savanna_medium_house_1" + "object": "jigsaw/village/plains/zombie/houses/animal_pen_3" } diff --git a/jigsaw-pieces/bastion/treasure/extensions/fire_room.json b/jigsaw-pieces/village/plains/zombie/houses/big_house_1.json similarity index 83% rename from jigsaw-pieces/bastion/treasure/extensions/fire_room.json rename to jigsaw-pieces/village/plains/zombie/houses/big_house_1.json index 44a6f36e..72398d83 100644 --- a/jigsaw-pieces/bastion/treasure/extensions/fire_room.json +++ b/jigsaw-pieces/village/plains/zombie/houses/big_house_1.json @@ -1,23 +1,22 @@ { "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, + "targetName": "minecraft:building_entrance", + "innerConnector": true, "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], + "name": "minecraft:building_entrance", "position": { - "x": -5, + "x": -3, "y": -4, "z": 0 }, "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/plains"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -41,7 +40,7 @@ }, "enabled": true }, - "boreExtendMinY": 0, + "boreExtendMinY": -1, "smartBore": false, "waterloggable": false, "bore": false, @@ -55,7 +54,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/bastion/treasure/extensions/fire_room" + "object": "jigsaw/village/plains/zombie/houses/big_house_1" } diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_library_1.json b/jigsaw-pieces/village/plains/zombie/houses/butcher_shop_2.json similarity index 81% rename from jigsaw-pieces/village/taiga/zombie/houses/taiga_library_1.json rename to jigsaw-pieces/village/plains/zombie/houses/butcher_shop_2.json index 7ff1b00c..0f0527d5 100644 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_library_1.json +++ b/jigsaw-pieces/village/plains/zombie/houses/butcher_shop_2.json @@ -5,23 +5,9 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], "position": { - "x": -5, - "y": -5, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -4, - "y": -5, + "x": 4, + "y": -6, "z": 3 }, "direction": "NORTH_NEGATIVE_Z" @@ -31,10 +17,21 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { - "x": -2, - "y": -5, + "x": 5, + "y": -6, + "z": 0 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 6, + "y": -6, "z": 3 }, "direction": "NORTH_NEGATIVE_Z" @@ -44,21 +41,21 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], + "pools": ["village/plains/zombie/streets"], "position": { - "x": 0, - "y": -4, - "z": -4 + "x": -7, + "y": -5, + "z": 0 }, - "direction": "NORTH_NEGATIVE_Z" + "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/butcher"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -89,14 +86,13 @@ "translate": { "yRandom": 0, "x": 0, - "y": 0, + "y": -1, "z": 0 }, "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -111,5 +107,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_library_1" + "object": "jigsaw/village/plains/zombie/houses/butcher_shop_2" } diff --git a/jigsaw-pieces/village/plains/zombie/houses/fletcher_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/fletcher_house_1.json new file mode 100644 index 00000000..7f171a1d --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/fletcher_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -4, + "y": -2, + "z": 1 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/fletcher"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/fletcher_house_1" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/medium_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/medium_house_1.json new file mode 100644 index 00000000..04cb7291 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/medium_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -6, + "y": -3, + "z": -1 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/medium_house_1" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/medium_house_2.json b/jigsaw-pieces/village/plains/zombie/houses/medium_house_2.json new file mode 100644 index 00000000..907f8b07 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/medium_house_2.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/medium_house_2" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/meeting_point_4.json b/jigsaw-pieces/village/plains/zombie/houses/meeting_point_4.json new file mode 100644 index 00000000..138b8847 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/meeting_point_4.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -5, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/meeting_point_4" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/meeting_point_5.json b/jigsaw-pieces/village/plains/zombie/houses/meeting_point_5.json new file mode 100644 index 00000000..28b6edbc --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/meeting_point_5.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -5, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/meeting_point_5" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_animal_pen_3.json b/jigsaw-pieces/village/plains/zombie/houses/plains_animal_pen_3.json deleted file mode 100644 index c2809b3e..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_animal_pen_3.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -4, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -3, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], - "position": { - "x": -2, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -1, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], - "position": { - "x": 0, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], - "position": { - "x": 1, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -4, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/plains/zombie/houses/plains_animal_pen_3" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_big_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/plains_big_house_1.json deleted file mode 100644 index a1c83afa..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_big_house_1.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -5, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -5, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -3, - "y": -4, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": "jigsaw/village/plains/zombie/houses/plains_big_house_1" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_butcher_shop_2.json b/jigsaw-pieces/village/plains/zombie/houses/plains_butcher_shop_2.json deleted file mode 100644 index 7830c2f0..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_butcher_shop_2.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -2, - "y": -6, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 4, - "y": -6, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], - "position": { - "x": 5, - "y": -6, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 6, - "y": -6, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 7, - "y": -6, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -7, - "y": -5, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/plains/zombie/houses/plains_butcher_shop_2" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_medium_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/plains_medium_house_1.json deleted file mode 100644 index 3f075613..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_medium_house_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 4, - "y": -4, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": -2, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": "jigsaw/village/plains/zombie/houses/plains_medium_house_1" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_medium_house_2.json b/jigsaw-pieces/village/plains/zombie/houses/plains_medium_house_2.json deleted file mode 100644 index 76fad16d..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_medium_house_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/plains/zombie/houses/plains_medium_house_2" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_meeting_point_5.json b/jigsaw-pieces/village/plains/zombie/houses/plains_meeting_point_5.json deleted file mode 100644 index f05bb026..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_meeting_point_5.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 2, - "y": -3, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 3, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -5, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/plains/zombie/houses/plains_meeting_point_5" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_shepherds_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/plains_shepherds_house_1.json deleted file mode 100644 index aa728ddc..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_shepherds_house_1.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -4, - "y": -3, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/sheep"], - "position": { - "x": 3, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 4, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -4, - "y": -2, - "z": -2 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/plains/zombie/houses/plains_shepherds_house_1" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_1.json deleted file mode 100644 index f3d3e2e3..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_1.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/plains/zombie/houses/plains_small_house_1" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_2.json b/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_2.json deleted file mode 100644 index 71f2c799..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_2.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/plains/zombie/houses/plains_small_house_2" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_3.json b/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_3.json deleted file mode 100644 index e2ec8a5b..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_3.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/plains/zombie/houses/plains_small_house_3" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_4.json b/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_4.json deleted file mode 100644 index 9b3499a0..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_4.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/plains/zombie/houses/plains_small_house_4" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_5.json b/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_5.json deleted file mode 100644 index e9ccd27b..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_5.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -4, - "y": -5, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -3, - "y": -5, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 4, - "y": -5, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -4, - "y": -4, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": -1, - "y": -4, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/plains/zombie/houses/plains_small_house_5" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_6.json b/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_6.json deleted file mode 100644 index 983b9023..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_6.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/plains/zombie/houses/plains_small_house_6" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_7.json b/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_7.json deleted file mode 100644 index 0dd8b5f5..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_7.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/plains/zombie/houses/plains_small_house_7" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_stable_1.json b/jigsaw-pieces/village/plains/zombie/houses/plains_stable_1.json deleted file mode 100644 index 5257b12b..00000000 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_stable_1.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -4, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -4, - "y": -3, - "z": 7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], - "position": { - "x": -2, - "y": -3, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], - "position": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 2, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 4, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 4, - "y": -3, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": ["village/plains/zombie/streets"], - "position": { - "x": -4, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/plains/zombie/houses/plains_stable_1" -} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_fletcher_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/shepherds_house_1.json similarity index 88% rename from jigsaw-pieces/village/plains/zombie/houses/plains_fletcher_house_1.json rename to jigsaw-pieces/village/plains/zombie/houses/shepherds_house_1.json index 9a9f3754..d57aa133 100644 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_fletcher_house_1.json +++ b/jigsaw-pieces/village/plains/zombie/houses/shepherds_house_1.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], "position": { - "x": -3, + "x": 3, "y": -3, - "z": -4 + "z": -1 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,21 +17,20 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, - "z": 1 + "z": -2 }, "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/shepherd"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +68,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +82,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/zombie/houses/plains_fletcher_house_1" + "object": "jigsaw/village/plains/zombie/houses/shepherds_house_1" } diff --git a/jigsaw-pieces/village/plains/zombie/houses/small_house_1.json b/jigsaw-pieces/village/plains/zombie/houses/small_house_1.json new file mode 100644 index 00000000..a1511c91 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/small_house_1.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/small_house_1" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/small_house_2.json b/jigsaw-pieces/village/plains/zombie/houses/small_house_2.json new file mode 100644 index 00000000..628655a1 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/small_house_2.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/small_house_2" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/small_house_3.json b/jigsaw-pieces/village/plains/zombie/houses/small_house_3.json new file mode 100644 index 00000000..4f5837a7 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/small_house_3.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/small_house_3" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/small_house_4.json b/jigsaw-pieces/village/plains/zombie/houses/small_house_4.json new file mode 100644 index 00000000..8c79a190 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/small_house_4.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/small_house_4" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/small_house_5.json b/jigsaw-pieces/village/plains/zombie/houses/small_house_5.json new file mode 100644 index 00000000..d4930bae --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/small_house_5.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -4, + "y": -4, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/small_house_5" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/small_house_6.json b/jigsaw-pieces/village/plains/zombie/houses/small_house_6.json new file mode 100644 index 00000000..70f03873 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/small_house_6.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/small_house_6" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/small_house_7.json b/jigsaw-pieces/village/plains/zombie/houses/small_house_7.json new file mode 100644 index 00000000..4855daf2 --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/small_house_7.json @@ -0,0 +1,73 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "pools": ["village/plains/zombie/streets"], + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/small_house_7" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/small_house_8.json b/jigsaw-pieces/village/plains/zombie/houses/small_house_8.json new file mode 100644 index 00000000..adcbddcb --- /dev/null +++ b/jigsaw-pieces/village/plains/zombie/houses/small_house_8.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -4, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/plains"], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": false, + "translate": { + "yRandom": 0, + "x": 0, + "y": -2, + "z": 0 + }, + "mode": "FAST_MAX_HEIGHT", + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/plains/zombie/houses/small_house_8" +} diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_meeting_point_4.json b/jigsaw-pieces/village/plains/zombie/houses/stable_1.json similarity index 85% rename from jigsaw-pieces/village/plains/zombie/houses/plains_meeting_point_4.json rename to jigsaw-pieces/village/plains/zombie/houses/stable_1.json index 97d525ea..34f8cbd9 100644 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_meeting_point_4.json +++ b/jigsaw-pieces/village/plains/zombie/houses/stable_1.json @@ -5,61 +5,57 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], "position": { - "x": -4, - "y": -3, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/trees"], - "position": { - "x": 2, - "y": -3, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 2, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 3, + "x": -2, "y": -3, "z": -6 }, "direction": "NORTH_NEGATIVE_Z" }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 4, + "y": -3, + "z": 0 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 4, + "y": -3, + "z": 6 + }, + "direction": "NORTH_NEGATIVE_Z" + }, { "targetName": "minecraft:building_entrance", "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], + "pools": ["village/plains/zombie/streets"], "position": { - "x": -5, + "x": -4, "y": -2, "z": 0 }, @@ -67,11 +63,11 @@ } ], "placementOptions": { + "loot": ["structures/village/plains"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +105,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -124,5 +119,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/zombie/houses/plains_meeting_point_4" + "object": "jigsaw/village/plains/zombie/houses/stable_1" } diff --git a/jigsaw-pieces/village/plains/zombie/streets/corner_01.json b/jigsaw-pieces/village/plains/zombie/streets/corner_01.json index 983489f7..a0c11c25 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/corner_01.json +++ b/jigsaw-pieces/village/plains/zombie/streets/corner_01.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 2, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -110,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/corner_02.json b/jigsaw-pieces/village/plains/zombie/streets/corner_02.json index 7937c14e..b60c76cf 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/corner_02.json +++ b/jigsaw-pieces/village/plains/zombie/streets/corner_02.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/corner_03.json b/jigsaw-pieces/village/plains/zombie/streets/corner_03.json index 685ddbdc..45d22380 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/corner_03.json +++ b/jigsaw-pieces/village/plains/zombie/streets/corner_03.json @@ -32,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/crossroad_01.json b/jigsaw-pieces/village/plains/zombie/streets/crossroad_01.json index c6ce5c7d..c66e0121 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/crossroad_01.json +++ b/jigsaw-pieces/village/plains/zombie/streets/crossroad_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -175,7 +162,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -213,7 +199,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/crossroad_02.json b/jigsaw-pieces/village/plains/zombie/streets/crossroad_02.json index 071f190c..41104a5f 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/crossroad_02.json +++ b/jigsaw-pieces/village/plains/zombie/streets/crossroad_02.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -3, - "y": -1, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 6, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -123,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/crossroad_03.json b/jigsaw-pieces/village/plains/zombie/streets/crossroad_03.json index 2357ab72..fc944837 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/crossroad_03.json +++ b/jigsaw-pieces/village/plains/zombie/streets/crossroad_03.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +71,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +108,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/crossroad_04.json b/jigsaw-pieces/village/plains/zombie/streets/crossroad_04.json index 323509ad..04797954 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/crossroad_04.json +++ b/jigsaw-pieces/village/plains/zombie/streets/crossroad_04.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/crossroad_05.json b/jigsaw-pieces/village/plains/zombie/streets/crossroad_05.json index 17765e0d..7f2c53ee 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/crossroad_05.json +++ b/jigsaw-pieces/village/plains/zombie/streets/crossroad_05.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/crossroad_06.json b/jigsaw-pieces/village/plains/zombie/streets/crossroad_06.json index 12eb896a..9e4deaec 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/crossroad_06.json +++ b/jigsaw-pieces/village/plains/zombie/streets/crossroad_06.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/straight_01.json b/jigsaw-pieces/village/plains/zombie/streets/straight_01.json index 1b58ba6a..4e0c5d3b 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/straight_01.json +++ b/jigsaw-pieces/village/plains/zombie/streets/straight_01.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -6, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/straight_02.json b/jigsaw-pieces/village/plains/zombie/streets/straight_02.json index 81a28789..1452f3f4 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/straight_02.json +++ b/jigsaw-pieces/village/plains/zombie/streets/straight_02.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/straight_03.json b/jigsaw-pieces/village/plains/zombie/streets/straight_03.json index 7e71e852..236f80b8 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/straight_03.json +++ b/jigsaw-pieces/village/plains/zombie/streets/straight_03.json @@ -97,7 +97,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +134,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/straight_04.json b/jigsaw-pieces/village/plains/zombie/streets/straight_04.json index 1349a1b2..2b535a0a 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/straight_04.json +++ b/jigsaw-pieces/village/plains/zombie/streets/straight_04.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/straight_05.json b/jigsaw-pieces/village/plains/zombie/streets/straight_05.json index 0a762ade..8033b3b1 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/straight_05.json +++ b/jigsaw-pieces/village/plains/zombie/streets/straight_05.json @@ -84,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/straight_06.json b/jigsaw-pieces/village/plains/zombie/streets/straight_06.json index 972daad4..ce906514 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/straight_06.json +++ b/jigsaw-pieces/village/plains/zombie/streets/straight_06.json @@ -1,44 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -2, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/plains/zombie/decor"], - "position": { - "x": -1, - "y": -1, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -253,7 +214,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -291,7 +251,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/streets/turn_01.json b/jigsaw-pieces/village/plains/zombie/streets/turn_01.json index e2093616..8ce92ed1 100644 --- a/jigsaw-pieces/village/plains/zombie/streets/turn_01.json +++ b/jigsaw-pieces/village/plains/zombie/streets/turn_01.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/plains/zombie/town_centers/plains_fountain_01.json b/jigsaw-pieces/village/plains/zombie/town_centers/fountain_01.json similarity index 94% rename from jigsaw-pieces/village/plains/zombie/town_centers/plains_fountain_01.json rename to jigsaw-pieces/village/plains/zombie/town_centers/fountain_01.json index bd33b247..95230ecf 100644 --- a/jigsaw-pieces/village/plains/zombie/town_centers/plains_fountain_01.json +++ b/jigsaw-pieces/village/plains/zombie/town_centers/fountain_01.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -2, "y": -3, @@ -84,7 +82,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +119,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +133,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/zombie/town_centers/plains_fountain_01" + "object": "jigsaw/village/plains/zombie/town_centers/fountain_01" } diff --git a/jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_1.json b/jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_1.json similarity index 93% rename from jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_1.json rename to jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_1.json index 08118d4c..7a328a0b 100644 --- a/jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_1.json +++ b/jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/well_bottoms"], "position": { "x": 1, "y": -3, @@ -31,7 +30,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -2, @@ -44,7 +42,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -2, @@ -83,7 +80,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 0, "y": -2, @@ -110,7 +106,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +143,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -163,5 +157,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/zombie/town_centers/plains_meeting_point_1" + "object": "jigsaw/village/plains/zombie/town_centers/meeting_point_1" } diff --git a/jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_2.json b/jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_2.json similarity index 94% rename from jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_2.json rename to jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_2.json index 4632a919..7142af23 100644 --- a/jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_2.json +++ b/jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -2, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -2, "y": -2, @@ -84,7 +82,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +119,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +133,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/zombie/town_centers/plains_meeting_point_2" + "object": "jigsaw/village/plains/zombie/town_centers/meeting_point_2" } diff --git a/jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_3.json b/jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_3.json similarity index 93% rename from jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_3.json rename to jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_3.json index 884bb79f..e0b9d2d8 100644 --- a/jigsaw-pieces/village/plains/zombie/town_centers/plains_meeting_point_3.json +++ b/jigsaw-pieces/village/plains/zombie/town_centers/meeting_point_3.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -4, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -2, "y": -4, @@ -71,7 +69,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +106,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -124,5 +120,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/zombie/town_centers/plains_meeting_point_3" + "object": "jigsaw/village/plains/zombie/town_centers/meeting_point_3" } diff --git a/jigsaw-pieces/village/plains/zombie/villagers/nitwit.json b/jigsaw-pieces/village/plains/zombie/villagers/nitwit.json deleted file mode 100644 index 31bdadbc..00000000 --- a/jigsaw-pieces/village/plains/zombie/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/plains/zombie/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/savanna/houses/savanna_animal_pen_1.json b/jigsaw-pieces/village/savanna/houses/animal_pen_1.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_animal_pen_1.json rename to jigsaw-pieces/village/savanna/houses/animal_pen_1.json index 6b3263c9..dae49333 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_animal_pen_1.json +++ b/jigsaw-pieces/village/savanna/houses/animal_pen_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": -1, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -96,10 +89,10 @@ "warp": { "multiplier": 1, "style": "FLAT", - "zoom": -1, + "zoom": 1, "maxFractureAccuracy": false, "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_animal_pen_1" + "object": "jigsaw/village/savanna/houses/animal_pen_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_animal_pen_2.json b/jigsaw-pieces/village/savanna/houses/animal_pen_2.json similarity index 80% rename from jigsaw-pieces/village/savanna/houses/savanna_animal_pen_2.json rename to jigsaw-pieces/village/savanna/houses/animal_pen_2.json index 5e26eb76..2a2585b5 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_animal_pen_2.json +++ b/jigsaw-pieces/village/savanna/houses/animal_pen_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -6, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -2, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": -2, "y": -2, @@ -44,20 +41,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 1, - "y": -2, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 2, "y": -2, @@ -70,7 +53,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -2, "y": -1, @@ -80,6 +62,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -95,7 +78,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -130,15 +112,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -153,5 +130,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_animal_pen_2" + "object": "jigsaw/village/savanna/houses/animal_pen_2" } diff --git a/jigsaw-pieces/village/savanna/houses/animal_pen_3.json b/jigsaw-pieces/village/savanna/houses/animal_pen_3.json new file mode 100644 index 00000000..c87bd6b2 --- /dev/null +++ b/jigsaw-pieces/village/savanna/houses/animal_pen_3.json @@ -0,0 +1,98 @@ +{ + "connectors": [ + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 0, + "y": -2, + "z": 1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -1, + "z": 4 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "loot": ["structures/village/savanna"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:yellow_terracotta"}, + {"block": "minecraft:orange_terracotta"}, + {"block": "minecraft:acacia_planks"}, + {"block": "minecraft:stripped_acacia_log"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/houses/animal_pen_3" +} diff --git a/jigsaw-pieces/village/savanna/houses/savanna_armorer_1.json b/jigsaw-pieces/village/savanna/houses/armorer_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_armorer_1.json rename to jigsaw-pieces/village/savanna/houses/armorer_1.json index 8bf4aad5..07dd3379 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_armorer_1.json +++ b/jigsaw-pieces/village/savanna/houses/armorer_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/armorer"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -62,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_armorer_1" + "object": "jigsaw/village/savanna/houses/armorer_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_butchers_shop_1.json b/jigsaw-pieces/village/savanna/houses/butchers_shop_1.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_butchers_shop_1.json rename to jigsaw-pieces/village/savanna/houses/butchers_shop_1.json index deb3d3f1..e0b2d147 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_butchers_shop_1.json +++ b/jigsaw-pieces/village/savanna/houses/butchers_shop_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -4, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], "position": { "x": 3, "y": -4, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/butcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_butchers_shop_1" + "object": "jigsaw/village/savanna/houses/butchers_shop_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_butchers_shop_2.json b/jigsaw-pieces/village/savanna/houses/butchers_shop_2.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_butchers_shop_2.json rename to jigsaw-pieces/village/savanna/houses/butchers_shop_2.json index 45902fb9..9578c51c 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_butchers_shop_2.json +++ b/jigsaw-pieces/village/savanna/houses/butchers_shop_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], "position": { "x": 4, "y": -5, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -6, "y": -4, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/butcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_butchers_shop_2" + "object": "jigsaw/village/savanna/houses/butchers_shop_2" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_cartographer_1.json b/jigsaw-pieces/village/savanna/houses/cartographer_1.json similarity index 93% rename from jigsaw-pieces/village/savanna/houses/savanna_cartographer_1.json rename to jigsaw-pieces/village/savanna/houses/cartographer_1.json index f1bafbdc..f27c33b6 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_cartographer_1.json +++ b/jigsaw-pieces/village/savanna/houses/cartographer_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -4, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 0, "y": -4, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/cartographer"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -81,7 +79,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -96,5 +93,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_cartographer_1" + "object": "jigsaw/village/savanna/houses/cartographer_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_fisher_cottage_1.json b/jigsaw-pieces/village/savanna/houses/fisher_cottage_1.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_fisher_cottage_1.json rename to jigsaw-pieces/village/savanna/houses/fisher_cottage_1.json index fe97bacf..ceb3470f 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_fisher_cottage_1.json +++ b/jigsaw-pieces/village/savanna/houses/fisher_cottage_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -4, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 0, "y": -4, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 2, "y": -4, @@ -44,7 +41,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -3, @@ -54,6 +50,7 @@ } ], "placementOptions": { + "loot": ["structures/village/fisher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -69,7 +66,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -104,15 +100,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -127,5 +118,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_fisher_cottage_1" + "object": "jigsaw/village/savanna/houses/fisher_cottage_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_large_farm_1.json b/jigsaw-pieces/village/savanna/houses/fletcher_house_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_large_farm_1.json rename to jigsaw-pieces/village/savanna/houses/fletcher_house_1.json index 415fd775..1aaad82f 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_large_farm_1.json +++ b/jigsaw-pieces/village/savanna/houses/fletcher_house_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -2, @@ -13,6 +12,7 @@ "direction": "SOUTH_POSITIVE_Z" }], "placementOptions": { + "loot": ["structures/village/fletcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_large_farm_1" + "object": "jigsaw/village/savanna/houses/fletcher_house_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_fletcher_house_1.json b/jigsaw-pieces/village/savanna/houses/large_farm_1.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_fletcher_house_1.json rename to jigsaw-pieces/village/savanna/houses/large_farm_1.json index b7528b2c..67aed410 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_fletcher_house_1.json +++ b/jigsaw-pieces/village/savanna/houses/large_farm_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -2, @@ -13,6 +12,7 @@ "direction": "SOUTH_POSITIVE_Z" }], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_fletcher_house_1" + "object": "jigsaw/village/savanna/houses/large_farm_1" } diff --git a/jigsaw-pieces/village/savanna/houses/large_farm_2.json b/jigsaw-pieces/village/savanna/houses/large_farm_2.json new file mode 100644 index 00000000..8860d73b --- /dev/null +++ b/jigsaw-pieces/village/savanna/houses/large_farm_2.json @@ -0,0 +1,84 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -1, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:yellow_terracotta"}, + {"block": "minecraft:orange_terracotta"}, + {"block": "minecraft:acacia_planks"}, + {"block": "minecraft:stripped_acacia_log"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/houses/large_farm_2" +} diff --git a/jigsaw-pieces/village/savanna/houses/savanna_library_1.json b/jigsaw-pieces/village/savanna/houses/library_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_library_1.json rename to jigsaw-pieces/village/savanna/houses/library_1.json index ee85fce3..b016194c 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_library_1.json +++ b/jigsaw-pieces/village/savanna/houses/library_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -13,6 +12,7 @@ "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_library_1" + "object": "jigsaw/village/savanna/houses/library_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_mason_1.json b/jigsaw-pieces/village/savanna/houses/mason_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_mason_1.json rename to jigsaw-pieces/village/savanna/houses/mason_1.json index a88fa18c..ab78132e 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_mason_1.json +++ b/jigsaw-pieces/village/savanna/houses/mason_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/mason"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_mason_1" + "object": "jigsaw/village/savanna/houses/mason_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_animal_pen_3.json b/jigsaw-pieces/village/savanna/houses/medium_house_1.json similarity index 82% rename from jigsaw-pieces/village/savanna/houses/savanna_animal_pen_3.json rename to jigsaw-pieces/village/savanna/houses/medium_house_1.json index 62464682..344447cc 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_animal_pen_3.json +++ b/jigsaw-pieces/village/savanna/houses/medium_house_1.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], "position": { - "x": -2, - "y": -2, - "z": 2 + "x": -1, + "y": -3, + "z": -4 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,11 +17,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { - "x": 0, - "y": -2, - "z": 1 + "x": -1, + "y": -3, + "z": 4 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -31,16 +29,16 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": 0, - "y": -1, - "z": 4 + "x": -4, + "y": -2, + "z": 0 }, - "direction": "SOUTH_POSITIVE_Z" + "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +54,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -91,15 +88,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +106,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_animal_pen_3" + "object": "jigsaw/village/savanna/houses/medium_house_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_shepherd_1.json b/jigsaw-pieces/village/savanna/houses/medium_house_2.json similarity index 82% rename from jigsaw-pieces/village/savanna/houses/savanna_shepherd_1.json rename to jigsaw-pieces/village/savanna/houses/medium_house_2.json index 4974cc91..f748d45c 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_shepherd_1.json +++ b/jigsaw-pieces/village/savanna/houses/medium_house_2.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/sheep"], "position": { - "x": 1, - "y": -6, - "z": -1 + "x": -2, + "y": -4, + "z": -2 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,10 +17,9 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/trees"], "position": { - "x": 4, - "y": -6, + "x": 2, + "y": -4, "z": 3 }, "direction": "NORTH_NEGATIVE_Z" @@ -31,16 +29,16 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": -6, - "y": -5, + "x": -5, + "y": -3, "z": 0 }, "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +54,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,23 +80,18 @@ "boreExtendMinY": -1, "smartBore": false, "waterloggable": false, - "bore": false, + "bore": true, "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": 0, "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +106,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_shepherd_1" + "object": "jigsaw/village/savanna/houses/medium_house_2" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_large_farm_2.json b/jigsaw-pieces/village/savanna/houses/savanna_large_farm_2.json deleted file mode 100644 index 5f93a478..00000000 --- a/jigsaw-pieces/village/savanna/houses/savanna_large_farm_2.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 1, - "y": -2, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:yellow_terracotta"}, - {"block": "minecraft:orange_terracotta"}, - {"block": "minecraft:acacia_planks"}, - {"block": "minecraft:stripped_acacia_log"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/savanna/houses/savanna_large_farm_2" -} diff --git a/jigsaw-pieces/village/savanna/houses/savanna_medium_house_1.json b/jigsaw-pieces/village/savanna/houses/savanna_medium_house_1.json deleted file mode 100644 index 76cc2153..00000000 --- a/jigsaw-pieces/village/savanna/houses/savanna_medium_house_1.json +++ /dev/null @@ -1,131 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -4, - "y": -3, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], - "position": { - "x": -1, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], - "position": { - "x": -1, - "y": -3, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -4, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:yellow_terracotta"}, - {"block": "minecraft:orange_terracotta"}, - {"block": "minecraft:acacia_planks"}, - {"block": "minecraft:stripped_acacia_log"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/savanna/houses/savanna_medium_house_1" -} diff --git a/jigsaw-pieces/village/savanna/houses/savanna_medium_house_2.json b/jigsaw-pieces/village/savanna/houses/savanna_medium_house_2.json deleted file mode 100644 index 83e80848..00000000 --- a/jigsaw-pieces/village/savanna/houses/savanna_medium_house_2.json +++ /dev/null @@ -1,131 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], - "position": { - "x": -2, - "y": -4, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 2, - "y": -4, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], - "position": { - "x": 2, - "y": -4, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -5, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:yellow_terracotta"}, - {"block": "minecraft:orange_terracotta"}, - {"block": "minecraft:acacia_planks"}, - {"block": "minecraft:stripped_acacia_log"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/savanna/houses/savanna_medium_house_2" -} diff --git a/jigsaw-pieces/village/savanna/houses/shepherd_1.json b/jigsaw-pieces/village/savanna/houses/shepherd_1.json new file mode 100644 index 00000000..61b64871 --- /dev/null +++ b/jigsaw-pieces/village/savanna/houses/shepherd_1.json @@ -0,0 +1,98 @@ +{ + "connectors": [ + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 1, + "y": -6, + "z": -1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -6, + "y": -5, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "loot": ["structures/village/shepherd"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:yellow_terracotta"}, + {"block": "minecraft:orange_terracotta"}, + {"block": "minecraft:acacia_planks"}, + {"block": "minecraft:stripped_acacia_log"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": false, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/houses/shepherd_1" +} diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_farm.json b/jigsaw-pieces/village/savanna/houses/small_farm.json similarity index 94% rename from jigsaw-pieces/village/savanna/houses/savanna_small_farm.json rename to jigsaw-pieces/village/savanna/houses/small_farm.json index 3313e279..962e25fb 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_farm.json +++ b/jigsaw-pieces/village/savanna/houses/small_farm.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -2, "y": -1, @@ -13,6 +12,7 @@ "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -66,7 +65,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -81,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_farm" + "object": "jigsaw/village/savanna/houses/small_farm" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_house_1.json b/jigsaw-pieces/village/savanna/houses/small_house_1.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_small_house_1.json rename to jigsaw-pieces/village/savanna/houses/small_house_1.json index a4396ee5..551f290c 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_house_1.json +++ b/jigsaw-pieces/village/savanna/houses/small_house_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -1, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_house_1" + "object": "jigsaw/village/savanna/houses/small_house_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_house_2.json b/jigsaw-pieces/village/savanna/houses/small_house_2.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_small_house_2.json rename to jigsaw-pieces/village/savanna/houses/small_house_2.json index 3d682e51..c8ec3a47 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_house_2.json +++ b/jigsaw-pieces/village/savanna/houses/small_house_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -1, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 1, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_house_2" + "object": "jigsaw/village/savanna/houses/small_house_2" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_house_3.json b/jigsaw-pieces/village/savanna/houses/small_house_3.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_small_house_3.json rename to jigsaw-pieces/village/savanna/houses/small_house_3.json index b94f9f2d..bbd53153 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_house_3.json +++ b/jigsaw-pieces/village/savanna/houses/small_house_3.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 2, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_house_3" + "object": "jigsaw/village/savanna/houses/small_house_3" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_house_4.json b/jigsaw-pieces/village/savanna/houses/small_house_4.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_small_house_4.json rename to jigsaw-pieces/village/savanna/houses/small_house_4.json index 73fa4715..ef1ca170 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_house_4.json +++ b/jigsaw-pieces/village/savanna/houses/small_house_4.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 0, "y": -4, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_house_4" + "object": "jigsaw/village/savanna/houses/small_house_4" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_house_5.json b/jigsaw-pieces/village/savanna/houses/small_house_5.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_small_house_5.json rename to jigsaw-pieces/village/savanna/houses/small_house_5.json index 27122d58..25e6fcb7 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_house_5.json +++ b/jigsaw-pieces/village/savanna/houses/small_house_5.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 1, "y": -5, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 3, "y": -4, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_house_5" + "object": "jigsaw/village/savanna/houses/small_house_5" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_house_6.json b/jigsaw-pieces/village/savanna/houses/small_house_6.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_small_house_6.json rename to jigsaw-pieces/village/savanna/houses/small_house_6.json index 7149c82e..6e22a5f3 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_house_6.json +++ b/jigsaw-pieces/village/savanna/houses/small_house_6.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 0, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -31,7 +29,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -41,6 +38,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +54,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -91,15 +88,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +106,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_house_6" + "object": "jigsaw/village/savanna/houses/small_house_6" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_house_7.json b/jigsaw-pieces/village/savanna/houses/small_house_7.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_small_house_7.json rename to jigsaw-pieces/village/savanna/houses/small_house_7.json index ddf0cfa4..eb3e65fb 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_house_7.json +++ b/jigsaw-pieces/village/savanna/houses/small_house_7.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 2, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_house_7" + "object": "jigsaw/village/savanna/houses/small_house_7" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_small_house_8.json b/jigsaw-pieces/village/savanna/houses/small_house_8.json similarity index 88% rename from jigsaw-pieces/village/savanna/houses/savanna_small_house_8.json rename to jigsaw-pieces/village/savanna/houses/small_house_8.json index d47206f6..25334d38 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_small_house_8.json +++ b/jigsaw-pieces/village/savanna/houses/small_house_8.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 0, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_small_house_8" + "object": "jigsaw/village/savanna/houses/small_house_8" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_tannery_1.json b/jigsaw-pieces/village/savanna/houses/tannery_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_tannery_1.json rename to jigsaw-pieces/village/savanna/houses/tannery_1.json index a8cd80cb..acb25c85 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_tannery_1.json +++ b/jigsaw-pieces/village/savanna/houses/tannery_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 2, "y": -2, @@ -13,6 +12,7 @@ "direction": "EAST_POSITIVE_X" }], "placementOptions": { + "loot": ["structures/village/tannery"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_tannery_1" + "object": "jigsaw/village/savanna/houses/tannery_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_temple_1.json b/jigsaw-pieces/village/savanna/houses/temple_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_temple_1.json rename to jigsaw-pieces/village/savanna/houses/temple_1.json index 7a9af40f..56d0c28a 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_temple_1.json +++ b/jigsaw-pieces/village/savanna/houses/temple_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -6, "y": -3, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/temple"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_temple_1" + "object": "jigsaw/village/savanna/houses/temple_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_temple_2.json b/jigsaw-pieces/village/savanna/houses/temple_2.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_temple_2.json rename to jigsaw-pieces/village/savanna/houses/temple_2.json index 257187a0..612bcd30 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_temple_2.json +++ b/jigsaw-pieces/village/savanna/houses/temple_2.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/temple"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_temple_2" + "object": "jigsaw/village/savanna/houses/temple_2" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_tool_smith_1.json b/jigsaw-pieces/village/savanna/houses/tool_smith_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_tool_smith_1.json rename to jigsaw-pieces/village/savanna/houses/tool_smith_1.json index a440eeb3..3f746409 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_tool_smith_1.json +++ b/jigsaw-pieces/village/savanna/houses/tool_smith_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/toolsmith"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_tool_smith_1" + "object": "jigsaw/village/savanna/houses/tool_smith_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_weaponsmith_1.json b/jigsaw-pieces/village/savanna/houses/weaponsmith_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_weaponsmith_1.json rename to jigsaw-pieces/village/savanna/houses/weaponsmith_1.json index 32429a5e..76edc715 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_weaponsmith_1.json +++ b/jigsaw-pieces/village/savanna/houses/weaponsmith_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 3, "y": -2, @@ -13,6 +12,7 @@ "direction": "EAST_POSITIVE_X" }], "placementOptions": { + "loot": ["structures/village/weaponsmith"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_weaponsmith_1" + "object": "jigsaw/village/savanna/houses/weaponsmith_1" } diff --git a/jigsaw-pieces/village/savanna/houses/savanna_weaponsmith_2.json b/jigsaw-pieces/village/savanna/houses/weaponsmith_2.json similarity index 89% rename from jigsaw-pieces/village/savanna/houses/savanna_weaponsmith_2.json rename to jigsaw-pieces/village/savanna/houses/weaponsmith_2.json index 81eaff12..b1ea8a4d 100644 --- a/jigsaw-pieces/village/savanna/houses/savanna_weaponsmith_2.json +++ b/jigsaw-pieces/village/savanna/houses/weaponsmith_2.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -2, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/weaponsmith"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/houses/savanna_weaponsmith_2" + "object": "jigsaw/village/savanna/houses/weaponsmith_2" } diff --git a/jigsaw-pieces/village/common/iron_golem.json b/jigsaw-pieces/village/savanna/lamp_post_01.json similarity index 93% rename from jigsaw-pieces/village/common/iron_golem.json rename to jigsaw-pieces/village/savanna/lamp_post_01.json index ae290bea..75878c83 100644 --- a/jigsaw-pieces/village/common/iron_golem.json +++ b/jigsaw-pieces/village/savanna/lamp_post_01.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -1, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/common/iron_golem" + "object": "jigsaw/village/savanna/lamp_post_01" } diff --git a/jigsaw-pieces/village/savanna/savanna_lamp_post_01.json b/jigsaw-pieces/village/savanna/savanna_lamp_post_01.json deleted file mode 100644 index 772ae49b..00000000 --- a/jigsaw-pieces/village/savanna/savanna_lamp_post_01.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/savanna/villagesavanna_lamp_post_01" -} diff --git a/jigsaw-pieces/village/savanna/streets/corner_01.json b/jigsaw-pieces/village/savanna/streets/corner_01.json index 58296114..4179023a 100644 --- a/jigsaw-pieces/village/savanna/streets/corner_01.json +++ b/jigsaw-pieces/village/savanna/streets/corner_01.json @@ -1,58 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -5, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 2, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 5, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -111,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -149,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/corner_03.json b/jigsaw-pieces/village/savanna/streets/corner_03.json index 9050fc14..5240d240 100644 --- a/jigsaw-pieces/village/savanna/streets/corner_03.json +++ b/jigsaw-pieces/village/savanna/streets/corner_03.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -46,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -84,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/crossroad_02.json b/jigsaw-pieces/village/savanna/streets/crossroad_02.json index 9020a3d8..2b9db284 100644 --- a/jigsaw-pieces/village/savanna/streets/crossroad_02.json +++ b/jigsaw-pieces/village/savanna/streets/crossroad_02.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -2, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 0, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -84,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/crossroad_03.json b/jigsaw-pieces/village/savanna/streets/crossroad_03.json index 06933ad1..f3799734 100644 --- a/jigsaw-pieces/village/savanna/streets/crossroad_03.json +++ b/jigsaw-pieces/village/savanna/streets/crossroad_03.json @@ -1,44 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -6, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 0, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -110,7 +71,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +108,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/crossroad_04.json b/jigsaw-pieces/village/savanna/streets/crossroad_04.json index 55541135..6128fe92 100644 --- a/jigsaw-pieces/village/savanna/streets/crossroad_04.json +++ b/jigsaw-pieces/village/savanna/streets/crossroad_04.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/crossroad_05.json b/jigsaw-pieces/village/savanna/streets/crossroad_05.json index c6dd6131..a8e27506 100644 --- a/jigsaw-pieces/village/savanna/streets/crossroad_05.json +++ b/jigsaw-pieces/village/savanna/streets/crossroad_05.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/crossroad_06.json b/jigsaw-pieces/village/savanna/streets/crossroad_06.json index 685482cb..df20bd57 100644 --- a/jigsaw-pieces/village/savanna/streets/crossroad_06.json +++ b/jigsaw-pieces/village/savanna/streets/crossroad_06.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/crossroad_07.json b/jigsaw-pieces/village/savanna/streets/crossroad_07.json index 04dc32cb..0914b317 100644 --- a/jigsaw-pieces/village/savanna/streets/crossroad_07.json +++ b/jigsaw-pieces/village/savanna/streets/crossroad_07.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 5, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 6, - "y": -1, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -84,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/split_01.json b/jigsaw-pieces/village/savanna/streets/split_01.json index 42dd86cf..e14fa6f0 100644 --- a/jigsaw-pieces/village/savanna/streets/split_01.json +++ b/jigsaw-pieces/village/savanna/streets/split_01.json @@ -1,32 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 0, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -72,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -110,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/split_02.json b/jigsaw-pieces/village/savanna/streets/split_02.json index 9c209361..314a1c2f 100644 --- a/jigsaw-pieces/village/savanna/streets/split_02.json +++ b/jigsaw-pieces/village/savanna/streets/split_02.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -72,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -110,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/straight_02.json b/jigsaw-pieces/village/savanna/streets/straight_02.json index 91cab370..b589f098 100644 --- a/jigsaw-pieces/village/savanna/streets/straight_02.json +++ b/jigsaw-pieces/village/savanna/streets/straight_02.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -124,7 +110,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -162,7 +147,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/straight_04.json b/jigsaw-pieces/village/savanna/streets/straight_04.json index 09bb32b6..088a2e82 100644 --- a/jigsaw-pieces/village/savanna/streets/straight_04.json +++ b/jigsaw-pieces/village/savanna/streets/straight_04.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -59,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -97,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/straight_05.json b/jigsaw-pieces/village/savanna/streets/straight_05.json index 4dd0f2f9..aac5ca61 100644 --- a/jigsaw-pieces/village/savanna/streets/straight_05.json +++ b/jigsaw-pieces/village/savanna/streets/straight_05.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -98,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -136,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/straight_06.json b/jigsaw-pieces/village/savanna/streets/straight_06.json index 6a023218..b441bd0b 100644 --- a/jigsaw-pieces/village/savanna/streets/straight_06.json +++ b/jigsaw-pieces/village/savanna/streets/straight_06.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 2, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -72,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -110,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/straight_08.json b/jigsaw-pieces/village/savanna/streets/straight_08.json index 28809a64..9f9fd37f 100644 --- a/jigsaw-pieces/village/savanna/streets/straight_08.json +++ b/jigsaw-pieces/village/savanna/streets/straight_08.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 0, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 0, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -72,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -110,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/straight_09.json b/jigsaw-pieces/village/savanna/streets/straight_09.json index 10a45d00..63942772 100644 --- a/jigsaw-pieces/village/savanna/streets/straight_09.json +++ b/jigsaw-pieces/village/savanna/streets/straight_09.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -2, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": 0, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -124,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -162,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/straight_10.json b/jigsaw-pieces/village/savanna/streets/straight_10.json index c6213f2d..a64679cf 100644 --- a/jigsaw-pieces/village/savanna/streets/straight_10.json +++ b/jigsaw-pieces/village/savanna/streets/straight_10.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -46,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -84,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/straight_11.json b/jigsaw-pieces/village/savanna/streets/straight_11.json index 58fc6128..410deba4 100644 --- a/jigsaw-pieces/village/savanna/streets/straight_11.json +++ b/jigsaw-pieces/village/savanna/streets/straight_11.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -59,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -97,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/streets/turn_01.json b/jigsaw-pieces/village/savanna/streets/turn_01.json index 1cf976dc..54d234a6 100644 --- a/jigsaw-pieces/village/savanna/streets/turn_01.json +++ b/jigsaw-pieces/village/savanna/streets/turn_01.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/savanna/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -72,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -110,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/savanna/terminators/terminator_05.json b/jigsaw-pieces/village/savanna/terminators/terminator_05.json index e4a72d2b..36afbef4 100644 --- a/jigsaw-pieces/village/savanna/terminators/terminator_05.json +++ b/jigsaw-pieces/village/savanna/terminators/terminator_05.json @@ -1,50 +1,10 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -7, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -7, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/decor"], - "position": { - "x": -7, - "y": -1, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": [], "position": { "x": -8, "y": 0, @@ -71,7 +31,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +68,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -124,5 +82,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villageterminators/terminator_05" + "object": "jigsaw/village/savanna/terminators/terminator_05" } diff --git a/jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_1.json b/jigsaw-pieces/village/savanna/town_centers/meeting_point_1.json similarity index 91% rename from jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_1.json rename to jigsaw-pieces/village/savanna/town_centers/meeting_point_1.json index ea33d408..a0c7fbfd 100644 --- a/jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_1.json +++ b/jigsaw-pieces/village/savanna/town_centers/meeting_point_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -4, "y": -2, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -2, "y": -2, @@ -44,7 +41,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 1, "y": -2, @@ -57,7 +53,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 1, "y": -2, @@ -70,7 +65,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 1, "y": -2, @@ -83,7 +77,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 3, "y": -2, @@ -136,7 +129,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -174,7 +166,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -189,5 +180,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/town_centers/savanna_meeting_point_1" + "object": "jigsaw/village/savanna/town_centers/meeting_point_1" } diff --git a/jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_2.json b/jigsaw-pieces/village/savanna/town_centers/meeting_point_2.json similarity index 92% rename from jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_2.json rename to jigsaw-pieces/village/savanna/town_centers/meeting_point_2.json index 07bb0609..2c38475d 100644 --- a/jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_2.json +++ b/jigsaw-pieces/village/savanna/town_centers/meeting_point_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -4, "y": -3, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -3, @@ -44,7 +41,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -1, "y": -3, @@ -57,7 +53,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": 2, "y": -3, @@ -70,7 +65,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": 4, "y": -3, @@ -136,7 +130,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -174,7 +167,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -189,5 +181,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/town_centers/savanna_meeting_point_2" + "object": "jigsaw/village/savanna/town_centers/meeting_point_2" } diff --git a/jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_3.json b/jigsaw-pieces/village/savanna/town_centers/meeting_point_3.json similarity index 92% rename from jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_3.json rename to jigsaw-pieces/village/savanna/town_centers/meeting_point_3.json index a10b5b2e..5c75a223 100644 --- a/jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_3.json +++ b/jigsaw-pieces/village/savanna/town_centers/meeting_point_3.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -3, "y": -3, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -3, "y": -3, @@ -44,7 +41,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -2, "y": -3, @@ -57,7 +53,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -70,7 +65,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 4, "y": -3, @@ -136,7 +130,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -174,7 +167,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -189,5 +181,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/town_centers/savanna_meeting_point_3" + "object": "jigsaw/village/savanna/town_centers/meeting_point_3" } diff --git a/jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_4.json b/jigsaw-pieces/village/savanna/town_centers/meeting_point_4.json similarity index 92% rename from jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_4.json rename to jigsaw-pieces/village/savanna/town_centers/meeting_point_4.json index 90cd966b..569cb7ac 100644 --- a/jigsaw-pieces/village/savanna/town_centers/savanna_meeting_point_4.json +++ b/jigsaw-pieces/village/savanna/town_centers/meeting_point_4.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -4, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagers"], "position": { "x": -3, "y": -3, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -3, "y": -3, @@ -44,7 +41,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -57,7 +53,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 4, "y": -3, @@ -123,7 +118,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +155,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -176,5 +169,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/town_centers/savanna_meeting_point_4" + "object": "jigsaw/village/savanna/town_centers/meeting_point_4" } diff --git a/jigsaw-pieces/village/savanna/villagers/baby.json b/jigsaw-pieces/village/savanna/villagers/baby.json deleted file mode 100644 index 7d97b263..00000000 --- a/jigsaw-pieces/village/savanna/villagers/baby.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/savanna/villagers/baby" -} diff --git a/jigsaw-pieces/village/savanna/villagers/nitwit.json b/jigsaw-pieces/village/savanna/villagers/nitwit.json deleted file mode 100644 index b668278d..00000000 --- a/jigsaw-pieces/village/savanna/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/savanna/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/savanna/villagers/unemployed.json b/jigsaw-pieces/village/savanna/villagers/unemployed.json deleted file mode 100644 index 6eb60d2d..00000000 --- a/jigsaw-pieces/village/savanna/villagers/unemployed.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "entityPosition": { - "x": 0, - "y": 2, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/savanna/villagers/unemployed" -} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_2.json b/jigsaw-pieces/village/savanna/zombie/houses/animal_pen_2.json similarity index 80% rename from jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_2.json rename to jigsaw-pieces/village/savanna/zombie/houses/animal_pen_2.json index 02622adf..979623f7 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_2.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/animal_pen_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -6, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -2, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": -2, "y": -2, @@ -44,20 +41,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 1, - "y": -2, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 2, "y": -2, @@ -70,7 +53,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -2, "y": -1, @@ -80,11 +62,11 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +104,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +118,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/houses/savanna_animal_pen_2" + "object": "jigsaw/village/savanna/zombie/houses/animal_pen_2" } diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_1.json b/jigsaw-pieces/village/savanna/zombie/houses/animal_pen_3.json similarity index 88% rename from jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_1.json rename to jigsaw-pieces/village/savanna/zombie/houses/animal_pen_3.json index 44dab0c3..ac2a1499 100644 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_1.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/animal_pen_3.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], "position": { "x": 0, "y": -2, - "z": -1 + "z": 1 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,21 +17,20 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -1, - "z": 2 + "z": 4 }, "direction": "SOUTH_POSITIVE_Z" } ], "placementOptions": { + "loot": ["structures/village/savanna"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,14 +61,13 @@ "translate": { "yRandom": 0, "x": 0, - "y": 0, + "y": -1, "z": 0 }, "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +82,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_small_house_1" + "object": "jigsaw/village/savanna/zombie/houses/animal_pen_3" } diff --git a/jigsaw-pieces/village/plains/zombie/villagers/unemployed.json b/jigsaw-pieces/village/savanna/zombie/houses/large_farm_2.json similarity index 83% rename from jigsaw-pieces/village/plains/zombie/villagers/unemployed.json rename to jigsaw-pieces/village/savanna/zombie/houses/large_farm_2.json index ba6e8cc1..6d28f74a 100644 --- a/jigsaw-pieces/village/plains/zombie/villagers/unemployed.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/large_farm_2.json @@ -1,23 +1,22 @@ { "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, + "targetName": "minecraft:building_entrance", + "innerConnector": true, "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], + "name": "minecraft:building_entrance", "position": { "x": 0, "y": -1, - "z": 0 + "z": -4 }, - "direction": "SOUTH_POSITIVE_Z" + "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/savanna"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +54,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/zombie/villagers/unemployed" + "object": "jigsaw/village/savanna/zombie/houses/large_farm_2" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/medium_house_1.json b/jigsaw-pieces/village/savanna/zombie/houses/medium_house_1.json new file mode 100644 index 00000000..78d193c5 --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/medium_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -4, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/medium_house_1" +} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/medium_house_2.json b/jigsaw-pieces/village/savanna/zombie/houses/medium_house_2.json new file mode 100644 index 00000000..c12e5662 --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/medium_house_2.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -5, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/medium_house_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 deleted file mode 100644 index 7afa1723..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_animal_pen_3.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -2, - "y": -2, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/animals"], - "position": { - "x": 0, - "y": -2, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": "jigsaw/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 deleted file mode 100644 index 8569ad20..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_large_farm_2.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 1, - "y": -2, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": "jigsaw/village/savanna/villagezombie/houses/savanna_large_farm_2" -} 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 deleted file mode 100644 index 4585cf42..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_medium_house_2.json +++ /dev/null @@ -1,115 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], - "position": { - "x": -2, - "y": -4, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 2, - "y": -4, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], - "position": { - "x": 2, - "y": -4, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -5, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/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 deleted file mode 100644 index 84856e61..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_1.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], - "position": { - "x": -1, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/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 deleted file mode 100644 index 38252447..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_2.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], - "position": { - "x": -1, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 1, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/savanna/villagezombie/houses/savanna_small_house_2" -} 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 deleted file mode 100644 index 5bfe2e50..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_4.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], - "position": { - "x": 0, - "y": -4, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/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 deleted file mode 100644 index 60e3925b..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_5.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], - "position": { - "x": 1, - "y": -5, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 3, - "y": -4, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/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 deleted file mode 100644 index 5160eb72..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_6.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 3, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -3, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/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 deleted file mode 100644 index ad8d4014..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_7.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/village_vex_tests"], - "position": { - "x": 2, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/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 deleted file mode 100644 index 40a38dfc..00000000 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_8.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -3, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -2, - "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": "jigsaw/village/savanna/villagezombie/houses/savanna_small_house_8" -} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/small_house_1.json b/jigsaw-pieces/village/savanna/zombie/houses/small_house_1.json new file mode 100644 index 00000000..1fd8e93c --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/small_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -2, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/small_house_1" +} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/small_house_2.json b/jigsaw-pieces/village/savanna/zombie/houses/small_house_2.json new file mode 100644 index 00000000..7ae68ea1 --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/small_house_2.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 1, + "y": -2, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/small_house_2" +} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/small_house_3.json b/jigsaw-pieces/village/savanna/zombie/houses/small_house_3.json new file mode 100644 index 00000000..e84c26ee --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/small_house_3.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -2, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/small_house_3" +} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/small_house_4.json b/jigsaw-pieces/village/savanna/zombie/houses/small_house_4.json new file mode 100644 index 00000000..98f6d3b1 --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/small_house_4.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -3, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/small_house_4" +} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/small_house_5.json b/jigsaw-pieces/village/savanna/zombie/houses/small_house_5.json new file mode 100644 index 00000000..1ad93aab --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/small_house_5.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 3, + "y": -4, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/small_house_5" +} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_1.json b/jigsaw-pieces/village/savanna/zombie/houses/small_house_6.json similarity index 90% rename from jigsaw-pieces/village/desert/zombie/houses/desert_small_house_1.json rename to jigsaw-pieces/village/savanna/zombie/houses/small_house_6.json index cefcbdb1..08ecbaad 100644 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_small_house_1.json +++ b/jigsaw-pieces/village/savanna/zombie/houses/small_house_6.json @@ -5,9 +5,8 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], "position": { - "x": 0, + "x": 3, "y": -3, "z": 0 }, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/savanna"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +68,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +82,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/zombie/houses/desert_small_house_1" + "object": "jigsaw/village/savanna/zombie/houses/small_house_6" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/small_house_7.json b/jigsaw-pieces/village/savanna/zombie/houses/small_house_7.json new file mode 100644 index 00000000..f8c5bc12 --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/small_house_7.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -1, + "y": -2, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/small_house_7" +} diff --git a/jigsaw-pieces/village/savanna/zombie/houses/small_house_8.json b/jigsaw-pieces/village/savanna/zombie/houses/small_house_8.json new file mode 100644 index 00000000..8e04892e --- /dev/null +++ b/jigsaw-pieces/village/savanna/zombie/houses/small_house_8.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -3, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/savanna"], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": false, + "translate": { + "yRandom": 0, + "x": 0, + "y": -2, + "z": 0 + }, + "mode": "FAST_MAX_HEIGHT", + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/savanna/zombie/houses/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 476cc079..b427e26f 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/corner_01.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/corner_01.json @@ -1,50 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 2, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -8, "y": 0, @@ -57,7 +18,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -3, "y": 0, @@ -70,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -1, "y": 0, @@ -83,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": 0, "y": 0, @@ -97,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -150,5 +109,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/corner_01" + "object": "jigsaw/village/savanna/zombie/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 647e07e6..2e0f405f 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -1, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 1, "y": 0, @@ -32,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/corner_03" + "object": "jigsaw/village/savanna/zombie/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 f2a9f716..895d0788 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_02.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_02.json @@ -1,37 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -2, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -3, "y": 0, @@ -44,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 1, "y": 0, @@ -57,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 1, "y": 0, @@ -70,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 3, "y": 0, @@ -84,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +109,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/crossroad_02" + "object": "jigsaw/village/savanna/zombie/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 b16be209..123f5333 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_03.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_03.json @@ -1,50 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -6, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -8, "y": 0, @@ -57,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -6, "y": 0, @@ -70,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": 2, "y": 0, @@ -83,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 3, "y": 0, @@ -96,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 7, "y": 0, @@ -110,7 +71,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +108,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -163,5 +122,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/crossroad_03" + "object": "jigsaw/village/savanna/zombie/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 16fa12df..09d8ed0c 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -2, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": 0, @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -98,5 +96,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/crossroad_04" + "object": "jigsaw/village/savanna/zombie/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 b113e0c6..f2f3c127 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -2, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 2, "y": 0, @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -111,5 +109,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/crossroad_05" + "object": "jigsaw/village/savanna/zombie/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 5ccbfc50..1be63876 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_06.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_06.json @@ -1,24 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -2, "y": 0, @@ -31,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": 0, @@ -44,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": 0, @@ -57,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 2, "y": 0, @@ -71,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -124,5 +109,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/crossroad_06" + "object": "jigsaw/village/savanna/zombie/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 7a6b525f..3986bc9b 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/crossroad_07.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/crossroad_07.json @@ -1,37 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 6, - "y": -1, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 1, "y": 0, @@ -44,7 +18,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": 2, "y": 0, @@ -57,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 6, "y": 0, @@ -70,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 7, "y": 0, @@ -84,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +109,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/crossroad_07" + "object": "jigsaw/village/savanna/zombie/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 9a90284a..a16d5eb7 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/split_01.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/split_01.json @@ -1,24 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -3, "y": 0, @@ -31,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": 0, @@ -44,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 3, "y": 0, @@ -58,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -111,5 +96,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/split_01" + "object": "jigsaw/village/savanna/zombie/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 fec26871..daeef120 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/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": 1, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 2, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 3, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 6, "y": 0, @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -111,5 +109,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/split_02" + "object": "jigsaw/village/savanna/zombie/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 8950549c..8eeeb718 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -7, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -7, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -6, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -6, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -6, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -6, "y": 0, @@ -83,7 +83,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -6, "y": 0, @@ -96,7 +96,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -6, "y": 0, @@ -110,7 +110,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +147,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -163,5 +161,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/straight_02" + "object": "jigsaw/village/savanna/zombie/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 6e7ad8e2..c274c5b3 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -4, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -4, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -3, "y": 0, @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -98,5 +96,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/straight_04" + "object": "jigsaw/village/savanna/zombie/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 6e322614..e6b31cb8 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -9, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -9, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -8, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -8, "y": 0, @@ -57,7 +57,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -8, "y": 0, @@ -70,7 +70,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -8, "y": 0, @@ -84,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +135,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/straight_05" + "object": "jigsaw/village/savanna/zombie/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 99e8686b..5d8e8d50 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_06.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_06.json @@ -1,37 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 2, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -3, "y": 0, @@ -44,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 3, "y": 0, @@ -58,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -111,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/straight_06" + "object": "jigsaw/village/savanna/zombie/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 1dec5849..9d1ecb71 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_08.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_08.json @@ -1,37 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -4, "y": 0, @@ -44,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -4, "y": 0, @@ -58,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -111,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/straight_08" + "object": "jigsaw/village/savanna/zombie/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 3f2184c7..e9f256a6 100644 --- a/jigsaw-pieces/village/savanna/zombie/streets/straight_09.json +++ b/jigsaw-pieces/village/savanna/zombie/streets/straight_09.json @@ -1,37 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -2, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -3, "y": 0, @@ -44,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -2, "y": 0, @@ -57,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -1, "y": 0, @@ -70,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": 0, "y": 0, @@ -83,7 +57,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 1, "y": 0, @@ -96,7 +70,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": 2, "y": 0, @@ -110,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -163,5 +135,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/straight_09" + "object": "jigsaw/village/savanna/zombie/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 953fb734..7d255e21 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -2, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 1, "y": 0, @@ -32,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/straight_10" + "object": "jigsaw/village/savanna/zombie/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 1539b4be..73a0b0c2 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -7, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -7, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -6, "y": 0, @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -98,5 +96,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/straight_11" + "object": "jigsaw/village/savanna/zombie/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 7168db84..dd0cc8e6 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/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -3, "y": 0, @@ -18,7 +18,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -1, "y": 0, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": 0, @@ -44,7 +44,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": 1, "y": 0, @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -111,5 +109,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/streets/turn_01" + "object": "jigsaw/village/savanna/zombie/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 78d2a406..b7a548be 100644 --- a/jigsaw-pieces/village/savanna/zombie/terminators/terminator_05.json +++ b/jigsaw-pieces/village/savanna/zombie/terminators/terminator_05.json @@ -1,50 +1,11 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -8, "y": 0, @@ -57,7 +18,7 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": ["village/savanna/villagezombie/houses"], + "pools": ["village/savanna/zombie/houses"], "position": { "x": -6, "y": 0, @@ -71,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -124,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/terminators/terminator_05" + "object": "jigsaw/village/savanna/zombie/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/meeting_point_1.json similarity index 88% rename from jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_1.json rename to jigsaw-pieces/village/savanna/zombie/town_centers/meeting_point_1.json index f4161f0a..dc6ada69 100644 --- a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_1.json +++ b/jigsaw-pieces/village/savanna/zombie/town_centers/meeting_point_1.json @@ -5,7 +5,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -7, "y": -2, @@ -18,7 +18,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": -2, @@ -31,7 +31,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 1, "y": -2, @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -98,5 +96,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/town_centers/savanna_meeting_point_1" + "object": "jigsaw/village/savanna/zombie/town_centers/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/meeting_point_2.json similarity index 87% rename from jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_2.json rename to jigsaw-pieces/village/savanna/zombie/town_centers/meeting_point_2.json index d3f3121c..c53eb864 100644 --- a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_2.json +++ b/jigsaw-pieces/village/savanna/zombie/town_centers/meeting_point_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -3, @@ -31,7 +29,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -5, "y": -2, @@ -44,7 +42,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": -2, @@ -57,7 +55,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": -2, @@ -70,7 +68,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 5, "y": -2, @@ -84,7 +82,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +119,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +133,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/town_centers/savanna_meeting_point_2" + "object": "jigsaw/village/savanna/zombie/town_centers/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/meeting_point_3.json similarity index 87% rename from jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_3.json rename to jigsaw-pieces/village/savanna/zombie/town_centers/meeting_point_3.json index cddf1b33..f1618920 100644 --- a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_3.json +++ b/jigsaw-pieces/village/savanna/zombie/town_centers/meeting_point_3.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 4, "y": -3, @@ -44,7 +41,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -4, "y": -2, @@ -57,7 +54,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": -2, @@ -70,7 +67,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": -2, @@ -83,7 +80,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 4, "y": -2, @@ -97,7 +94,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +131,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -150,5 +145,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/town_centers/savanna_meeting_point_3" + "object": "jigsaw/village/savanna/zombie/town_centers/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/meeting_point_4.json similarity index 87% rename from jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_4.json rename to jigsaw-pieces/village/savanna/zombie/town_centers/meeting_point_4.json index 2b0a3fe0..8cf28f1b 100644 --- a/jigsaw-pieces/village/savanna/zombie/town_centers/savanna_meeting_point_4.json +++ b/jigsaw-pieces/village/savanna/zombie/town_centers/meeting_point_4.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 4, "y": -3, @@ -31,7 +29,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": -4, "y": -2, @@ -44,7 +42,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": -2, @@ -57,7 +55,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 0, "y": -2, @@ -70,7 +68,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/savanna/villagezombie/streets"], + "pools": ["village/savanna/zombie/streets"], "position": { "x": 4, "y": -2, @@ -84,7 +82,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +119,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +133,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/town_centers/savanna_meeting_point_4" + "object": "jigsaw/village/savanna/zombie/town_centers/meeting_point_4" } diff --git a/jigsaw-pieces/village/savanna/zombie/villagers/nitwit.json b/jigsaw-pieces/village/savanna/zombie/villagers/nitwit.json deleted file mode 100644 index 4ecc9aa7..00000000 --- a/jigsaw-pieces/village/savanna/zombie/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/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 deleted file mode 100644 index 25aa612e..00000000 --- a/jigsaw-pieces/village/savanna/zombie/villagers/unemployed.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/savanna/villagezombie/villagers/unemployed" -} diff --git a/jigsaw-pieces/village/snowy/houses/snowy_animal_pen_1.json b/jigsaw-pieces/village/snowy/houses/animal_pen_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_animal_pen_1.json rename to jigsaw-pieces/village/snowy/houses/animal_pen_1.json index 44528e16..12e43174 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_animal_pen_1.json +++ b/jigsaw-pieces/village/snowy/houses/animal_pen_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": -2, "y": -3, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +75,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +93,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_animal_pen_1" + "object": "jigsaw/village/snowy/houses/animal_pen_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_animal_pen_2.json b/jigsaw-pieces/village/snowy/houses/animal_pen_2.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_animal_pen_2.json rename to jigsaw-pieces/village/snowy/houses/animal_pen_2.json index f56262d9..a8781e16 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_animal_pen_2.json +++ b/jigsaw-pieces/village/snowy/houses/animal_pen_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": -2, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 2, "y": -3, @@ -31,7 +29,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -2, @@ -41,6 +38,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -55,7 +53,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -90,15 +87,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -113,5 +105,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_animal_pen_2" + "object": "jigsaw/village/snowy/houses/animal_pen_2" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_tannery_1.json b/jigsaw-pieces/village/snowy/houses/armorer_house_1.json similarity index 89% rename from jigsaw-pieces/village/snowy/houses/snowy_tannery_1.json rename to jigsaw-pieces/village/snowy/houses/armorer_house_1.json index 394d9f51..8ce29e7a 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_tannery_1.json +++ b/jigsaw-pieces/village/snowy/houses/armorer_house_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -4, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/armorer"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_tannery_1" + "object": "jigsaw/village/snowy/houses/armorer_house_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_armorer_house_2.json b/jigsaw-pieces/village/snowy/houses/armorer_house_2.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_armorer_house_2.json rename to jigsaw-pieces/village/snowy/houses/armorer_house_2.json index 4f3ab5ab..4ad7338d 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_armorer_house_2.json +++ b/jigsaw-pieces/village/snowy/houses/armorer_house_2.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -4, @@ -13,6 +12,7 @@ "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/armorer"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_armorer_house_2" + "object": "jigsaw/village/snowy/houses/armorer_house_2" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_butchers_shop_1.json b/jigsaw-pieces/village/snowy/houses/butchers_shop_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_butchers_shop_1.json rename to jigsaw-pieces/village/snowy/houses/butchers_shop_1.json index b72df41d..a6566ad9 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_butchers_shop_1.json +++ b/jigsaw-pieces/village/snowy/houses/butchers_shop_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -4, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], "position": { "x": 1, "y": -4, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/butcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +75,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +93,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_butchers_shop_1" + "object": "jigsaw/village/snowy/houses/butchers_shop_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_butchers_shop_2.json b/jigsaw-pieces/village/snowy/houses/butchers_shop_2.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_butchers_shop_2.json rename to jigsaw-pieces/village/snowy/houses/butchers_shop_2.json index e6f4a4b2..4bc2b819 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_butchers_shop_2.json +++ b/jigsaw-pieces/village/snowy/houses/butchers_shop_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], "position": { "x": 1, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -1, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/butcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +75,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +93,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_butchers_shop_2" + "object": "jigsaw/village/snowy/houses/butchers_shop_2" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_cartographer_house_1.json b/jigsaw-pieces/village/snowy/houses/cartographer_house_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_cartographer_house_1.json rename to jigsaw-pieces/village/snowy/houses/cartographer_house_1.json index 7991c41e..de9fe7d5 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_cartographer_house_1.json +++ b/jigsaw-pieces/village/snowy/houses/cartographer_house_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -3, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/cartographer"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_cartographer_house_1" + "object": "jigsaw/village/snowy/houses/cartographer_house_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_farm_1.json b/jigsaw-pieces/village/snowy/houses/farm_1.json similarity index 89% rename from jigsaw-pieces/village/snowy/houses/snowy_farm_1.json rename to jigsaw-pieces/village/snowy/houses/farm_1.json index dc072e4b..b6158048 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_farm_1.json +++ b/jigsaw-pieces/village/snowy/houses/farm_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -3, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_farm_1" + "object": "jigsaw/village/snowy/houses/farm_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_farm_2.json b/jigsaw-pieces/village/snowy/houses/farm_2.json similarity index 89% rename from jigsaw-pieces/village/snowy/houses/snowy_farm_2.json rename to jigsaw-pieces/village/snowy/houses/farm_2.json index b01e0c64..91024434 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_farm_2.json +++ b/jigsaw-pieces/village/snowy/houses/farm_2.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -3, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_farm_2" + "object": "jigsaw/village/snowy/houses/farm_2" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_fisher_cottage.json b/jigsaw-pieces/village/snowy/houses/fisher_cottage.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_fisher_cottage.json rename to jigsaw-pieces/village/snowy/houses/fisher_cottage.json index a2e7c87d..2d6b80f3 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_fisher_cottage.json +++ b/jigsaw-pieces/village/snowy/houses/fisher_cottage.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -3, @@ -13,6 +12,7 @@ "direction": "SOUTH_POSITIVE_Z" }], "placementOptions": { + "loot": ["structures/village/fisher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_fisher_cottage" + "object": "jigsaw/village/snowy/houses/fisher_cottage" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_fletcher_house_1.json b/jigsaw-pieces/village/snowy/houses/fletcher_house_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_fletcher_house_1.json rename to jigsaw-pieces/village/snowy/houses/fletcher_house_1.json index ede38d8f..8eb3bf36 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_fletcher_house_1.json +++ b/jigsaw-pieces/village/snowy/houses/fletcher_house_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -4, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/fletcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_fletcher_house_1" + "object": "jigsaw/village/snowy/houses/fletcher_house_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_library_1.json b/jigsaw-pieces/village/snowy/houses/library_1.json similarity index 89% rename from jigsaw-pieces/village/snowy/houses/snowy_library_1.json rename to jigsaw-pieces/village/snowy/houses/library_1.json index e0768fee..315a8cc1 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_library_1.json +++ b/jigsaw-pieces/village/snowy/houses/library_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -6, "y": -5, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_library_1" + "object": "jigsaw/village/snowy/houses/library_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_masons_house_1.json b/jigsaw-pieces/village/snowy/houses/masons_house_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_masons_house_1.json rename to jigsaw-pieces/village/snowy/houses/masons_house_1.json index 2f53df62..069c243e 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_masons_house_1.json +++ b/jigsaw-pieces/village/snowy/houses/masons_house_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -4, @@ -13,6 +12,7 @@ "direction": "SOUTH_POSITIVE_Z" }], "placementOptions": { + "loot": ["structures/village/mason"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_masons_house_1" + "object": "jigsaw/village/snowy/houses/masons_house_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_masons_house_2.json b/jigsaw-pieces/village/snowy/houses/masons_house_2.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_masons_house_2.json rename to jigsaw-pieces/village/snowy/houses/masons_house_2.json index 41a86da3..cf785c31 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_masons_house_2.json +++ b/jigsaw-pieces/village/snowy/houses/masons_house_2.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -5, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/mason"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_masons_house_2" + "object": "jigsaw/village/snowy/houses/masons_house_2" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_medium_house_1.json b/jigsaw-pieces/village/snowy/houses/medium_house_1.json similarity index 91% rename from jigsaw-pieces/village/snowy/houses/snowy_medium_house_1.json rename to jigsaw-pieces/village/snowy/houses/medium_house_1.json index 444dcf5e..fa64b48e 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_medium_house_1.json +++ b/jigsaw-pieces/village/snowy/houses/medium_house_1.json @@ -31,7 +31,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 3, "y": -2, @@ -41,6 +40,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -55,7 +55,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -90,15 +89,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -113,5 +107,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_medium_house_1" + "object": "jigsaw/village/snowy/houses/medium_house_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_medium_house_2.json b/jigsaw-pieces/village/snowy/houses/medium_house_2.json similarity index 91% rename from jigsaw-pieces/village/snowy/houses/snowy_medium_house_2.json rename to jigsaw-pieces/village/snowy/houses/medium_house_2.json index 25e92cbf..fa315960 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_medium_house_2.json +++ b/jigsaw-pieces/village/snowy/houses/medium_house_2.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -4, @@ -41,6 +40,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -55,7 +55,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -90,15 +89,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -113,5 +107,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_medium_house_2" + "object": "jigsaw/village/snowy/houses/medium_house_2" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_medium_house_3.json b/jigsaw-pieces/village/snowy/houses/medium_house_3.json similarity index 91% rename from jigsaw-pieces/village/snowy/houses/snowy_medium_house_3.json rename to jigsaw-pieces/village/snowy/houses/medium_house_3.json index 683d5b1e..48600e9e 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_medium_house_3.json +++ b/jigsaw-pieces/village/snowy/houses/medium_house_3.json @@ -31,7 +31,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -2, "y": -1, @@ -41,6 +40,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -55,7 +55,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -90,15 +89,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -113,5 +107,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_medium_house_3" + "object": "jigsaw/village/snowy/houses/medium_house_3" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_shepherds_house_1.json b/jigsaw-pieces/village/snowy/houses/shepherds_house_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_shepherds_house_1.json rename to jigsaw-pieces/village/snowy/houses/shepherds_house_1.json index 2d3159ac..f12ab821 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_shepherds_house_1.json +++ b/jigsaw-pieces/village/snowy/houses/shepherds_house_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:buidling_entrance", - "pools": [], "position": { "x": -4, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/sheep"], "position": { "x": -3, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/shepherd"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +41,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +75,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +93,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_shepherds_house_1" + "object": "jigsaw/village/snowy/houses/shepherds_house_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_small_house_1.json b/jigsaw-pieces/village/snowy/houses/small_house_1.json similarity index 90% rename from jigsaw-pieces/village/snowy/houses/snowy_small_house_1.json rename to jigsaw-pieces/village/snowy/houses/small_house_1.json index d99e5c43..1d67c723 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_small_house_1.json +++ b/jigsaw-pieces/village/snowy/houses/small_house_1.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": 0, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_small_house_1" + "object": "jigsaw/village/snowy/houses/small_house_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_small_house_2.json b/jigsaw-pieces/village/snowy/houses/small_house_2.json similarity index 90% rename from jigsaw-pieces/village/snowy/houses/snowy_small_house_2.json rename to jigsaw-pieces/village/snowy/houses/small_house_2.json index d3144a40..28dc9642 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_small_house_2.json +++ b/jigsaw-pieces/village/snowy/houses/small_house_2.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -4, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_small_house_2" + "object": "jigsaw/village/snowy/houses/small_house_2" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_small_house_3.json b/jigsaw-pieces/village/snowy/houses/small_house_3.json similarity index 90% rename from jigsaw-pieces/village/snowy/houses/snowy_small_house_3.json rename to jigsaw-pieces/village/snowy/houses/small_house_3.json index 78c7a7a1..d2a75e8a 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_small_house_3.json +++ b/jigsaw-pieces/village/snowy/houses/small_house_3.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_small_house_3" + "object": "jigsaw/village/snowy/houses/small_house_3" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_small_house_4.json b/jigsaw-pieces/village/snowy/houses/small_house_4.json similarity index 90% rename from jigsaw-pieces/village/snowy/houses/snowy_small_house_4.json rename to jigsaw-pieces/village/snowy/houses/small_house_4.json index c21dbebb..8f1e79fa 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_small_house_4.json +++ b/jigsaw-pieces/village/snowy/houses/small_house_4.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -1, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_small_house_4" + "object": "jigsaw/village/snowy/houses/small_house_4" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_small_house_5.json b/jigsaw-pieces/village/snowy/houses/small_house_5.json similarity index 90% rename from jigsaw-pieces/village/snowy/houses/snowy_small_house_5.json rename to jigsaw-pieces/village/snowy/houses/small_house_5.json index 8cddb71a..ccf7e79e 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_small_house_5.json +++ b/jigsaw-pieces/village/snowy/houses/small_house_5.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -1, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_small_house_5" + "object": "jigsaw/village/snowy/houses/small_house_5" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_small_house_6.json b/jigsaw-pieces/village/snowy/houses/small_house_6.json similarity index 90% rename from jigsaw-pieces/village/snowy/houses/snowy_small_house_6.json rename to jigsaw-pieces/village/snowy/houses/small_house_6.json index b5867156..6fd76f2e 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_small_house_6.json +++ b/jigsaw-pieces/village/snowy/houses/small_house_6.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -4, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_small_house_6" + "object": "jigsaw/village/snowy/houses/small_house_6" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_small_house_7.json b/jigsaw-pieces/village/snowy/houses/small_house_7.json similarity index 90% rename from jigsaw-pieces/village/snowy/houses/snowy_small_house_7.json rename to jigsaw-pieces/village/snowy/houses/small_house_7.json index 8ca543a9..912886f6 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_small_house_7.json +++ b/jigsaw-pieces/village/snowy/houses/small_house_7.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -3, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_small_house_7" + "object": "jigsaw/village/snowy/houses/small_house_7" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_small_house_8.json b/jigsaw-pieces/village/snowy/houses/small_house_8.json similarity index 90% rename from jigsaw-pieces/village/snowy/houses/snowy_small_house_8.json rename to jigsaw-pieces/village/snowy/houses/small_house_8.json index 15675f2f..f1dcf59e 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_small_house_8.json +++ b/jigsaw-pieces/village/snowy/houses/small_house_8.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -1, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/snowy"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -42,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -77,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -100,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_small_house_8" + "object": "jigsaw/village/snowy/houses/small_house_8" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_armorer_house_1.json b/jigsaw-pieces/village/snowy/houses/tannery_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_armorer_house_1.json rename to jigsaw-pieces/village/snowy/houses/tannery_1.json index d663e288..d29297b7 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_armorer_house_1.json +++ b/jigsaw-pieces/village/snowy/houses/tannery_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -4, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/tannery"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_armorer_house_1" + "object": "jigsaw/village/snowy/houses/tannery_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_temple_1.json b/jigsaw-pieces/village/snowy/houses/temple_1.json similarity index 89% rename from jigsaw-pieces/village/snowy/houses/snowy_temple_1.json rename to jigsaw-pieces/village/snowy/houses/temple_1.json index c9a119bc..31568a19 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_temple_1.json +++ b/jigsaw-pieces/village/snowy/houses/temple_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -7, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/temple"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_temple_1" + "object": "jigsaw/village/snowy/houses/temple_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_tool_smith_1.json b/jigsaw-pieces/village/snowy/houses/tool_smith_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_tool_smith_1.json rename to jigsaw-pieces/village/snowy/houses/tool_smith_1.json index 048d72ed..e89b75b0 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_tool_smith_1.json +++ b/jigsaw-pieces/village/snowy/houses/tool_smith_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -4, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/toolsmith"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_tool_smith_1" + "object": "jigsaw/village/snowy/houses/tool_smith_1" } diff --git a/jigsaw-pieces/village/snowy/houses/snowy_weapon_smith_1.json b/jigsaw-pieces/village/snowy/houses/weapon_smith_1.json similarity index 88% rename from jigsaw-pieces/village/snowy/houses/snowy_weapon_smith_1.json rename to jigsaw-pieces/village/snowy/houses/weapon_smith_1.json index 5b51a802..6e120ae5 100644 --- a/jigsaw-pieces/village/snowy/houses/snowy_weapon_smith_1.json +++ b/jigsaw-pieces/village/snowy/houses/weapon_smith_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -4, "y": -3, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/weaponsmith"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -27,7 +27,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -62,15 +61,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +79,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/houses/snowy_weapon_smith_1" + "object": "jigsaw/village/snowy/houses/weapon_smith_1" } diff --git a/jigsaw-pieces/village/snowy/snowy_lamp_post_03.json b/jigsaw-pieces/village/snowy/lamp_post_01.json similarity index 93% rename from jigsaw-pieces/village/snowy/snowy_lamp_post_03.json rename to jigsaw-pieces/village/snowy/lamp_post_01.json index 771522f3..ad159fc2 100644 --- a/jigsaw-pieces/village/snowy/snowy_lamp_post_03.json +++ b/jigsaw-pieces/village/snowy/lamp_post_01.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -2, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/snowy_lamp_post_03" + "object": "jigsaw/village/snowy/lamp_post_01" } diff --git a/jigsaw-pieces/village/snowy/snowy_lamp_post_01.json b/jigsaw-pieces/village/snowy/lamp_post_02.json similarity index 93% rename from jigsaw-pieces/village/snowy/snowy_lamp_post_01.json rename to jigsaw-pieces/village/snowy/lamp_post_02.json index 2f67f4a6..96ce595a 100644 --- a/jigsaw-pieces/village/snowy/snowy_lamp_post_01.json +++ b/jigsaw-pieces/village/snowy/lamp_post_02.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -2, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/snowy_lamp_post_01" + "object": "jigsaw/village/snowy/lamp_post_02" } diff --git a/jigsaw-pieces/village/snowy/snowy_lamp_post_02.json b/jigsaw-pieces/village/snowy/lamp_post_03.json similarity index 93% rename from jigsaw-pieces/village/snowy/snowy_lamp_post_02.json rename to jigsaw-pieces/village/snowy/lamp_post_03.json index 84ce16de..9cda6475 100644 --- a/jigsaw-pieces/village/snowy/snowy_lamp_post_02.json +++ b/jigsaw-pieces/village/snowy/lamp_post_03.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -2, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/snowy_lamp_post_02" + "object": "jigsaw/village/snowy/lamp_post_03" } diff --git a/jigsaw-pieces/village/snowy/streets/corner_01.json b/jigsaw-pieces/village/snowy/streets/corner_01.json index ac1197d1..8c8e06c0 100644 --- a/jigsaw-pieces/village/snowy/streets/corner_01.json +++ b/jigsaw-pieces/village/snowy/streets/corner_01.json @@ -1,51 +1,10 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:bottom", "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -5, - "y": -1, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -5, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -1, @@ -53,45 +12,6 @@ }, "direction": "NORTH_NEGATIVE_Z" }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -2, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 0, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 3, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -146,7 +66,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -184,7 +103,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/corner_02.json b/jigsaw-pieces/village/snowy/streets/corner_02.json index e807cd13..79a467e3 100644 --- a/jigsaw-pieces/village/snowy/streets/corner_02.json +++ b/jigsaw-pieces/village/snowy/streets/corner_02.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -59,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -97,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/corner_03.json b/jigsaw-pieces/village/snowy/streets/corner_03.json index 227c907b..55d5408f 100644 --- a/jigsaw-pieces/village/snowy/streets/corner_03.json +++ b/jigsaw-pieces/village/snowy/streets/corner_03.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -46,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -84,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/crossroad_01.json b/jigsaw-pieces/village/snowy/streets/crossroad_01.json index d142ffd3..227a3663 100644 --- a/jigsaw-pieces/village/snowy/streets/crossroad_01.json +++ b/jigsaw-pieces/village/snowy/streets/crossroad_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -175,7 +162,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -213,7 +199,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/crossroad_02.json b/jigsaw-pieces/village/snowy/streets/crossroad_02.json index fa0e3023..305e4d00 100644 --- a/jigsaw-pieces/village/snowy/streets/crossroad_02.json +++ b/jigsaw-pieces/village/snowy/streets/crossroad_02.json @@ -1,44 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -7, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -123,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/crossroad_03.json b/jigsaw-pieces/village/snowy/streets/crossroad_03.json index 35ead3d7..61172d94 100644 --- a/jigsaw-pieces/village/snowy/streets/crossroad_03.json +++ b/jigsaw-pieces/village/snowy/streets/crossroad_03.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 3, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -110,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/crossroad_04.json b/jigsaw-pieces/village/snowy/streets/crossroad_04.json index c2353a5d..3c31c732 100644 --- a/jigsaw-pieces/village/snowy/streets/crossroad_04.json +++ b/jigsaw-pieces/village/snowy/streets/crossroad_04.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/crossroad_05.json b/jigsaw-pieces/village/snowy/streets/crossroad_05.json index 4bdeb83d..fc6d09e9 100644 --- a/jigsaw-pieces/village/snowy/streets/crossroad_05.json +++ b/jigsaw-pieces/village/snowy/streets/crossroad_05.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/crossroad_06.json b/jigsaw-pieces/village/snowy/streets/crossroad_06.json index 6f1b7ef2..73f5fb43 100644 --- a/jigsaw-pieces/village/snowy/streets/crossroad_06.json +++ b/jigsaw-pieces/village/snowy/streets/crossroad_06.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/square_01.json b/jigsaw-pieces/village/snowy/streets/square_01.json index 9ed48b6e..dd9c2008 100644 --- a/jigsaw-pieces/village/snowy/streets/square_01.json +++ b/jigsaw-pieces/village/snowy/streets/square_01.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 4, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 9, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -71,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/straight_01.json b/jigsaw-pieces/village/snowy/streets/straight_01.json index bb656c4f..58e58a32 100644 --- a/jigsaw-pieces/village/snowy/streets/straight_01.json +++ b/jigsaw-pieces/village/snowy/streets/straight_01.json @@ -1,84 +1,5 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -6, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -111,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -149,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/straight_02.json b/jigsaw-pieces/village/snowy/streets/straight_02.json index c5eccb5e..07acd1fb 100644 --- a/jigsaw-pieces/village/snowy/streets/straight_02.json +++ b/jigsaw-pieces/village/snowy/streets/straight_02.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -59,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -97,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/straight_03.json b/jigsaw-pieces/village/snowy/streets/straight_03.json index 21b6290a..e1b334ed 100644 --- a/jigsaw-pieces/village/snowy/streets/straight_03.json +++ b/jigsaw-pieces/village/snowy/streets/straight_03.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -6, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -6, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -137,7 +97,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -175,7 +134,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/straight_04.json b/jigsaw-pieces/village/snowy/streets/straight_04.json index 5e713c5a..07ea206e 100644 --- a/jigsaw-pieces/village/snowy/streets/straight_04.json +++ b/jigsaw-pieces/village/snowy/streets/straight_04.json @@ -1,38 +1,10 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:bottom", "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -5, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -1, @@ -85,7 +57,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -123,7 +94,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/straight_06.json b/jigsaw-pieces/village/snowy/streets/straight_06.json index 7b6bc290..15dc0cae 100644 --- a/jigsaw-pieces/village/snowy/streets/straight_06.json +++ b/jigsaw-pieces/village/snowy/streets/straight_06.json @@ -1,58 +1,5 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -2, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -1, - "y": -1, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -267,7 +214,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -305,7 +251,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/straight_08.json b/jigsaw-pieces/village/snowy/streets/straight_08.json index da08b3ed..566bce1f 100644 --- a/jigsaw-pieces/village/snowy/streets/straight_08.json +++ b/jigsaw-pieces/village/snowy/streets/straight_08.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -7, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -7, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -124,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -162,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/streets/turn_01.json b/jigsaw-pieces/village/snowy/streets/turn_01.json index 2b9cda7a..61dea494 100644 --- a/jigsaw-pieces/village/snowy/streets/turn_01.json +++ b/jigsaw-pieces/village/snowy/streets/turn_01.json @@ -1,32 +1,5 @@ { "connectors": [ - { - "targetName": "village/snowy/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -1, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -85,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -123,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_1.json b/jigsaw-pieces/village/snowy/town_centers/meeting_point_1.json similarity index 85% rename from jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_1.json rename to jigsaw-pieces/village/snowy/town_centers/meeting_point_1.json index 19159879..64aa7bf3 100644 --- a/jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_1.json +++ b/jigsaw-pieces/village/snowy/town_centers/meeting_point_1.json @@ -5,11 +5,23 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], "position": { - "x": -4, + "x": -5, "y": -4, - "z": 3 + "z": -2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": -5, + "y": -4, + "z": 0 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,7 +30,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -2, "y": -4, @@ -31,7 +42,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -1, "y": -4, @@ -44,7 +54,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -1, "y": -4, @@ -57,11 +66,11 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], + "entityCount": 3, "position": { - "x": 4, + "x": 2, "y": -4, - "z": -3 + "z": -1 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -70,7 +79,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/snowy/zombie/streets"], + "pools": ["village/snowy/streets"], "position": { "x": -6, "y": -3, @@ -83,7 +92,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/snowy/zombie/streets"], + "pools": ["village/snowy/streets"], "position": { "x": -4, "y": -3, @@ -96,7 +105,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/snowy/zombie/streets"], + "pools": ["village/snowy/streets"], "position": { "x": 2, "y": -3, @@ -109,7 +118,7 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:street", - "pools": ["village/snowy/zombie/streets"], + "pools": ["village/snowy/streets"], "position": { "x": 5, "y": -3, @@ -123,7 +132,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +169,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -176,5 +183,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_1" + "object": "jigsaw/village/snowy/town_centers/meeting_point_1" } diff --git a/jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_2.json b/jigsaw-pieces/village/snowy/town_centers/meeting_point_2.json similarity index 94% rename from jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_2.json rename to jigsaw-pieces/village/snowy/town_centers/meeting_point_2.json index cc048eb8..69534d75 100644 --- a/jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_2.json +++ b/jigsaw-pieces/village/snowy/town_centers/meeting_point_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -2, @@ -31,7 +30,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -2, @@ -44,7 +42,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -3, "y": -2, @@ -123,7 +120,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +157,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -176,5 +171,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/town_centers/snowy_meeting_point_2" + "object": "jigsaw/village/snowy/town_centers/meeting_point_2" } diff --git a/jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_3.json b/jigsaw-pieces/village/snowy/town_centers/meeting_point_3.json similarity index 94% rename from jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_3.json rename to jigsaw-pieces/village/snowy/town_centers/meeting_point_3.json index d80884fb..a0bc347d 100644 --- a/jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_3.json +++ b/jigsaw-pieces/village/snowy/town_centers/meeting_point_3.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -2, "y": -3, @@ -57,7 +55,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -123,7 +120,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +157,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -176,5 +171,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/town_centers/snowy_meeting_point_3" + "object": "jigsaw/village/snowy/town_centers/meeting_point_3" } diff --git a/jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_1.json b/jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_1.json deleted file mode 100644 index 25ffd14f..00000000 --- a/jigsaw-pieces/village/snowy/town_centers/snowy_meeting_point_1.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], - "position": { - "x": -5, - "y": -4, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": -5, - "y": -4, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": -4, - "y": -4, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -2, - "y": -4, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -1, - "y": -4, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -1, - "y": -4, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": 2, - "y": -4, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/decor"], - "position": { - "x": 4, - "y": -4, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/snowy/streets"], - "position": { - "x": -6, - "y": -3, - "z": 1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/snowy/streets"], - "position": { - "x": -4, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/snowy/streets"], - "position": { - "x": 2, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/snowy/streets"], - "position": { - "x": 5, - "y": -3, - "z": 1 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/snowy/town_centers/snowy_meeting_point_1" -} diff --git a/jigsaw-pieces/village/snowy/villagers/nitwit.json b/jigsaw-pieces/village/snowy/villagers/nitwit.json deleted file mode 100644 index a93292fa..00000000 --- a/jigsaw-pieces/village/snowy/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/snowy/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/snowy/villagers/unemployed.json b/jigsaw-pieces/village/snowy/villagers/unemployed.json deleted file mode 100644 index 8de179cb..00000000 --- a/jigsaw-pieces/village/snowy/villagers/unemployed.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "entityPosition": { - "x": 0, - "y": 2, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/snowy/villagers/unemployed" -} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/medium_house_1.json b/jigsaw-pieces/village/snowy/zombie/houses/medium_house_1.json new file mode 100644 index 00000000..1f326a8a --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/houses/medium_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 3, + "y": -2, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/snowy"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/houses/medium_house_1" +} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/medium_house_2.json b/jigsaw-pieces/village/snowy/zombie/houses/medium_house_2.json new file mode 100644 index 00000000..57cf70a7 --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/houses/medium_house_2.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -4, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/snowy"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/houses/medium_house_2" +} diff --git a/jigsaw-pieces/bastion/treasure/roofs/center_roof.json b/jigsaw-pieces/village/snowy/zombie/houses/medium_house_3.json similarity index 83% rename from jigsaw-pieces/bastion/treasure/roofs/center_roof.json rename to jigsaw-pieces/village/snowy/zombie/houses/medium_house_3.json index 4d7a0ba6..5b9577eb 100644 --- a/jigsaw-pieces/bastion/treasure/roofs/center_roof.json +++ b/jigsaw-pieces/village/snowy/zombie/houses/medium_house_3.json @@ -1,23 +1,22 @@ { "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, + "targetName": "minecraft:building_entrance", + "innerConnector": true, "rotateConnector": false, - "name": "minecraft:center_roof_connector", - "pools": [], + "name": "minecraft:building_entrance", "position": { - "x": -1, + "x": -2, "y": -1, "z": -1 }, "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/snowy"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -41,7 +40,7 @@ }, "enabled": true }, - "boreExtendMinY": 0, + "boreExtendMinY": -1, "smartBore": false, "waterloggable": false, "bore": false, @@ -55,7 +54,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/bastion/treasure/roofs/center_roof" + "object": "jigsaw/village/snowy/zombie/houses/medium_house_3" } diff --git a/jigsaw-pieces/village/snowy/zombie/houses/small_house_1.json b/jigsaw-pieces/village/snowy/zombie/houses/small_house_1.json new file mode 100644 index 00000000..a70a68df --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/houses/small_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -1, + "z": 2 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/snowy"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/houses/small_house_1" +} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/small_house_2.json b/jigsaw-pieces/village/snowy/zombie/houses/small_house_2.json new file mode 100644 index 00000000..5df9d232 --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/houses/small_house_2.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -4, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/snowy"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/houses/small_house_2" +} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/small_house_3.json b/jigsaw-pieces/village/snowy/zombie/houses/small_house_3.json new file mode 100644 index 00000000..994268ab --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/houses/small_house_3.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -3, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/snowy"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/houses/small_house_3" +} diff --git a/jigsaw-pieces/bastion/blocks/gold.json b/jigsaw-pieces/village/snowy/zombie/houses/small_house_4.json similarity index 83% rename from jigsaw-pieces/bastion/blocks/gold.json rename to jigsaw-pieces/village/snowy/zombie/houses/small_house_4.json index 12b29359..120a2356 100644 --- a/jigsaw-pieces/bastion/blocks/gold.json +++ b/jigsaw-pieces/village/snowy/zombie/houses/small_house_4.json @@ -1,23 +1,22 @@ { "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, + "targetName": "minecraft:building_entrance", + "innerConnector": true, "rotateConnector": false, - "name": "minecraft:block_connector", - "pools": [], + "name": "minecraft:building_entrance", "position": { - "x": 0, - "y": 0, + "x": -4, + "y": -1, "z": 0 }, "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/snowy"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -41,21 +40,20 @@ }, "enabled": true }, - "boreExtendMinY": 0, + "boreExtendMinY": -1, "smartBore": false, "waterloggable": false, "bore": false, "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": 0, "z": 0 }, "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/bastion/blocks/gold" + "object": "jigsaw/village/snowy/zombie/houses/small_house_4" } diff --git a/jigsaw-pieces/village/snowy/zombie/houses/small_house_5.json b/jigsaw-pieces/village/snowy/zombie/houses/small_house_5.json new file mode 100644 index 00000000..f7ce8374 --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/houses/small_house_5.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -3, + "y": -1, + "z": 1 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/snowy"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/houses/small_house_5" +} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/small_house_6.json b/jigsaw-pieces/village/snowy/zombie/houses/small_house_6.json new file mode 100644 index 00000000..85ba8790 --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/houses/small_house_6.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -3, + "y": -4, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/snowy"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/houses/small_house_6" +} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/small_house_7.json b/jigsaw-pieces/village/snowy/zombie/houses/small_house_7.json new file mode 100644 index 00000000..82aab76b --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/houses/small_house_7.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/snowy"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/houses/small_house_7" +} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_8.json b/jigsaw-pieces/village/snowy/zombie/houses/small_house_8.json similarity index 92% rename from jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_8.json rename to jigsaw-pieces/village/snowy/zombie/houses/small_house_8.json index be22de99..2120f9b6 100644 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_8.json +++ b/jigsaw-pieces/village/snowy/zombie/houses/small_house_8.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -2, @@ -13,11 +12,11 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/snowy"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +54,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_small_house_8" + "object": "jigsaw/village/snowy/zombie/houses/small_house_8" } diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_1.json b/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_1.json deleted file mode 100644 index 448df648..00000000 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 3, - "y": -2, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/snowy/zombie/houses/snowy_medium_house_1" -} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_2.json b/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_2.json deleted file mode 100644 index e3bc7d33..00000000 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_2.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": -2, - "y": -4, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -4, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 2, - "y": -4, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_medium_house_2" -} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_3.json b/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_3.json deleted file mode 100644 index 41551438..00000000 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_medium_house_3.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 0, - "y": -2, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 0, - "y": -2, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -2, - "y": -1, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/snowy/zombie/houses/snowy_medium_house_3" -} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_2.json b/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_2.json deleted file mode 100644 index bc7ae4b4..00000000 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_2.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -4, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 0, - "y": -4, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_small_house_2" -} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_3.json b/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_3.json deleted file mode 100644 index fbec6c39..00000000 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_3.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_small_house_3" -} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_4.json b/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_4.json deleted file mode 100644 index 596fb293..00000000 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_4.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 0, - "y": -2, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -4, - "y": -1, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_small_house_4" -} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_6.json b/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_6.json deleted file mode 100644 index b5b0a05c..00000000 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_6.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -3, - "y": -4, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": 0, - "y": -4, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_small_house_6" -} diff --git a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_7.json b/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_7.json deleted file mode 100644 index 679581ec..00000000 --- a/jigsaw-pieces/village/snowy/zombie/houses/snowy_small_house_7.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/villagers"], - "position": { - "x": -1, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/snowy/zombie/houses/snowy_small_house_7" -} diff --git a/jigsaw-pieces/village/snowy/zombie/streets/corner_01.json b/jigsaw-pieces/village/snowy/zombie/streets/corner_01.json index cd70c8e2..8203cf01 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/corner_01.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/corner_01.json @@ -5,33 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -1, @@ -39,45 +12,6 @@ }, "direction": "NORTH_NEGATIVE_Z" }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -2, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -123,7 +57,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +94,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/corner_02.json b/jigsaw-pieces/village/snowy/zombie/streets/corner_02.json index 72f4b588..99058a55 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/corner_02.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/corner_02.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/corner_03.json b/jigsaw-pieces/village/snowy/zombie/streets/corner_03.json index 82fb2353..193aad05 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/corner_03.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/corner_03.json @@ -32,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_01.json b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_01.json index 9db98e2e..96972082 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_01.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -175,7 +162,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -213,7 +199,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_02.json b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_02.json index bb6f72b5..3c8d4c7f 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_02.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_02.json @@ -1,44 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -123,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_03.json b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_03.json index 66f959b2..e4bb3650 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_03.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_03.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -110,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_04.json b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_04.json index c5a9cc20..5765f7fd 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_04.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_04.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_05.json b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_05.json index 095e8436..d5203ea0 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_05.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_05.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_06.json b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_06.json index b10d7810..bb17adc3 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/crossroad_06.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/crossroad_06.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/square_01.json b/jigsaw-pieces/village/snowy/zombie/streets/square_01.json index 728312d9..a92e8627 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/square_01.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/square_01.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 4, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 9, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -71,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/straight_01.json b/jigsaw-pieces/village/snowy/zombie/streets/straight_01.json index 0a6d9c32..8aa5e4e0 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/straight_01.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/straight_01.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -6, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/straight_02.json b/jigsaw-pieces/village/snowy/zombie/streets/straight_02.json index 9cb7e13e..ef322f6b 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/straight_02.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/straight_02.json @@ -45,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/straight_03.json b/jigsaw-pieces/village/snowy/zombie/streets/straight_03.json index 6f7e6334..a1a1200c 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/straight_03.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/straight_03.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -6, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -6, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -123,7 +97,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +134,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/straight_04.json b/jigsaw-pieces/village/snowy/zombie/streets/straight_04.json index 221efae3..b134da7a 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/straight_04.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/straight_04.json @@ -5,20 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -4, "y": -1, @@ -71,7 +57,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +94,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/straight_06.json b/jigsaw-pieces/village/snowy/zombie/streets/straight_06.json index 6ad7a2ee..da33f4fd 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/straight_06.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/straight_06.json @@ -1,44 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -2, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -1, - "y": -1, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -253,7 +214,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -291,7 +251,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/straight_08.json b/jigsaw-pieces/village/snowy/zombie/streets/straight_08.json index caeb6af1..85a121d7 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/straight_08.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/straight_08.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -110,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/streets/turn_01.json b/jigsaw-pieces/village/snowy/zombie/streets/turn_01.json index 5fb233b4..ddb197c4 100644 --- a/jigsaw-pieces/village/snowy/zombie/streets/turn_01.json +++ b/jigsaw-pieces/village/snowy/zombie/streets/turn_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/snowy/zombie/decor"], - "position": { - "x": -1, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_1.json b/jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_1.json new file mode 100644 index 00000000..a0484f3b --- /dev/null +++ b/jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_1.json @@ -0,0 +1,149 @@ +{ + "connectors": [ + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -2, + "y": -4, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -1, + "y": -4, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -1, + "y": -4, + "z": 3 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/snowy/zombie/streets"], + "position": { + "x": -6, + "y": -3, + "z": 1 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/snowy/zombie/streets"], + "position": { + "x": -4, + "y": -3, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/snowy/zombie/streets"], + "position": { + "x": 2, + "y": -3, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/snowy/zombie/streets"], + "position": { + "x": 5, + "y": -3, + "z": 1 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/snowy/zombie/town_centers/meeting_point_1" +} diff --git a/jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_2.json b/jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_2.json similarity index 94% rename from jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_2.json rename to jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_2.json index 4926f1a5..6b46c3c6 100644 --- a/jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_2.json +++ b/jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_2.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -5, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -3, @@ -84,7 +82,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +119,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +133,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_2" + "object": "jigsaw/village/snowy/zombie/town_centers/meeting_point_2" } diff --git a/jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_3.json b/jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_3.json similarity index 94% rename from jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_3.json rename to jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_3.json index 7d091d04..6e2e3829 100644 --- a/jigsaw-pieces/village/snowy/zombie/town_centers/snowy_meeting_point_3.json +++ b/jigsaw-pieces/village/snowy/zombie/town_centers/meeting_point_3.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -84,7 +82,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -122,7 +119,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -137,5 +133,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_3" + "object": "jigsaw/village/snowy/zombie/town_centers/meeting_point_3" } diff --git a/jigsaw-pieces/village/snowy/zombie/villagers/nitwit.json b/jigsaw-pieces/village/snowy/zombie/villagers/nitwit.json deleted file mode 100644 index 3347b9c6..00000000 --- a/jigsaw-pieces/village/snowy/zombie/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/snowy/zombie/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/snowy/zombie/villagers/unemployed.json b/jigsaw-pieces/village/snowy/zombie/villagers/unemployed.json deleted file mode 100644 index 3d0e0d77..00000000 --- a/jigsaw-pieces/village/snowy/zombie/villagers/unemployed.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/snowy/zombie/villagers/unemployed" -} diff --git a/jigsaw-pieces/village/taiga/taiga_decoration_5.json b/jigsaw-pieces/village/taiga/decoration_1.json similarity index 93% rename from jigsaw-pieces/village/taiga/taiga_decoration_5.json rename to jigsaw-pieces/village/taiga/decoration_1.json index f46bc7ed..d5431fd2 100644 --- a/jigsaw-pieces/village/taiga/taiga_decoration_5.json +++ b/jigsaw-pieces/village/taiga/decoration_1.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": 0, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/taiga_decoration_5" + "object": "jigsaw/village/taiga/decoration_1" } diff --git a/jigsaw-pieces/village/snowy/villagers/baby.json b/jigsaw-pieces/village/taiga/decoration_2.json similarity index 93% rename from jigsaw-pieces/village/snowy/villagers/baby.json rename to jigsaw-pieces/village/taiga/decoration_2.json index 1a934956..10f4c71c 100644 --- a/jigsaw-pieces/village/snowy/villagers/baby.json +++ b/jigsaw-pieces/village/taiga/decoration_2.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -1, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/snowy/villagers/baby" + "object": "jigsaw/village/taiga/decoration_2" } diff --git a/jigsaw-pieces/village/taiga/taiga_decoration_3.json b/jigsaw-pieces/village/taiga/decoration_3.json similarity index 93% rename from jigsaw-pieces/village/taiga/taiga_decoration_3.json rename to jigsaw-pieces/village/taiga/decoration_3.json index bc8a6b5b..394a4967 100644 --- a/jigsaw-pieces/village/taiga/taiga_decoration_3.json +++ b/jigsaw-pieces/village/taiga/decoration_3.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -1, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/taiga_decoration_3" + "object": "jigsaw/village/taiga/decoration_3" } diff --git a/jigsaw-pieces/village/taiga/taiga_decoration_4.json b/jigsaw-pieces/village/taiga/decoration_4.json similarity index 93% rename from jigsaw-pieces/village/taiga/taiga_decoration_4.json rename to jigsaw-pieces/village/taiga/decoration_4.json index e10e9981..f3f8b8f3 100644 --- a/jigsaw-pieces/village/taiga/taiga_decoration_4.json +++ b/jigsaw-pieces/village/taiga/decoration_4.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -1, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/taiga_decoration_4" + "object": "jigsaw/village/taiga/decoration_4" } diff --git a/jigsaw-pieces/village/taiga/taiga_decoration_1.json b/jigsaw-pieces/village/taiga/decoration_5.json similarity index 93% rename from jigsaw-pieces/village/taiga/taiga_decoration_1.json rename to jigsaw-pieces/village/taiga/decoration_5.json index 6f63870d..fcbe0724 100644 --- a/jigsaw-pieces/village/taiga/taiga_decoration_1.json +++ b/jigsaw-pieces/village/taiga/decoration_5.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": 0, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/taiga_decoration_1" + "object": "jigsaw/village/taiga/decoration_5" } diff --git a/jigsaw-pieces/village/taiga/villagers/baby.json b/jigsaw-pieces/village/taiga/decoration_6.json similarity index 93% rename from jigsaw-pieces/village/taiga/villagers/baby.json rename to jigsaw-pieces/village/taiga/decoration_6.json index d9144ea6..9d4f60d0 100644 --- a/jigsaw-pieces/village/taiga/villagers/baby.json +++ b/jigsaw-pieces/village/taiga/decoration_6.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -1, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/villagers/baby" + "object": "jigsaw/village/taiga/decoration_6" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_animal_pen_1.json b/jigsaw-pieces/village/taiga/houses/animal_pen_1.json similarity index 88% rename from jigsaw-pieces/village/taiga/houses/taiga_animal_pen_1.json rename to jigsaw-pieces/village/taiga/houses/animal_pen_1.json index de86d788..27a56ede 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_animal_pen_1.json +++ b/jigsaw-pieces/village/taiga/houses/animal_pen_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 0, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -2, @@ -31,7 +29,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/animals"], "position": { "x": 2, "y": -2, @@ -41,6 +38,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +54,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -91,15 +88,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +106,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_animal_pen_1" + "object": "jigsaw/village/taiga/houses/animal_pen_1" } diff --git a/jigsaw-pieces/village/taiga/houses/armorer_2.json b/jigsaw-pieces/village/taiga/houses/armorer_2.json new file mode 100644 index 00000000..2d527c4c --- /dev/null +++ b/jigsaw-pieces/village/taiga/houses/armorer_2.json @@ -0,0 +1,98 @@ +{ + "connectors": [ + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 3, + "y": -4, + "z": 1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + } + ], + "placementOptions": { + "loot": ["structures/village/armorer"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:stripped_spruce_log"}, + {"block": "minecraft:spruce_planks"}, + {"block": "minecraft:cobblestone"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/houses/armorer_2" +} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_masons_house_1.json b/jigsaw-pieces/village/taiga/houses/armorer_house_1.json similarity index 85% rename from jigsaw-pieces/village/taiga/houses/taiga_masons_house_1.json rename to jigsaw-pieces/village/taiga/houses/armorer_house_1.json index dfe4273e..eb6861c8 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_masons_house_1.json +++ b/jigsaw-pieces/village/taiga/houses/armorer_house_1.json @@ -4,15 +4,15 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": -3, + "x": -5, "y": -2, "z": 0 }, "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/armorer"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,18 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "style": { - "style": "STATIC" - }, - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -89,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_masons_house_1" + "object": "jigsaw/village/taiga/houses/armorer_house_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_butcher_shop_1.json b/jigsaw-pieces/village/taiga/houses/butcher_shop_1.json similarity index 88% rename from jigsaw-pieces/village/taiga/houses/taiga_butcher_shop_1.json rename to jigsaw-pieces/village/taiga/houses/butcher_shop_1.json index 36574007..417f5daa 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_butcher_shop_1.json +++ b/jigsaw-pieces/village/taiga/houses/butcher_shop_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -1, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/butcher_animals"], "position": { "x": 2, "y": -3, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/butcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_butcher_shop_1" + "object": "jigsaw/village/taiga/houses/butcher_shop_1" } diff --git a/jigsaw-pieces/village/taiga/houses/cartographer_house_1.json b/jigsaw-pieces/village/taiga/houses/cartographer_house_1.json new file mode 100644 index 00000000..19c615a4 --- /dev/null +++ b/jigsaw-pieces/village/taiga/houses/cartographer_house_1.json @@ -0,0 +1,84 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -4, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/cartographer"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:stripped_spruce_log"}, + {"block": "minecraft:spruce_planks"}, + {"block": "minecraft:cobblestone"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": 0, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/houses/cartographer_house_1" +} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_small_house_4.json b/jigsaw-pieces/village/taiga/houses/fisher_cottage_1.json similarity index 86% rename from jigsaw-pieces/village/taiga/houses/taiga_small_house_4.json rename to jigsaw-pieces/village/taiga/houses/fisher_cottage_1.json index 9c4756bf..12e1b1f5 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_small_house_4.json +++ b/jigsaw-pieces/village/taiga/houses/fisher_cottage_1.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], "position": { - "x": -3, + "x": -5, "y": -3, - "z": 2 + "z": -1 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,11 +17,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "entityCount": 3, "position": { - "x": -1, + "x": 0, "y": -3, - "z": -1 + "z": 5 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -31,16 +29,16 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": 0, + "x": -1, "y": -2, - "z": 3 + "z": 5 }, "direction": "SOUTH_POSITIVE_Z" } ], "placementOptions": { + "loot": ["structures/village/fisher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +54,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -87,19 +84,14 @@ "translate": { "yRandom": 0, "x": 0, - "y": 0, + "y": -2, "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +106,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_small_house_4" + "object": "jigsaw/village/taiga/houses/fisher_cottage_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_fletcher_house_1.json b/jigsaw-pieces/village/taiga/houses/fletcher_house_1.json similarity index 89% rename from jigsaw-pieces/village/taiga/houses/taiga_fletcher_house_1.json rename to jigsaw-pieces/village/taiga/houses/fletcher_house_1.json index 62b22836..34b48798 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_fletcher_house_1.json +++ b/jigsaw-pieces/village/taiga/houses/fletcher_house_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -3, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/fletcher"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_fletcher_house_1" + "object": "jigsaw/village/taiga/houses/fletcher_house_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_large_farm_1.json b/jigsaw-pieces/village/taiga/houses/large_farm_1.json similarity index 89% rename from jigsaw-pieces/village/taiga/houses/taiga_large_farm_1.json rename to jigsaw-pieces/village/taiga/houses/large_farm_1.json index 33dbadf1..89835729 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_large_farm_1.json +++ b/jigsaw-pieces/village/taiga/houses/large_farm_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -5, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_large_farm_1" + "object": "jigsaw/village/taiga/houses/large_farm_1" } diff --git a/jigsaw-pieces/village/taiga/houses/large_farm_2.json b/jigsaw-pieces/village/taiga/houses/large_farm_2.json new file mode 100644 index 00000000..b92c6b38 --- /dev/null +++ b/jigsaw-pieces/village/taiga/houses/large_farm_2.json @@ -0,0 +1,84 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -1, + "y": -2, + "z": 4 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:stripped_spruce_log"}, + {"block": "minecraft:spruce_planks"}, + {"block": "minecraft:cobblestone"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/houses/large_farm_2" +} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_tool_smith_1.json b/jigsaw-pieces/village/taiga/houses/library_1.json similarity index 83% rename from jigsaw-pieces/village/taiga/houses/taiga_tool_smith_1.json rename to jigsaw-pieces/village/taiga/houses/library_1.json index 62cfd9d9..c46cf500 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_tool_smith_1.json +++ b/jigsaw-pieces/village/taiga/houses/library_1.json @@ -5,10 +5,9 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], "position": { "x": -4, - "y": -3, + "y": -5, "z": 3 }, "direction": "NORTH_NEGATIVE_Z" @@ -18,10 +17,9 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { - "x": 4, - "y": -3, + "x": -2, + "y": -5, "z": 3 }, "direction": "NORTH_NEGATIVE_Z" @@ -31,16 +29,16 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, - "y": -2, - "z": 3 + "y": -4, + "z": -4 }, - "direction": "SOUTH_POSITIVE_Z" + "direction": "NORTH_NEGATIVE_Z" } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +54,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -91,15 +88,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +106,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_tool_smith_1" + "object": "jigsaw/village/taiga/houses/library_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_armorer_house_1.json b/jigsaw-pieces/village/taiga/houses/masons_house_1.json similarity index 89% rename from jigsaw-pieces/village/taiga/houses/taiga_armorer_house_1.json rename to jigsaw-pieces/village/taiga/houses/masons_house_1.json index af793763..9403946c 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_armorer_house_1.json +++ b/jigsaw-pieces/village/taiga/houses/masons_house_1.json @@ -4,15 +4,15 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": -5, + "x": -3, "y": -2, "z": 0 }, "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/mason"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -64,14 +63,12 @@ }, "mode": "MIN_STILT", "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "style": {"style": "STATIC"}, + "palette": [{"block": "minecraft:cobblestone"}] + }, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +83,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_armorer_house_1" + "object": "jigsaw/village/taiga/houses/masons_house_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_medium_house_1.json b/jigsaw-pieces/village/taiga/houses/medium_house_1.json similarity index 91% rename from jigsaw-pieces/village/taiga/houses/taiga_medium_house_1.json rename to jigsaw-pieces/village/taiga/houses/medium_house_1.json index 97c4f9df..c56a2021 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_medium_house_1.json +++ b/jigsaw-pieces/village/taiga/houses/medium_house_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 1, "y": -2, @@ -41,6 +40,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +56,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -91,15 +90,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +108,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_medium_house_1" + "object": "jigsaw/village/taiga/houses/medium_house_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_medium_house_2.json b/jigsaw-pieces/village/taiga/houses/medium_house_2.json similarity index 91% rename from jigsaw-pieces/village/taiga/houses/taiga_medium_house_2.json rename to jigsaw-pieces/village/taiga/houses/medium_house_2.json index 105f1f76..b5a38f02 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_medium_house_2.json +++ b/jigsaw-pieces/village/taiga/houses/medium_house_2.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 1, "y": -4, @@ -41,6 +40,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +56,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -91,15 +90,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +108,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_medium_house_2" + "object": "jigsaw/village/taiga/houses/medium_house_2" } diff --git a/jigsaw-pieces/village/plains/houses/plains_medium_house_1.json b/jigsaw-pieces/village/taiga/houses/medium_house_3.json similarity index 85% rename from jigsaw-pieces/village/plains/houses/plains_medium_house_1.json rename to jigsaw-pieces/village/taiga/houses/medium_house_3.json index 6670b37f..7cfa73f7 100644 --- a/jigsaw-pieces/village/plains/houses/plains_medium_house_1.json +++ b/jigsaw-pieces/village/taiga/houses/medium_house_3.json @@ -5,37 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/decor"], - "position": { - "x": 4, - "y": -4, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -6, - "y": -3, - "z": -1 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, "position": { "x": -2, "y": -3, - "z": 2 + "z": -6 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -48,18 +21,46 @@ "position": { "x": 0, "y": -3, - "z": 1 + "z": -2 }, "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": 0, + "y": -3, + "z": 2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -4, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, "mark": [ {"block": "minecraft:grass_block"}, - {"block": "minecraft:oak_planks"} + {"block": "minecraft:stripped_spruce_log"}, + {"block": "minecraft:spruce_planks"}, + {"block": "minecraft:cobblestone"} ], "marker": "villager" }], @@ -67,7 +68,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -102,15 +102,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -125,5 +120,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/houses/plains_medium_house_1" + "object": "jigsaw/village/taiga/houses/medium_house_3" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_medium_house_4.json b/jigsaw-pieces/village/taiga/houses/medium_house_4.json similarity index 91% rename from jigsaw-pieces/village/taiga/houses/taiga_medium_house_4.json rename to jigsaw-pieces/village/taiga/houses/medium_house_4.json index c34c4148..da85de03 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_medium_house_4.json +++ b/jigsaw-pieces/village/taiga/houses/medium_house_4.json @@ -31,7 +31,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 1, "y": -2, @@ -41,6 +40,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -56,7 +56,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -91,15 +90,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -114,5 +108,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_medium_house_4" + "object": "jigsaw/village/taiga/houses/medium_house_4" } diff --git a/jigsaw-pieces/village/taiga/houses/shepherds_house_1.json b/jigsaw-pieces/village/taiga/houses/shepherds_house_1.json new file mode 100644 index 00000000..b61c3d20 --- /dev/null +++ b/jigsaw-pieces/village/taiga/houses/shepherds_house_1.json @@ -0,0 +1,98 @@ +{ + "connectors": [ + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -5, + "y": -2, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 3, + "y": -2, + "z": 1 + }, + "direction": "NORTH_NEGATIVE_Z" + } + ], + "placementOptions": { + "loot": ["structures/village/shepherd"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:stripped_spruce_log"}, + {"block": "minecraft:spruce_planks"}, + {"block": "minecraft:cobblestone"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": -1, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/houses/shepherds_house_1" +} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_small_farm_1.json b/jigsaw-pieces/village/taiga/houses/small_farm_1.json similarity index 89% rename from jigsaw-pieces/village/taiga/houses/taiga_small_farm_1.json rename to jigsaw-pieces/village/taiga/houses/small_farm_1.json index 67b50800..447d1ee4 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_small_farm_1.json +++ b/jigsaw-pieces/village/taiga/houses/small_farm_1.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -2, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": 3, "y": -2, @@ -28,6 +26,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +42,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +76,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_small_farm_1" + "object": "jigsaw/village/taiga/houses/small_farm_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_small_house_1.json b/jigsaw-pieces/village/taiga/houses/small_house_1.json similarity index 90% rename from jigsaw-pieces/village/taiga/houses/taiga_small_house_1.json rename to jigsaw-pieces/village/taiga/houses/small_house_1.json index 5fb35e14..9e390aaa 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_small_house_1.json +++ b/jigsaw-pieces/village/taiga/houses/small_house_1.json @@ -18,7 +18,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +43,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +77,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +95,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_small_house_1" + "object": "jigsaw/village/taiga/houses/small_house_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_small_house_3.json b/jigsaw-pieces/village/taiga/houses/small_house_2.json similarity index 90% rename from jigsaw-pieces/village/taiga/houses/taiga_small_house_3.json rename to jigsaw-pieces/village/taiga/houses/small_house_2.json index 2760542f..7ad8ee4c 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_small_house_3.json +++ b/jigsaw-pieces/village/taiga/houses/small_house_2.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +43,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +77,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +95,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_small_house_3" + "object": "jigsaw/village/taiga/houses/small_house_2" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_small_house_2.json b/jigsaw-pieces/village/taiga/houses/small_house_3.json similarity index 90% rename from jigsaw-pieces/village/taiga/houses/taiga_small_house_2.json rename to jigsaw-pieces/village/taiga/houses/small_house_3.json index dc7ce02f..a14cc751 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_small_house_2.json +++ b/jigsaw-pieces/village/taiga/houses/small_house_3.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +43,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +77,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +95,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_small_house_2" + "object": "jigsaw/village/taiga/houses/small_house_3" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_large_farm_2.json b/jigsaw-pieces/village/taiga/houses/small_house_4.json similarity index 85% rename from jigsaw-pieces/village/taiga/houses/taiga_large_farm_2.json rename to jigsaw-pieces/village/taiga/houses/small_house_4.json index 268f3eb1..86eff49c 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_large_farm_2.json +++ b/jigsaw-pieces/village/taiga/houses/small_house_4.json @@ -5,11 +5,11 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], + "entityCount": 3, "position": { - "x": 3, + "x": -1, "y": -3, - "z": 2 + "z": -1 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,16 +18,16 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": -1, + "x": 0, "y": -2, - "z": 4 + "z": 3 }, "direction": "SOUTH_POSITIVE_Z" } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +43,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -74,19 +73,14 @@ "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": 0, "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +95,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_large_farm_2" + "object": "jigsaw/village/taiga/houses/small_house_4" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_small_house_5.json b/jigsaw-pieces/village/taiga/houses/small_house_5.json similarity index 90% rename from jigsaw-pieces/village/taiga/houses/taiga_small_house_5.json rename to jigsaw-pieces/village/taiga/houses/small_house_5.json index b117e632..218aacd1 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_small_house_5.json +++ b/jigsaw-pieces/village/taiga/houses/small_house_5.json @@ -5,7 +5,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -3, @@ -28,6 +27,7 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -43,7 +43,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -78,15 +77,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -101,5 +95,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_small_house_5" + "object": "jigsaw/village/taiga/houses/small_house_5" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_armorer_2.json b/jigsaw-pieces/village/taiga/houses/taiga_armorer_2.json deleted file mode 100644 index 12e89574..00000000 --- a/jigsaw-pieces/village/taiga/houses/taiga_armorer_2.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -3, - "y": -4, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 3, - "y": -4, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:stripped_spruce_log"}, - {"block": "minecraft:spruce_planks"}, - {"block": "minecraft:cobblestone"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/taiga/houses/taiga_armorer_2" -} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_cartographer_house_1.json b/jigsaw-pieces/village/taiga/houses/taiga_cartographer_house_1.json deleted file mode 100644 index 3f362f58..00000000 --- a/jigsaw-pieces/village/taiga/houses/taiga_cartographer_house_1.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -3, - "y": -5, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -4, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:stripped_spruce_log"}, - {"block": "minecraft:spruce_planks"}, - {"block": "minecraft:cobblestone"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/taiga/houses/taiga_cartographer_house_1" -} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_fisher_cottage_1.json b/jigsaw-pieces/village/taiga/houses/taiga_fisher_cottage_1.json deleted file mode 100644 index 1cd4971f..00000000 --- a/jigsaw-pieces/village/taiga/houses/taiga_fisher_cottage_1.json +++ /dev/null @@ -1,144 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -5, - "y": -3, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -5, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 0, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 4, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": 5 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:stripped_spruce_log"}, - {"block": "minecraft:spruce_planks"}, - {"block": "minecraft:cobblestone"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -2, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/taiga/houses/taiga_fisher_cottage_1" -} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_library_1.json b/jigsaw-pieces/village/taiga/houses/taiga_library_1.json deleted file mode 100644 index 7ac5e1a7..00000000 --- a/jigsaw-pieces/village/taiga/houses/taiga_library_1.json +++ /dev/null @@ -1,131 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -5, - "y": -5, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -4, - "y": -5, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -2, - "y": -5, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -4, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:stripped_spruce_log"}, - {"block": "minecraft:spruce_planks"}, - {"block": "minecraft:cobblestone"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/taiga/houses/taiga_library_1" -} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_medium_house_3.json b/jigsaw-pieces/village/taiga/houses/taiga_medium_house_3.json deleted file mode 100644 index f386c416..00000000 --- a/jigsaw-pieces/village/taiga/houses/taiga_medium_house_3.json +++ /dev/null @@ -1,144 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -2, - "y": -3, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": 0, - "y": -3, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": 0, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -4, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:stripped_spruce_log"}, - {"block": "minecraft:spruce_planks"}, - {"block": "minecraft:cobblestone"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/taiga/houses/taiga_medium_house_3" -} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_shepherds_house_1.json b/jigsaw-pieces/village/taiga/houses/taiga_shepherds_house_1.json deleted file mode 100644 index 23ef6c33..00000000 --- a/jigsaw-pieces/village/taiga/houses/taiga_shepherds_house_1.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 3, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -5, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/sheep"], - "position": { - "x": 3, - "y": -2, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:stripped_spruce_log"}, - {"block": "minecraft:spruce_planks"}, - {"block": "minecraft:cobblestone"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": -1, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/taiga/houses/taiga_shepherds_house_1" -} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_weaponsmith_2.json b/jigsaw-pieces/village/taiga/houses/taiga_weaponsmith_2.json deleted file mode 100644 index 65d801e1..00000000 --- a/jigsaw-pieces/village/taiga/houses/taiga_weaponsmith_2.json +++ /dev/null @@ -1,105 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 2, - "y": -2, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -1, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "placementOptions": { - "markers": [{ - "emptyAbove": true, - "maximumMarkers": 1, - "mark": [ - {"block": "minecraft:grass_block"}, - {"block": "minecraft:stripped_spruce_log"}, - {"block": "minecraft:spruce_planks"}, - {"block": "minecraft:cobblestone"} - ], - "marker": "villager" - }], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 0, - "z": 0 - }, - "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , - "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": "jigsaw/village/taiga/houses/taiga_weaponsmith_2" -} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_tannery_1.json b/jigsaw-pieces/village/taiga/houses/tannery_1.json similarity index 89% rename from jigsaw-pieces/village/taiga/houses/taiga_tannery_1.json rename to jigsaw-pieces/village/taiga/houses/tannery_1.json index 18f85603..5ec7a31a 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_tannery_1.json +++ b/jigsaw-pieces/village/taiga/houses/tannery_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": -3, "y": -3, @@ -13,6 +12,7 @@ "direction": "WEST_NEGATIVE_X" }], "placementOptions": { + "loot": ["structures/village/tannery"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_tannery_1" + "object": "jigsaw/village/taiga/houses/tannery_1" } diff --git a/jigsaw-pieces/village/taiga/houses/taiga_temple_1.json b/jigsaw-pieces/village/taiga/houses/temple_1.json similarity index 89% rename from jigsaw-pieces/village/taiga/houses/taiga_temple_1.json rename to jigsaw-pieces/village/taiga/houses/temple_1.json index 7b685908..6a7f5d2f 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_temple_1.json +++ b/jigsaw-pieces/village/taiga/houses/temple_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -6, @@ -13,6 +12,7 @@ "direction": "SOUTH_POSITIVE_Z" }], "placementOptions": { + "loot": ["structures/village/temple"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_temple_1" + "object": "jigsaw/village/taiga/houses/temple_1" } diff --git a/jigsaw-pieces/village/taiga/houses/tool_smith_1.json b/jigsaw-pieces/village/taiga/houses/tool_smith_1.json new file mode 100644 index 00000000..423554fa --- /dev/null +++ b/jigsaw-pieces/village/taiga/houses/tool_smith_1.json @@ -0,0 +1,98 @@ +{ + "connectors": [ + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": 4, + "y": -3, + "z": 3 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -2, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + } + ], + "placementOptions": { + "loot": ["structures/village/toolsmith"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:stripped_spruce_log"}, + {"block": "minecraft:spruce_planks"}, + {"block": "minecraft:cobblestone"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": 0, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/houses/tool_smith_1" +} diff --git a/jigsaw-pieces/village/taiga/houses/taiga_weaponsmith_1.json b/jigsaw-pieces/village/taiga/houses/weaponsmith_1.json similarity index 89% rename from jigsaw-pieces/village/taiga/houses/taiga_weaponsmith_1.json rename to jigsaw-pieces/village/taiga/houses/weaponsmith_1.json index 11202aaa..ab02c696 100644 --- a/jigsaw-pieces/village/taiga/houses/taiga_weaponsmith_1.json +++ b/jigsaw-pieces/village/taiga/houses/weaponsmith_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -3, @@ -13,6 +12,7 @@ "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/weaponsmith"], "markers": [{ "emptyAbove": true, "maximumMarkers": 1, @@ -28,7 +28,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,15 +62,10 @@ "z": 0 }, "mode": "MIN_STILT", - "stiltOverride": { - "palette": [{ - "block": "minecraft:cobblestone" - }] - } , + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -86,5 +80,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/houses/taiga_weaponsmith_1" + "object": "jigsaw/village/taiga/houses/weaponsmith_1" } diff --git a/jigsaw-pieces/village/taiga/houses/weaponsmith_2.json b/jigsaw-pieces/village/taiga/houses/weaponsmith_2.json new file mode 100644 index 00000000..c46cfbe7 --- /dev/null +++ b/jigsaw-pieces/village/taiga/houses/weaponsmith_2.json @@ -0,0 +1,84 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -1, + "y": -1, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/weaponsmith"], + "markers": [{ + "emptyAbove": true, + "maximumMarkers": 1, + "mark": [ + {"block": "minecraft:grass_block"}, + {"block": "minecraft:stripped_spruce_log"}, + {"block": "minecraft:spruce_planks"}, + {"block": "minecraft:cobblestone"} + ], + "marker": "villager" + }], + "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": -1, + "smartBore": false, + "waterloggable": false, + "bore": true, + "translate": { + "yRandom": 0, + "x": 0, + "y": 0, + "z": 0 + }, + "mode": "MIN_STILT", + "stiltOverride": {"palette": [{"block": "minecraft:cobblestone"}]}, + "carvingSupport": "SURFACE_ONLY", + "snow": 0, + "underwater": false, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/houses/weaponsmith_2" +} diff --git a/jigsaw-pieces/village/desert/villagers/baby.json b/jigsaw-pieces/village/taiga/lamp_post_1.json similarity index 93% rename from jigsaw-pieces/village/desert/villagers/baby.json rename to jigsaw-pieces/village/taiga/lamp_post_1.json index f3b4ddde..2730d054 100644 --- a/jigsaw-pieces/village/desert/villagers/baby.json +++ b/jigsaw-pieces/village/taiga/lamp_post_1.json @@ -4,7 +4,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": [], "position": { "x": 0, "y": -1, @@ -17,7 +16,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +53,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +67,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/villagers/baby" + "object": "jigsaw/village/taiga/lamp_post_1" } diff --git a/jigsaw-pieces/village/taiga/streets/corner_01.json b/jigsaw-pieces/village/taiga/streets/corner_01.json index a8acfebe..d1748923 100644 --- a/jigsaw-pieces/village/taiga/streets/corner_01.json +++ b/jigsaw-pieces/village/taiga/streets/corner_01.json @@ -1,84 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -5, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 0, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 2, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 5, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -172,7 +93,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/corner_02.json b/jigsaw-pieces/village/taiga/streets/corner_02.json index 3b661636..6cf94327 100644 --- a/jigsaw-pieces/village/taiga/streets/corner_02.json +++ b/jigsaw-pieces/village/taiga/streets/corner_02.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -8, - "y": -1, - "z": 7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -7, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -133,7 +93,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/corner_03.json b/jigsaw-pieces/village/taiga/streets/corner_03.json index 2043d03c..76eafbb2 100644 --- a/jigsaw-pieces/village/taiga/streets/corner_03.json +++ b/jigsaw-pieces/village/taiga/streets/corner_03.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -94,7 +80,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_01.json b/jigsaw-pieces/village/taiga/streets/crossroad_01.json index fab792f3..2c3513bc 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_01.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -223,7 +210,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_02.json b/jigsaw-pieces/village/taiga/streets/crossroad_02.json index 532d139d..515d68cb 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_02.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_02.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -5, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -3, - "y": -1, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 3, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 6, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -171,7 +106,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_03.json b/jigsaw-pieces/village/taiga/streets/crossroad_03.json index d0d04e51..5df3d7fa 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_03.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_03.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 0, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -145,7 +119,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_04.json b/jigsaw-pieces/village/taiga/streets/crossroad_04.json index 86397354..f2a3c81c 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_04.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_04.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -106,7 +93,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_05.json b/jigsaw-pieces/village/taiga/streets/crossroad_05.json index 4f2dabf6..3dbdee82 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_05.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_05.json @@ -106,7 +106,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/crossroad_06.json b/jigsaw-pieces/village/taiga/streets/crossroad_06.json index e2173d3e..a4faeee4 100644 --- a/jigsaw-pieces/village/taiga/streets/crossroad_06.json +++ b/jigsaw-pieces/village/taiga/streets/crossroad_06.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -119,7 +106,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_01.json b/jigsaw-pieces/village/taiga/streets/straight_01.json index eef47e55..230319ec 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_01.json +++ b/jigsaw-pieces/village/taiga/streets/straight_01.json @@ -1,84 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -6, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -159,7 +80,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_02.json b/jigsaw-pieces/village/taiga/streets/straight_02.json index df7d2e49..f5b58e95 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_02.json +++ b/jigsaw-pieces/village/taiga/streets/straight_02.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -7, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -7, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -133,7 +93,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_03.json b/jigsaw-pieces/village/taiga/streets/straight_03.json index 24220cec..04611c84 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_03.json +++ b/jigsaw-pieces/village/taiga/streets/straight_03.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -159,7 +145,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_04.json b/jigsaw-pieces/village/taiga/streets/straight_04.json index 50536b17..d4fa8422 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_04.json +++ b/jigsaw-pieces/village/taiga/streets/straight_04.json @@ -1,32 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -5, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -120,7 +93,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_05.json b/jigsaw-pieces/village/taiga/streets/straight_05.json index 696e884c..ed85b7d1 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_05.json +++ b/jigsaw-pieces/village/taiga/streets/straight_05.json @@ -1,45 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -9, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -9, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -172,7 +132,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/straight_06.json b/jigsaw-pieces/village/taiga/streets/straight_06.json index f0a7654c..02563700 100644 --- a/jigsaw-pieces/village/taiga/streets/straight_06.json +++ b/jigsaw-pieces/village/taiga/streets/straight_06.json @@ -1,58 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -2, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -1, - "y": -1, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -315,7 +262,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/streets/turn_01.json b/jigsaw-pieces/village/taiga/streets/turn_01.json index b2d88317..b037a7d6 100644 --- a/jigsaw-pieces/village/taiga/streets/turn_01.json +++ b/jigsaw-pieces/village/taiga/streets/turn_01.json @@ -1,19 +1,5 @@ { "connectors": [ - { - "targetName": "village/taiga/villagers/unemployed", - "entityCount": 3, - "innerConnector": true, - "rotateConnector": false, - "name": "villager", - "pools": ["village/desert/decor"], - "position": { - "x": 0, - "y": 0, - "z": 0 - }, - "direction": "UP_POSITIVE_Y" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -120,7 +106,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/taiga_decoration_2.json b/jigsaw-pieces/village/taiga/taiga_decoration_2.json deleted file mode 100644 index ab563101..00000000 --- a/jigsaw-pieces/village/taiga/taiga_decoration_2.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/taiga/taiga_decoration_2" -} diff --git a/jigsaw-pieces/village/taiga/taiga_decoration_6.json b/jigsaw-pieces/village/taiga/taiga_decoration_6.json deleted file mode 100644 index 177d7aee..00000000 --- a/jigsaw-pieces/village/taiga/taiga_decoration_6.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/taiga/taiga_decoration_6" -} diff --git a/jigsaw-pieces/village/taiga/taiga_lamp_post_1.json b/jigsaw-pieces/village/taiga/taiga_lamp_post_1.json deleted file mode 100644 index 32aa68b9..00000000 --- a/jigsaw-pieces/village/taiga/taiga_lamp_post_1.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/taiga/taiga_lamp_post_1" -} diff --git a/jigsaw-pieces/village/taiga/town_centers/taiga_meeting_point_1.json b/jigsaw-pieces/village/taiga/town_centers/meeting_point_1.json similarity index 97% rename from jigsaw-pieces/village/taiga/town_centers/taiga_meeting_point_1.json rename to jigsaw-pieces/village/taiga/town_centers/meeting_point_1.json index d00d7d06..69c3fb47 100644 --- a/jigsaw-pieces/village/taiga/town_centers/taiga_meeting_point_1.json +++ b/jigsaw-pieces/village/taiga/town_centers/meeting_point_1.json @@ -18,7 +18,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -8, "y": -1, @@ -31,7 +30,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -6, "y": -1, @@ -44,7 +42,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], "position": { "x": -5, "y": -1, @@ -240,7 +237,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -278,7 +274,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -293,5 +288,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/town_centers/taiga_meeting_point_1" + "object": "jigsaw/village/taiga/town_centers/meeting_point_1" } diff --git a/jigsaw-pieces/village/taiga/town_centers/meeting_point_2.json b/jigsaw-pieces/village/taiga/town_centers/meeting_point_2.json new file mode 100644 index 00000000..5ba06922 --- /dev/null +++ b/jigsaw-pieces/village/taiga/town_centers/meeting_point_2.json @@ -0,0 +1,188 @@ +{ + "connectors": [ + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": -4, + "y": -2, + "z": -1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -4, + "y": -2, + "z": 2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": -3, + "y": -2, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -3, + "y": -2, + "z": 4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -2, + "y": -2, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "entityCount": 3, + "position": { + "x": 4, + "y": -2, + "z": 1 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/taiga/streets"], + "position": { + "x": -4, + "y": -1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/taiga/streets"], + "position": { + "x": 0, + "y": -1, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/taiga/streets"], + "position": { + "x": 0, + "y": -1, + "z": 4 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/taiga/streets"], + "position": { + "x": 4, + "y": -1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/town_centers/meeting_point_2" +} diff --git a/jigsaw-pieces/village/taiga/town_centers/taiga_meeting_point_2.json b/jigsaw-pieces/village/taiga/town_centers/taiga_meeting_point_2.json deleted file mode 100644 index eed9c77c..00000000 --- a/jigsaw-pieces/village/taiga/town_centers/taiga_meeting_point_2.json +++ /dev/null @@ -1,219 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": -4, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": -4, - "y": -2, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -4, - "y": -2, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": -3, - "y": -2, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/iron_golem"], - "position": { - "x": -3, - "y": -2, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -2, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "entityCount": 3, - "position": { - "x": 4, - "y": -2, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/decor"], - "position": { - "x": 4, - "y": -2, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/taiga/streets"], - "position": { - "x": -4, - "y": -1, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/taiga/streets"], - "position": { - "x": 0, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/taiga/streets"], - "position": { - "x": 0, - "y": -1, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/taiga/streets"], - "position": { - "x": 4, - "y": -1, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/taiga/town_centers/taiga_meeting_point_2" -} diff --git a/jigsaw-pieces/village/taiga/villagers/nitwit.json b/jigsaw-pieces/village/taiga/villagers/nitwit.json deleted file mode 100644 index 41ad1f35..00000000 --- a/jigsaw-pieces/village/taiga/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/taiga/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/taiga/villagers/unemployed.json b/jigsaw-pieces/village/taiga/villagers/unemployed.json deleted file mode 100644 index d8df1829..00000000 --- a/jigsaw-pieces/village/taiga/villagers/unemployed.json +++ /dev/null @@ -1,79 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "entityPosition": { - "x": 0, - "y": 2, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/taiga/villagers/unemployed" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/cartographer_house_1.json b/jigsaw-pieces/village/taiga/zombie/houses/cartographer_house_1.json new file mode 100644 index 00000000..506e402a --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/cartographer_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -4, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/cartographer"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/cartographer_house_1" +} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_4.json b/jigsaw-pieces/village/taiga/zombie/houses/fisher_cottage_1.json similarity index 87% rename from jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_4.json rename to jigsaw-pieces/village/taiga/zombie/houses/fisher_cottage_1.json index d7b3584e..d25bb6bf 100644 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_4.json +++ b/jigsaw-pieces/village/taiga/zombie/houses/fisher_cottage_1.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], "position": { - "x": -3, + "x": -5, "y": -3, - "z": 2 + "z": -1 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,11 +17,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/villagers"], "position": { - "x": -1, + "x": 0, "y": -3, - "z": -1 + "z": 5 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -31,21 +29,20 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": 0, + "x": -1, "y": -2, - "z": 3 + "z": 5 }, "direction": "SOUTH_POSITIVE_Z" } ], "placementOptions": { + "loot": ["structures/village/fisher"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -76,14 +73,13 @@ "translate": { "yRandom": 0, "x": 0, - "y": 0, + "y": -2, "z": 0 }, "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -98,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_small_house_4" + "object": "jigsaw/village/taiga/zombie/houses/fisher_cottage_1" } diff --git a/jigsaw-pieces/village/taiga/zombie/houses/large_farm_2.json b/jigsaw-pieces/village/taiga/zombie/houses/large_farm_2.json new file mode 100644 index 00000000..4de1f98f --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/large_farm_2.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -1, + "y": -2, + "z": 4 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/large_farm_2" +} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_2.json b/jigsaw-pieces/village/taiga/zombie/houses/library_1.json similarity index 86% rename from jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_2.json rename to jigsaw-pieces/village/taiga/zombie/houses/library_1.json index 0038e96e..5e4d2438 100644 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_2.json +++ b/jigsaw-pieces/village/taiga/zombie/houses/library_1.json @@ -5,11 +5,22 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/villagers"], "position": { - "x": -1, + "x": -4, "y": -5, - "z": 0 + "z": 3 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -2, + "y": -5, + "z": 3 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,34 +29,20 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 1, - "y": -4, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/villagers"], "position": { "x": 0, - "y": -1, - "z": 1 + "y": -4, + "z": -4 }, "direction": "NORTH_NEGATIVE_Z" } ], "placementOptions": { + "loot": ["structures/village/taiga"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -83,7 +80,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -98,5 +94,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_medium_house_2" + "object": "jigsaw/village/taiga/zombie/houses/library_1" } diff --git a/jigsaw-pieces/village/taiga/zombie/houses/medium_house_1.json b/jigsaw-pieces/village/taiga/zombie/houses/medium_house_1.json new file mode 100644 index 00000000..dd64c612 --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/medium_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 1, + "y": -2, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/medium_house_1" +} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/medium_house_2.json b/jigsaw-pieces/village/taiga/zombie/houses/medium_house_2.json new file mode 100644 index 00000000..f95904f0 --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/medium_house_2.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 1, + "y": -4, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/medium_house_2" +} diff --git a/jigsaw-pieces/village/desert/zombie/houses/desert_medium_house_1.json b/jigsaw-pieces/village/taiga/zombie/houses/medium_house_3.json similarity index 88% rename from jigsaw-pieces/village/desert/zombie/houses/desert_medium_house_1.json rename to jigsaw-pieces/village/taiga/zombie/houses/medium_house_3.json index 89f02c50..c80bd7b0 100644 --- a/jigsaw-pieces/village/desert/zombie/houses/desert_medium_house_1.json +++ b/jigsaw-pieces/village/taiga/zombie/houses/medium_house_3.json @@ -5,11 +5,10 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/desert/zombie/villagers"], "position": { - "x": 0, + "x": -2, "y": -3, - "z": -1 + "z": -6 }, "direction": "NORTH_NEGATIVE_Z" }, @@ -18,9 +17,8 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": -3, + "x": -4, "y": -2, "z": 0 }, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/taiga"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +68,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +82,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/desert/zombie/houses/desert_medium_house_1" + "object": "jigsaw/village/taiga/zombie/houses/medium_house_3" } diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_4.json b/jigsaw-pieces/village/taiga/zombie/houses/medium_house_4.json similarity index 92% rename from jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_4.json rename to jigsaw-pieces/village/taiga/zombie/houses/medium_house_4.json index 240d31fc..e747e8da 100644 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_4.json +++ b/jigsaw-pieces/village/taiga/zombie/houses/medium_house_4.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 1, "y": -2, @@ -13,11 +12,11 @@ "direction": "SOUTH_POSITIVE_Z" }], "placementOptions": { + "loot": ["structures/village/taiga"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +54,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_medium_house_4" + "object": "jigsaw/village/taiga/zombie/houses/medium_house_4" } diff --git a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_8.json b/jigsaw-pieces/village/taiga/zombie/houses/shepherds_house_1.json similarity index 87% rename from jigsaw-pieces/village/plains/zombie/houses/plains_small_house_8.json rename to jigsaw-pieces/village/taiga/zombie/houses/shepherds_house_1.json index d9f26b87..e0bf9c2b 100644 --- a/jigsaw-pieces/village/plains/zombie/houses/plains_small_house_8.json +++ b/jigsaw-pieces/village/taiga/zombie/houses/shepherds_house_1.json @@ -5,9 +5,8 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { - "x": -4, + "x": -5, "y": -2, "z": 0 }, @@ -18,21 +17,20 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/plains/zombie/villagers"], "position": { - "x": -1, + "x": 3, "y": -2, - "z": 0 + "z": 1 }, "direction": "NORTH_NEGATIVE_Z" } ], "placementOptions": { + "loot": ["structures/village/shepherd"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -63,14 +61,13 @@ "translate": { "yRandom": 0, "x": 0, - "y": -2, + "y": -1, "z": 0 }, "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +82,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/plains/zombie/houses/plains_small_house_8" + "object": "jigsaw/village/taiga/zombie/houses/shepherds_house_1" } diff --git a/jigsaw-pieces/village/taiga/zombie/houses/small_house_1.json b/jigsaw-pieces/village/taiga/zombie/houses/small_house_1.json new file mode 100644 index 00000000..e479d2dc --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/small_house_1.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -3, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/small_house_1" +} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/small_house_2.json b/jigsaw-pieces/village/taiga/zombie/houses/small_house_2.json new file mode 100644 index 00000000..4b89d890 --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/small_house_2.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -3, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/small_house_2" +} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/small_house_3.json b/jigsaw-pieces/village/taiga/zombie/houses/small_house_3.json new file mode 100644 index 00000000..bd2d18ae --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/small_house_3.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -3, + "z": -3 + }, + "direction": "NORTH_NEGATIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/small_house_3" +} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/small_house_4.json b/jigsaw-pieces/village/taiga/zombie/houses/small_house_4.json new file mode 100644 index 00000000..884458c0 --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/small_house_4.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": 0, + "y": -2, + "z": 3 + }, + "direction": "SOUTH_POSITIVE_Z" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/small_house_4" +} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/small_house_5.json b/jigsaw-pieces/village/taiga/zombie/houses/small_house_5.json new file mode 100644 index 00000000..f4c7dfca --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/houses/small_house_5.json @@ -0,0 +1,72 @@ +{ + "connectors": [{ + "targetName": "minecraft:building_entrance", + "innerConnector": true, + "rotateConnector": false, + "name": "minecraft:building_entrance", + "position": { + "x": -3, + "y": -3, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }], + "placementOptions": { + "loot": ["structures/village/taiga"], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/houses/small_house_5" +} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_cartographer_house_1.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_cartographer_house_1.json deleted file mode 100644 index 4bc32e76..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_cartographer_house_1.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -3, - "y": -5, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -4, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_cartographer_house_1" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_fisher_cottage_1.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_fisher_cottage_1.json deleted file mode 100644 index 3f54c20a..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_fisher_cottage_1.json +++ /dev/null @@ -1,128 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -5, - "y": -3, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -5, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 0, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 4, - "y": -3, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": 5 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "smartBore": false, - "waterloggable": false, - "bore": false, - "translate": { - "yRandom": 0, - "x": 0, - "y": -2, - "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": "jigsaw/village/taiga/zombie/houses/taiga_fisher_cottage_1" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_large_farm_2.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_large_farm_2.json deleted file mode 100644 index 109674ca..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_large_farm_2.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 3, - "y": -3, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -1, - "y": -2, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": "jigsaw/village/taiga/zombie/houses/taiga_large_farm_2" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_1.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_1.json deleted file mode 100644 index eff2c955..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_1.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 1, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/villagers"], - "position": { - "x": -1, - "y": 0, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": "jigsaw/village/taiga/zombie/houses/taiga_medium_house_1" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_3.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_3.json deleted file mode 100644 index 6e937fe4..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_medium_house_3.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -2, - "y": -3, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -4, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/taiga/zombie/houses/taiga_medium_house_3" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_shepherds_house_1.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_shepherds_house_1.json deleted file mode 100644 index d642cf25..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_shepherds_house_1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 3, - "y": -3, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -5, - "y": -2, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/sheep"], - "position": { - "x": 3, - "y": -2, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": "jigsaw/village/taiga/zombie/houses/taiga_shepherds_house_1" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_1.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_1.json deleted file mode 100644 index d309d55d..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_1.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/villagers"], - "position": { - "x": -1, - "y": -3, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_small_house_1" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_2.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_2.json deleted file mode 100644 index c8a8fe8e..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_2.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_small_house_2" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_3.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_3.json deleted file mode 100644 index 66c9c399..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_3.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -3, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_small_house_3" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_5.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_5.json deleted file mode 100644 index fd5cb4e6..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_small_house_5.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -3, - "y": -3, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/villagers"], - "position": { - "x": 0, - "y": -3, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_small_house_5" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_tool_smith_1.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_tool_smith_1.json deleted file mode 100644 index bd747793..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_tool_smith_1.json +++ /dev/null @@ -1,102 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -4, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": 4, - "y": -3, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": 0, - "y": -2, - "z": 3 - }, - "direction": "SOUTH_POSITIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_tool_smith_1" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_weaponsmith_2.json b/jigsaw-pieces/village/taiga/zombie/houses/taiga_weaponsmith_2.json deleted file mode 100644 index 4b69a7d2..00000000 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_weaponsmith_2.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 2, - "y": -2, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:building_entrance", - "innerConnector": true, - "rotateConnector": false, - "name": "minecraft:building_entrance", - "pools": [], - "position": { - "x": -1, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - } - ], - "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": -1, - "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": [], - "boreExtendMaxY": 0, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } - }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_weaponsmith_2" -} diff --git a/jigsaw-pieces/village/taiga/zombie/houses/taiga_temple_1.json b/jigsaw-pieces/village/taiga/zombie/houses/temple_1.json similarity index 93% rename from jigsaw-pieces/village/taiga/zombie/houses/taiga_temple_1.json rename to jigsaw-pieces/village/taiga/zombie/houses/temple_1.json index 4b682bf5..3658853e 100644 --- a/jigsaw-pieces/village/taiga/zombie/houses/taiga_temple_1.json +++ b/jigsaw-pieces/village/taiga/zombie/houses/temple_1.json @@ -4,7 +4,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -6, @@ -13,11 +12,11 @@ "direction": "SOUTH_POSITIVE_Z" }], "placementOptions": { + "loot": ["structures/village/temple"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -55,7 +54,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/zombie/houses/taiga_temple_1" + "object": "jigsaw/village/taiga/zombie/houses/temple_1" } diff --git a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_3.json b/jigsaw-pieces/village/taiga/zombie/houses/tool_smith_1.json similarity index 89% rename from jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_3.json rename to jigsaw-pieces/village/taiga/zombie/houses/tool_smith_1.json index 7884d98e..b79b7f8b 100644 --- a/jigsaw-pieces/village/savanna/zombie/houses/savanna_small_house_3.json +++ b/jigsaw-pieces/village/taiga/zombie/houses/tool_smith_1.json @@ -5,9 +5,8 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/savanna/villagezombie/villagers"], "position": { - "x": 2, + "x": 4, "y": -3, "z": 3 }, @@ -18,7 +17,6 @@ "innerConnector": true, "rotateConnector": false, "name": "minecraft:building_entrance", - "pools": [], "position": { "x": 0, "y": -2, @@ -28,11 +26,11 @@ } ], "placementOptions": { + "loot": ["structures/village/toolsmith"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +68,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -85,5 +82,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/savanna/villagezombie/houses/savanna_small_house_3" + "object": "jigsaw/village/taiga/zombie/houses/tool_smith_1" } diff --git a/jigsaw-pieces/bastion/treasure/extensions/small_bridge_1.json b/jigsaw-pieces/village/taiga/zombie/houses/weaponsmith_2.json similarity index 83% rename from jigsaw-pieces/bastion/treasure/extensions/small_bridge_1.json rename to jigsaw-pieces/village/taiga/zombie/houses/weaponsmith_2.json index 34644931..36c6566b 100644 --- a/jigsaw-pieces/bastion/treasure/extensions/small_bridge_1.json +++ b/jigsaw-pieces/village/taiga/zombie/houses/weaponsmith_2.json @@ -1,23 +1,22 @@ { "connectors": [{ - "targetName": "minecraft:empty", - "innerConnector": false, + "targetName": "minecraft:building_entrance", + "innerConnector": true, "rotateConnector": false, - "name": "minecraft:extension_connector", - "pools": [], + "name": "minecraft:building_entrance", "position": { - "x": 1, - "y": 0, + "x": -1, + "y": -1, "z": -3 }, "direction": "NORTH_NEGATIVE_Z" }], "placementOptions": { + "loot": ["structures/village/weaponsmith"], "overStilt": 0, "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -41,21 +40,20 @@ }, "enabled": true }, - "boreExtendMinY": 0, + "boreExtendMinY": -1, "smartBore": false, "waterloggable": false, "bore": false, "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": 0, "z": 0 }, "mode": "FAST_MAX_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -70,5 +68,5 @@ "exponent": 1 } }, - "object": "jigsaw/bastion/treasure/extensions/small_bridge_1" + "object": "jigsaw/village/taiga/zombie/houses/weaponsmith_2" } diff --git a/jigsaw-pieces/village/taiga/zombie/streets/corner_01.json b/jigsaw-pieces/village/taiga/zombie/streets/corner_01.json index e7d358b8..2c41f7ac 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/corner_01.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/corner_01.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 2, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -110,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/corner_02.json b/jigsaw-pieces/village/taiga/zombie/streets/corner_02.json index 1ef0ec63..09df6711 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/corner_02.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/corner_02.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -8, - "y": -1, - "z": 7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/corner_03.json b/jigsaw-pieces/village/taiga/zombie/streets/corner_03.json index 68e9f408..135f13cf 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/corner_03.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/corner_03.json @@ -32,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -70,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_01.json b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_01.json index 2321009d..4cba2903 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_01.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_01.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -175,7 +162,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -213,7 +199,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_02.json b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_02.json index f16036bd..e8fbc2f0 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_02.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_02.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -3, - "y": -1, - "z": -7 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": -3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 5, - "y": -1, - "z": 4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 6, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -123,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -161,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_03.json b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_03.json index 26af48ff..8a263654 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_03.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_03.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +71,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +108,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_04.json b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_04.json index 0f4813d7..80649e3c 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_04.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_04.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -58,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_05.json b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_05.json index 9728a0e7..dd863078 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_05.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_05.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_06.json b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_06.json index 161219ea..eb02c2bc 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/crossroad_06.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/crossroad_06.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/straight_01.json b/jigsaw-pieces/village/taiga/zombie/streets/straight_01.json index 4f0f5a02..4afb154d 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/straight_01.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/straight_01.json @@ -1,70 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -6, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -4, - "y": -1, - "z": -1 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": -2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 3, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 4, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -97,7 +32,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +69,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/straight_02.json b/jigsaw-pieces/village/taiga/zombie/streets/straight_02.json index b6225290..b413c17d 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/straight_02.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/straight_02.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -7, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -71,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -109,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/straight_03.json b/jigsaw-pieces/village/taiga/zombie/streets/straight_03.json index cd6d6b9a..943c2482 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/straight_03.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/straight_03.json @@ -97,7 +97,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -135,7 +134,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/straight_04.json b/jigsaw-pieces/village/taiga/zombie/streets/straight_04.json index a587db2d..ef8c9c31 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/straight_04.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/straight_04.json @@ -1,18 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -5, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -58,7 +45,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +82,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/straight_05.json b/jigsaw-pieces/village/taiga/zombie/streets/straight_05.json index d73eded0..310cca01 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/straight_05.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/straight_05.json @@ -1,31 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -9, - "y": -1, - "z": -5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -9, - "y": -1, - "z": 5 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:street", "innerConnector": false, @@ -110,7 +84,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -148,7 +121,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/straight_06.json b/jigsaw-pieces/village/taiga/zombie/streets/straight_06.json index aeb4bb1b..687ffe5a 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/straight_06.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/straight_06.json @@ -1,44 +1,5 @@ { "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -2, - "y": -1, - "z": -6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -1, - "y": -1, - "z": 0 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -1, - "y": -1, - "z": 6 - }, - "direction": "NORTH_NEGATIVE_Z" - }, { "targetName": "minecraft:building_entrance", "innerConnector": true, @@ -253,7 +214,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -291,7 +251,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/streets/turn_01.json b/jigsaw-pieces/village/taiga/zombie/streets/turn_01.json index 904122ea..44ce466b 100644 --- a/jigsaw-pieces/village/taiga/zombie/streets/turn_01.json +++ b/jigsaw-pieces/village/taiga/zombie/streets/turn_01.json @@ -58,7 +58,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -96,7 +95,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { diff --git a/jigsaw-pieces/village/taiga/zombie/town_centers/taiga_meeting_point_1.json b/jigsaw-pieces/village/taiga/zombie/town_centers/meeting_point_1.json similarity index 97% rename from jigsaw-pieces/village/taiga/zombie/town_centers/taiga_meeting_point_1.json rename to jigsaw-pieces/village/taiga/zombie/town_centers/meeting_point_1.json index 32b8c1bd..fe215d6a 100644 --- a/jigsaw-pieces/village/taiga/zombie/town_centers/taiga_meeting_point_1.json +++ b/jigsaw-pieces/village/taiga/zombie/town_centers/meeting_point_1.json @@ -5,7 +5,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -8, "y": -3, @@ -18,7 +17,6 @@ "innerConnector": false, "rotateConnector": false, "name": "minecraft:bottom", - "pools": ["village/common/cats"], "position": { "x": -6, "y": -3, @@ -188,7 +186,6 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], "bottom": false, "translateCenter": false, "rotation": { @@ -226,7 +223,6 @@ "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, - "place": [], "boreExtendMaxY": 0, "onwater": false, "clamp": { @@ -241,5 +237,5 @@ "exponent": 1 } }, - "object": "jigsaw/village/taiga/zombie/town_centers/taiga_meeting_point_1" + "object": "jigsaw/village/taiga/zombie/town_centers/meeting_point_1" } diff --git a/jigsaw-pieces/village/taiga/zombie/town_centers/meeting_point_2.json b/jigsaw-pieces/village/taiga/zombie/town_centers/meeting_point_2.json new file mode 100644 index 00000000..c3f50b2b --- /dev/null +++ b/jigsaw-pieces/village/taiga/zombie/town_centers/meeting_point_2.json @@ -0,0 +1,137 @@ +{ + "connectors": [ + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -4, + "y": -2, + "z": 2 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:bottom", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:bottom", + "position": { + "x": -2, + "y": -2, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/taiga/zombie/streets"], + "position": { + "x": -4, + "y": -1, + "z": 0 + }, + "direction": "WEST_NEGATIVE_X" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/taiga/zombie/streets"], + "position": { + "x": 0, + "y": -1, + "z": -4 + }, + "direction": "NORTH_NEGATIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/taiga/zombie/streets"], + "position": { + "x": 0, + "y": -1, + "z": 4 + }, + "direction": "SOUTH_POSITIVE_Z" + }, + { + "targetName": "minecraft:street", + "innerConnector": false, + "rotateConnector": false, + "name": "minecraft:street", + "pools": ["village/taiga/zombie/streets"], + "position": { + "x": 4, + "y": -1, + "z": 0 + }, + "direction": "EAST_POSITIVE_X" + } + ], + "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": -1, + "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, + "boreExtendMaxY": 0, + "onwater": false, + "clamp": { + "minimumHeight": 0, + "maximumHeight": 255 + }, + "warp": { + "multiplier": 1, + "style": "FLAT", + "zoom": 1, + "maxFractureAccuracy": false, + "exponent": 1 + } + }, + "object": "jigsaw/village/taiga/zombie/town_centers/meeting_point_2" +} diff --git a/jigsaw-pieces/village/taiga/zombie/town_centers/taiga_meeting_point_2.json b/jigsaw-pieces/village/taiga/zombie/town_centers/taiga_meeting_point_2.json deleted file mode 100644 index 5b75b6c4..00000000 --- a/jigsaw-pieces/village/taiga/zombie/town_centers/taiga_meeting_point_2.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "connectors": [ - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": -4, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -4, - "y": -2, - "z": 2 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/common/cats"], - "position": { - "x": -2, - "y": -2, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": ["village/taiga/zombie/decor"], - "position": { - "x": 4, - "y": -2, - "z": 3 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/taiga/zombie/streets"], - "position": { - "x": -4, - "y": -1, - "z": 0 - }, - "direction": "WEST_NEGATIVE_X" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/taiga/zombie/streets"], - "position": { - "x": 0, - "y": -1, - "z": -4 - }, - "direction": "NORTH_NEGATIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/taiga/zombie/streets"], - "position": { - "x": 0, - "y": -1, - "z": 4 - }, - "direction": "SOUTH_POSITIVE_Z" - }, - { - "targetName": "minecraft:street", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:street", - "pools": ["village/taiga/zombie/streets"], - "position": { - "x": 4, - "y": -1, - "z": 0 - }, - "direction": "EAST_POSITIVE_X" - } - ], - "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": -1, - "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": "jigsaw/village/taiga/zombie/town_centers/taiga_meeting_point_2" -} diff --git a/jigsaw-pieces/village/taiga/zombie/villagers/nitwit.json b/jigsaw-pieces/village/taiga/zombie/villagers/nitwit.json deleted file mode 100644 index f9b58b02..00000000 --- a/jigsaw-pieces/village/taiga/zombie/villagers/nitwit.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/taiga/zombie/villagers/nitwit" -} diff --git a/jigsaw-pieces/village/taiga/zombie/villagers/unemployed.json b/jigsaw-pieces/village/taiga/zombie/villagers/unemployed.json deleted file mode 100644 index 3df6076b..00000000 --- a/jigsaw-pieces/village/taiga/zombie/villagers/unemployed.json +++ /dev/null @@ -1,74 +0,0 @@ -{ - "connectors": [{ - "targetName": "minecraft:bottom", - "innerConnector": false, - "rotateConnector": false, - "name": "minecraft:bottom", - "pools": [], - "position": { - "x": 0, - "y": -1, - "z": 0 - }, - "direction": "SOUTH_POSITIVE_Z" - }], - "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": -1, - "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": "jigsaw/village/taiga/zombie/villagers/unemployed" -} diff --git a/jigsaw-pieces/woodland-mansion/woodland-mansion.json b/jigsaw-pieces/woodland-mansion/woodland-mansion.json new file mode 100644 index 00000000..f3ccecf9 --- /dev/null +++ b/jigsaw-pieces/woodland-mansion/woodland-mansion.json @@ -0,0 +1 @@ +{"object": "jigsaw/woodland-mansion/woodland-mansion"} diff --git a/jigsaw-pools/ancient_city/ancient_city.json b/jigsaw-pools/ancient_city/ancient_city.json deleted file mode 100644 index 39a63145..00000000 --- a/jigsaw-pools/ancient_city/ancient_city.json +++ /dev/null @@ -1,3 +0,0 @@ -{"pieces": [ - "ancient_city/ancient_city" -]} diff --git a/jigsaw-pools/bastion/blocks.json b/jigsaw-pools/bastion/blocks.json deleted file mode 100644 index 8b6913c0..00000000 --- a/jigsaw-pools/bastion/blocks.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/blocks/air", - "bastion/blocks/gold" -]} diff --git a/jigsaw-pools/bastion/blocks/gold.json b/jigsaw-pools/bastion/blocks/gold.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/blocks/gold.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/bridge/bridge_pieces.json b/jigsaw-pools/bastion/bridge/bridge_pieces.json deleted file mode 100644 index 6143bfc5..00000000 --- a/jigsaw-pools/bastion/bridge/bridge_pieces.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/bridge/bridge_pieces/bridge"]} diff --git a/jigsaw-pools/bastion/bridge/connectors.json b/jigsaw-pools/bastion/bridge/connectors.json deleted file mode 100644 index a9ab1225..00000000 --- a/jigsaw-pools/bastion/bridge/connectors.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/bridge/connectors/back_bridge_bottom", - "bastion/bridge/connectors/back_bridge_top" -]} diff --git a/jigsaw-pools/bastion/bridge/legs.json b/jigsaw-pools/bastion/bridge/legs.json deleted file mode 100644 index ae33397b..00000000 --- a/jigsaw-pools/bastion/bridge/legs.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/bridge/legs/leg_0", - "bastion/bridge/legs/leg_1" -]} diff --git a/jigsaw-pools/bastion/bridge/rampart_plates.json b/jigsaw-pools/bastion/bridge/rampart_plates.json deleted file mode 100644 index 0eb84f16..00000000 --- a/jigsaw-pools/bastion/bridge/rampart_plates.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/bridge/rampart_plates/plate_0"]} diff --git a/jigsaw-pools/bastion/bridge/ramparts.json b/jigsaw-pools/bastion/bridge/ramparts.json deleted file mode 100644 index 6b222d05..00000000 --- a/jigsaw-pools/bastion/bridge/ramparts.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/bridge/ramparts/rampart_0", - "bastion/bridge/ramparts/rampart_1" -]} diff --git a/jigsaw-pools/bastion/bridge/starting_pieces.json b/jigsaw-pools/bastion/bridge/starting_pieces.json deleted file mode 100644 index 6a574003..00000000 --- a/jigsaw-pools/bastion/bridge/starting_pieces.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/bridge/starting_pieces/entrance", - "bastion/bridge/starting_pieces/entrance_base", - "bastion/bridge/starting_pieces/entrance_face" -]} diff --git a/jigsaw-pools/bastion/bridge/walls.json b/jigsaw-pools/bastion/bridge/walls.json deleted file mode 100644 index 0e66042d..00000000 --- a/jigsaw-pools/bastion/bridge/walls.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/bridge/walls/wall_base_0", - "bastion/bridge/walls/wall_base_1" -]} diff --git a/jigsaw-pools/bastion/hoglin_stable.json b/jigsaw-pools/bastion/hoglin_stable.json deleted file mode 100644 index fbd1f047..00000000 --- a/jigsaw-pools/bastion/hoglin_stable.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/hoglin_stable/air_base"]} diff --git a/jigsaw-pools/bastion/hoglin_stable/connectors.json b/jigsaw-pools/bastion/hoglin_stable/connectors.json deleted file mode 100644 index 2c4b50e4..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/connectors.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/hoglin_stable/connectors/end_post_connector"]} diff --git a/jigsaw-pools/bastion/hoglin_stable/large_stables.json b/jigsaw-pools/bastion/hoglin_stable/large_stables.json deleted file mode 100644 index f15aedc7..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/large_stables.json +++ /dev/null @@ -1,12 +0,0 @@ -{"pieces": [ - "bastion/hoglin_stable/large_stables/inner_0", - "bastion/hoglin_stable/large_stables/inner_1", - "bastion/hoglin_stable/large_stables/inner_2", - "bastion/hoglin_stable/large_stables/inner_3", - "bastion/hoglin_stable/large_stables/inner_4", - "bastion/hoglin_stable/large_stables/outer_0", - "bastion/hoglin_stable/large_stables/outer_1", - "bastion/hoglin_stable/large_stables/outer_2", - "bastion/hoglin_stable/large_stables/outer_3", - "bastion/hoglin_stable/large_stables/outer_4" -]} diff --git a/jigsaw-pools/bastion/hoglin_stable/large_stables/inner.json b/jigsaw-pools/bastion/hoglin_stable/large_stables/inner.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/large_stables/inner.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/hoglin_stable/large_stables/outer.json b/jigsaw-pools/bastion/hoglin_stable/large_stables/outer.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/large_stables/outer.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/hoglin_stable/mirrored_starting_pieces.json b/jigsaw-pools/bastion/hoglin_stable/mirrored_starting_pieces.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/mirrored_starting_pieces.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/hoglin_stable/posts.json b/jigsaw-pools/bastion/hoglin_stable/posts.json deleted file mode 100644 index b5294d44..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/posts.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/hoglin_stable/posts/end_post", - "bastion/hoglin_stable/posts/stair_post" -]} diff --git a/jigsaw-pools/bastion/hoglin_stable/rampart_plates.json b/jigsaw-pools/bastion/hoglin_stable/rampart_plates.json deleted file mode 100644 index e74470ed..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/rampart_plates.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/hoglin_stable/rampart_plates/rampart_plate_1"]} diff --git a/jigsaw-pools/bastion/hoglin_stable/ramparts.json b/jigsaw-pools/bastion/hoglin_stable/ramparts.json deleted file mode 100644 index b800d157..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/ramparts.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/hoglin_stable/ramparts/ramparts_1", - "bastion/hoglin_stable/ramparts/ramparts_2", - "bastion/hoglin_stable/ramparts/ramparts_3" -]} diff --git a/jigsaw-pools/bastion/hoglin_stable/small_stables.json b/jigsaw-pools/bastion/hoglin_stable/small_stables.json deleted file mode 100644 index 79d2bf04..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/small_stables.json +++ /dev/null @@ -1,10 +0,0 @@ -{"pieces": [ - "bastion/hoglin_stable/small_stables/inner_0", - "bastion/hoglin_stable/small_stables/inner_1", - "bastion/hoglin_stable/small_stables/inner_2", - "bastion/hoglin_stable/small_stables/inner_3", - "bastion/hoglin_stable/small_stables/outer_0", - "bastion/hoglin_stable/small_stables/outer_1", - "bastion/hoglin_stable/small_stables/outer_2", - "bastion/hoglin_stable/small_stables/outer_3" -]} diff --git a/jigsaw-pools/bastion/hoglin_stable/small_stables/inner.json b/jigsaw-pools/bastion/hoglin_stable/small_stables/inner.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/small_stables/inner.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/hoglin_stable/small_stables/outer.json b/jigsaw-pools/bastion/hoglin_stable/small_stables/outer.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/small_stables/outer.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/hoglin_stable/stairs.json b/jigsaw-pools/bastion/hoglin_stable/stairs.json deleted file mode 100644 index 93ff965b..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/stairs.json +++ /dev/null @@ -1,17 +0,0 @@ -{"pieces": [ - "bastion/hoglin_stable/stairs/stairs_1_0", - "bastion/hoglin_stable/stairs/stairs_1_1", - "bastion/hoglin_stable/stairs/stairs_1_2", - "bastion/hoglin_stable/stairs/stairs_1_3", - "bastion/hoglin_stable/stairs/stairs_1_4", - "bastion/hoglin_stable/stairs/stairs_2_0", - "bastion/hoglin_stable/stairs/stairs_2_1", - "bastion/hoglin_stable/stairs/stairs_2_2", - "bastion/hoglin_stable/stairs/stairs_2_3", - "bastion/hoglin_stable/stairs/stairs_2_4", - "bastion/hoglin_stable/stairs/stairs_3_0", - "bastion/hoglin_stable/stairs/stairs_3_1", - "bastion/hoglin_stable/stairs/stairs_3_2", - "bastion/hoglin_stable/stairs/stairs_3_3", - "bastion/hoglin_stable/stairs/stairs_3_4" -]} diff --git a/jigsaw-pools/bastion/hoglin_stable/starting_pieces.json b/jigsaw-pools/bastion/hoglin_stable/starting_pieces.json deleted file mode 100644 index 9c5f0943..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/starting_pieces.json +++ /dev/null @@ -1,12 +0,0 @@ -{"pieces": [ - "bastion/hoglin_stable/starting_pieces/stairs_0_mirrored", - "bastion/hoglin_stable/starting_pieces/stairs_1_mirrored", - "bastion/hoglin_stable/starting_pieces/stairs_2_mirrored", - "bastion/hoglin_stable/starting_pieces/stairs_3_mirrored", - "bastion/hoglin_stable/starting_pieces/stairs_4_mirrored", - "bastion/hoglin_stable/starting_pieces/starting_stairs_0", - "bastion/hoglin_stable/starting_pieces/starting_stairs_1", - "bastion/hoglin_stable/starting_pieces/starting_stairs_2", - "bastion/hoglin_stable/starting_pieces/starting_stairs_3", - "bastion/hoglin_stable/starting_pieces/starting_stairs_4" -]} diff --git a/jigsaw-pools/bastion/hoglin_stable/wall_bases.json b/jigsaw-pools/bastion/hoglin_stable/wall_bases.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/wall_bases.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/hoglin_stable/walls.json b/jigsaw-pools/bastion/hoglin_stable/walls.json deleted file mode 100644 index c982221c..00000000 --- a/jigsaw-pools/bastion/hoglin_stable/walls.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/hoglin_stable/walls/side_wall_0", - "bastion/hoglin_stable/walls/side_wall_1", - "bastion/hoglin_stable/walls/wall_base" -]} diff --git a/jigsaw-pools/bastion/mobs.json b/jigsaw-pools/bastion/mobs.json deleted file mode 100644 index f5c3a2a2..00000000 --- a/jigsaw-pools/bastion/mobs.json +++ /dev/null @@ -1,8 +0,0 @@ -{"pieces": [ - "bastion/mobs/crossbow_piglin", - "bastion/mobs/empty", - "bastion/mobs/hoglin", - "bastion/mobs/melee_piglin", - "bastion/mobs/melee_piglin_always", - "bastion/mobs/sword_piglin" -]} diff --git a/jigsaw-pools/bastion/mobs/hoglin.json b/jigsaw-pools/bastion/mobs/hoglin.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/mobs/hoglin.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/mobs/piglin.json b/jigsaw-pools/bastion/mobs/piglin.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/mobs/piglin.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/mobs/piglin_melee.json b/jigsaw-pools/bastion/mobs/piglin_melee.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/mobs/piglin_melee.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/treasure.json b/jigsaw-pools/bastion/treasure.json deleted file mode 100644 index fa6d2981..00000000 --- a/jigsaw-pools/bastion/treasure.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/treasure/big_air_full"]} diff --git a/jigsaw-pools/bastion/treasure/bases.json b/jigsaw-pools/bastion/treasure/bases.json deleted file mode 100644 index 2487c6af..00000000 --- a/jigsaw-pools/bastion/treasure/bases.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/treasure/bases/lava_basin"]} diff --git a/jigsaw-pools/bastion/treasure/bases/centers.json b/jigsaw-pools/bastion/treasure/bases/centers.json deleted file mode 100644 index bb1731a4..00000000 --- a/jigsaw-pools/bastion/treasure/bases/centers.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "bastion/treasure/bases/centers/center_0", - "bastion/treasure/bases/centers/center_1", - "bastion/treasure/bases/centers/center_2", - "bastion/treasure/bases/centers/center_3" -]} diff --git a/jigsaw-pools/bastion/treasure/brains.json b/jigsaw-pools/bastion/treasure/brains.json deleted file mode 100644 index 0d754bab..00000000 --- a/jigsaw-pools/bastion/treasure/brains.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/treasure/brains/center_brain"]} diff --git a/jigsaw-pools/bastion/treasure/connectors.json b/jigsaw-pools/bastion/treasure/connectors.json deleted file mode 100644 index 0ba021b7..00000000 --- a/jigsaw-pools/bastion/treasure/connectors.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/treasure/connectors/center_to_wall_middle", - "bastion/treasure/connectors/center_to_wall_top", - "bastion/treasure/connectors/center_to_wall_top_entrance" -]} diff --git a/jigsaw-pools/bastion/treasure/corners/bottom.json b/jigsaw-pools/bastion/treasure/corners/bottom.json deleted file mode 100644 index f5963d72..00000000 --- a/jigsaw-pools/bastion/treasure/corners/bottom.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/treasure/corners/bottom/corner_0", - "bastion/treasure/corners/bottom/corner_1" -]} diff --git a/jigsaw-pools/bastion/treasure/corners/edges.json b/jigsaw-pools/bastion/treasure/corners/edges.json deleted file mode 100644 index de4475f6..00000000 --- a/jigsaw-pools/bastion/treasure/corners/edges.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/treasure/corners/edges/bottom", - "bastion/treasure/corners/edges/middle", - "bastion/treasure/corners/edges/top" -]} diff --git a/jigsaw-pools/bastion/treasure/corners/middle.json b/jigsaw-pools/bastion/treasure/corners/middle.json deleted file mode 100644 index c4edc2a7..00000000 --- a/jigsaw-pools/bastion/treasure/corners/middle.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/treasure/corners/middle/corner_0", - "bastion/treasure/corners/middle/corner_1" -]} diff --git a/jigsaw-pools/bastion/treasure/corners/top.json b/jigsaw-pools/bastion/treasure/corners/top.json deleted file mode 100644 index 2dffe148..00000000 --- a/jigsaw-pools/bastion/treasure/corners/top.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/treasure/corners/top/corner_0", - "bastion/treasure/corners/top/corner_1" -]} diff --git a/jigsaw-pools/bastion/treasure/entrances.json b/jigsaw-pools/bastion/treasure/entrances.json deleted file mode 100644 index f3725133..00000000 --- a/jigsaw-pools/bastion/treasure/entrances.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/treasure/entrances/entrance_0"]} diff --git a/jigsaw-pools/bastion/treasure/extensions.json b/jigsaw-pools/bastion/treasure/extensions.json deleted file mode 100644 index 6a65208c..00000000 --- a/jigsaw-pools/bastion/treasure/extensions.json +++ /dev/null @@ -1,15 +0,0 @@ -{"pieces": [ - "bastion/treasure/extensions/empty", - "bastion/treasure/extensions/fire_room", - "bastion/treasure/extensions/house_0", - "bastion/treasure/extensions/house_1", - "bastion/treasure/extensions/large_bridge_0", - "bastion/treasure/extensions/large_bridge_1", - "bastion/treasure/extensions/large_bridge_2", - "bastion/treasure/extensions/large_bridge_3", - "bastion/treasure/extensions/roofed_bridge", - "bastion/treasure/extensions/small_bridge_0", - "bastion/treasure/extensions/small_bridge_1", - "bastion/treasure/extensions/small_bridge_2", - "bastion/treasure/extensions/small_bridge_3" -]} diff --git a/jigsaw-pools/bastion/treasure/extensions/houses.json b/jigsaw-pools/bastion/treasure/extensions/houses.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/treasure/extensions/houses.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/treasure/extensions/large_pool.json b/jigsaw-pools/bastion/treasure/extensions/large_pool.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/treasure/extensions/large_pool.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/treasure/extensions/small_pool.json b/jigsaw-pools/bastion/treasure/extensions/small_pool.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/treasure/extensions/small_pool.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/treasure/ramparts.json b/jigsaw-pools/bastion/treasure/ramparts.json deleted file mode 100644 index 3aa0bd6b..00000000 --- a/jigsaw-pools/bastion/treasure/ramparts.json +++ /dev/null @@ -1,8 +0,0 @@ -{"pieces": [ - "bastion/treasure/ramparts/bottom_wall_0", - "bastion/treasure/ramparts/lava_basin_main", - "bastion/treasure/ramparts/lava_basin_side", - "bastion/treasure/ramparts/mid_wall_main", - "bastion/treasure/ramparts/mid_wall_side", - "bastion/treasure/ramparts/top_wall" -]} diff --git a/jigsaw-pools/bastion/treasure/roofs.json b/jigsaw-pools/bastion/treasure/roofs.json deleted file mode 100644 index 96034b46..00000000 --- a/jigsaw-pools/bastion/treasure/roofs.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/treasure/roofs/center_roof", - "bastion/treasure/roofs/corner_roof", - "bastion/treasure/roofs/wall_roof" -]} diff --git a/jigsaw-pools/bastion/treasure/stairs.json b/jigsaw-pools/bastion/treasure/stairs.json deleted file mode 100644 index 88b91b4c..00000000 --- a/jigsaw-pools/bastion/treasure/stairs.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/treasure/stairs/lower_stairs"]} diff --git a/jigsaw-pools/bastion/treasure/walls.json b/jigsaw-pools/bastion/treasure/walls.json deleted file mode 100644 index 9c2857ec..00000000 --- a/jigsaw-pools/bastion/treasure/walls.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/treasure/walls/entrance_wall", - "bastion/treasure/walls/lava_wall" -]} diff --git a/jigsaw-pools/bastion/treasure/walls/bottom.json b/jigsaw-pools/bastion/treasure/walls/bottom.json deleted file mode 100644 index 8012e890..00000000 --- a/jigsaw-pools/bastion/treasure/walls/bottom.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "bastion/treasure/walls/bottom/wall_0", - "bastion/treasure/walls/bottom/wall_1", - "bastion/treasure/walls/bottom/wall_2", - "bastion/treasure/walls/bottom/wall_3" -]} diff --git a/jigsaw-pools/bastion/treasure/walls/mid.json b/jigsaw-pools/bastion/treasure/walls/mid.json deleted file mode 100644 index b4246e4b..00000000 --- a/jigsaw-pools/bastion/treasure/walls/mid.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/treasure/walls/mid/wall_0", - "bastion/treasure/walls/mid/wall_1", - "bastion/treasure/walls/mid/wall_2" -]} diff --git a/jigsaw-pools/bastion/treasure/walls/outer.json b/jigsaw-pools/bastion/treasure/walls/outer.json deleted file mode 100644 index bc3addd4..00000000 --- a/jigsaw-pools/bastion/treasure/walls/outer.json +++ /dev/null @@ -1,8 +0,0 @@ -{"pieces": [ - "bastion/treasure/walls/outer/bottom_corner", - "bastion/treasure/walls/outer/medium_outer_wall", - "bastion/treasure/walls/outer/mid_corner", - "bastion/treasure/walls/outer/outer_wall", - "bastion/treasure/walls/outer/tall_outer_wall", - "bastion/treasure/walls/outer/top_corner" -]} diff --git a/jigsaw-pools/bastion/treasure/walls/top.json b/jigsaw-pools/bastion/treasure/walls/top.json deleted file mode 100644 index 3e378ce0..00000000 --- a/jigsaw-pools/bastion/treasure/walls/top.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/treasure/walls/top/main_entrance", - "bastion/treasure/walls/top/wall_0", - "bastion/treasure/walls/top/wall_1" -]} diff --git a/jigsaw-pools/bastion/units.json b/jigsaw-pools/bastion/units.json deleted file mode 100644 index a36ce337..00000000 --- a/jigsaw-pools/bastion/units.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/units/air_base"]} diff --git a/jigsaw-pools/bastion/units/center_pieces.json b/jigsaw-pools/bastion/units/center_pieces.json deleted file mode 100644 index 15c54390..00000000 --- a/jigsaw-pools/bastion/units/center_pieces.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/units/center_pieces/center_0", - "bastion/units/center_pieces/center_1", - "bastion/units/center_pieces/center_2" -]} diff --git a/jigsaw-pools/bastion/units/edge_wall_units.json b/jigsaw-pools/bastion/units/edge_wall_units.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/edge_wall_units.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/units/edges.json b/jigsaw-pools/bastion/units/edges.json deleted file mode 100644 index 89f836e4..00000000 --- a/jigsaw-pools/bastion/units/edges.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/units/edges/edge_0"]} diff --git a/jigsaw-pools/bastion/units/fillers.json b/jigsaw-pools/bastion/units/fillers.json deleted file mode 100644 index 040b173e..00000000 --- a/jigsaw-pools/bastion/units/fillers.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/units/fillers/stage_0"]} diff --git a/jigsaw-pools/bastion/units/fillers/stage_0.json b/jigsaw-pools/bastion/units/fillers/stage_0.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/fillers/stage_0.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/units/large_ramparts.json b/jigsaw-pools/bastion/units/large_ramparts.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/large_ramparts.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/units/pathways.json b/jigsaw-pools/bastion/units/pathways.json deleted file mode 100644 index a220c263..00000000 --- a/jigsaw-pools/bastion/units/pathways.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/units/pathways/pathway_0", - "bastion/units/pathways/pathway_wall_0" -]} diff --git a/jigsaw-pools/bastion/units/rampart_plates.json b/jigsaw-pools/bastion/units/rampart_plates.json deleted file mode 100644 index 78ed3b7c..00000000 --- a/jigsaw-pools/bastion/units/rampart_plates.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/units/rampart_plates/plate_0"]} diff --git a/jigsaw-pools/bastion/units/ramparts.json b/jigsaw-pools/bastion/units/ramparts.json deleted file mode 100644 index 01c8ae6c..00000000 --- a/jigsaw-pools/bastion/units/ramparts.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "bastion/units/ramparts/ramparts_0", - "bastion/units/ramparts/ramparts_1", - "bastion/units/ramparts/ramparts_2" -]} diff --git a/jigsaw-pools/bastion/units/stages.json b/jigsaw-pools/bastion/units/stages.json deleted file mode 100644 index 5f22d67a..00000000 --- a/jigsaw-pools/bastion/units/stages.json +++ /dev/null @@ -1,16 +0,0 @@ -{"pieces": [ - "bastion/units/stages/stage_0_0", - "bastion/units/stages/stage_0_1", - "bastion/units/stages/stage_0_2", - "bastion/units/stages/stage_0_3", - "bastion/units/stages/stage_1_0", - "bastion/units/stages/stage_1_1", - "bastion/units/stages/stage_1_2", - "bastion/units/stages/stage_1_3", - "bastion/units/stages/stage_2_0", - "bastion/units/stages/stage_2_1", - "bastion/units/stages/stage_3_0", - "bastion/units/stages/stage_3_1", - "bastion/units/stages/stage_3_2", - "bastion/units/stages/stage_3_3" -]} diff --git a/jigsaw-pools/bastion/units/stages/rot.json b/jigsaw-pools/bastion/units/stages/rot.json deleted file mode 100644 index 3e16ed66..00000000 --- a/jigsaw-pools/bastion/units/stages/rot.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["bastion/units/stages/rot/stage_1_0"]} diff --git a/jigsaw-pools/bastion/units/stages/rot/stage_1.json b/jigsaw-pools/bastion/units/stages/rot/stage_1.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/stages/rot/stage_1.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/units/stages/stage_0.json b/jigsaw-pools/bastion/units/stages/stage_0.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/stages/stage_0.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/units/stages/stage_1.json b/jigsaw-pools/bastion/units/stages/stage_1.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/stages/stage_1.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/units/stages/stage_2.json b/jigsaw-pools/bastion/units/stages/stage_2.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/stages/stage_2.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/units/stages/stage_3.json b/jigsaw-pools/bastion/units/stages/stage_3.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/stages/stage_3.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/bastion/units/wall_units.json b/jigsaw-pools/bastion/units/wall_units.json deleted file mode 100644 index 9db8167d..00000000 --- a/jigsaw-pools/bastion/units/wall_units.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/units/wall_units/edge_0_large", - "bastion/units/wall_units/unit_0" -]} diff --git a/jigsaw-pools/bastion/units/walls.json b/jigsaw-pools/bastion/units/walls.json deleted file mode 100644 index c87c1ff3..00000000 --- a/jigsaw-pools/bastion/units/walls.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "bastion/units/walls/connected_wall", - "bastion/units/walls/wall_base" -]} diff --git a/jigsaw-pools/bastion/units/walls/wall_bases.json b/jigsaw-pools/bastion/units/walls/wall_bases.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/bastion/units/walls/wall_bases.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/desert_pyramid/pyramid.json b/jigsaw-pools/desert_pyramid/pyramid.json deleted file mode 100644 index 65d2becf..00000000 --- a/jigsaw-pools/desert_pyramid/pyramid.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["desert_pyramid/bottom"]} diff --git a/jigsaw-pools/end_city.json b/jigsaw-pools/end_city.json deleted file mode 100644 index 0afc146d..00000000 --- a/jigsaw-pools/end_city.json +++ /dev/null @@ -1,22 +0,0 @@ -{"pieces": [ - "end_city/base_floor", - "end_city/base_roof", - "end_city/bridge_end", - "end_city/bridge_gentle_stairs", - "end_city/bridge_piece", - "end_city/bridge_steep_stairs", - "end_city/fat_tower_base", - "end_city/fat_tower_middle", - "end_city/fat_tower_top", - "end_city/second_floor_1", - "end_city/second_floor_2", - "end_city/second_roof", - "end_city/ship", - "end_city/third_floor_1", - "end_city/third_floor_2", - "end_city/third_roof", - "end_city/tower_base", - "end_city/tower_floor", - "end_city/tower_piece", - "end_city/tower_top" -]} diff --git a/jigsaw-pools/fossil.json b/jigsaw-pools/fossil.json deleted file mode 100644 index 8fd50893..00000000 --- a/jigsaw-pools/fossil.json +++ /dev/null @@ -1,18 +0,0 @@ -{"pieces": [ - "fossil/skull_1", - "fossil/skull_1_coal", - "fossil/skull_2", - "fossil/skull_2_coal", - "fossil/skull_3", - "fossil/skull_3_coal", - "fossil/skull_4", - "fossil/skull_4_coal", - "fossil/spine_1", - "fossil/spine_1_coal", - "fossil/spine_2", - "fossil/spine_2_coal", - "fossil/spine_3", - "fossil/spine_3_coal", - "fossil/spine_4", - "fossil/spine_4_coal" -]} diff --git a/jigsaw-pools/igloo.json b/jigsaw-pools/igloo.json deleted file mode 100644 index 838cf81f..00000000 --- a/jigsaw-pools/igloo.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "igloo/bottom", - "igloo/middle", - "igloo/top" -]} diff --git a/jigsaw-pools/jap_houses/houses.json b/jigsaw-pools/jap_houses/houses.json deleted file mode 100644 index 7fa933ac..00000000 --- a/jigsaw-pools/jap_houses/houses.json +++ /dev/null @@ -1,12 +0,0 @@ -{"pieces": [ - "houses/jap/j1", - "houses/jap/j2", - "houses/jap/j3", - "houses/jap/j4", - "houses/jap/j5", - "houses/jap/j6", - "houses/jap/j7", - "houses/jap/j8", - "houses/jap/j9", - "houses/jap/j10" -]} diff --git a/jigsaw-pools/jap_houses/paths-all.json b/jigsaw-pools/jap_houses/paths-all.json deleted file mode 100644 index 6577810a..00000000 --- a/jigsaw-pools/jap_houses/paths-all.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "houses/paths/corner1", - "houses/paths/cross", - "houses/paths/hall1", - "houses/paths/tjunct" -]} diff --git a/jigsaw-pools/jap_houses/paths-corner.json b/jigsaw-pools/jap_houses/paths-corner.json deleted file mode 100644 index c3038d18..00000000 --- a/jigsaw-pools/jap_houses/paths-corner.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "houses/paths/corner1", - "houses/paths/corner1", - "houses/paths/corner1", - "houses/paths/corner1" -]} diff --git a/jigsaw-pools/jap_houses/paths-cross.json b/jigsaw-pools/jap_houses/paths-cross.json deleted file mode 100644 index 6cd3a2f9..00000000 --- a/jigsaw-pools/jap_houses/paths-cross.json +++ /dev/null @@ -1,7 +0,0 @@ -{"pieces": [ - "houses/paths/cross", - "houses/paths/cross", - "houses/paths/cross", - "houses/paths/cross", - "houses/paths/cross" -]} diff --git a/jigsaw-pools/jap_houses/paths-end.json b/jigsaw-pools/jap_houses/paths-end.json deleted file mode 100644 index 3deac50d..00000000 --- a/jigsaw-pools/jap_houses/paths-end.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "houses/paths/end", - "houses/paths/end", - "houses/paths/end", - "houses/paths/end" -]} diff --git a/jigsaw-pools/jap_houses/paths-hall.json b/jigsaw-pools/jap_houses/paths-hall.json deleted file mode 100644 index 0571a04c..00000000 --- a/jigsaw-pools/jap_houses/paths-hall.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "houses/paths/hall1", - "houses/paths/hall1", - "houses/paths/hall1", - "houses/paths/hall1" -]} diff --git a/jigsaw-pools/jap_houses/paths-tjunct.json b/jigsaw-pools/jap_houses/paths-tjunct.json deleted file mode 100644 index b89dd03b..00000000 --- a/jigsaw-pools/jap_houses/paths-tjunct.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "houses/paths/tjunct", - "houses/paths/tjunct", - "houses/paths/tjunct", - "houses/paths/tjunct" -]} diff --git a/jigsaw-pools/jungle_pyramid/pyramid.json b/jigsaw-pools/jungle_pyramid/pyramid.json deleted file mode 100644 index 393a9453..00000000 --- a/jigsaw-pools/jungle_pyramid/pyramid.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["jungle_pyramid/jungle_pyramid"]} diff --git a/jigsaw-pools/mansion/1x1_1.json b/jigsaw-pools/mansion/1x1_1.json deleted file mode 100644 index d211928a..00000000 --- a/jigsaw-pools/mansion/1x1_1.json +++ /dev/null @@ -1,11 +0,0 @@ -{"pieces": [ - "mansion/1x1/1/a1", - "mansion/1x1/1/a2", - "mansion/1x1/1/a3", - "mansion/1x1/1/a4", - "mansion/1x1/1/a5", - "mansion/1x1/1/as1", - "mansion/1x1/1/as2", - "mansion/1x1/1/as3", - "mansion/1x1/1/as4" -]} diff --git a/jigsaw-pools/mansion/1x1_2.json b/jigsaw-pools/mansion/1x1_2.json deleted file mode 100644 index 0ad4b04c..00000000 --- a/jigsaw-pools/mansion/1x1_2.json +++ /dev/null @@ -1,16 +0,0 @@ -{"pieces": [ - "mansion/1x1/1/a1", - "mansion/1x1/1/a2", - "mansion/1x1/1/a3", - "mansion/1x1/1/a4", - "mansion/1x1/1/a5", - "mansion/1x1/1/as1", - "mansion/1x1/1/as2", - "mansion/1x1/1/as3", - "mansion/1x1/1/as4", - "mansion/1x1/2/b1", - "mansion/1x1/2/b2", - "mansion/1x1/2/b3", - "mansion/1x1/2/b4", - "mansion/1x1/2/b5" -]} diff --git a/jigsaw-pools/mansion/1x2_1.json b/jigsaw-pools/mansion/1x2_1.json deleted file mode 100644 index 8b175e41..00000000 --- a/jigsaw-pools/mansion/1x2_1.json +++ /dev/null @@ -1,20 +0,0 @@ -{"pieces": [ - "mansion/1x2/1/a1", - "mansion/1x2/1/a2", - "mansion/1x2/1/a3", - "mansion/1x2/1/a4", - "mansion/1x2/1/a5", - "mansion/1x2/1/a6", - "mansion/1x2/1/a7", - "mansion/1x2/1/a8", - "mansion/1x2/1/a9", - "mansion/1x2/1/b1", - "mansion/1x2/1/b2", - "mansion/1x2/1/b3", - "mansion/1x2/1/b4", - "mansion/1x2/1/b5", - "mansion/1x2/1/c1", - "mansion/1x2/1/c2", - "mansion/1x2/1/c3", - "mansion/1x2/1/c4" -]} diff --git a/jigsaw-pools/mansion/1x2_2.json b/jigsaw-pools/mansion/1x2_2.json deleted file mode 100644 index 5402dbd5..00000000 --- a/jigsaw-pools/mansion/1x2_2.json +++ /dev/null @@ -1,28 +0,0 @@ -{"pieces": [ - "mansion/1x2/1/a1", - "mansion/1x2/1/a2", - "mansion/1x2/1/a3", - "mansion/1x2/1/a4", - "mansion/1x2/1/a5", - "mansion/1x2/1/a6", - "mansion/1x2/1/a7", - "mansion/1x2/1/a8", - "mansion/1x2/1/a9", - "mansion/1x2/1/b1", - "mansion/1x2/1/b2", - "mansion/1x2/1/b3", - "mansion/1x2/1/b4", - "mansion/1x2/1/b5", - "mansion/1x2/1/c1", - "mansion/1x2/1/c2", - "mansion/1x2/1/c3", - "mansion/1x2/1/c4", - "mansion/1x2/2/d1", - "mansion/1x2/2/d2", - "mansion/1x2/2/d3", - "mansion/1x2/2/d4", - "mansion/1x2/2/d5", - "mansion/1x2/2/s1", - "mansion/1x2/2/s2", - "mansion/1x2/2/se1" -]} diff --git a/jigsaw-pools/mansion/2x2_1.json b/jigsaw-pools/mansion/2x2_1.json deleted file mode 100644 index d355eba7..00000000 --- a/jigsaw-pools/mansion/2x2_1.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "mansion/2x2/1/a1", - "mansion/2x2/1/a2", - "mansion/2x2/1/a3", - "mansion/2x2/1/a4" -]} diff --git a/jigsaw-pools/mansion/2x2_2.json b/jigsaw-pools/mansion/2x2_2.json deleted file mode 100644 index 999d6a4b..00000000 --- a/jigsaw-pools/mansion/2x2_2.json +++ /dev/null @@ -1,12 +0,0 @@ -{"pieces": [ - "mansion/2x2/1/a1", - "mansion/2x2/1/a2", - "mansion/2x2/1/a3", - "mansion/2x2/1/a4", - "mansion/2x2/2/b1", - "mansion/2x2/2/b2", - "mansion/2x2/2/b3", - "mansion/2x2/2/b4", - "mansion/2x2/2/b5", - "mansion/2x2/2/s1" -]} diff --git a/jigsaw-pools/mansion/mansion.json b/jigsaw-pools/mansion/mansion.json deleted file mode 100644 index b1f9181b..00000000 --- a/jigsaw-pools/mansion/mansion.json +++ /dev/null @@ -1,3 +0,0 @@ -{"pieces": [ - "mansion/mansion" -]} diff --git a/jigsaw-pools/mansion/path.json b/jigsaw-pools/mansion/path.json deleted file mode 100644 index 6ba78b46..00000000 --- a/jigsaw-pools/mansion/path.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "mansion/path/path_1", - "mansion/path/path_2" -]} diff --git a/jigsaw-pools/mansion/path_2.json b/jigsaw-pools/mansion/path_2.json deleted file mode 100644 index 49cb0e0b..00000000 --- a/jigsaw-pools/mansion/path_2.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "mansion/path_2/path_1", - "mansion/path_2/path_2" -]} diff --git a/jigsaw-pools/mansion/roof.json b/jigsaw-pools/mansion/roof.json deleted file mode 100644 index a2ee710d..00000000 --- a/jigsaw-pools/mansion/roof.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["mansion/roof/roof_1"]} diff --git a/jigsaw-pools/mansion/stairs_left.json b/jigsaw-pools/mansion/stairs_left.json deleted file mode 100644 index 41199a6d..00000000 --- a/jigsaw-pools/mansion/stairs_left.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["mansion/stairs/stairs_left"]} diff --git a/jigsaw-pools/mansion/stairs_straight.json b/jigsaw-pools/mansion/stairs_straight.json deleted file mode 100644 index 87bf40ae..00000000 --- a/jigsaw-pools/mansion/stairs_straight.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["mansion/stairs/stairs_straight"]} diff --git a/jigsaw-pools/mansion/staris_right.json b/jigsaw-pools/mansion/staris_right.json deleted file mode 100644 index 535598b9..00000000 --- a/jigsaw-pools/mansion/staris_right.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["mansion/stairs/stairs_right"]} diff --git a/jigsaw-pools/mineshaft/generic.json b/jigsaw-pools/mineshaft/generic.json new file mode 100644 index 00000000..4cd91ee6 --- /dev/null +++ b/jigsaw-pools/mineshaft/generic.json @@ -0,0 +1,10 @@ +{"pieces": [ + "mineshaft/way_1", + "mineshaft/way_2", + "mineshaft/way_chest", + "mineshaft/intersection", + "mineshaft/way_empty", + "mineshaft/way_rails", + "mineshaft/intersection_empty", + "mineshaft/way_spawner" +]} diff --git a/jigsaw-pools/mineshaft/intersection.json b/jigsaw-pools/mineshaft/intersection.json new file mode 100644 index 00000000..49ffc4de --- /dev/null +++ b/jigsaw-pools/mineshaft/intersection.json @@ -0,0 +1,4 @@ +{"pieces": [ + "mineshaft/intersection", + "mineshaft/intersection_empty" +]} diff --git a/jigsaw-pools/mineshaft/way.json b/jigsaw-pools/mineshaft/way.json new file mode 100644 index 00000000..ffdc4c8f --- /dev/null +++ b/jigsaw-pools/mineshaft/way.json @@ -0,0 +1,8 @@ +{"pieces": [ + "mineshaft/way_1", + "mineshaft/way_2", + "mineshaft/way_chest", + "mineshaft/way_empty", + "mineshaft/way_rails", + "mineshaft/way_spawner" +]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-c-corner.json b/jigsaw-pools/murky_stronghold/stronghold-c-corner.json deleted file mode 100644 index b2f2c936..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-c-corner.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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 deleted file mode 100644 index 183bebc0..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-c-cross.json +++ /dev/null @@ -1,8 +0,0 @@ -{"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 deleted file mode 100644 index 2d43a7b2..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-c-end.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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 deleted file mode 100644 index cbc8f261..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-c-hall.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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 deleted file mode 100644 index 1c1df8e1..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-c-three.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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 deleted file mode 100644 index bda56033..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-f-corner.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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/stronghold-f-cross.json b/jigsaw-pools/murky_stronghold/stronghold-f-cross.json deleted file mode 100644 index 045cd232..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-f-cross.json +++ /dev/null @@ -1,24 +0,0 @@ -{"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/stronghold-f-end.json b/jigsaw-pools/murky_stronghold/stronghold-f-end.json deleted file mode 100644 index cab63973..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-f-end.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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 deleted file mode 100644 index 1727a3af..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-f-hall.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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 deleted file mode 100644 index ac17807a..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-f-three.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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/stronghold-fc-corner.json b/jigsaw-pools/murky_stronghold/stronghold-fc-corner.json deleted file mode 100644 index a7c9c466..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-fc-corner.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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-cross.json b/jigsaw-pools/murky_stronghold/stronghold-fc-cross.json deleted file mode 100644 index 1324141e..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-fc-cross.json +++ /dev/null @@ -1,10 +0,0 @@ -{"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/murky_stronghold/stronghold-fc-end.json b/jigsaw-pools/murky_stronghold/stronghold-fc-end.json deleted file mode 100644 index 072c100c..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-fc-end.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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 deleted file mode 100644 index 6f1db898..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-fc-hall.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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 deleted file mode 100644 index 4e78b483..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-fc-three.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "murky_stronghold/fc-nsw-1", - "murky_stronghold/fc-nsw-2", - "murky_stronghold/fc-nsw-3", - "murky_stronghold/fc-nsw-4" -]} diff --git a/jigsaw-pools/murky_stronghold/stronghold-start-pool.json b/jigsaw-pools/murky_stronghold/stronghold-start-pool.json deleted file mode 100644 index 1ad28cd0..00000000 --- a/jigsaw-pools/murky_stronghold/stronghold-start-pool.json +++ /dev/null @@ -1,6 +0,0 @@ -{"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-pools/mush_huts/huts.json b/jigsaw-pools/mush-huts/huts.json similarity index 100% rename from jigsaw-pools/mush_huts/huts.json rename to jigsaw-pools/mush-huts/huts.json diff --git a/jigsaw-pools/mush_huts/paths.json b/jigsaw-pools/mush-huts/paths.json similarity index 100% rename from jigsaw-pools/mush_huts/paths.json rename to jigsaw-pools/mush-huts/paths.json diff --git a/jigsaw-pools/nether_fossils.json b/jigsaw-pools/nether_fossils.json deleted file mode 100644 index dfd99f81..00000000 --- a/jigsaw-pools/nether_fossils.json +++ /dev/null @@ -1,16 +0,0 @@ -{"pieces": [ - "nether_fossils/fossil_1", - "nether_fossils/fossil_10", - "nether_fossils/fossil_11", - "nether_fossils/fossil_12", - "nether_fossils/fossil_13", - "nether_fossils/fossil_14", - "nether_fossils/fossil_2", - "nether_fossils/fossil_3", - "nether_fossils/fossil_4", - "nether_fossils/fossil_5", - "nether_fossils/fossil_6", - "nether_fossils/fossil_7", - "nether_fossils/fossil_8", - "nether_fossils/fossil_9" -]} diff --git a/jigsaw-pools/pillager-outpost/features-overgrown.json b/jigsaw-pools/pillager-outpost/features-overgrown.json new file mode 100644 index 00000000..c01aa235 --- /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 new file mode 100644 index 00000000..c67b1a5b --- /dev/null +++ b/jigsaw-pools/pillager-outpost/features.json @@ -0,0 +1,8 @@ +{"pieces": [ + "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/watchtower.json b/jigsaw-pools/pillager-outpost/watchtower.json new file mode 100644 index 00000000..902e9f70 --- /dev/null +++ b/jigsaw-pools/pillager-outpost/watchtower.json @@ -0,0 +1,6 @@ +{"pieces": [ + "pillager-outpost/watchtower", + "pillager-outpost/watchtower", + "pillager-outpost/watchtower", + "pillager-outpost/watchtower_overgrown" +]} diff --git a/jigsaw-pools/pillager_outpost/feature_plates.json b/jigsaw-pools/pillager_outpost/feature_plates.json deleted file mode 100644 index 26291b1c..00000000 --- a/jigsaw-pools/pillager_outpost/feature_plates.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": ["pillager_outpost/feature_plate"]} diff --git a/jigsaw-pools/pillager_outpost/features-overgrown.json b/jigsaw-pools/pillager_outpost/features-overgrown.json deleted file mode 100644 index 5918bc8d..00000000 --- a/jigsaw-pools/pillager_outpost/features-overgrown.json +++ /dev/null @@ -1,8 +0,0 @@ -{"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 deleted file mode 100644 index 4b85ae79..00000000 --- a/jigsaw-pools/pillager_outpost/features.json +++ /dev/null @@ -1,8 +0,0 @@ -{"pieces": [ - "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/watchtower.json b/jigsaw-pools/pillager_outpost/watchtower.json deleted file mode 100644 index 0d7c4055..00000000 --- a/jigsaw-pools/pillager_outpost/watchtower.json +++ /dev/null @@ -1,6 +0,0 @@ -{"pieces": [ - "pillager_outpost/watchtower", - "pillager_outpost/watchtower", - "pillager_outpost/watchtower", - "pillager_outpost/watchtower_overgrown" -]} diff --git a/jigsaw-pools/pyramid-desert/pyramid.json b/jigsaw-pools/pyramid-desert/pyramid.json new file mode 100644 index 00000000..5a9c9a33 --- /dev/null +++ b/jigsaw-pools/pyramid-desert/pyramid.json @@ -0,0 +1 @@ +{"pieces": ["pyramid-desert/bottom"]} diff --git a/jigsaw-pools/pyramid-jungle/pyramid.json b/jigsaw-pools/pyramid-jungle/pyramid.json new file mode 100644 index 00000000..4100876d --- /dev/null +++ b/jigsaw-pools/pyramid-jungle/pyramid.json @@ -0,0 +1 @@ +{"pieces": ["pyramid-jungle/pyramid"]} diff --git a/jigsaw-pools/ruined_portal.json b/jigsaw-pools/ruined_portal.json deleted file mode 100644 index 9cadc25d..00000000 --- a/jigsaw-pools/ruined_portal.json +++ /dev/null @@ -1,15 +0,0 @@ -{"pieces": [ - "structures/giantportal1", - "structures/giantportal2", - "structures/giantportal3", - "structures/portal1", - "structures/portal10", - "structures/portal2", - "structures/portal3", - "structures/portal4", - "structures/portal5", - "structures/portal6", - "structures/portal7", - "structures/portal8", - "structures/portal9" -]} diff --git a/jigsaw-pools/shipwreck.json b/jigsaw-pools/shipwreck.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/shipwreck.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/stronghold/wall.json b/jigsaw-pools/stronghold/wall.json index efd9bcea..02e627ab 100644 --- a/jigsaw-pools/stronghold/wall.json +++ b/jigsaw-pools/stronghold/wall.json @@ -1,5 +1,6 @@ {"pieces": [ - "stronghold/path/wall1", - "stronghold/path/wall2", - "stronghold/path/wall3" + "stronghold/wall/1", + "stronghold/wall/2", + "stronghold/wall/3", + "stronghold/wall/4" ]} diff --git a/jigsaw-pools/underwater_ruin.json b/jigsaw-pools/underwater_ruin.json deleted file mode 100644 index beac0362..00000000 --- a/jigsaw-pools/underwater_ruin.json +++ /dev/null @@ -1,50 +0,0 @@ -{"pieces": [ - "underwater_ruin/big_brick_1", - "underwater_ruin/big_brick_2", - "underwater_ruin/big_brick_3", - "underwater_ruin/big_brick_8", - "underwater_ruin/big_cracked_1", - "underwater_ruin/big_cracked_2", - "underwater_ruin/big_cracked_3", - "underwater_ruin/big_cracked_8", - "underwater_ruin/big_mossy_1", - "underwater_ruin/big_mossy_2", - "underwater_ruin/big_mossy_3", - "underwater_ruin/big_mossy_8", - "underwater_ruin/big_warm_4", - "underwater_ruin/big_warm_5", - "underwater_ruin/big_warm_6", - "underwater_ruin/big_warm_7", - "underwater_ruin/brick_1", - "underwater_ruin/brick_2", - "underwater_ruin/brick_3", - "underwater_ruin/brick_4", - "underwater_ruin/brick_5", - "underwater_ruin/brick_6", - "underwater_ruin/brick_7", - "underwater_ruin/brick_8", - "underwater_ruin/cracked_1", - "underwater_ruin/cracked_2", - "underwater_ruin/cracked_3", - "underwater_ruin/cracked_4", - "underwater_ruin/cracked_5", - "underwater_ruin/cracked_6", - "underwater_ruin/cracked_7", - "underwater_ruin/cracked_8", - "underwater_ruin/mossy_1", - "underwater_ruin/mossy_2", - "underwater_ruin/mossy_3", - "underwater_ruin/mossy_4", - "underwater_ruin/mossy_5", - "underwater_ruin/mossy_6", - "underwater_ruin/mossy_7", - "underwater_ruin/mossy_8", - "underwater_ruin/warm_1", - "underwater_ruin/warm_2", - "underwater_ruin/warm_3", - "underwater_ruin/warm_4", - "underwater_ruin/warm_5", - "underwater_ruin/warm_6", - "underwater_ruin/warm_7", - "underwater_ruin/warm_8" -]} diff --git a/jigsaw-pools/village/common.json b/jigsaw-pools/village/common.json deleted file mode 100644 index 7250d04d..00000000 --- a/jigsaw-pools/village/common.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "village/common/iron_golem", - "village/common/well_bottom" -]} diff --git a/jigsaw-pools/village/common/animals.json b/jigsaw-pools/village/common/animals.json deleted file mode 100644 index 8fe6972f..00000000 --- a/jigsaw-pools/village/common/animals.json +++ /dev/null @@ -1,21 +0,0 @@ -{"pieces": [ - "village/common/animals/cat_black", - "village/common/animals/cat_british", - "village/common/animals/cat_calico", - "village/common/animals/cat_jellie", - "village/common/animals/cat_persian", - "village/common/animals/cat_ragdoll", - "village/common/animals/cat_red", - "village/common/animals/cat_siamese", - "village/common/animals/cat_tabby", - "village/common/animals/cat_white", - "village/common/animals/cows_1", - "village/common/animals/horses_1", - "village/common/animals/horses_2", - "village/common/animals/horses_3", - "village/common/animals/horses_4", - "village/common/animals/horses_5", - "village/common/animals/pigs_1", - "village/common/animals/sheep_1", - "village/common/animals/sheep_2" -]} diff --git a/jigsaw-pools/village/common/butcher_animals.json b/jigsaw-pools/village/common/butcher_animals.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/common/butcher_animals.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/common/cats.json b/jigsaw-pools/village/common/cats.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/common/cats.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/common/iron_golem.json b/jigsaw-pools/village/common/iron_golem.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/common/iron_golem.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/common/sheep.json b/jigsaw-pools/village/common/sheep.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/common/sheep.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/common/well_bottoms.json b/jigsaw-pools/village/common/well_bottoms.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/common/well_bottoms.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/decays.json b/jigsaw-pools/village/decays.json deleted file mode 100644 index bf192ae7..00000000 --- a/jigsaw-pools/village/decays.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "village/decays/grass_11x13", - "village/decays/grass_16x16", - "village/decays/grass_9x9" -]} diff --git a/jigsaw-pools/village/desert.json b/jigsaw-pools/village/desert.json index 60cd9f86..a2397db3 100644 --- a/jigsaw-pools/village/desert.json +++ b/jigsaw-pools/village/desert.json @@ -1 +1 @@ -{"pieces": ["village/desert/desert_lamp_1"]} +{"pieces": ["village/desert/lamp_1"]} diff --git a/jigsaw-pools/village/desert/decor.json b/jigsaw-pools/village/desert/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/desert/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/desert/houses.json b/jigsaw-pools/village/desert/houses.json index 24c3485b..19d06e2f 100644 --- a/jigsaw-pools/village/desert/houses.json +++ b/jigsaw-pools/village/desert/houses.json @@ -1,30 +1,30 @@ {"pieces": [ - "village/desert/houses/desert_animal_pen_1", - "village/desert/houses/desert_animal_pen_2", - "village/desert/houses/desert_armorer_1", - "village/desert/houses/desert_butcher_shop_1", - "village/desert/houses/desert_cartographer_house_1", - "village/desert/houses/desert_farm_1", - "village/desert/houses/desert_farm_2", - "village/desert/houses/desert_fisher_1", - "village/desert/houses/desert_fletcher_house_1", - "village/desert/houses/desert_large_farm_1", - "village/desert/houses/desert_library_1", - "village/desert/houses/desert_mason_1", - "village/desert/houses/desert_medium_house_1", - "village/desert/houses/desert_medium_house_2", - "village/desert/houses/desert_shepherd_house_1", - "village/desert/houses/desert_small_house_1", - "village/desert/houses/desert_small_house_2", - "village/desert/houses/desert_small_house_3", - "village/desert/houses/desert_small_house_4", - "village/desert/houses/desert_small_house_5", - "village/desert/houses/desert_small_house_6", - "village/desert/houses/desert_small_house_7", - "village/desert/houses/desert_small_house_8", - "village/desert/houses/desert_tannery_1", - "village/desert/houses/desert_temple_1", - "village/desert/houses/desert_temple_2", - "village/desert/houses/desert_tool_smith_1", - "village/desert/houses/desert_weaponsmith_1" + "village/desert/houses/animal_pen_1", + "village/desert/houses/animal_pen_2", + "village/desert/houses/armorer_1", + "village/desert/houses/butcher_shop_1", + "village/desert/houses/cartographer_house_1", + "village/desert/houses/farm_1", + "village/desert/houses/farm_2", + "village/desert/houses/fisher_1", + "village/desert/houses/fletcher_house_1", + "village/desert/houses/large_farm_1", + "village/desert/houses/library_1", + "village/desert/houses/mason_1", + "village/desert/houses/medium_house_1", + "village/desert/houses/medium_house_2", + "village/desert/houses/shepherd_house_1", + "village/desert/houses/small_house_1", + "village/desert/houses/small_house_2", + "village/desert/houses/small_house_3", + "village/desert/houses/small_house_4", + "village/desert/houses/small_house_5", + "village/desert/houses/small_house_6", + "village/desert/houses/small_house_7", + "village/desert/houses/small_house_8", + "village/desert/houses/tannery_1", + "village/desert/houses/temple_1", + "village/desert/houses/temple_2", + "village/desert/houses/tool_smith_1", + "village/desert/houses/weaponsmith_1" ]} diff --git a/jigsaw-pools/village/desert/town_centers.json b/jigsaw-pools/village/desert/town_centers.json index 3dfba6fc..684d0070 100644 --- a/jigsaw-pools/village/desert/town_centers.json +++ b/jigsaw-pools/village/desert/town_centers.json @@ -1,5 +1,5 @@ {"pieces": [ - "village/desert/town_centers/desert_meeting_point_1", - "village/desert/town_centers/desert_meeting_point_2", - "village/desert/town_centers/desert_meeting_point_3" + "village/desert/town_centers/meeting_point_1", + "village/desert/town_centers/meeting_point_2", + "village/desert/town_centers/meeting_point_3" ]} diff --git a/jigsaw-pools/village/desert/villagers.json b/jigsaw-pools/village/desert/villagers.json deleted file mode 100644 index 4fd5fd02..00000000 --- a/jigsaw-pools/village/desert/villagers.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "village/desert/villagers/baby", - "village/desert/villagers/nitwit", - "village/desert/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/desert/zombie/decor.json b/jigsaw-pools/village/desert/zombie/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/desert/zombie/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/desert/zombie/houses.json b/jigsaw-pools/village/desert/zombie/houses.json index e4f7177c..ba5dc105 100644 --- a/jigsaw-pools/village/desert/zombie/houses.json +++ b/jigsaw-pools/village/desert/zombie/houses.json @@ -1,12 +1,12 @@ {"pieces": [ - "village/desert/zombie/houses/desert_medium_house_1", - "village/desert/zombie/houses/desert_medium_house_2", - "village/desert/zombie/houses/desert_small_house_1", - "village/desert/zombie/houses/desert_small_house_2", - "village/desert/zombie/houses/desert_small_house_3", - "village/desert/zombie/houses/desert_small_house_4", - "village/desert/zombie/houses/desert_small_house_5", - "village/desert/zombie/houses/desert_small_house_6", - "village/desert/zombie/houses/desert_small_house_7", - "village/desert/zombie/houses/desert_small_house_8" + "village/desert/zombie/houses/medium_house_1", + "village/desert/zombie/houses/medium_house_2", + "village/desert/zombie/houses/small_house_1", + "village/desert/zombie/houses/small_house_2", + "village/desert/zombie/houses/small_house_3", + "village/desert/zombie/houses/small_house_4", + "village/desert/zombie/houses/small_house_5", + "village/desert/zombie/houses/small_house_6", + "village/desert/zombie/houses/small_house_7", + "village/desert/zombie/houses/small_house_8" ]} diff --git a/jigsaw-pools/village/desert/zombie/town_centers.json b/jigsaw-pools/village/desert/zombie/town_centers.json index 7bc6ef58..1e57fb25 100644 --- a/jigsaw-pools/village/desert/zombie/town_centers.json +++ b/jigsaw-pools/village/desert/zombie/town_centers.json @@ -1,5 +1,5 @@ {"pieces": [ - "village/desert/zombie/town_centers/desert_meeting_point_1", - "village/desert/zombie/town_centers/desert_meeting_point_2", - "village/desert/zombie/town_centers/desert_meeting_point_3" + "village/desert/zombie/town_centers/meeting_point_1", + "village/desert/zombie/town_centers/meeting_point_2", + "village/desert/zombie/town_centers/meeting_point_3" ]} diff --git a/jigsaw-pools/village/desert/zombie/villagers.json b/jigsaw-pools/village/desert/zombie/villagers.json deleted file mode 100644 index 02b61dd6..00000000 --- a/jigsaw-pools/village/desert/zombie/villagers.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "village/desert/zombie/villagers/nitwit", - "village/desert/zombie/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/japanese/houses.json b/jigsaw-pools/village/japanese/houses.json new file mode 100644 index 00000000..25d62ed5 --- /dev/null +++ b/jigsaw-pools/village/japanese/houses.json @@ -0,0 +1,12 @@ +{"pieces": [ + "village/misc/j1", + "village/misc/j2", + "village/misc/j3", + "village/misc/j4", + "village/misc/j5", + "village/misc/j6", + "village/misc/j7", + "village/misc/j8", + "village/misc/j9", + "village/misc/j10" +]} diff --git a/jigsaw-pools/village/japanese/paths-all.json b/jigsaw-pools/village/japanese/paths-all.json new file mode 100644 index 00000000..bb3096e1 --- /dev/null +++ b/jigsaw-pools/village/japanese/paths-all.json @@ -0,0 +1,6 @@ +{"pieces": [ + "village/misc/corner1", + "village/misc/cross", + "village/misc/hall1", + "village/misc/tjunct" +]} diff --git a/jigsaw-pools/village/japanese/paths-corner.json b/jigsaw-pools/village/japanese/paths-corner.json new file mode 100644 index 00000000..f5a44022 --- /dev/null +++ b/jigsaw-pools/village/japanese/paths-corner.json @@ -0,0 +1,6 @@ +{"pieces": [ + "village/misc/corner1", + "village/misc/corner1", + "village/misc/corner1", + "village/misc/corner1" +]} diff --git a/jigsaw-pools/village/japanese/paths-cross.json b/jigsaw-pools/village/japanese/paths-cross.json new file mode 100644 index 00000000..18725246 --- /dev/null +++ b/jigsaw-pools/village/japanese/paths-cross.json @@ -0,0 +1,7 @@ +{"pieces": [ + "village/misc/cross", + "village/misc/cross", + "village/misc/cross", + "village/misc/cross", + "village/misc/cross" +]} diff --git a/jigsaw-pools/village/japanese/paths-end.json b/jigsaw-pools/village/japanese/paths-end.json new file mode 100644 index 00000000..ecc9e400 --- /dev/null +++ b/jigsaw-pools/village/japanese/paths-end.json @@ -0,0 +1 @@ +{"pieces": ["village/misc/end1"]} diff --git a/jigsaw-pools/village/japanese/paths-hall.json b/jigsaw-pools/village/japanese/paths-hall.json new file mode 100644 index 00000000..0e66046a --- /dev/null +++ b/jigsaw-pools/village/japanese/paths-hall.json @@ -0,0 +1,6 @@ +{"pieces": [ + "village/misc/hall1", + "village/misc/hall1", + "village/misc/hall1", + "village/misc/hall1" +]} diff --git a/jigsaw-pools/village/japanese/paths-tjunct.json b/jigsaw-pools/village/japanese/paths-tjunct.json new file mode 100644 index 00000000..022cb15d --- /dev/null +++ b/jigsaw-pools/village/japanese/paths-tjunct.json @@ -0,0 +1,6 @@ +{"pieces": [ + "village/misc/tjunct", + "village/misc/tjunct", + "village/misc/tjunct", + "village/misc/tjunct" +]} diff --git a/jigsaw-pools/village/plains.json b/jigsaw-pools/village/plains.json index 5360eef8..34c5c399 100644 --- a/jigsaw-pools/village/plains.json +++ b/jigsaw-pools/village/plains.json @@ -1 +1 @@ -{"pieces": ["village/plains/plains_lamp_1"]} +{"pieces": ["village/plains/lamp_1"]} diff --git a/jigsaw-pools/village/plains/decor.json b/jigsaw-pools/village/plains/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/plains/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/plains/houses.json b/jigsaw-pools/village/plains/houses.json index 7ccbfd77..eea06e7f 100644 --- a/jigsaw-pools/village/plains/houses.json +++ b/jigsaw-pools/village/plains/houses.json @@ -1,38 +1,38 @@ {"pieces": [ - "village/plains/houses/plains_accessory_1", - "village/plains/houses/plains_animal_pen_1", - "village/plains/houses/plains_animal_pen_2", - "village/plains/houses/plains_animal_pen_3", - "village/plains/houses/plains_armorer_house_1", - "village/plains/houses/plains_big_house_1", - "village/plains/houses/plains_butcher_shop_1", - "village/plains/houses/plains_butcher_shop_2", - "village/plains/houses/plains_cartographer_1", - "village/plains/houses/plains_fisher_cottage_1", - "village/plains/houses/plains_fletcher_house_1", - "village/plains/houses/plains_large_farm_1", - "village/plains/houses/plains_library_1", - "village/plains/houses/plains_library_2", - "village/plains/houses/plains_masons_house_1", - "village/plains/houses/plains_medium_house_1", - "village/plains/houses/plains_medium_house_2", - "village/plains/houses/plains_meeting_point_4", - "village/plains/houses/plains_meeting_point_5", - "village/plains/houses/plains_shepherds_house_1", - "village/plains/houses/plains_small_farm_1", - "village/plains/houses/plains_small_house_1", - "village/plains/houses/plains_small_house_2", - "village/plains/houses/plains_small_house_3", - "village/plains/houses/plains_small_house_4", - "village/plains/houses/plains_small_house_5", - "village/plains/houses/plains_small_house_6", - "village/plains/houses/plains_small_house_7", - "village/plains/houses/plains_small_house_8", - "village/plains/houses/plains_stable_1", - "village/plains/houses/plains_stable_2", - "village/plains/houses/plains_tannery_1", - "village/plains/houses/plains_temple_3", - "village/plains/houses/plains_temple_4", - "village/plains/houses/plains_tool_smith_1", - "village/plains/houses/plains_weaponsmith_1" + "village/plains/houses/accessory_1", + "village/plains/houses/animal_pen_1", + "village/plains/houses/animal_pen_2", + "village/plains/houses/animal_pen_3", + "village/plains/houses/armorer_house_1", + "village/plains/houses/big_house_1", + "village/plains/houses/butcher_shop_1", + "village/plains/houses/butcher_shop_2", + "village/plains/houses/cartographer_1", + "village/plains/houses/fisher_cottage_1", + "village/plains/houses/fletcher_house_1", + "village/plains/houses/large_farm_1", + "village/plains/houses/library_1", + "village/plains/houses/library_2", + "village/plains/houses/masons_house_1", + "village/plains/houses/medium_house_1", + "village/plains/houses/medium_house_2", + "village/plains/houses/meeting_point_4", + "village/plains/houses/meeting_point_5", + "village/plains/houses/shepherds_house_1", + "village/plains/houses/small_farm_1", + "village/plains/houses/small_house_1", + "village/plains/houses/small_house_2", + "village/plains/houses/small_house_3", + "village/plains/houses/small_house_4", + "village/plains/houses/small_house_5", + "village/plains/houses/small_house_6", + "village/plains/houses/small_house_7", + "village/plains/houses/small_house_8", + "village/plains/houses/stable_1", + "village/plains/houses/stable_2", + "village/plains/houses/tannery_1", + "village/plains/houses/temple_3", + "village/plains/houses/temple_4", + "village/plains/houses/tool_smith_1", + "village/plains/houses/weaponsmith_1" ]} diff --git a/jigsaw-pools/village/plains/town_centers.json b/jigsaw-pools/village/plains/town_centers.json index 4a7700b6..cbbc444d 100644 --- a/jigsaw-pools/village/plains/town_centers.json +++ b/jigsaw-pools/village/plains/town_centers.json @@ -1,6 +1,6 @@ {"pieces": [ - "village/plains/town_centers/plains_fountain_01", - "village/plains/town_centers/plains_meeting_point_1", - "village/plains/town_centers/plains_meeting_point_2", - "village/plains/town_centers/plains_meeting_point_3" + "village/plains/town_centers/fountain_01", + "village/plains/town_centers/meeting_point_1", + "village/plains/town_centers/meeting_point_2", + "village/plains/town_centers/meeting_point_3" ]} diff --git a/jigsaw-pools/village/plains/trees.json b/jigsaw-pools/village/plains/trees.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/plains/trees.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/plains/villagers.json b/jigsaw-pools/village/plains/villagers.json deleted file mode 100644 index 6b4b67e4..00000000 --- a/jigsaw-pools/village/plains/villagers.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "village/plains/villagers/baby", - "village/plains/villagers/nitwit", - "village/plains/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/plains/zombie/decor.json b/jigsaw-pools/village/plains/zombie/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/plains/zombie/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/plains/zombie/houses.json b/jigsaw-pools/village/plains/zombie/houses.json index b1d19e6b..6e3bcd32 100644 --- a/jigsaw-pools/village/plains/zombie/houses.json +++ b/jigsaw-pools/village/plains/zombie/houses.json @@ -1,20 +1,20 @@ {"pieces": [ - "village/plains/zombie/houses/plains_animal_pen_3", - "village/plains/zombie/houses/plains_big_house_1", - "village/plains/zombie/houses/plains_butcher_shop_2", - "village/plains/zombie/houses/plains_fletcher_house_1", - "village/plains/zombie/houses/plains_medium_house_1", - "village/plains/zombie/houses/plains_medium_house_2", - "village/plains/zombie/houses/plains_meeting_point_4", - "village/plains/zombie/houses/plains_meeting_point_5", - "village/plains/zombie/houses/plains_shepherds_house_1", - "village/plains/zombie/houses/plains_small_house_1", - "village/plains/zombie/houses/plains_small_house_2", - "village/plains/zombie/houses/plains_small_house_3", - "village/plains/zombie/houses/plains_small_house_4", - "village/plains/zombie/houses/plains_small_house_5", - "village/plains/zombie/houses/plains_small_house_6", - "village/plains/zombie/houses/plains_small_house_7", - "village/plains/zombie/houses/plains_small_house_8", - "village/plains/zombie/houses/plains_stable_1" + "village/plains/zombie/houses/animal_pen_3", + "village/plains/zombie/houses/big_house_1", + "village/plains/zombie/houses/butcher_shop_2", + "village/plains/zombie/houses/fletcher_house_1", + "village/plains/zombie/houses/medium_house_1", + "village/plains/zombie/houses/medium_house_2", + "village/plains/zombie/houses/meeting_point_4", + "village/plains/zombie/houses/meeting_point_5", + "village/plains/zombie/houses/shepherds_house_1", + "village/plains/zombie/houses/small_house_1", + "village/plains/zombie/houses/small_house_2", + "village/plains/zombie/houses/small_house_3", + "village/plains/zombie/houses/small_house_4", + "village/plains/zombie/houses/small_house_5", + "village/plains/zombie/houses/small_house_6", + "village/plains/zombie/houses/small_house_7", + "village/plains/zombie/houses/small_house_8", + "village/plains/zombie/houses/stable_1" ]} diff --git a/jigsaw-pools/village/plains/zombie/town_centers.json b/jigsaw-pools/village/plains/zombie/town_centers.json index a3f7709a..11f59ae2 100644 --- a/jigsaw-pools/village/plains/zombie/town_centers.json +++ b/jigsaw-pools/village/plains/zombie/town_centers.json @@ -1,6 +1,6 @@ {"pieces": [ - "village/plains/zombie/town_centers/plains_fountain_01", - "village/plains/zombie/town_centers/plains_meeting_point_1", - "village/plains/zombie/town_centers/plains_meeting_point_2", - "village/plains/zombie/town_centers/plains_meeting_point_3" + "village/plains/zombie/town_centers/fountain_01", + "village/plains/zombie/town_centers/meeting_point_1", + "village/plains/zombie/town_centers/meeting_point_2", + "village/plains/zombie/town_centers/meeting_point_3" ]} diff --git a/jigsaw-pools/village/plains/zombie/villagers.json b/jigsaw-pools/village/plains/zombie/villagers.json deleted file mode 100644 index 499350f7..00000000 --- a/jigsaw-pools/village/plains/zombie/villagers.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "village/plains/zombie/villagers/nitwit", - "village/plains/zombie/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/savanna.json b/jigsaw-pools/village/savanna.json index 02add99c..81f45bcf 100644 --- a/jigsaw-pools/village/savanna.json +++ b/jigsaw-pools/village/savanna.json @@ -1 +1 @@ -{"pieces": ["village/savanna/villagesavanna_lamp_post_01"]} +{"pieces": ["village/savanna/lamp_post_01"]} diff --git a/jigsaw-pools/village/savanna/decor.json b/jigsaw-pools/village/savanna/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/savanna/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/savanna/houses.json b/jigsaw-pools/village/savanna/houses.json index 37f3bc3c..ffee2033 100644 --- a/jigsaw-pools/village/savanna/houses.json +++ b/jigsaw-pools/village/savanna/houses.json @@ -1,33 +1,33 @@ {"pieces": [ - "village/savanna/houses/savanna_animal_pen_1", - "village/savanna/houses/savanna_animal_pen_2", - "village/savanna/houses/savanna_animal_pen_3", - "village/savanna/houses/savanna_armorer_1", - "village/savanna/houses/savanna_butchers_shop_1", - "village/savanna/houses/savanna_butchers_shop_2", - "village/savanna/houses/savanna_cartographer_1", - "village/savanna/houses/savanna_fisher_cottage_1", - "village/savanna/houses/savanna_fletcher_house_1", - "village/savanna/houses/savanna_large_farm_1", - "village/savanna/houses/savanna_large_farm_2", - "village/savanna/houses/savanna_library_1", - "village/savanna/houses/savanna_mason_1", - "village/savanna/houses/savanna_medium_house_1", - "village/savanna/houses/savanna_medium_house_2", - "village/savanna/houses/savanna_shepherd_1", - "village/savanna/houses/savanna_small_farm", - "village/savanna/houses/savanna_small_house_1", - "village/savanna/houses/savanna_small_house_2", - "village/savanna/houses/savanna_small_house_3", - "village/savanna/houses/savanna_small_house_4", - "village/savanna/houses/savanna_small_house_5", - "village/savanna/houses/savanna_small_house_6", - "village/savanna/houses/savanna_small_house_7", - "village/savanna/houses/savanna_small_house_8", - "village/savanna/houses/savanna_tannery_1", - "village/savanna/houses/savanna_temple_1", - "village/savanna/houses/savanna_temple_2", - "village/savanna/houses/savanna_tool_smith_1", - "village/savanna/houses/savanna_weaponsmith_1", - "village/savanna/houses/savanna_weaponsmith_2" + "village/savanna/houses/animal_pen_1", + "village/savanna/houses/animal_pen_2", + "village/savanna/houses/animal_pen_3", + "village/savanna/houses/armorer_1", + "village/savanna/houses/butchers_shop_1", + "village/savanna/houses/butchers_shop_2", + "village/savanna/houses/cartographer_1", + "village/savanna/houses/fisher_cottage_1", + "village/savanna/houses/fletcher_house_1", + "village/savanna/houses/large_farm_1", + "village/savanna/houses/large_farm_2", + "village/savanna/houses/library_1", + "village/savanna/houses/mason_1", + "village/savanna/houses/medium_house_1", + "village/savanna/houses/medium_house_2", + "village/savanna/houses/shepherd_1", + "village/savanna/houses/small_farm", + "village/savanna/houses/small_house_1", + "village/savanna/houses/small_house_2", + "village/savanna/houses/small_house_3", + "village/savanna/houses/small_house_4", + "village/savanna/houses/small_house_5", + "village/savanna/houses/small_house_6", + "village/savanna/houses/small_house_7", + "village/savanna/houses/small_house_8", + "village/savanna/houses/tannery_1", + "village/savanna/houses/temple_1", + "village/savanna/houses/temple_2", + "village/savanna/houses/tool_smith_1", + "village/savanna/houses/weaponsmith_1", + "village/savanna/houses/weaponsmith_2" ]} diff --git a/jigsaw-pools/village/savanna/terminators.json b/jigsaw-pools/village/savanna/terminators.json index 5647b555..cb35671c 100644 --- a/jigsaw-pools/village/savanna/terminators.json +++ b/jigsaw-pools/village/savanna/terminators.json @@ -1 +1 @@ -{"pieces": ["village/savanna/villageterminators/terminator_05"]} +{"pieces": ["village/savanna/terminators/terminator_05"]} diff --git a/jigsaw-pools/village/savanna/town_centers.json b/jigsaw-pools/village/savanna/town_centers.json index 39f98a6b..7e9754ba 100644 --- a/jigsaw-pools/village/savanna/town_centers.json +++ b/jigsaw-pools/village/savanna/town_centers.json @@ -1,6 +1,6 @@ {"pieces": [ - "village/savanna/town_centers/savanna_meeting_point_1", - "village/savanna/town_centers/savanna_meeting_point_2", - "village/savanna/town_centers/savanna_meeting_point_3", - "village/savanna/town_centers/savanna_meeting_point_4" + "village/savanna/town_centers/meeting_point_1", + "village/savanna/town_centers/meeting_point_2", + "village/savanna/town_centers/meeting_point_3", + "village/savanna/town_centers/meeting_point_4" ]} diff --git a/jigsaw-pools/village/savanna/trees.json b/jigsaw-pools/village/savanna/trees.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/savanna/trees.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/savanna/villagers.json b/jigsaw-pools/village/savanna/villagers.json deleted file mode 100644 index 0369a9d6..00000000 --- a/jigsaw-pools/village/savanna/villagers.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "village/savanna/villagers/baby", - "village/savanna/villagers/nitwit", - "village/savanna/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/savanna/zombie/decor.json b/jigsaw-pools/village/savanna/zombie/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/savanna/zombie/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/savanna/zombie/houses.json b/jigsaw-pools/village/savanna/zombie/houses.json index 21bcb56f..061d0af1 100644 --- a/jigsaw-pools/village/savanna/zombie/houses.json +++ b/jigsaw-pools/village/savanna/zombie/houses.json @@ -1,15 +1,15 @@ {"pieces": [ - "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" + "village/savanna/zombie/houses/animal_pen_2", + "village/savanna/zombie/houses/animal_pen_3", + "village/savanna/zombie/houses/large_farm_2", + "village/savanna/zombie/houses/medium_house_1", + "village/savanna/zombie/houses/medium_house_2", + "village/savanna/zombie/houses/small_house_1", + "village/savanna/zombie/houses/small_house_2", + "village/savanna/zombie/houses/small_house_3", + "village/savanna/zombie/houses/small_house_4", + "village/savanna/zombie/houses/small_house_5", + "village/savanna/zombie/houses/small_house_6", + "village/savanna/zombie/houses/small_house_7", + "village/savanna/zombie/houses/small_house_8" ]} diff --git a/jigsaw-pools/village/savanna/zombie/streets.json b/jigsaw-pools/village/savanna/zombie/streets.json index a6327fbc..66d18c83 100644 --- a/jigsaw-pools/village/savanna/zombie/streets.json +++ b/jigsaw-pools/village/savanna/zombie/streets.json @@ -1,21 +1,21 @@ {"pieces": [ - "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" + "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" ]} diff --git a/jigsaw-pools/village/savanna/zombie/terminators.json b/jigsaw-pools/village/savanna/zombie/terminators.json index 85c297c3..c6189cee 100644 --- a/jigsaw-pools/village/savanna/zombie/terminators.json +++ b/jigsaw-pools/village/savanna/zombie/terminators.json @@ -1 +1 @@ -{"pieces": ["village/savanna/villagezombie/terminators/terminator_05"]} +{"pieces": ["village/savanna/zombie/terminators/terminator_05"]} diff --git a/jigsaw-pools/village/savanna/zombie/town_centers.json b/jigsaw-pools/village/savanna/zombie/town_centers.json index 04bc8949..b276ee84 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/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" + "village/savanna/zombie/town_centers/meeting_point_1", + "village/savanna/zombie/town_centers/meeting_point_2", + "village/savanna/zombie/town_centers/meeting_point_3", + "village/savanna/zombie/town_centers/meeting_point_4" ]} diff --git a/jigsaw-pools/village/savanna/zombie/villagers.json b/jigsaw-pools/village/savanna/zombie/villagers.json deleted file mode 100644 index b8b98597..00000000 --- a/jigsaw-pools/village/savanna/zombie/villagers.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "village/savanna/villagezombie/villagers/nitwit", - "village/savanna/villagezombie/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/snowy.json b/jigsaw-pools/village/snowy.json index 56760c11..bebed5f0 100644 --- a/jigsaw-pools/village/snowy.json +++ b/jigsaw-pools/village/snowy.json @@ -1,5 +1,5 @@ {"pieces": [ - "village/snowy/snowy_lamp_post_01", - "village/snowy/snowy_lamp_post_02", - "village/snowy/snowy_lamp_post_03" + "village/snowy/lamp_post_01", + "village/snowy/lamp_post_02", + "village/snowy/lamp_post_03" ]} diff --git a/jigsaw-pools/village/snowy/decor.json b/jigsaw-pools/village/snowy/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/snowy/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/snowy/houses.json b/jigsaw-pools/village/snowy/houses.json index 26ea9f74..1344e768 100644 --- a/jigsaw-pools/village/snowy/houses.json +++ b/jigsaw-pools/village/snowy/houses.json @@ -1,32 +1,32 @@ {"pieces": [ - "village/snowy/houses/snowy_animal_pen_1", - "village/snowy/houses/snowy_animal_pen_2", - "village/snowy/houses/snowy_armorer_house_1", - "village/snowy/houses/snowy_armorer_house_2", - "village/snowy/houses/snowy_butchers_shop_1", - "village/snowy/houses/snowy_butchers_shop_2", - "village/snowy/houses/snowy_cartographer_house_1", - "village/snowy/houses/snowy_farm_1", - "village/snowy/houses/snowy_farm_2", - "village/snowy/houses/snowy_fisher_cottage", - "village/snowy/houses/snowy_fletcher_house_1", - "village/snowy/houses/snowy_library_1", - "village/snowy/houses/snowy_masons_house_1", - "village/snowy/houses/snowy_masons_house_2", - "village/snowy/houses/snowy_medium_house_1", - "village/snowy/houses/snowy_medium_house_2", - "village/snowy/houses/snowy_medium_house_3", - "village/snowy/houses/snowy_shepherds_house_1", - "village/snowy/houses/snowy_small_house_1", - "village/snowy/houses/snowy_small_house_2", - "village/snowy/houses/snowy_small_house_3", - "village/snowy/houses/snowy_small_house_4", - "village/snowy/houses/snowy_small_house_5", - "village/snowy/houses/snowy_small_house_6", - "village/snowy/houses/snowy_small_house_7", - "village/snowy/houses/snowy_small_house_8", - "village/snowy/houses/snowy_tannery_1", - "village/snowy/houses/snowy_temple_1", - "village/snowy/houses/snowy_tool_smith_1", - "village/snowy/houses/snowy_weapon_smith_1" + "village/snowy/houses/animal_pen_1", + "village/snowy/houses/animal_pen_2", + "village/snowy/houses/armorer_house_1", + "village/snowy/houses/armorer_house_2", + "village/snowy/houses/butchers_shop_1", + "village/snowy/houses/butchers_shop_2", + "village/snowy/houses/cartographer_house_1", + "village/snowy/houses/farm_1", + "village/snowy/houses/farm_2", + "village/snowy/houses/fisher_cottage", + "village/snowy/houses/fletcher_house_1", + "village/snowy/houses/library_1", + "village/snowy/houses/masons_house_1", + "village/snowy/houses/masons_house_2", + "village/snowy/houses/medium_house_1", + "village/snowy/houses/medium_house_2", + "village/snowy/houses/medium_house_3", + "village/snowy/houses/shepherds_house_1", + "village/snowy/houses/small_house_1", + "village/snowy/houses/small_house_2", + "village/snowy/houses/small_house_3", + "village/snowy/houses/small_house_4", + "village/snowy/houses/small_house_5", + "village/snowy/houses/small_house_6", + "village/snowy/houses/small_house_7", + "village/snowy/houses/small_house_8", + "village/snowy/houses/tannery_1", + "village/snowy/houses/temple_1", + "village/snowy/houses/tool_smith_1", + "village/snowy/houses/weapon_smith_1" ]} diff --git a/jigsaw-pools/village/snowy/town_centers.json b/jigsaw-pools/village/snowy/town_centers.json index 2956df21..591dc0c9 100644 --- a/jigsaw-pools/village/snowy/town_centers.json +++ b/jigsaw-pools/village/snowy/town_centers.json @@ -1,5 +1,5 @@ {"pieces": [ - "village/snowy/town_centers/snowy_meeting_point_1", - "village/snowy/town_centers/snowy_meeting_point_2", - "village/snowy/town_centers/snowy_meeting_point_3" + "village/snowy/town_centers/meeting_point_1", + "village/snowy/town_centers/meeting_point_2", + "village/snowy/town_centers/meeting_point_3" ]} diff --git a/jigsaw-pools/village/snowy/villagers.json b/jigsaw-pools/village/snowy/villagers.json deleted file mode 100644 index ceb6d924..00000000 --- a/jigsaw-pools/village/snowy/villagers.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "village/snowy/villagers/baby", - "village/snowy/villagers/nitwit", - "village/snowy/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/snowy/zombie/decor.json b/jigsaw-pools/village/snowy/zombie/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/snowy/zombie/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/snowy/zombie/houses.json b/jigsaw-pools/village/snowy/zombie/houses.json index 9f099e87..7bde53e8 100644 --- a/jigsaw-pools/village/snowy/zombie/houses.json +++ b/jigsaw-pools/village/snowy/zombie/houses.json @@ -1,13 +1,13 @@ {"pieces": [ - "village/snowy/zombie/houses/snowy_medium_house_1", - "village/snowy/zombie/houses/snowy_medium_house_2", - "village/snowy/zombie/houses/snowy_medium_house_3", - "village/snowy/zombie/houses/snowy_small_house_1", - "village/snowy/zombie/houses/snowy_small_house_2", - "village/snowy/zombie/houses/snowy_small_house_3", - "village/snowy/zombie/houses/snowy_small_house_4", - "village/snowy/zombie/houses/snowy_small_house_5", - "village/snowy/zombie/houses/snowy_small_house_6", - "village/snowy/zombie/houses/snowy_small_house_7", - "village/snowy/zombie/houses/snowy_small_house_8" + "village/snowy/zombie/houses/medium_house_1", + "village/snowy/zombie/houses/medium_house_2", + "village/snowy/zombie/houses/medium_house_3", + "village/snowy/zombie/houses/small_house_1", + "village/snowy/zombie/houses/small_house_2", + "village/snowy/zombie/houses/small_house_3", + "village/snowy/zombie/houses/small_house_4", + "village/snowy/zombie/houses/small_house_5", + "village/snowy/zombie/houses/small_house_6", + "village/snowy/zombie/houses/small_house_7", + "village/snowy/zombie/houses/small_house_8" ]} diff --git a/jigsaw-pools/village/snowy/zombie/town_centers.json b/jigsaw-pools/village/snowy/zombie/town_centers.json index c2f24826..5bab832a 100644 --- a/jigsaw-pools/village/snowy/zombie/town_centers.json +++ b/jigsaw-pools/village/snowy/zombie/town_centers.json @@ -1,5 +1,5 @@ {"pieces": [ - "village/snowy/zombie/town_centers/snowy_meeting_point_1", - "village/snowy/zombie/town_centers/snowy_meeting_point_2", - "village/snowy/zombie/town_centers/snowy_meeting_point_3" + "village/snowy/zombie/town_centers/meeting_point_1", + "village/snowy/zombie/town_centers/meeting_point_2", + "village/snowy/zombie/town_centers/meeting_point_3" ]} diff --git a/jigsaw-pools/village/snowy/zombie/villagers.json b/jigsaw-pools/village/snowy/zombie/villagers.json deleted file mode 100644 index 2d06f850..00000000 --- a/jigsaw-pools/village/snowy/zombie/villagers.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "village/snowy/zombie/villagers/nitwit", - "village/snowy/zombie/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/taiga.json b/jigsaw-pools/village/taiga.json index 7ffa61d6..fbc4a7a8 100644 --- a/jigsaw-pools/village/taiga.json +++ b/jigsaw-pools/village/taiga.json @@ -1,9 +1,9 @@ {"pieces": [ - "village/taiga/taiga_decoration_1", - "village/taiga/taiga_decoration_2", - "village/taiga/taiga_decoration_3", - "village/taiga/taiga_decoration_4", - "village/taiga/taiga_decoration_5", - "village/taiga/taiga_decoration_6", - "village/taiga/taiga_lamp_post_1" + "village/taiga/decoration_1", + "village/taiga/decoration_2", + "village/taiga/decoration_3", + "village/taiga/decoration_4", + "village/taiga/decoration_5", + "village/taiga/decoration_6", + "village/taiga/lamp_post_1" ]} diff --git a/jigsaw-pools/village/taiga/decor.json b/jigsaw-pools/village/taiga/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/taiga/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/taiga/houses.json b/jigsaw-pools/village/taiga/houses.json index dbb09e2d..f8c53a59 100644 --- a/jigsaw-pools/village/taiga/houses.json +++ b/jigsaw-pools/village/taiga/houses.json @@ -1,29 +1,29 @@ {"pieces": [ - "village/taiga/houses/taiga_animal_pen_1", - "village/taiga/houses/taiga_armorer_2", - "village/taiga/houses/taiga_armorer_house_1", - "village/taiga/houses/taiga_butcher_shop_1", - "village/taiga/houses/taiga_cartographer_house_1", - "village/taiga/houses/taiga_fisher_cottage_1", - "village/taiga/houses/taiga_fletcher_house_1", - "village/taiga/houses/taiga_large_farm_1", - "village/taiga/houses/taiga_large_farm_2", - "village/taiga/houses/taiga_library_1", - "village/taiga/houses/taiga_masons_house_1", - "village/taiga/houses/taiga_medium_house_1", - "village/taiga/houses/taiga_medium_house_2", - "village/taiga/houses/taiga_medium_house_3", - "village/taiga/houses/taiga_medium_house_4", - "village/taiga/houses/taiga_shepherds_house_1", - "village/taiga/houses/taiga_small_farm_1", - "village/taiga/houses/taiga_small_house_1", - "village/taiga/houses/taiga_small_house_2", - "village/taiga/houses/taiga_small_house_3", - "village/taiga/houses/taiga_small_house_4", - "village/taiga/houses/taiga_small_house_5", - "village/taiga/houses/taiga_tannery_1", - "village/taiga/houses/taiga_temple_1", - "village/taiga/houses/taiga_tool_smith_1", - "village/taiga/houses/taiga_weaponsmith_1", - "village/taiga/houses/taiga_weaponsmith_2" + "village/taiga/houses/animal_pen_1", + "village/taiga/houses/armorer_2", + "village/taiga/houses/armorer_house_1", + "village/taiga/houses/butcher_shop_1", + "village/taiga/houses/cartographer_house_1", + "village/taiga/houses/fisher_cottage_1", + "village/taiga/houses/fletcher_house_1", + "village/taiga/houses/large_farm_1", + "village/taiga/houses/large_farm_2", + "village/taiga/houses/library_1", + "village/taiga/houses/masons_house_1", + "village/taiga/houses/medium_house_1", + "village/taiga/houses/medium_house_2", + "village/taiga/houses/medium_house_3", + "village/taiga/houses/medium_house_4", + "village/taiga/houses/shepherds_house_1", + "village/taiga/houses/small_farm_1", + "village/taiga/houses/small_house_1", + "village/taiga/houses/small_house_2", + "village/taiga/houses/small_house_3", + "village/taiga/houses/small_house_4", + "village/taiga/houses/small_house_5", + "village/taiga/houses/tannery_1", + "village/taiga/houses/temple_1", + "village/taiga/houses/tool_smith_1", + "village/taiga/houses/weaponsmith_1", + "village/taiga/houses/weaponsmith_2" ]} diff --git a/jigsaw-pools/village/taiga/town_centers.json b/jigsaw-pools/village/taiga/town_centers.json index 0cb8796a..37bb3266 100644 --- a/jigsaw-pools/village/taiga/town_centers.json +++ b/jigsaw-pools/village/taiga/town_centers.json @@ -1,4 +1,4 @@ {"pieces": [ - "village/taiga/town_centers/taiga_meeting_point_1", - "village/taiga/town_centers/taiga_meeting_point_2" + "village/taiga/town_centers/meeting_point_1", + "village/taiga/town_centers/meeting_point_2" ]} diff --git a/jigsaw-pools/village/taiga/villagers.json b/jigsaw-pools/village/taiga/villagers.json deleted file mode 100644 index a4caf7a9..00000000 --- a/jigsaw-pools/village/taiga/villagers.json +++ /dev/null @@ -1,5 +0,0 @@ -{"pieces": [ - "village/taiga/villagers/baby", - "village/taiga/villagers/nitwit", - "village/taiga/villagers/unemployed" -]} diff --git a/jigsaw-pools/village/taiga/zombie/decor.json b/jigsaw-pools/village/taiga/zombie/decor.json deleted file mode 100644 index bf5e2ec7..00000000 --- a/jigsaw-pools/village/taiga/zombie/decor.json +++ /dev/null @@ -1 +0,0 @@ -{"pieces": []} diff --git a/jigsaw-pools/village/taiga/zombie/houses.json b/jigsaw-pools/village/taiga/zombie/houses.json index 14a67361..a3cdaf52 100644 --- a/jigsaw-pools/village/taiga/zombie/houses.json +++ b/jigsaw-pools/village/taiga/zombie/houses.json @@ -1,19 +1,19 @@ {"pieces": [ - "village/taiga/zombie/houses/taiga_cartographer_house_1", - "village/taiga/zombie/houses/taiga_fisher_cottage_1", - "village/taiga/zombie/houses/taiga_large_farm_2", - "village/taiga/zombie/houses/taiga_library_1", - "village/taiga/zombie/houses/taiga_medium_house_1", - "village/taiga/zombie/houses/taiga_medium_house_2", - "village/taiga/zombie/houses/taiga_medium_house_3", - "village/taiga/zombie/houses/taiga_medium_house_4", - "village/taiga/zombie/houses/taiga_shepherds_house_1", - "village/taiga/zombie/houses/taiga_small_house_1", - "village/taiga/zombie/houses/taiga_small_house_2", - "village/taiga/zombie/houses/taiga_small_house_3", - "village/taiga/zombie/houses/taiga_small_house_4", - "village/taiga/zombie/houses/taiga_small_house_5", - "village/taiga/zombie/houses/taiga_temple_1", - "village/taiga/zombie/houses/taiga_tool_smith_1", - "village/taiga/zombie/houses/taiga_weaponsmith_2" + "village/taiga/zombie/houses/cartographer_house_1", + "village/taiga/zombie/houses/fisher_cottage_1", + "village/taiga/zombie/houses/large_farm_2", + "village/taiga/zombie/houses/library_1", + "village/taiga/zombie/houses/medium_house_1", + "village/taiga/zombie/houses/medium_house_2", + "village/taiga/zombie/houses/medium_house_3", + "village/taiga/zombie/houses/medium_house_4", + "village/taiga/zombie/houses/shepherds_house_1", + "village/taiga/zombie/houses/small_house_1", + "village/taiga/zombie/houses/small_house_2", + "village/taiga/zombie/houses/small_house_3", + "village/taiga/zombie/houses/small_house_4", + "village/taiga/zombie/houses/small_house_5", + "village/taiga/zombie/houses/temple_1", + "village/taiga/zombie/houses/tool_smith_1", + "village/taiga/zombie/houses/weaponsmith_2" ]} diff --git a/jigsaw-pools/village/taiga/zombie/town_centers.json b/jigsaw-pools/village/taiga/zombie/town_centers.json index d8d2f9c8..1c3f6a29 100644 --- a/jigsaw-pools/village/taiga/zombie/town_centers.json +++ b/jigsaw-pools/village/taiga/zombie/town_centers.json @@ -1,4 +1,4 @@ {"pieces": [ - "village/taiga/zombie/town_centers/taiga_meeting_point_1", - "village/taiga/zombie/town_centers/taiga_meeting_point_2" + "village/taiga/zombie/town_centers/meeting_point_1", + "village/taiga/zombie/town_centers/meeting_point_2" ]} diff --git a/jigsaw-pools/village/taiga/zombie/villagers.json b/jigsaw-pools/village/taiga/zombie/villagers.json deleted file mode 100644 index 5b5b6412..00000000 --- a/jigsaw-pools/village/taiga/zombie/villagers.json +++ /dev/null @@ -1,4 +0,0 @@ -{"pieces": [ - "village/taiga/zombie/villagers/nitwit", - "village/taiga/zombie/villagers/unemployed" -]} diff --git a/jigsaw-pools/woodland_mansion.json b/jigsaw-pools/woodland_mansion.json deleted file mode 100644 index 1e34979e..00000000 --- a/jigsaw-pools/woodland_mansion.json +++ /dev/null @@ -1,75 +0,0 @@ -{"pieces": [ - "woodland_mansion/1x1_a1", - "woodland_mansion/1x1_a2", - "woodland_mansion/1x1_a3", - "woodland_mansion/1x1_a4", - "woodland_mansion/1x1_a5", - "woodland_mansion/1x1_as1", - "woodland_mansion/1x1_as2", - "woodland_mansion/1x1_as3", - "woodland_mansion/1x1_as4", - "woodland_mansion/1x1_b1", - "woodland_mansion/1x1_b2", - "woodland_mansion/1x1_b3", - "woodland_mansion/1x1_b4", - "woodland_mansion/1x1_b5", - "woodland_mansion/1x2_a1", - "woodland_mansion/1x2_a2", - "woodland_mansion/1x2_a3", - "woodland_mansion/1x2_a4", - "woodland_mansion/1x2_a5", - "woodland_mansion/1x2_a6", - "woodland_mansion/1x2_a7", - "woodland_mansion/1x2_a8", - "woodland_mansion/1x2_a9", - "woodland_mansion/1x2_b1", - "woodland_mansion/1x2_b2", - "woodland_mansion/1x2_b3", - "woodland_mansion/1x2_b4", - "woodland_mansion/1x2_b5", - "woodland_mansion/1x2_c1", - "woodland_mansion/1x2_c2", - "woodland_mansion/1x2_c3", - "woodland_mansion/1x2_c4", - "woodland_mansion/1x2_c_stairs", - "woodland_mansion/1x2_d1", - "woodland_mansion/1x2_d2", - "woodland_mansion/1x2_d3", - "woodland_mansion/1x2_d4", - "woodland_mansion/1x2_d5", - "woodland_mansion/1x2_d_stairs", - "woodland_mansion/1x2_s1", - "woodland_mansion/1x2_s2", - "woodland_mansion/1x2_se1", - "woodland_mansion/2x2_a1", - "woodland_mansion/2x2_a2", - "woodland_mansion/2x2_a3", - "woodland_mansion/2x2_a4", - "woodland_mansion/2x2_b1", - "woodland_mansion/2x2_b2", - "woodland_mansion/2x2_b3", - "woodland_mansion/2x2_b4", - "woodland_mansion/2x2_b5", - "woodland_mansion/2x2_s1", - "woodland_mansion/carpet_east", - "woodland_mansion/carpet_north", - "woodland_mansion/carpet_south_1", - "woodland_mansion/carpet_south_2", - "woodland_mansion/carpet_west_1", - "woodland_mansion/carpet_west_2", - "woodland_mansion/corridor_floor", - "woodland_mansion/entrance", - "woodland_mansion/indoors_door_1", - "woodland_mansion/indoors_door_2", - "woodland_mansion/indoors_wall_1", - "woodland_mansion/indoors_wall_2", - "woodland_mansion/roof", - "woodland_mansion/roof_corner", - "woodland_mansion/roof_front", - "woodland_mansion/roof_inner_corner", - "woodland_mansion/small_wall", - "woodland_mansion/small_wall_corner", - "woodland_mansion/wall_corner", - "woodland_mansion/wall_flat", - "woodland_mansion/wall_window" -]} diff --git a/jigsaw-structures/ancient_city.json b/jigsaw-structures/ancient_city.json deleted file mode 100644 index beb7dc05..00000000 --- a/jigsaw-structures/ancient_city.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "maxDepth": 1, - "pieces": ["ancient_city/ancient_city"], - "lockY": 12, - "terminate": false - -} diff --git a/jigsaw-structures/desert-pyramid.json b/jigsaw-structures/desert-pyramid.json deleted file mode 100644 index 41b6b47f..00000000 --- a/jigsaw-structures/desert-pyramid.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "maxDepth": 1, - "pieces": ["pyramid-desert"] -} diff --git a/jigsaw-structures/dungeon-skeleton.json b/jigsaw-structures/dungeon-skeleton.json new file mode 100644 index 00000000..1260a31d --- /dev/null +++ b/jigsaw-structures/dungeon-skeleton.json @@ -0,0 +1,6 @@ +{ + "maxDepth": 1, + "pieces": ["dungeon/skeleton"], + "lockY": 3, + "feature": {"entitySpawners": ["skeleton"]} +} diff --git a/jigsaw-structures/dungeon-spider.json b/jigsaw-structures/dungeon-spider.json new file mode 100644 index 00000000..d9b0a632 --- /dev/null +++ b/jigsaw-structures/dungeon-spider.json @@ -0,0 +1,6 @@ +{ + "maxDepth": 1, + "pieces": ["dungeon/spider"], + "lockY": 3, + "feature": {"entitySpawners": ["cavespider"]} +} diff --git a/jigsaw-structures/dungeon-zombie.json b/jigsaw-structures/dungeon-zombie.json new file mode 100644 index 00000000..cab14d58 --- /dev/null +++ b/jigsaw-structures/dungeon-zombie.json @@ -0,0 +1,6 @@ +{ + "maxDepth": 1, + "pieces": ["dungeon/zombie"], + "lockY": 3, + "feature": {"entitySpawners": ["zombie"]} +} diff --git a/jigsaw-structures/igloo.json b/jigsaw-structures/igloo.json index 5639e7df..0c59fc28 100644 --- a/jigsaw-structures/igloo.json +++ b/jigsaw-structures/igloo.json @@ -3,5 +3,6 @@ "pieces": [ "igloo/top1", "igloo/top2" - ] + ], + "terminate": true } diff --git a/jigsaw-structures/jungle-pyramid.json b/jigsaw-structures/jungle-pyramid.json deleted file mode 100644 index 208f3b7f..00000000 --- a/jigsaw-structures/jungle-pyramid.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "maxDepth": 1, - "pieces": ["jungle_pyramid/jungle_pyramid"] -} diff --git a/jigsaw-structures/mansion.json b/jigsaw-structures/mansion.json deleted file mode 100644 index d554a50f..00000000 --- a/jigsaw-structures/mansion.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "maxDepth": 1, - "pieces": ["mansion/mansion"], - "terminate": false -} diff --git a/jigsaw-structures/mineshaft.json b/jigsaw-structures/mineshaft.json new file mode 100644 index 00000000..db433f19 --- /dev/null +++ b/jigsaw-structures/mineshaft.json @@ -0,0 +1,5 @@ +{ + "maxDepth": 10, + "pieces": ["mineshaft/intersection"], + "feature": {"entitySpawners": ["cavespider"]} +} diff --git a/jigsaw-structures/murky_stronghold.json b/jigsaw-structures/murky_stronghold.json deleted file mode 100644 index ff58a247..00000000 --- a/jigsaw-structures/murky_stronghold.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "maxDepth": 6, - "pieces": ["murky_stronghold/void/1"], - "lockY": 30 -} diff --git a/jigsaw-structures/ocean-monument.json b/jigsaw-structures/ocean-monument.json new file mode 100644 index 00000000..d8a8ea09 --- /dev/null +++ b/jigsaw-structures/ocean-monument.json @@ -0,0 +1,4 @@ +{ + "maxDepth": 1, + "pieces": ["ocean-monument/ocean-monument"] +} diff --git a/jigsaw-structures/pillager-outpost.json b/jigsaw-structures/pillager-outpost.json new file mode 100644 index 00000000..cc578a33 --- /dev/null +++ b/jigsaw-structures/pillager-outpost.json @@ -0,0 +1,16 @@ +{ + "maxDepth": 2, + "pieces": [ + "pillager-outpost/watchtower", + "pillager-outpost/watchtower", + "pillager-outpost/watchtower_overgrown" + ], + "terminate": true, + "feature": { + "blockRadius": 10, + "entitySpawners": [ + "structure/pillager", + "structure/pillager-respawn" + ] + } +} diff --git a/jigsaw-structures/pillager_outpost.json b/jigsaw-structures/pillager_outpost.json deleted file mode 100644 index 436cda4a..00000000 --- a/jigsaw-structures/pillager_outpost.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "pieces": [ - "pillager_outpost/watchtower", - "pillager_outpost/watchtower", - "pillager_outpost/watchtower_overgrown" - ], - "terminate": true, - "feature": { - "blockRadius": 10, - "entitySpawners": [ - "pillager", - "pillager-respawn" - ] - } -} diff --git a/jigsaw-structures/pyramid-desert.json b/jigsaw-structures/pyramid-desert.json new file mode 100644 index 00000000..2135b416 --- /dev/null +++ b/jigsaw-structures/pyramid-desert.json @@ -0,0 +1,4 @@ +{ + "maxDepth": 1, + "pieces": ["pyramid-desert/pyramid-desert"] +} diff --git a/jigsaw-structures/pyramid-jungle.json b/jigsaw-structures/pyramid-jungle.json new file mode 100644 index 00000000..424537f3 --- /dev/null +++ b/jigsaw-structures/pyramid-jungle.json @@ -0,0 +1,4 @@ +{ + "maxDepth": 1, + "pieces": ["pyramid-jungle/pyramid"] +} diff --git a/jigsaw-structures/ruined-portal.json b/jigsaw-structures/ruined-portal.json new file mode 100644 index 00000000..7cd322f1 --- /dev/null +++ b/jigsaw-structures/ruined-portal.json @@ -0,0 +1,18 @@ +{ + "maxDepth": 1, + "pieces": [ + "ruined-portal/giant_portal_1", + "ruined-portal/giant_portal_2", + "ruined-portal/giant_portal_3", + "ruined-portal/portal_1", + "ruined-portal/portal_10", + "ruined-portal/portal_2", + "ruined-portal/portal_3", + "ruined-portal/portal_4", + "ruined-portal/portal_5", + "ruined-portal/portal_6", + "ruined-portal/portal_7", + "ruined-portal/portal_8", + "ruined-portal/portal_9" + ] +} diff --git a/jigsaw-structures/underwater-ruin.json b/jigsaw-structures/underwater-ruin.json new file mode 100644 index 00000000..3345aecf --- /dev/null +++ b/jigsaw-structures/underwater-ruin.json @@ -0,0 +1,53 @@ +{ + "maxDepth": 1, + "pieces": [ + "underwater-ruin/big_brick_1", + "underwater-ruin/big_brick_2", + "underwater-ruin/big_brick_3", + "underwater-ruin/big_brick_8", + "underwater-ruin/big_cracked_1", + "underwater-ruin/big_cracked_2", + "underwater-ruin/big_cracked_3", + "underwater-ruin/big_cracked_8", + "underwater-ruin/big_mossy_1", + "underwater-ruin/big_mossy_2", + "underwater-ruin/big_mossy_3", + "underwater-ruin/big_mossy_8", + "underwater-ruin/big_warm_4", + "underwater-ruin/big_warm_5", + "underwater-ruin/big_warm_6", + "underwater-ruin/big_warm_7", + "underwater-ruin/brick_1", + "underwater-ruin/brick_2", + "underwater-ruin/brick_3", + "underwater-ruin/brick_4", + "underwater-ruin/brick_5", + "underwater-ruin/brick_6", + "underwater-ruin/brick_7", + "underwater-ruin/brick_8", + "underwater-ruin/cracked_1", + "underwater-ruin/cracked_2", + "underwater-ruin/cracked_3", + "underwater-ruin/cracked_4", + "underwater-ruin/cracked_5", + "underwater-ruin/cracked_6", + "underwater-ruin/cracked_7", + "underwater-ruin/cracked_8", + "underwater-ruin/mossy_1", + "underwater-ruin/mossy_2", + "underwater-ruin/mossy_3", + "underwater-ruin/mossy_4", + "underwater-ruin/mossy_5", + "underwater-ruin/mossy_6", + "underwater-ruin/mossy_7", + "underwater-ruin/mossy_8", + "underwater-ruin/warm_1", + "underwater-ruin/warm_2", + "underwater-ruin/warm_3", + "underwater-ruin/warm_4", + "underwater-ruin/warm_5", + "underwater-ruin/warm_6", + "underwater-ruin/warm_7", + "underwater-ruin/warm_8" + ] +} diff --git a/jigsaw-structures/village-desert.json b/jigsaw-structures/village-desert.json new file mode 100644 index 00000000..5107b17e --- /dev/null +++ b/jigsaw-structures/village-desert.json @@ -0,0 +1,9 @@ +{ + "maxDepth": 5, + "terminate": true, + "pieces": [ + "village/desert/town_centers/meeting_point_1", + "village/desert/town_centers/meeting_point_2", + "village/desert/town_centers/meeting_point_3" + ] +} diff --git a/jigsaw-structures/village-hot.json b/jigsaw-structures/village-hot.json deleted file mode 100644 index 4b5edada..00000000 --- a/jigsaw-structures/village-hot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "maxDepth": 5, - "terminate": true, - "pieces": [ - "village/desert/town_centers/desert_meeting_point_1", - "village/desert/town_centers/desert_meeting_point_2", - "village/desert/town_centers/desert_meeting_point_3" - ] -} diff --git a/jigsaw-structures/village-jap.json b/jigsaw-structures/village-jap.json deleted file mode 100644 index 6949cd0b..00000000 --- a/jigsaw-structures/village-jap.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "maxDepth": 5, - "terminate": true, - "pieces": [ - "houses/jap/j5", - "houses/jap/j4", - "houses/jap/j3", - "houses/jap/j2", - "houses/jap/j1" - ] -} diff --git a/jigsaw-structures/village-plains.json b/jigsaw-structures/village-plains.json new file mode 100644 index 00000000..7d2ba9b6 --- /dev/null +++ b/jigsaw-structures/village-plains.json @@ -0,0 +1,10 @@ +{ + "maxDepth": 5, + "terminate": true, + "pieces": [ + "village/plains/town_centers/fountain_01", + "village/plains/town_centers/meeting_point_1", + "village/plains/town_centers/meeting_point_2", + "village/plains/town_centers/meeting_point_3" + ] +} diff --git a/jigsaw-structures/village-savanna.json b/jigsaw-structures/village-savanna.json index 1b56abde..2dd10997 100644 --- a/jigsaw-structures/village-savanna.json +++ b/jigsaw-structures/village-savanna.json @@ -2,9 +2,9 @@ "maxDepth": 3, "terminate": true, "pieces": [ - "village/savanna/town_centers/savanna_meeting_point_1", - "village/savanna/town_centers/savanna_meeting_point_2", - "village/savanna/town_centers/savanna_meeting_point_3", - "village/savanna/town_centers/savanna_meeting_point_4" + "village/savanna/town_centers/meeting_point_1", + "village/savanna/town_centers/meeting_point_2", + "village/savanna/town_centers/meeting_point_3", + "village/savanna/town_centers/meeting_point_4" ] } diff --git a/jigsaw-structures/village-snowy.json b/jigsaw-structures/village-snowy.json index 8d33c895..9a1f260e 100644 --- a/jigsaw-structures/village-snowy.json +++ b/jigsaw-structures/village-snowy.json @@ -2,8 +2,8 @@ "maxDepth": 5, "terminate": true, "pieces": [ - "village/snowy/town_centers/snowy_meeting_point_1", - "village/snowy/town_centers/snowy_meeting_point_2", - "village/snowy/town_centers/snowy_meeting_point_3" + "village/snowy/town_centers/meeting_point_1", + "village/snowy/town_centers/meeting_point_2", + "village/snowy/town_centers/meeting_point_3" ] } diff --git a/jigsaw-structures/village-taiga.json b/jigsaw-structures/village-taiga.json new file mode 100644 index 00000000..d5bb7e40 --- /dev/null +++ b/jigsaw-structures/village-taiga.json @@ -0,0 +1,8 @@ +{ + "maxDepth": 5, + "terminate": true, + "pieces": [ + "village/taiga/town_centers/meeting_point_1", + "village/taiga/town_centers/meeting_point_2" + ] +} diff --git a/jigsaw-structures/village-temperate.json b/jigsaw-structures/village-temperate.json deleted file mode 100644 index a71fc4b4..00000000 --- a/jigsaw-structures/village-temperate.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "maxDepth": 5, - "terminate": true, - "pieces": [ - "village/plains/town_centers/plains_fountain_01", - "village/plains/town_centers/plains_meeting_point_1", - "village/plains/town_centers/plains_meeting_point_2", - "village/plains/town_centers/plains_meeting_point_3" - ] -} diff --git a/jigsaw-structures/village-tundra.json b/jigsaw-structures/village-tundra.json deleted file mode 100644 index a65f209d..00000000 --- a/jigsaw-structures/village-tundra.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "maxDepth": 5, - "terminate": true, - "pieces": [ - "village/taiga/town_centers/taiga_meeting_point_1", - "village/taiga/town_centers/taiga_meeting_point_2" - ] -} diff --git a/jigsaw-structures/woodland-mansion.json b/jigsaw-structures/woodland-mansion.json new file mode 100644 index 00000000..d6b726e1 --- /dev/null +++ b/jigsaw-structures/woodland-mansion.json @@ -0,0 +1,4 @@ +{ + "maxDepth": 1, + "pieces": ["woodland-mansion/woodland-mansion"] +} diff --git a/loot/ancient_city.json b/loot/ancient_city.json deleted file mode 100644 index c0819e23..00000000 --- a/loot/ancient_city.json +++ /dev/null @@ -1,162 +0,0 @@ -{ - "name": "Ancient_City", - "rarity": 1, - "minPicked": 4, - "maxPicked": 9, - "loot": [ - { - "type": "coal", - "maxAmount": 15, - "minAmount": 6, - "rarity": 2, - "slotTypes": "STORAGE" - }, - { - "type": "bone", - "maxAmount": 15, - "minAmount": 1, - "rarity": 2, - "slotTypes": "STORAGE" - }, - { - "type": "soul_torch", - "maxAmount": 15, - "minAmount": 1, - "rarity": 3, - "slottypes": "STORAGE" - }, - { - "type": "book", - "maxamount": 10, - "minAmount": 3, - "rarity": 3, - "slottypes": "STORAGE" - }, - { - "type": "potion_of_regeneration", - "maxamount": 3, - "minAmount": 1, - "rarity": 3, - "slottypes": "STORAGE" - }, - { - "type": "enchanted_book", - "maxamount": 1, - "minAmount": 1, - "rarity": 3, - "slottypes": "STORAGE" - }, - { - "type": "disc_fragment", - "maxamount": 3, - "minAmount": 1, - "rarity": 3, - "slottypes": "STORAGE" - }, - { - "type": "echo_shard", - "maxamount": 3, - "minAmount": 1, - "rarity": 3, - "slottypes": "STORAGE" - }, - { - "type": "amethyst_shard", - "maxamount": 15, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "glow_berries", - "maxamount": 15, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "sculk", - "maxamount": 10, - "minAmount": 4, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "candle", - "maxamount": 4, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "experience_bottle", - "maxamount": 3, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "sculk_sensor", - "maxamount": 3, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "sculk_catalyst", - "maxamount": 2, - "minAmount": 1, - "rarity": 8, - "slottypes": "STORAGE" - }, - { - "type": "compass", - "maxamount": 1, - "minAmount": 1, - "rarity": 8, - "slottypes": "STORAGE" - }, - { - "type": "music_disc", - "maxamount": 1, - "minAmount": 1, - "rarity": 8, - "slottypes": "STORAGE" - }, - { - "type": "lead", - "maxamount": 1, - "minAmount": 1, - "rarity": 8, - "slottypes": "STORAGE" - }, - { - "type": "name_tag", - "maxamount": 1, - "minAmount": 1, - "rarity": 8, - "slottypes": "STORAGE" - }, - { - "type": "saddle", - "maxamount": 1, - "minAmount": 1, - "rarity": 8, - "slottypes": "STORAGE" - }, - { - "type": "diamond_horse_armor", - "maxamount": 1, - "minAmount": 1, - "rarity": 8, - "slottypes": "STORAGE" - }, - { - "type": "enchanted_golden_apple", - "maxamount": 2, - "minAmount": 1, - "rarity": 16, - "slottypes": "STORAGE" - } - ] -} diff --git a/loot/beach-clutter.json b/loot/beach/clutter.json similarity index 100% rename from loot/beach-clutter.json rename to loot/beach/clutter.json diff --git a/loot/cactus-clutter.json b/loot/cactus/clutter.json similarity index 100% rename from loot/cactus-clutter.json rename to loot/cactus/clutter.json diff --git a/loot/cave-clutter.json b/loot/cave/clutter.json similarity index 100% rename from loot/cave-clutter.json rename to loot/cave/clutter.json diff --git a/loot/cold-food.json b/loot/cold/food.json similarity index 100% rename from loot/cold-food.json rename to loot/cold/food.json diff --git a/loot/cold-treasure.json b/loot/cold/treasure.json similarity index 96% rename from loot/cold-treasure.json rename to loot/cold/treasure.json index d7e4ac57..290ac3cf 100644 --- a/loot/cold-treasure.json +++ b/loot/cold/treasure.json @@ -78,12 +78,12 @@ ], "enchantments": [ { - "enchantment": "PROTECTION_EXPLOSIONS", + "enchantment": "blast_protection", "maxLevel": 7, "minLevel": 3 }, { - "enchantment": "PROTECTION_FIRE", + "enchantment": "fire_protection", "maxLevel": 7, "minLevel": 3 } diff --git a/loot/forest-food.json b/loot/forest/food.json similarity index 100% rename from loot/forest-food.json rename to loot/forest/food.json diff --git a/loot/frozen-clutter.json b/loot/frozen/clutter.json similarity index 100% rename from loot/frozen-clutter.json rename to loot/frozen/clutter.json diff --git a/loot/frozen-food.json b/loot/frozen/food.json similarity index 100% rename from loot/frozen-food.json rename to loot/frozen/food.json diff --git a/loot/hot-treasure.json b/loot/hot-treasure.json deleted file mode 100644 index 05691e59..00000000 --- a/loot/hot-treasure.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "name": "Hot Treasure", - "rarity": 1, - "maxPicked": 2, - "minPicked": 1, - "loot": [ - { - "type": "lapis_lazuli", - "maxAmount": 12, - "slotTypes": "STORAGE" - }, - { - "type": "gold_ingot", - "maxAmount": 5, - "slotTypes": "STORAGE" - }, - { - "type": "blaze_rod", - "maxAmount": 1, - "slotTypes": "STORAGE" - }, - { - "type": "blaze_powder", - "maxAmount": 10, - "slotTypes": "STORAGE" - }, - { - "type": "tnt", - "maxAmount": 5, - "slotTypes": "STORAGE" - }, - { - "type": "golden_boots", - "rarity": 5, - "maxAmount": 1, - "minDurability": 0.93, - "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": 3, - "minLevel": 2 - }, - { - "enchantment": "BINDING_CURSE", - "maxLevel": 1, - "minLevel": 1 - }, - { - "enchantment": "VANISHING_CURSE", - "maxLevel": 1, - "minLevel": 1 - } - ], - "attributes": [ - { - "attribute": "GENERIC_MOVEMENT_SPEED", - "operation": "ADD_NUMBER", - "maxAmount": 0.2, - "minAmount": 0.1, - "name": "SPUDD" - }, - { - "attribute": "GENERIC_ATTACK_SPEED", - "operation": "ADD_NUMBER", - "maxAmount": 0.1, - "minAmount": 0.05, - "name": "ATTAKK" - }, - { - "attribute": "GENERIC_MAX_HEALTH", - "operation": "ADD_NUMBER", - "maxAmount": -8, - "minAmount": -4, - "name": "ATTAKK" - }, - { - "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" - ], - "slotTypes": "STORAGE" - } - ] -} diff --git a/loot/hot-food.json b/loot/hot/food.json similarity index 100% rename from loot/hot-food.json rename to loot/hot/food.json diff --git a/loot/hot/treasure.json b/loot/hot/treasure.json new file mode 100644 index 00000000..68768961 --- /dev/null +++ b/loot/hot/treasure.json @@ -0,0 +1,120 @@ +{ + "name": "Hot Treasure", + "rarity": 1, + "maxPicked": 2, + "minPicked": 1, + "loot": [ + { + "type": "bone", + "maxAmount": 8, + "minAmount": 4, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "rotten_flesh", + "maxAmount": 7, + "minAmount": 3, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "gunpowder", + "maxAmount": 8, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "sand", + "maxAmount": 8, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "string", + "maxAmount": 8, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "spider_eye", + "maxAmount": 3, + "minAmount": 1, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "enchanted_book", + "rarity": 4, + "maxAmount": 1, + "slotTypes": "STORAGE" + }, + { + "type": "saddle", + "maxAmount": 1, + "rarity": 4, + "slotTypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxAmount": 1, + "rarity": 4, + "slotTypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxAmount": 7, + "minAmount": 2, + "rarity": 5, + "slotTypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxAmount": 5, + "minAmount": 1, + "rarity": 5, + "slotTypes": "STORAGE" + }, + { + "type": "emerald", + "maxAmount": 3, + "minAmount": 1, + "rarity": 5, + "slotTypes": "STORAGE" + }, + { + "type": "iron_horse_armor", + "maxAmount": 1, + "rarity": 5, + "slotTypes": "STORAGE" + }, + { + "type": "golden_horse_armor", + "maxAmount": 1, + "rarity": 8, + "slotTypes": "STORAGE" + }, + { + "type": "diamond", + "maxAmount": 3, + "minAmount": 1, + "rarity": 16, + "slotTypes": "STORAGE" + }, + { + "type": "diamond_horse_armor", + "maxAmount": 1, + "rarity": 16, + "slotTypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxAmount": 1, + "rarity": 38, + "slotTypes": "STORAGE" + } + ] +} diff --git a/loot/mushroom-clutter.json b/loot/mushroom/clutter.json similarity index 100% rename from loot/mushroom-clutter.json rename to loot/mushroom/clutter.json diff --git a/loot/mushroom-food.json b/loot/mushroom/food.json similarity index 100% rename from loot/mushroom-food.json rename to loot/mushroom/food.json diff --git a/loot/ocean-clutter.json b/loot/ocean/clutter.json similarity index 85% rename from loot/ocean-clutter.json rename to loot/ocean/clutter.json index 2f8fa7fe..98280fb5 100644 --- a/loot/ocean-clutter.json +++ b/loot/ocean/clutter.json @@ -23,7 +23,7 @@ "type": "fishing_rod", "maxAmount": 1, "enchantments": [{ - "enchantment": "DURABILITY", + "enchantment": "unbreaking", "maxLevel": 2 }], "slotTypes": "STORAGE" @@ -38,16 +38,16 @@ "maxAmount": 1, "enchantments": [ { - "enchantment": "OXYGEN", + "enchantment": "respiration", "maxLevel": 2 }, { - "enchantment": "DURABILITY", + "enchantment": "unbreaking", "maxLevel": 5, "minLevel": 3 }, { - "enchantment": "PROTECTION_ENVIRONMENTAL", + "enchantment": "protection", "maxLevel": 3 } ], @@ -105,24 +105,14 @@ "rarity": 5, "enchantments": [ { - "enchantment": "CHANNELING", - "maxLevel": 3, + "enchantment": "channeling", "chance": 0.75 }, - {"enchantment": "LOYALTY"}, + {"enchantment": "loyalty"}, { - "enchantment": "WATER_WORKER", - "minLevel": 3, - "maxLevel": 5 - }, - { - "enchantment": "DURABILITY", - "maxLevel": 5, - "minLevel": 3 - }, - { - "enchantment": "DAMAGE_ALL", - "maxLevel": 2 + "enchantment": "unbreaking", + "maxLevel": 3, + "minLevel": 1 } ], "displayName": "Poseidon's Wrath", diff --git a/loot/snow-clutter.json b/loot/snow/clutter.json similarity index 100% rename from loot/snow-clutter.json rename to loot/snow/clutter.json diff --git a/loot/stronghold/generic.json b/loot/stronghold/generic.json deleted file mode 100644 index b97b1542..00000000 --- a/loot/stronghold/generic.json +++ /dev/null @@ -1,96 +0,0 @@ -{ - "name": "Library", - "rarity": 1, - "minPicked": 4, - "maxPicked": 9, - "loot": [ - { - "type": "paper", - "maxAmount": 12, - "minAmount": 1, - "rarity": 3, - "slotTypes": "STORAGE" - }, - { - "type": "flint_and_steel", - "maxAmount": 1, - "rarity": 5, - "slotTypes": "STORAGE" - }, - { - "type": "ender_pearl", - "maxAmount": 2, - "rarity": 6, - "slottypes": "STORAGE" - }, - { - "type": "blaze_powder", - "maxamount": 4, - "rarity": 6, - "slottypes": "STORAGE" - }, - { - "type": "iron_nugget", - "maxamount": 9, - "minAmount": 1, - "rarity": 4, - "slottypes": "STORAGE" - }, - { - "type": "stick", - "maxamount": 8, - "minAmount": 1, - "rarity": 3, - "slottypes": "STORAGE" - }, - { - "type": "arrow", - "maxamount": 7, - "minAmount": 3, - "rarity": 4, - "slottypes": "STORAGE" - }, - { - "type": "oak_planks", - "maxamount": 6, - "minAmount": 1, - "rarity": 3, - "slottypes": "STORAGE" - }, - { - "type": "oak_wood", - "maxamount": 3, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "iron_ingot", - "maxamount": 6, - "minAmount": 1, - "rarity": 8, - "slottypes": "STORAGE" - }, - { - "type": "gold_ingot", - "maxamount": 4, - "minAmount": 1, - "rarity": 12, - "slottypes": "STORAGE" - }, - { - "type": "bread", - "maxamount": 3, - "minAmount": 1, - "rarity": 4, - "slottypes": "STORAGE" - }, - { - "type": "apple", - "maxamount": 4, - "minAmount": 1, - "rarity": 4, - "slottypes": "STORAGE" - } - ] -} diff --git a/loot/stronghold/maze.json b/loot/stronghold/maze.json deleted file mode 100644 index df00d761..00000000 --- a/loot/stronghold/maze.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "name": "Maze", - "rarity": 1, - "minPicked": 3, - "maxPicked": 8, - "loot": [ - { - "type": "lapis_lazuli", - "maxAmount": 12, - "rarity": 6, - "slotTypes": "STORAGE" - }, - { - "type": "gold_ingot", - "maxAmount": 5, - "rarity": 4, - "slotTypes": "STORAGE" - }, - { - "type": "gold_nugget", - "maxAmount": 8, - "rarity": 2, - "slotTypes": "STORAGE" - }, - { - "type": "blaze_powder", - "maxAmount": 5, - "rarity": 8, - "slotTypes": "STORAGE" - }, - { - "type": "redstone", - "maxAmount": 12, - "rarity": 3, - "slotTypes": "STORAGE" - }, - { - "type": "emerald", - "maxAmount": 3, - "rarity": 12, - "slotTypes": "STORAGE" - }, - { - "type": "diamond", - "maxAmount": 2, - "rarity": 12, - "slotTypes": "STORAGE" - }, - { - "type": "iron_sword", - "maxAmount": 1, - "rarity": 13, - "slotTypes": "STORAGE" - } - ] -} diff --git a/loot/amenhotep.json b/loot/structures/amenhotep.json similarity index 98% rename from loot/amenhotep.json rename to loot/structures/amenhotep.json index 7e6c090d..7f3ff263 100644 --- a/loot/amenhotep.json +++ b/loot/structures/amenhotep.json @@ -1,8 +1,6 @@ { "name": "Amenhotep's Loot", "rarity": 1, - "maxPicked": 5, - "minPicked": 5, "loot": [ { "type": "golden_boots", diff --git a/loot/structures/ancient-city.json b/loot/structures/ancient-city.json new file mode 100644 index 00000000..79dcb706 --- /dev/null +++ b/loot/structures/ancient-city.json @@ -0,0 +1,372 @@ +{ + "name": "Ancient City", + "rarity": 1, + "loot": [ + { + "type": "coal", + "maxAmount": 15, + "minAmount": 6, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "bone", + "maxAmount": 15, + "minAmount": 1, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "soul_torch", + "maxAmount": 15, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "book", + "maxamount": 10, + "minAmount": 3, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "potion", + "maxamount": 3, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + }, + { + "type": "disc_fragment_5", + "maxamount": 3, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "echo_shard", + "maxamount": 3, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "amethyst_shard", + "maxamount": 15, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "glow_berries", + "maxamount": 15, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "sculk", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "candle", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "experience_bottle", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "sculk_sensor", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE", + "enchantments": [{ + "enchantment": "swift_sneak", + "minLevel": 1, + "maxLevel": 3 + }] + }, + { + "type": "iron_leggings", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "blast_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "binding_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "fire_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.1, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "projectile_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "thorns", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "sculk_catalyst", + "maxamount": 2, + "minAmount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "compass", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "music_disc_13", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "music_disc_cat", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "lead", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "name_tag", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "diamond_hoe", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE", + "maxDurability": 1, + "minDurability": 0.8, + "enchantments": [ + { + "enchantment": "vanishing_curse", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "efficiency", + "chance": 0.15, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "fortune", + "chance": 0.15, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "silk_touch", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.15, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "diamond_horse_armor", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "diamond_leggings", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "blast_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "binding_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "fire_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.1, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "projectile_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "thorns", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "enchanted_golden_apple", + "maxamount": 2, + "minamount": 1, + "rarity": 12, + "slottypes": "STORAGE" + }, + { + "type": "music_disc_otherside", + "maxamount": 1, + "rarity": 12, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/mansion.json b/loot/structures/dungeon.json similarity index 80% rename from loot/mansion.json rename to loot/structures/dungeon.json index 605e34e5..9729d2b5 100644 --- a/loot/mansion.json +++ b/loot/structures/dungeon.json @@ -1,8 +1,6 @@ { - "name": "Mansion", + "name": "Dungeon", "rarity": 1, - "minPicked": 4, - "maxPicked": 9, "loot": [ { "type": "bone", @@ -14,21 +12,21 @@ { "type": "gunpowder", "maxAmount": 8, - "minAmount": 1, + "minAmount": 1, "rarity": 2, "slotTypes": "STORAGE" }, { "type": "rotten_flesh", "maxAmount": 8, - "minAmount": 1, + "minAmount": 1, "rarity": 2, "slottypes": "STORAGE" }, { "type": "string", "maxamount": 8, - "minAmount": 1, + "minAmount": 1, "rarity": 2, "slottypes": "STORAGE" }, @@ -39,6 +37,24 @@ "rarity": 3, "slottypes": "STORAGE" }, + { + "type": "bread", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "name_tag", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, { "type": "coal", "maxamount": 4, @@ -47,12 +63,37 @@ "slottypes": "STORAGE" }, { - "type": "redstone_dust", + "type": "redstone", "maxamount": 4, "minAmount": 1, "rarity": 4, "slottypes": "STORAGE" }, + { + "type": "music_disc_13", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "music_disc_cat", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "iron_horse_armor", + "maxamount": 6, + "minAmount": 2, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, { "type": "beetroot_seeds", "maxamount": 4, @@ -82,87 +123,46 @@ "slottypes": "STORAGE" }, { - "type": "bread", + "type": "bucket", "maxamount": 1, - "minAmount": 1, - "rarity": 3, + "rarity": 5, "slottypes": "STORAGE" }, - { - "type": "lead", + { + "type": "enchanted_book", "maxamount": 1, - "minAmount": 1, - "rarity": 4, + "rarity": 6, "slottypes": "STORAGE" }, - { - "type": "name_tag", + { + "type": "golden_horse_armor", "maxamount": 1, - "minAmount": 1, - "rarity": 4, + "rarity": 6, "slottypes": "STORAGE" }, - { + { "type": "gold_ingot", "maxamount": 4, "minAmount": 1, "rarity": 10, "slottypes": "STORAGE" }, - { - "type": "music_disc", + { + "type": "diamond_horse_armor", "maxamount": 1, - "minAmount": 1, - "rarity": 5, + "rarity": 21, "slottypes": "STORAGE" }, - { - "type": "golden_apple", + { + "type": "music_disc_otherside", "maxamount": 1, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "diamond_hoe", - "maxamount": 1, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "bucket", - "maxamount": 1, - "minAmount": 1, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "enchanted_book", - "maxamount": 1, - "minAmount": 1, - "rarity": 6, - "slottypes": "STORAGE" - }, - { - "type": "chainmail_chestplate", - "maxamount": 1, - "minAmount": 1, - "rarity": 6, - "slottypes": "STORAGE" - }, - { - "type": "diamond_chestplate", - "maxamount": 1, - "minAmount": 1, - "rarity": 12, + "rarity": 32, "slottypes": "STORAGE" }, { "type": "enchanted_golden_apple", "maxamount": 1, - "minAmount": 1, - "rarity": 30, + "rarity": 32, "slottypes": "STORAGE" } ] diff --git a/loot/structures/end-city.json b/loot/structures/end-city.json new file mode 100644 index 00000000..4336a701 --- /dev/null +++ b/loot/structures/end-city.json @@ -0,0 +1,107 @@ +{ + "name": "End City", + "rarity": 1, + "loot": [ + { + "type": "gold_ingot", + "maxAmount": 7, + "minAmount": 2, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxAmount": 8, + "minAmount": 4, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "beetroot_seeds", + "maxAmount": 10, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "diamond", + "maxamount": 8, + "minAmount": 2, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "iron_pickaxe", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "iron_shovel", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "iron_sword", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "iron_helmet", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "iron_chestplate", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "iron_leggings", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "iron_boots", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 6, + "minAmount": 2, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "iron_horse_armor", + "maxamount": 1, + "rarity": 21, + "slottypes": "STORAGE" + }, + { + "type": "golden_horse_armor", + "maxamount": 1, + "rarity": 21, + "slottypes": "STORAGE" + }, + { + "type": "diamond_horse_armor", + "maxamount": 1, + "rarity": 21, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/igloo.json b/loot/structures/igloo.json new file mode 100644 index 00000000..79ea421c --- /dev/null +++ b/loot/structures/igloo.json @@ -0,0 +1,58 @@ +{ + "name": "Igloo", + "rarity": 1, + "loot": [ + { + "type": "golden_apple", + "maxAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "coal", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "apple", + "maxAmount": 3, + "minAmount": 1, + "rarity": 1, + "slottypes": "STORAGE" + }, + { + "type": "wheat", + "maxamount": 3, + "minAmount": 2, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "gold_nugget", + "maxamount": 3, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "rotten_flesh", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "stone_axe", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 1, + "rarity": 14, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/mineshaft.json b/loot/structures/mineshaft.json new file mode 100644 index 00000000..7c0439f1 --- /dev/null +++ b/loot/structures/mineshaft.json @@ -0,0 +1,174 @@ +{ + "name": "Mineshaft", + "rarity": 1, + "loot": [ + { + "type": "rail", + "maxAmount": 8, + "minAmount": 4, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "torch", + "maxAmount": 16, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "name_tag", + "maxAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "glow_berries", + "maxamount": 6, + "minAmount": 3, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "bread", + "maxamount": 3, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "coal", + "maxamount": 8, + "minAmount": 3, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "beetroot_seeds", + "maxamount": 4, + "minAmount": 2, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "melon_seeds", + "maxamount": 4, + "minAmount": 2, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "pumpkin_seeds", + "maxamount": 4, + "minAmount": 2, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxamount": 5, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "activator_rail", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "detector_rail", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "powered_rail", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "lapis_lazuli", + "maxamount": 9, + "minAmount": 4, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "redstone", + "maxamount": 9, + "minAmount": 4, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 3, + "minAmount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + }, + { + "type": "diamond", + "maxamount": 2, + "minAmount": 1, + "rarity": 11, + "slottypes": "STORAGE" + }, + { + "type": "iron_pickaxe", + "maxamount": 1, + "rarity": 12, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_golden_apple", + "maxamount": 1, + "rarity": 70, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/ocean-ruins.json b/loot/structures/ocean-ruins.json new file mode 100644 index 00000000..770b6d92 --- /dev/null +++ b/loot/structures/ocean-ruins.json @@ -0,0 +1,63 @@ +{ + "name": "Ocean Ruins", + "rarity": 1, + "loot": [ + { + "type": "coal", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "wheat", + "maxAmount": 3, + "minAmount": 2, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "gold_nugget", + "maxAmount": 3, + "minAmount": 1, + "rarity": 1, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "fishing_rod", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "leather_chestplate", + "maxamount": 1, + "rarity": 23, + "slottypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxamount": 1, + "rarity": 23, + "slottypes": "STORAGE" + }, + { + "type": "golden_helmet", + "maxamount": 1, + "rarity": 23, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/pillager-outpost.json b/loot/structures/pillager-outpost.json new file mode 100644 index 00000000..06ddf78f --- /dev/null +++ b/loot/structures/pillager-outpost.json @@ -0,0 +1,112 @@ +{ + "name": "Pillager Outpost", + "rarity": 1, + "loot": [ + { + "type": "dark_oak_log", + "maxAmount": 7, + "minAmount": 3, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "crossbow", + "maxAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "goat_horn", + "maxAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "wheat", + "maxamount": 5, + "minAmount": 3, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "experience_bottle", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "carrot", + "maxamount": 5, + "minAmount": 3, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "potato", + "maxamount": 5, + "minAmount": 2, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "arrow", + "maxamount": 7, + "minAmount": 2, + "rarity": 12, + "slottypes": "STORAGE" + }, + { + "type": "string", + "maxamount": 6, + "minAmount": 1, + "rarity": 22, + "slottypes": "STORAGE" + }, + { + "type": "tripwire_hook", + "maxamount": 3, + "minAmount": 1, + "rarity": 22, + "slottypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxamount": 3, + "minAmount": 1, + "rarity": 22, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 22, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + } + ] +} diff --git a/loot/structures/pyramid-desert.json b/loot/structures/pyramid-desert.json new file mode 100644 index 00000000..489b00b2 --- /dev/null +++ b/loot/structures/pyramid-desert.json @@ -0,0 +1,144 @@ +{ + "name": "Desert Pyramid", + "rarity": 1, + "loot": [ + { + "type": "bone", + "maxAmount": 8, + "minAmount": 4, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "rotten_flesh", + "maxAmount": 8, + "minAmount": 4, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "gunpowder", + "maxAmount": 7, + "minAmount": 3, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "sand", + "maxamount": 8, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "string", + "maxamount": 8, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "spider_eye", + "maxamount": 3, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 7, + "minAmount": 2, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxamount": 5, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 3, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "iron_horse_armor", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "golden_horse_armor", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "diamond", + "maxamount": 3, + "minAmount": 1, + "rarity": 16, + "slottypes": "STORAGE" + }, + { + "type": "diamond_horse_armor", + "maxamount": 1, + "rarity": 16, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_golden_apple", + "maxamount": 1, + "rarity": 38, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/pyramid-jungle.json b/loot/structures/pyramid-jungle.json new file mode 100644 index 00000000..39fc163d --- /dev/null +++ b/loot/structures/pyramid-jungle.json @@ -0,0 +1,111 @@ +{ + "name": "Jungle Temple", + "rarity": 1, + "loot": [ + { + "type": "bone", + "maxAmount": 6, + "minAmount": 4, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "rotten_flesh", + "maxAmount": 7, + "minAmount": 3, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxAmount": 7, + "minAmount": 2, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "bamboo", + "maxamount": 3, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxamount": 5, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "diamond", + "maxamount": 3, + "minAmount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 3, + "minAmount": 1, + "rarity": 12, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 22, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + }, + { + "type": "iron_horse_armor", + "maxamount": 1, + "rarity": 22, + "slottypes": "STORAGE" + }, + { + "type": "golden_horse_armor", + "maxamount": 1, + "rarity": 22, + "slottypes": "STORAGE" + }, + { + "type": "diamond_horse_armor", + "maxamount": 1, + "rarity": 22, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/ruined-portal.json b/loot/structures/ruined-portal.json new file mode 100644 index 00000000..a33827c3 --- /dev/null +++ b/loot/structures/ruined-portal.json @@ -0,0 +1,650 @@ +{ + "name": "Ruined Portal", + "rarity": 1, + "loot": [ + { + "type": "iron_nugget", + "maxAmount": 18, + "minAmount": 9, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "flint", + "maxAmount": 4, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "obsidian", + "maxAmount": 2, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "fire_charge", + "maxamount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "flint_and_steel", + "maxamount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "gold_nugget", + "maxamount": 24, + "minAmount": 4, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "golden_axe", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "efficiency", + "chance": 0.25, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "fortune", + "chance": 0.25, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "sharpness", + "chance": 0.25, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "silk_touch", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "smite", + "chance": 0.25, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.25, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "golden_hoe", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "vanishing_curse", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "efficiency", + "chance": 0.15, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "fortune", + "chance": 0.15, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "silk_touch", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.15, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "golden_pickaxe", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "vanishing_curse", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "efficiency", + "chance": 0.15, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "fortune", + "chance": 0.15, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "silk_touch", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.15, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "golden_shovel", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "vanishing_curse", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "efficiency", + "chance": 0.15, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "fortune", + "chance": 0.15, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "silk_touch", + "chance": 0.15, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.15, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "golden_sword", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "bane_of_arthropods", + "chance": 0.1, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "fire_aspect", + "chance": 0.1, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "knockback", + "chance": 0.1, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "looting", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "sharpness", + "chance": 0.1, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "smite", + "chance": 0.1, + "maxLevel": 5, + "minLevel": 1 + }, + { + "enchantment": "sweeping", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "golden_helmet", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "aqua_affinity", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "blast_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "binding_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "fire_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "projectile_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "respiration", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "thorns", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "golden_chestplate", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "blast_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "binding_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "fire_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.1, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "projectile_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "thorns", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.1, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "golden_leggings", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "blast_protection", + "chance": 0.1, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "binding_curse", + "chance": 0.09, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.09, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "feather_falling", + "chance": 0.09, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "fire_protection", + "chance": 0.09, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.09, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.09, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "projectile_protection", + "chance": 0.09, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "protection", + "chance": 0.09, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "thorns", + "chance": 0.09, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.09, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "golden_boots", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "blast_protection", + "chance": 0.08, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "binding_curse", + "chance": 0.08, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.08, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "depth_strider", + "chance": 0.08, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "feather_falling", + "chance": 0.08, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "fire_protection", + "chance": 0.08, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.08, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.08, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "projectile_protection", + "chance": 0.08, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "protection", + "chance": 0.08, + "maxLevel": 4, + "minLevel": 1 + }, + { + "enchantment": "thorns", + "chance": 0.08, + "maxLevel": 3, + "minLevel": 1 + }, + { + "enchantment": "unbreaking", + "chance": 0.08, + "maxLevel": 3, + "minLevel": 1 + } + ] + }, + { + "type": "glistering_melon_slice", + "maxamount": 12, + "minAmount": 4, + "rarity": 13, + "slottypes": "STORAGE" + }, + { + "type": "golden_carrot", + "maxamount": 12, + "minAmount": 4, + "rarity": 13, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 8, + "minAmount": 2, + "rarity": 13, + "slottypes": "STORAGE" + }, + { + "type": "clock", + "maxamount": 1, + "rarity": 13, + "slottypes": "STORAGE" + }, + { + "type": "light_weighted_pressure_plate", + "maxamount": 1, + "rarity": 13, + "slottypes": "STORAGE" + }, + { + "type": "golden_horse_armor", + "maxamount": 1, + "rarity": 13, + "slottypes": "STORAGE" + }, + { + "type": "gold_block", + "maxamount": 2, + "minAmount": 1, + "rarity": 66, + "slottypes": "STORAGE" + }, + { + "type": "bell", + "maxamount": 1, + "rarity": 66, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_golden_apple", + "maxamount": 1, + "rarity": 66, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/shipwreck/map_chest.json b/loot/structures/shipwreck/map_chest.json new file mode 100644 index 00000000..9900213a --- /dev/null +++ b/loot/structures/shipwreck/map_chest.json @@ -0,0 +1,45 @@ +{ + "name": "Map Chest", + "rarity": 1, + "loot": [ + { + "type": "paper", + "maxAmount": 10, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "feather", + "maxAmount": 5, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "book", + "maxAmount": 5, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "clock", + "maxamount": 1, + "rarity": 12, + "slottypes": "STORAGE" + }, + { + "type": "compass", + "maxamount": 1, + "rarity": 12, + "slottypes": "STORAGE" + }, + { + "type": "map", + "maxamount": 1, + "rarity": 12, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/shipwreck/supply_chest.json b/loot/structures/shipwreck/supply_chest.json new file mode 100644 index 00000000..bc479347 --- /dev/null +++ b/loot/structures/shipwreck/supply_chest.json @@ -0,0 +1,120 @@ +{ + "name": "Supply Chest", + "rarity": 1, + "loot": [ + { + "type": "suspicious_stew", + "maxAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "paper", + "maxAmount": 12, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "wheat", + "maxAmount": 21, + "minAmount": 8, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "carrot", + "maxamount": 8, + "minAmount": 4, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "poisonous_potato", + "maxamount": 6, + "minAmount": 2, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "potato", + "maxamount": 6, + "minAmount": 2, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "moss_block", + "maxamount": 4, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "coal", + "maxamount": 8, + "minAmount": 2, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "rotten_flesh", + "maxamount": 24, + "minAmount": 5, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "gunpowder", + "maxamount": 5, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "leather_helmet", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "leather_chestplate", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "leather_leggings", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "leather_boots", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "bamboo", + "maxamount": 3, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "pumpkin", + "maxamount": 3, + "minAmount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "tnt", + "maxamount": 2, + "minAmount": 1, + "rarity": 13, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/shipwreck/treasure_chest.json b/loot/structures/shipwreck/treasure_chest.json new file mode 100644 index 00000000..4c49ed94 --- /dev/null +++ b/loot/structures/shipwreck/treasure_chest.json @@ -0,0 +1,60 @@ +{ + "name": "Tresure Chest", + "rarity": 1, + "loot": [ + { + "type": "iron_ingot", + "maxAmount": 8, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "iron_nugget", + "maxAmount": 10, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "emerald", + "maxAmount": 5, + "minAmount": 1, + "rarity": 1, + "slottypes": "STORAGE" + }, + { + "type": "lapis_lazuli", + "maxamount": 10, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "gold_nugget", + "maxamount": 10, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 5, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "experience_bottle", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "diamond", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/stronghold/generic.json b/loot/structures/stronghold/generic.json new file mode 100644 index 00000000..7c7bdfdb --- /dev/null +++ b/loot/structures/stronghold/generic.json @@ -0,0 +1,165 @@ +{ + "name": "Generic", + "rarity": 1, + "loot": [ + { + "type": "apple", + "maxAmount": 3, + "minAmount": 1, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 3, + "minAmount": 1, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxAmount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "ender_pearl", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "redstone", + "maxamount": 9, + "minAmount": 4, + "rarity": 9, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 3, + "minAmount": 1, + "rarity": 9, + "slottypes": "STORAGE" + }, + { + "type": "iron_pickaxe", + "maxamount": 1, + "rarity": 9, + "slottypes": "STORAGE" + }, + { + "type": "iron_sword", + "maxamount": 1, + "rarity": 9, + "slottypes": "STORAGE" + }, + { + "type": "iron_helmet", + "maxamount": 1, + "rarity": 9, + "slottypes": "STORAGE" + }, + { + "type": "iron_chestplate", + "maxamount": 1, + "rarity": 9, + "slottypes": "STORAGE" + }, + { + "type": "iron_leggings", + "maxamount": 1, + "rarity": 9, + "slottypes": "STORAGE" + }, + { + "type": "iron_boots", + "maxamount": 1, + "rarity": 9, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 3, + "minAmount": 1, + "rarity": 13, + "slottypes": "STORAGE" + }, + { + "type": "diamond", + "maxamount": 3, + "minAmount": 1, + "rarity": 13, + "slottypes": "STORAGE" + }, + { + "type": "music_disc_otherside", + "maxamount": 1, + "rarity": 40, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 40, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 40, + "slottypes": "STORAGE" + }, + { + "type": "iron_horse_armor", + "maxamount": 1, + "rarity": 40, + "slottypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxamount": 1, + "rarity": 40, + "slottypes": "STORAGE" + }, + { + "type": "golden_horse_armor", + "maxamount": 1, + "rarity": 40, + "slottypes": "STORAGE" + }, + { + "type": "diamond_horse_armor", + "maxamount": 1, + "rarity": 40, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/stronghold/library.json b/loot/structures/stronghold/library.json new file mode 100644 index 00000000..31ad6cb9 --- /dev/null +++ b/loot/structures/stronghold/library.json @@ -0,0 +1,67 @@ +{ + "name": "Library", + "rarity": 1, + "loot": [ + { + "type": "paper", + "maxAmount": 7, + "minAmount": 2, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "book", + "maxAmount": 3, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxAmount": 1, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + }, + { + "type": "compass", + "maxAmount": 1, + "minAmount": 1, + "rarity": 10, + "slotTypes": "STORAGE" + }, + { + "type": "map", + "maxamount": 1, + "minAmount": 1, + "rarity": 10, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/stronghold/maze.json b/loot/structures/stronghold/maze.json new file mode 100644 index 00000000..b001e8ab --- /dev/null +++ b/loot/structures/stronghold/maze.json @@ -0,0 +1,86 @@ +{ + "name": "Maze", + "rarity": 1, + "loot": [ + { + "type": "apple", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "coal", + "maxAmount": 8, + "minAmount": 3, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxAmount": 5, + "minAmount": 1, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "redstone", + "maxAmount": 9, + "minAmount": 4, + "rarity": 5, + "slotTypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxAmount": 3, + "minAmount": 1, + "rarity": 5, + "slotTypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxAmount": 1, + "rarity": 25, + "slotTypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + }, + { + "type": "iron_pickaxe", + "maxAmount": 1, + "rarity": 25, + "slotTypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/armorer.json b/loot/structures/village/armorer.json new file mode 100644 index 00000000..297bb873 --- /dev/null +++ b/loot/structures/village/armorer.json @@ -0,0 +1,32 @@ +{ + "name": "Armorer", + "rarity": 1, + "loot": [ + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "emerald", + "maxAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "iron_helmet", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/butcher.json b/loot/structures/village/butcher.json new file mode 100644 index 00000000..0cd8cbe7 --- /dev/null +++ b/loot/structures/village/butcher.json @@ -0,0 +1,47 @@ +{ + "name": "Butcher", + "rarity": 1, + "loot": [ + { + "type": "beef", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "mutton", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "porkchop", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "wheat", + "maxamount": 3, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "coal", + "maxamount": 3, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 1, + "rarity": 10, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/stronghold/library.json b/loot/structures/village/cartographer.json similarity index 52% rename from loot/stronghold/library.json rename to loot/structures/village/cartographer.json index 8cc66111..4288462d 100644 --- a/loot/stronghold/library.json +++ b/loot/structures/village/cartographer.json @@ -1,38 +1,39 @@ { - "name": "Library", + "name": "Cartographer", "rarity": 1, - "minPicked": 5, "loot": [ { "type": "paper", - "maxAmount": 12, + "maxAmount": 5, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "map", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "stick", + "maxamount": 2, "minAmount": 1, "rarity": 3, - "slotTypes": "STORAGE" - }, - { - "type": "book_and_quill", - "maxAmount": 1, - "rarity": 4, - "slotTypes": "STORAGE" - }, - { - "type": "inc_sac", - "maxAmount": 5, - "rarity": 5, "slottypes": "STORAGE" }, { - "type": "feather", - "maxamount": 16, - "rarity": 5, - "slottypes": "STORAGE" - }, - { - "type": "iron_nugget", - "maxamount": 9, - "minAmount": 1, - "rarity": 8, + "type": "compass", + "maxamount": 1, + "rarity": 3, "slottypes": "STORAGE" } ] diff --git a/loot/structures/village/desert.json b/loot/structures/village/desert.json new file mode 100644 index 00000000..e33a116f --- /dev/null +++ b/loot/structures/village/desert.json @@ -0,0 +1,59 @@ +{ + "name": "Desert", + "rarity": 1, + "loot": [ + { + "type": "wheat", + "maxAmount": 7, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "cactus", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slottypes": "STORAGE" + }, + { + "type": "dead_bush", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 3, + "minAmount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "book", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "clay_ball", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + }, + { + "type": "green_dye", + "maxamount": 1, + "rarity": 7, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/fisher.json b/loot/structures/village/fisher.json new file mode 100644 index 00000000..4c50dace --- /dev/null +++ b/loot/structures/village/fisher.json @@ -0,0 +1,54 @@ +{ + "name": "Fisher", + "rarity": 1, + "loot": [ + { + "type": "wheat_seeds", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "coal", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "cod", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "barrel", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "salmon", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "water_bucket", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/fletcher.json b/loot/structures/village/fletcher.json new file mode 100644 index 00000000..cbaad8c6 --- /dev/null +++ b/loot/structures/village/fletcher.json @@ -0,0 +1,47 @@ +{ + "name": "Fletcher", + "rarity": 1, + "loot": [ + { + "type": "feather", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "flint", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "stick", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "arrow", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "egg", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/mason.json b/loot/structures/village/mason.json new file mode 100644 index 00000000..ff40a2f2 --- /dev/null +++ b/loot/structures/village/mason.json @@ -0,0 +1,56 @@ +{ + "name": "Mason", + "rarity": 1, + "loot": [ + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "stone", + "maxAmount": 1, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "stone_bricks", + "maxAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "clay_ball", + "maxamount": 3, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "flower_pot", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "smooth_stone", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "yellow_dye", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/plain.json b/loot/structures/village/plain.json new file mode 100644 index 00000000..732f18d8 --- /dev/null +++ b/loot/structures/village/plain.json @@ -0,0 +1,72 @@ +{ + "name": "Plain", + "rarity": 1, + "loot": [ + { + "type": "potato", + "maxAmount": 7, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "apple", + "maxAmount": 5, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slottypes": "STORAGE" + }, + { + "type": "oak_sapling", + "maxamount": 5, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "dandelion", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "gold_nugget", + "maxamount": 3, + "minAmount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "book", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "feather", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "poppy", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/savanna.json b/loot/structures/village/savanna.json new file mode 100644 index 00000000..204808e9 --- /dev/null +++ b/loot/structures/village/savanna.json @@ -0,0 +1,72 @@ +{ + "name": "Savanna", + "rarity": 1, + "loot": [ + { + "type": "wheat_seeds", + "maxAmount": 5, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "acacia_sapling", + "maxAmount": 2, + "minAmount": 1, + "rarity": 1, + "slottypes": "STORAGE" + }, + { + "type": "grass", + "maxamount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "tall_grass", + "maxamount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 4, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "gold_nugget", + "maxamount": 3, + "minAmount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "torch", + "maxamount": 2, + "minAmount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "bucket", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/shepherd.json b/loot/structures/village/shepherd.json new file mode 100644 index 00000000..3e07d8df --- /dev/null +++ b/loot/structures/village/shepherd.json @@ -0,0 +1,60 @@ +{ + "name": "Shepherd", + "rarity": 1, + "loot": [ + { + "type": "white_wool", + "maxAmount": 8, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "wheat", + "maxAmount": 6, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "black_wool", + "maxAmount": 3, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "brown_wool", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "gray_wool", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "light_gray_wool", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + }, + { + "type": "shears", + "maxamount": 1, + "rarity": 8, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/snowy.json b/loot/structures/village/snowy.json new file mode 100644 index 00000000..46f7d73d --- /dev/null +++ b/loot/structures/village/snowy.json @@ -0,0 +1,72 @@ +{ + "name": "Snowy", + "rarity": 1, + "loot": [ + { + "type": "potato", + "maxAmount": 7, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "snowball", + "maxAmount": 7, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "beetroot_seeds", + "maxAmount": 5, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "bread", + "maxamount": 4, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "coal", + "maxamount": 4, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "snow_block", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 5, + "minAmount": 2, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "beetroot_soup", + "maxamount": 1, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "blue_ice", + "maxamount": 1, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "furnace", + "maxamount": 1, + "rarity": 10, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/taiga.json b/loot/structures/village/taiga.json new file mode 100644 index 00000000..a6ffdb1e --- /dev/null +++ b/loot/structures/village/taiga.json @@ -0,0 +1,86 @@ +{ + "name": "Taiga", + "rarity": 1, + "loot": [ + { + "type": "potato", + "maxAmount": 7, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "spruce_log", + "maxAmount": 5, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "sweet_berries", + "maxamount": 7, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "pumpkin_seeds", + "maxamount": 5, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "spruce_sapling", + "maxamount": 5, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 4, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "fern", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "large_fern", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "iron_nugget", + "maxamount": 5, + "minAmount": 1, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "pumpkin_pie", + "maxamount": 1, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "spruce_sign", + "maxamount": 1, + "rarity": 10, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/tannery.json b/loot/structures/village/tannery.json new file mode 100644 index 00000000..895579af --- /dev/null +++ b/loot/structures/village/tannery.json @@ -0,0 +1,57 @@ +{ + "name": "Tannery", + "rarity": 1, + "loot": [ + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "leather_helmet", + "maxAmount": 1, + "rarity": 3, + "slotTypes": "STORAGE" + }, + { + "type": "leather_chestplate", + "maxAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "leather_leggings", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "leather_boots", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 4, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "leather", + "maxamount": 3, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/temple.json b/loot/structures/village/temple.json new file mode 100644 index 00000000..af458991 --- /dev/null +++ b/loot/structures/village/temple.json @@ -0,0 +1,48 @@ +{ + "name": "Temple", + "rarity": 1, + "loot": [ + { + "type": "bread", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "rotten_flesh", + "maxAmount": 4, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "redstone", + "maxAmount": 4, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "emerald", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "lapis_lazuli", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/toolsmith.json b/loot/structures/village/toolsmith.json new file mode 100644 index 00000000..9b882be6 --- /dev/null +++ b/loot/structures/village/toolsmith.json @@ -0,0 +1,60 @@ +{ + "name": "Toolsmith", + "rarity": 1, + "loot": [ + { + "type": "stick", + "maxAmount": 3, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 3, + "minAmount": 1, + "rarity": 1, + "slotTypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxAmount": 5, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "iron_pickaxe", + "maxamount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "iron_shovel", + "maxamount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "coal", + "maxamount": 3, + "minAmount": 1, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 3, + "minAmount": 1, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "diamond", + "maxamount": 3, + "minAmount": 1, + "rarity": 10, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/village/weaponsmith.json b/loot/structures/village/weaponsmith.json new file mode 100644 index 00000000..97e24e53 --- /dev/null +++ b/loot/structures/village/weaponsmith.json @@ -0,0 +1,115 @@ +{ + "name": "Weaponsmith", + "rarity": 1, + "loot": [ + { + "type": "apple", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "bread", + "maxAmount": 3, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxAmount": 5, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "oak_sapling", + "maxamount": 7, + "minAmount": 3, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "obsidian", + "maxamount": 7, + "minAmount": 3, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 3, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "iron_pickaxe", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "iron_sword", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "iron_helmet", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "iron_chestplate", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "iron_leggings", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "iron_boots", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "diamond", + "maxamount": 3, + "minAmount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "saddle", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "iron_horse_armor", + "maxamount": 1, + "rarity": 17, + "slottypes": "STORAGE" + }, + { + "type": "golden_horse_armor", + "maxamount": 1, + "rarity": 17, + "slottypes": "STORAGE" + }, + { + "type": "diamond_horse_armor", + "maxamount": 1, + "rarity": 17, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/structures/woodland-mansion.json b/loot/structures/woodland-mansion.json new file mode 100644 index 00000000..339a565e --- /dev/null +++ b/loot/structures/woodland-mansion.json @@ -0,0 +1,188 @@ +{ + "name": "Woodland Mansion", + "rarity": 1, + "loot": [ + { + "type": "bone", + "maxAmount": 8, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "gunpowder", + "maxAmount": 8, + "minAmount": 1, + "rarity": 2, + "slotTypes": "STORAGE" + }, + { + "type": "rotten_flesh", + "maxAmount": 8, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "string", + "maxamount": 8, + "minAmount": 1, + "rarity": 2, + "slottypes": "STORAGE" + }, + { + "type": "wheat", + "maxamount": 4, + "minAmount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "bread", + "maxamount": 1, + "rarity": 3, + "slottypes": "STORAGE" + }, + { + "type": "lead", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "name_tag", + "maxamount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "coal", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "redstone", + "maxamount": 4, + "minAmount": 1, + "rarity": 4, + "slottypes": "STORAGE" + }, + { + "type": "music_disc_13", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "music_disc_cat", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "golden_apple", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "diamond_hoe", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "beetroot_seeds", + "maxamount": 4, + "minAmount": 2, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "melon_seeds", + "maxamount": 4, + "minAmount": 2, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "pumpkin_seeds", + "maxamount": 4, + "minAmount": 2, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "iron_ingot", + "maxamount": 4, + "minAmount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "bucket", + "maxamount": 1, + "rarity": 5, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_book", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE", + "enchantments": [ + { + "enchantment": "binding_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "vanishing_curse", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + }, + { + "enchantment": "frost_walker", + "chance": 0.25, + "maxLevel": 2, + "minLevel": 1 + }, + { + "enchantment": "mending", + "chance": 0.25, + "maxLevel": 1, + "minLevel": 1 + } + ] + }, + { + "type": "chainmail_chestplate", + "maxamount": 1, + "rarity": 6, + "slottypes": "STORAGE" + }, + { + "type": "gold_ingot", + "maxamount": 4, + "minAmount": 1, + "rarity": 10, + "slottypes": "STORAGE" + }, + { + "type": "diamond_chestplate", + "maxamount": 1, + "rarity": 14, + "slottypes": "STORAGE" + }, + { + "type": "enchanted_golden_apple", + "maxamount": 1, + "rarity": 33, + "slottypes": "STORAGE" + } + ] +} diff --git a/loot/swamp-clutter.json b/loot/swamp/clutter.json similarity index 100% rename from loot/swamp-clutter.json rename to loot/swamp/clutter.json diff --git a/loot/swamp-food.json b/loot/swamp/food.json similarity index 100% rename from loot/swamp-food.json rename to loot/swamp/food.json diff --git a/loot/temperate-clutter.json b/loot/temperate/clutter.json similarity index 100% rename from loot/temperate-clutter.json rename to loot/temperate/clutter.json diff --git a/loot/temperate-food.json b/loot/temperate/food.json similarity index 100% rename from loot/temperate-food.json rename to loot/temperate/food.json diff --git a/loot/tropical-dungeon.json b/loot/tropical/dungeon.json similarity index 100% rename from loot/tropical-dungeon.json rename to loot/tropical/dungeon.json diff --git a/loot/tropical-food.json b/loot/tropical/food.json similarity index 100% rename from loot/tropical-food.json rename to loot/tropical/food.json diff --git a/loot/tropical-treasure.json b/loot/tropical/treasure.json similarity index 100% rename from loot/tropical-treasure.json rename to loot/tropical/treasure.json diff --git a/markers/allay.json b/markers/allay.json deleted file mode 100644 index c424794a..00000000 --- a/markers/allay.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "removeOnChange": true, - "spawners": ["allay"], - "exhaustionChance": 0.75 -} diff --git a/markers/elderguardian.json b/markers/elderguardian.json new file mode 100644 index 00000000..0bc35a75 --- /dev/null +++ b/markers/elderguardian.json @@ -0,0 +1,4 @@ +{ + "removeOnChange": true, + "spawners": ["structure/elderguardian"] +} diff --git a/markers/evoker.json b/markers/evoker.json deleted file mode 100644 index db564be0..00000000 --- a/markers/evoker.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "removeOnChange": true, - "spawners": ["evoker"], - "exhaustionChance": 0.75 -} diff --git a/markers/guardian.json b/markers/guardian.json new file mode 100644 index 00000000..f46c9b1c --- /dev/null +++ b/markers/guardian.json @@ -0,0 +1,4 @@ +{ + "removeOnChange": true, + "spawners": ["structure/guardian"] +} diff --git a/markers/igloo-villager.json b/markers/igloo-villager.json new file mode 100644 index 00000000..7a751aa4 --- /dev/null +++ b/markers/igloo-villager.json @@ -0,0 +1,4 @@ +{ + "removeOnChange": true, + "spawners": ["structure/iglo-villager"] +} diff --git a/markers/igloo-zombievillager.json b/markers/igloo-zombievillager.json new file mode 100644 index 00000000..a6aa5bfa --- /dev/null +++ b/markers/igloo-zombievillager.json @@ -0,0 +1,4 @@ +{ + "removeOnChange": true, + "spawners": ["structure/iglo-zombievillager"] +} diff --git a/markers/igolem.json b/markers/igolem.json deleted file mode 100644 index a567a074..00000000 --- a/markers/igolem.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "removeOnChange": true, - "spawners": ["igolem"] -} diff --git a/markers/pillager-cage.json b/markers/pillager-cage.json new file mode 100644 index 00000000..25d810b9 --- /dev/null +++ b/markers/pillager-cage.json @@ -0,0 +1,7 @@ +{ + "removeOnChange": true, + "spawners": [ + "structure/pillager-cage", + "structure/pillager-cage-respawn" + ] +} diff --git a/markers/pillager.json b/markers/pillager.json index 41540c23..c529cdba 100644 --- a/markers/pillager.json +++ b/markers/pillager.json @@ -1,7 +1,7 @@ { "removeOnChange": true, "spawners": [ - "pillager", - "pillager-respawn" + "structure/pillager", + "structure/pillager-respawn" ] } diff --git a/markers/swamp-hut.json b/markers/swamp-hut.json new file mode 100644 index 00000000..a00fc86e --- /dev/null +++ b/markers/swamp-hut.json @@ -0,0 +1,7 @@ +{ + "removeOnChange": true, + "spawners": [ + "structure/witch", + "structure/cat" + ] +} diff --git a/markers/villager.json b/markers/villager.json index 3d52b9ea..972ee3a6 100644 --- a/markers/villager.json +++ b/markers/villager.json @@ -1,5 +1,5 @@ { "removeOnChange": true, - "spawners": ["villager"], + "spawners": ["structure/villager"], "exhaustionChance": 0.75 } diff --git a/markers/vindicator.json b/markers/vindicator.json deleted file mode 100644 index 78c4a19a..00000000 --- a/markers/vindicator.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "removeOnChange": true, - "spawners": ["vindicator"], - "exhaustionChance": 0.75 -} diff --git a/markers/woodland-mansion-cage.json b/markers/woodland-mansion-cage.json new file mode 100644 index 00000000..5c57b01f --- /dev/null +++ b/markers/woodland-mansion-cage.json @@ -0,0 +1,4 @@ +{ + "removeOnChange": true, + "spawners": ["structure/allay"] +} diff --git a/markers/woodland-mansion.json b/markers/woodland-mansion.json new file mode 100644 index 00000000..12c3dd05 --- /dev/null +++ b/markers/woodland-mansion.json @@ -0,0 +1,7 @@ +{ + "removeOnChange": true, + "spawners": [ + "structure/evoker", + "structure/vindicator" + ] +} diff --git a/objects/jigsaw/ancient_city/ancient_city.iob b/objects/jigsaw/ancient-city/ancient_city.iob similarity index 100% rename from objects/jigsaw/ancient_city/ancient_city.iob rename to objects/jigsaw/ancient-city/ancient_city.iob diff --git a/objects/jigsaw/bastion/blocks/air.iob b/objects/jigsaw/bastion/blocks/air.iob deleted file mode 100644 index 04869d44..00000000 Binary files a/objects/jigsaw/bastion/blocks/air.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/blocks/gold.iob b/objects/jigsaw/bastion/blocks/gold.iob deleted file mode 100644 index 90a63a15..00000000 Binary files a/objects/jigsaw/bastion/blocks/gold.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/bridge_pieces/bridge.iob b/objects/jigsaw/bastion/bridge/bridge_pieces/bridge.iob deleted file mode 100644 index 6f335ee2..00000000 Binary files a/objects/jigsaw/bastion/bridge/bridge_pieces/bridge.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/connectors/back_bridge_bottom.iob b/objects/jigsaw/bastion/bridge/connectors/back_bridge_bottom.iob deleted file mode 100644 index a755f1ae..00000000 Binary files a/objects/jigsaw/bastion/bridge/connectors/back_bridge_bottom.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/connectors/back_bridge_top.iob b/objects/jigsaw/bastion/bridge/connectors/back_bridge_top.iob deleted file mode 100644 index 5ac3325d..00000000 Binary files a/objects/jigsaw/bastion/bridge/connectors/back_bridge_top.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/legs/leg_0.iob b/objects/jigsaw/bastion/bridge/legs/leg_0.iob deleted file mode 100644 index 88f56c24..00000000 Binary files a/objects/jigsaw/bastion/bridge/legs/leg_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/legs/leg_1.iob b/objects/jigsaw/bastion/bridge/legs/leg_1.iob deleted file mode 100644 index aca28bd2..00000000 Binary files a/objects/jigsaw/bastion/bridge/legs/leg_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/rampart_plates/plate_0.iob b/objects/jigsaw/bastion/bridge/rampart_plates/plate_0.iob deleted file mode 100644 index 3a7f421b..00000000 Binary files a/objects/jigsaw/bastion/bridge/rampart_plates/plate_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/ramparts/rampart_0.iob b/objects/jigsaw/bastion/bridge/ramparts/rampart_0.iob deleted file mode 100644 index 86a2817d..00000000 Binary files a/objects/jigsaw/bastion/bridge/ramparts/rampart_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/ramparts/rampart_1.iob b/objects/jigsaw/bastion/bridge/ramparts/rampart_1.iob deleted file mode 100644 index e1f4ac81..00000000 Binary files a/objects/jigsaw/bastion/bridge/ramparts/rampart_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/starting_pieces/entrance.iob b/objects/jigsaw/bastion/bridge/starting_pieces/entrance.iob deleted file mode 100644 index d026b4e9..00000000 Binary files a/objects/jigsaw/bastion/bridge/starting_pieces/entrance.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/starting_pieces/entrance_base.iob b/objects/jigsaw/bastion/bridge/starting_pieces/entrance_base.iob deleted file mode 100644 index 88100fb7..00000000 Binary files a/objects/jigsaw/bastion/bridge/starting_pieces/entrance_base.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/starting_pieces/entrance_face.iob b/objects/jigsaw/bastion/bridge/starting_pieces/entrance_face.iob deleted file mode 100644 index 9d616f7d..00000000 Binary files a/objects/jigsaw/bastion/bridge/starting_pieces/entrance_face.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/walls/wall_base_0.iob b/objects/jigsaw/bastion/bridge/walls/wall_base_0.iob deleted file mode 100644 index 2fb8d523..00000000 Binary files a/objects/jigsaw/bastion/bridge/walls/wall_base_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/bridge/walls/wall_base_1.iob b/objects/jigsaw/bastion/bridge/walls/wall_base_1.iob deleted file mode 100644 index 6b9192f6..00000000 Binary files a/objects/jigsaw/bastion/bridge/walls/wall_base_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/air_base.iob b/objects/jigsaw/bastion/hoglin_stable/air_base.iob deleted file mode 100644 index 0da896c7..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/air_base.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/connectors/end_post_connector.iob b/objects/jigsaw/bastion/hoglin_stable/connectors/end_post_connector.iob deleted file mode 100644 index 1f06efe1..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/connectors/end_post_connector.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_0.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_0.iob deleted file mode 100644 index 6347ca92..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_1.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_1.iob deleted file mode 100644 index 32d523d0..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_2.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_2.iob deleted file mode 100644 index 7ab63b8d..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_3.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_3.iob deleted file mode 100644 index 0b96dcb3..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_4.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_4.iob deleted file mode 100644 index 4dc74832..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/inner_4.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_0.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_0.iob deleted file mode 100644 index 7f32b343..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_1.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_1.iob deleted file mode 100644 index 94975f62..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_2.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_2.iob deleted file mode 100644 index aa3b649e..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_3.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_3.iob deleted file mode 100644 index 5e673472..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_4.iob b/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_4.iob deleted file mode 100644 index 979ba352..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/large_stables/outer_4.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/posts/end_post.iob b/objects/jigsaw/bastion/hoglin_stable/posts/end_post.iob deleted file mode 100644 index db8ace41..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/posts/end_post.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/posts/stair_post.iob b/objects/jigsaw/bastion/hoglin_stable/posts/stair_post.iob deleted file mode 100644 index e1526b63..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/posts/stair_post.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/rampart_plates/rampart_plate_1.iob b/objects/jigsaw/bastion/hoglin_stable/rampart_plates/rampart_plate_1.iob deleted file mode 100644 index 10c943c3..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/rampart_plates/rampart_plate_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_1.iob b/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_1.iob deleted file mode 100644 index ad1991e8..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_2.iob b/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_2.iob deleted file mode 100644 index bc7bb29d..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_3.iob b/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_3.iob deleted file mode 100644 index 1e33dc5a..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/ramparts/ramparts_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_0.iob b/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_0.iob deleted file mode 100644 index c26c870a..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_1.iob b/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_1.iob deleted file mode 100644 index 426c1e1b..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_2.iob b/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_2.iob deleted file mode 100644 index 89a6daa8..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_3.iob b/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_3.iob deleted file mode 100644 index 904351e1..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/small_stables/inner_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_0.iob b/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_0.iob deleted file mode 100644 index 34306655..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_1.iob b/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_1.iob deleted file mode 100644 index e6d6b17e..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_2.iob b/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_2.iob deleted file mode 100644 index 8d45086a..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_3.iob b/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_3.iob deleted file mode 100644 index f9bff025..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/small_stables/outer_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_0.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_0.iob deleted file mode 100644 index 24860b7d..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_1.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_1.iob deleted file mode 100644 index 01a1511a..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_2.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_2.iob deleted file mode 100644 index bab2975e..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_3.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_3.iob deleted file mode 100644 index c8dea5ff..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_4.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_4.iob deleted file mode 100644 index 4c0d5214..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_1_4.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_0.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_0.iob deleted file mode 100644 index 676abb60..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_1.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_1.iob deleted file mode 100644 index c34c0fbf..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_2.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_2.iob deleted file mode 100644 index f0e22464..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_3.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_3.iob deleted file mode 100644 index 8c312c2c..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_4.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_4.iob deleted file mode 100644 index 7e63bb3b..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_2_4.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_0.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_0.iob deleted file mode 100644 index aee40ac8..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_1.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_1.iob deleted file mode 100644 index ce3861ee..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_2.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_2.iob deleted file mode 100644 index a7bdcd0d..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_3.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_3.iob deleted file mode 100644 index 93bf328f..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_4.iob b/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_4.iob deleted file mode 100644 index ae2e78e1..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/stairs/stairs_3_4.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_0_mirrored.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_0_mirrored.iob deleted file mode 100644 index c34ece8e..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_0_mirrored.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_1_mirrored.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_1_mirrored.iob deleted file mode 100644 index 07fe5a75..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_1_mirrored.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_2_mirrored.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_2_mirrored.iob deleted file mode 100644 index 68f41bcf..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_2_mirrored.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_3_mirrored.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_3_mirrored.iob deleted file mode 100644 index ca3cb7b8..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_3_mirrored.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_4_mirrored.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_4_mirrored.iob deleted file mode 100644 index 7a9970f4..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/stairs_4_mirrored.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_0.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_0.iob deleted file mode 100644 index 99b3cfaa..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_1.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_1.iob deleted file mode 100644 index 645d880d..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_2.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_2.iob deleted file mode 100644 index 0787eb35..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_3.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_3.iob deleted file mode 100644 index ffb9c987..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_4.iob b/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_4.iob deleted file mode 100644 index 8f06a1bf..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/starting_pieces/starting_stairs_4.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/walls/side_wall_0.iob b/objects/jigsaw/bastion/hoglin_stable/walls/side_wall_0.iob deleted file mode 100644 index a1525ffc..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/walls/side_wall_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/walls/side_wall_1.iob b/objects/jigsaw/bastion/hoglin_stable/walls/side_wall_1.iob deleted file mode 100644 index c9d980af..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/walls/side_wall_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/hoglin_stable/walls/wall_base.iob b/objects/jigsaw/bastion/hoglin_stable/walls/wall_base.iob deleted file mode 100644 index 87d15e59..00000000 Binary files a/objects/jigsaw/bastion/hoglin_stable/walls/wall_base.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/mobs/crossbow_piglin.iob b/objects/jigsaw/bastion/mobs/crossbow_piglin.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/bastion/mobs/crossbow_piglin.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/mobs/empty.iob b/objects/jigsaw/bastion/mobs/empty.iob deleted file mode 100644 index 04869d44..00000000 Binary files a/objects/jigsaw/bastion/mobs/empty.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/mobs/hoglin.iob b/objects/jigsaw/bastion/mobs/hoglin.iob deleted file mode 100644 index 573be92f..00000000 Binary files a/objects/jigsaw/bastion/mobs/hoglin.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/mobs/melee_piglin.iob b/objects/jigsaw/bastion/mobs/melee_piglin.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/bastion/mobs/melee_piglin.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/mobs/melee_piglin_always.iob b/objects/jigsaw/bastion/mobs/melee_piglin_always.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/bastion/mobs/melee_piglin_always.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/mobs/sword_piglin.iob b/objects/jigsaw/bastion/mobs/sword_piglin.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/bastion/mobs/sword_piglin.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/bases/centers/center_0.iob b/objects/jigsaw/bastion/treasure/bases/centers/center_0.iob deleted file mode 100644 index 4a115da9..00000000 Binary files a/objects/jigsaw/bastion/treasure/bases/centers/center_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/bases/centers/center_1.iob b/objects/jigsaw/bastion/treasure/bases/centers/center_1.iob deleted file mode 100644 index ee2aaa1d..00000000 Binary files a/objects/jigsaw/bastion/treasure/bases/centers/center_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/bases/centers/center_2.iob b/objects/jigsaw/bastion/treasure/bases/centers/center_2.iob deleted file mode 100644 index 438f0dd0..00000000 Binary files a/objects/jigsaw/bastion/treasure/bases/centers/center_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/bases/centers/center_3.iob b/objects/jigsaw/bastion/treasure/bases/centers/center_3.iob deleted file mode 100644 index 623500d2..00000000 Binary files a/objects/jigsaw/bastion/treasure/bases/centers/center_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/bases/lava_basin.iob b/objects/jigsaw/bastion/treasure/bases/lava_basin.iob deleted file mode 100644 index f20f7501..00000000 Binary files a/objects/jigsaw/bastion/treasure/bases/lava_basin.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/big_air_full.iob b/objects/jigsaw/bastion/treasure/big_air_full.iob deleted file mode 100644 index 9ef61329..00000000 Binary files a/objects/jigsaw/bastion/treasure/big_air_full.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/brains/center_brain.iob b/objects/jigsaw/bastion/treasure/brains/center_brain.iob deleted file mode 100644 index b09f938d..00000000 Binary files a/objects/jigsaw/bastion/treasure/brains/center_brain.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/connectors/center_to_wall_middle.iob b/objects/jigsaw/bastion/treasure/connectors/center_to_wall_middle.iob deleted file mode 100644 index 7e772728..00000000 Binary files a/objects/jigsaw/bastion/treasure/connectors/center_to_wall_middle.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/connectors/center_to_wall_top.iob b/objects/jigsaw/bastion/treasure/connectors/center_to_wall_top.iob deleted file mode 100644 index 7e772728..00000000 Binary files a/objects/jigsaw/bastion/treasure/connectors/center_to_wall_top.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/connectors/center_to_wall_top_entrance.iob b/objects/jigsaw/bastion/treasure/connectors/center_to_wall_top_entrance.iob deleted file mode 100644 index 7e772728..00000000 Binary files a/objects/jigsaw/bastion/treasure/connectors/center_to_wall_top_entrance.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/bottom/corner_0.iob b/objects/jigsaw/bastion/treasure/corners/bottom/corner_0.iob deleted file mode 100644 index 4f5d0e80..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/bottom/corner_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/bottom/corner_1.iob b/objects/jigsaw/bastion/treasure/corners/bottom/corner_1.iob deleted file mode 100644 index 6799c31a..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/bottom/corner_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/edges/bottom.iob b/objects/jigsaw/bastion/treasure/corners/edges/bottom.iob deleted file mode 100644 index f901a538..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/edges/bottom.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/edges/middle.iob b/objects/jigsaw/bastion/treasure/corners/edges/middle.iob deleted file mode 100644 index 13889064..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/edges/middle.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/edges/top.iob b/objects/jigsaw/bastion/treasure/corners/edges/top.iob deleted file mode 100644 index 07c489fd..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/edges/top.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/middle/corner_0.iob b/objects/jigsaw/bastion/treasure/corners/middle/corner_0.iob deleted file mode 100644 index e5a5179d..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/middle/corner_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/middle/corner_1.iob b/objects/jigsaw/bastion/treasure/corners/middle/corner_1.iob deleted file mode 100644 index 6a7e2930..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/middle/corner_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/top/corner_0.iob b/objects/jigsaw/bastion/treasure/corners/top/corner_0.iob deleted file mode 100644 index ab6d1fbb..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/top/corner_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/corners/top/corner_1.iob b/objects/jigsaw/bastion/treasure/corners/top/corner_1.iob deleted file mode 100644 index 86f606de..00000000 Binary files a/objects/jigsaw/bastion/treasure/corners/top/corner_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/entrances/entrance_0.iob b/objects/jigsaw/bastion/treasure/entrances/entrance_0.iob deleted file mode 100644 index 7a1cc00c..00000000 Binary files a/objects/jigsaw/bastion/treasure/entrances/entrance_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/empty.iob b/objects/jigsaw/bastion/treasure/extensions/empty.iob deleted file mode 100644 index 2bd94f66..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/empty.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/fire_room.iob b/objects/jigsaw/bastion/treasure/extensions/fire_room.iob deleted file mode 100644 index 81bf89fe..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/fire_room.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/house_0.iob b/objects/jigsaw/bastion/treasure/extensions/house_0.iob deleted file mode 100644 index 4c6f7094..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/house_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/house_1.iob b/objects/jigsaw/bastion/treasure/extensions/house_1.iob deleted file mode 100644 index 10261fd0..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/house_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/large_bridge_0.iob b/objects/jigsaw/bastion/treasure/extensions/large_bridge_0.iob deleted file mode 100644 index 62e0339b..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/large_bridge_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/large_bridge_1.iob b/objects/jigsaw/bastion/treasure/extensions/large_bridge_1.iob deleted file mode 100644 index 6808cc07..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/large_bridge_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/large_bridge_2.iob b/objects/jigsaw/bastion/treasure/extensions/large_bridge_2.iob deleted file mode 100644 index 94be827a..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/large_bridge_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/large_bridge_3.iob b/objects/jigsaw/bastion/treasure/extensions/large_bridge_3.iob deleted file mode 100644 index 2ace153b..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/large_bridge_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/roofed_bridge.iob b/objects/jigsaw/bastion/treasure/extensions/roofed_bridge.iob deleted file mode 100644 index d505015d..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/roofed_bridge.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/small_bridge_0.iob b/objects/jigsaw/bastion/treasure/extensions/small_bridge_0.iob deleted file mode 100644 index db16a453..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/small_bridge_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/small_bridge_1.iob b/objects/jigsaw/bastion/treasure/extensions/small_bridge_1.iob deleted file mode 100644 index 337c55e6..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/small_bridge_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/small_bridge_2.iob b/objects/jigsaw/bastion/treasure/extensions/small_bridge_2.iob deleted file mode 100644 index e33546b4..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/small_bridge_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/extensions/small_bridge_3.iob b/objects/jigsaw/bastion/treasure/extensions/small_bridge_3.iob deleted file mode 100644 index 38a5e053..00000000 Binary files a/objects/jigsaw/bastion/treasure/extensions/small_bridge_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/ramparts/bottom_wall_0.iob b/objects/jigsaw/bastion/treasure/ramparts/bottom_wall_0.iob deleted file mode 100644 index 71e9cf9b..00000000 Binary files a/objects/jigsaw/bastion/treasure/ramparts/bottom_wall_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/ramparts/lava_basin_main.iob b/objects/jigsaw/bastion/treasure/ramparts/lava_basin_main.iob deleted file mode 100644 index 4b35a6a6..00000000 Binary files a/objects/jigsaw/bastion/treasure/ramparts/lava_basin_main.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/ramparts/lava_basin_side.iob b/objects/jigsaw/bastion/treasure/ramparts/lava_basin_side.iob deleted file mode 100644 index 15df50ac..00000000 Binary files a/objects/jigsaw/bastion/treasure/ramparts/lava_basin_side.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/ramparts/mid_wall_main.iob b/objects/jigsaw/bastion/treasure/ramparts/mid_wall_main.iob deleted file mode 100644 index 70c16317..00000000 Binary files a/objects/jigsaw/bastion/treasure/ramparts/mid_wall_main.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/ramparts/mid_wall_side.iob b/objects/jigsaw/bastion/treasure/ramparts/mid_wall_side.iob deleted file mode 100644 index 5b70fd51..00000000 Binary files a/objects/jigsaw/bastion/treasure/ramparts/mid_wall_side.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/ramparts/top_wall.iob b/objects/jigsaw/bastion/treasure/ramparts/top_wall.iob deleted file mode 100644 index a36a757d..00000000 Binary files a/objects/jigsaw/bastion/treasure/ramparts/top_wall.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/roofs/center_roof.iob b/objects/jigsaw/bastion/treasure/roofs/center_roof.iob deleted file mode 100644 index 0b476b59..00000000 Binary files a/objects/jigsaw/bastion/treasure/roofs/center_roof.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/roofs/corner_roof.iob b/objects/jigsaw/bastion/treasure/roofs/corner_roof.iob deleted file mode 100644 index b34aa323..00000000 Binary files a/objects/jigsaw/bastion/treasure/roofs/corner_roof.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/roofs/wall_roof.iob b/objects/jigsaw/bastion/treasure/roofs/wall_roof.iob deleted file mode 100644 index 8a074a9e..00000000 Binary files a/objects/jigsaw/bastion/treasure/roofs/wall_roof.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/stairs/lower_stairs.iob b/objects/jigsaw/bastion/treasure/stairs/lower_stairs.iob deleted file mode 100644 index ef0d1dc3..00000000 Binary files a/objects/jigsaw/bastion/treasure/stairs/lower_stairs.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/bottom/wall_0.iob b/objects/jigsaw/bastion/treasure/walls/bottom/wall_0.iob deleted file mode 100644 index a7fdded2..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/bottom/wall_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/bottom/wall_1.iob b/objects/jigsaw/bastion/treasure/walls/bottom/wall_1.iob deleted file mode 100644 index 9822aa34..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/bottom/wall_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/bottom/wall_2.iob b/objects/jigsaw/bastion/treasure/walls/bottom/wall_2.iob deleted file mode 100644 index 11163519..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/bottom/wall_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/bottom/wall_3.iob b/objects/jigsaw/bastion/treasure/walls/bottom/wall_3.iob deleted file mode 100644 index e29393ed..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/bottom/wall_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/entrance_wall.iob b/objects/jigsaw/bastion/treasure/walls/entrance_wall.iob deleted file mode 100644 index 54761959..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/entrance_wall.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/lava_wall.iob b/objects/jigsaw/bastion/treasure/walls/lava_wall.iob deleted file mode 100644 index 14118695..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/lava_wall.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/mid/wall_0.iob b/objects/jigsaw/bastion/treasure/walls/mid/wall_0.iob deleted file mode 100644 index 877e4d72..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/mid/wall_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/mid/wall_1.iob b/objects/jigsaw/bastion/treasure/walls/mid/wall_1.iob deleted file mode 100644 index 1da98451..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/mid/wall_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/mid/wall_2.iob b/objects/jigsaw/bastion/treasure/walls/mid/wall_2.iob deleted file mode 100644 index c171ff9c..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/mid/wall_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/outer/bottom_corner.iob b/objects/jigsaw/bastion/treasure/walls/outer/bottom_corner.iob deleted file mode 100644 index 5e2adfcd..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/outer/bottom_corner.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/outer/medium_outer_wall.iob b/objects/jigsaw/bastion/treasure/walls/outer/medium_outer_wall.iob deleted file mode 100644 index 45fcaa4e..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/outer/medium_outer_wall.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/outer/mid_corner.iob b/objects/jigsaw/bastion/treasure/walls/outer/mid_corner.iob deleted file mode 100644 index 22fb17b3..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/outer/mid_corner.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/outer/outer_wall.iob b/objects/jigsaw/bastion/treasure/walls/outer/outer_wall.iob deleted file mode 100644 index be9fdd11..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/outer/outer_wall.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/outer/tall_outer_wall.iob b/objects/jigsaw/bastion/treasure/walls/outer/tall_outer_wall.iob deleted file mode 100644 index 567e9437..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/outer/tall_outer_wall.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/outer/top_corner.iob b/objects/jigsaw/bastion/treasure/walls/outer/top_corner.iob deleted file mode 100644 index 6bccc037..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/outer/top_corner.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/top/main_entrance.iob b/objects/jigsaw/bastion/treasure/walls/top/main_entrance.iob deleted file mode 100644 index a183ed4a..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/top/main_entrance.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/top/wall_0.iob b/objects/jigsaw/bastion/treasure/walls/top/wall_0.iob deleted file mode 100644 index bad5dcbf..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/top/wall_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/treasure/walls/top/wall_1.iob b/objects/jigsaw/bastion/treasure/walls/top/wall_1.iob deleted file mode 100644 index 32a78447..00000000 Binary files a/objects/jigsaw/bastion/treasure/walls/top/wall_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/air_base.iob b/objects/jigsaw/bastion/units/air_base.iob deleted file mode 100644 index 9877c8da..00000000 Binary files a/objects/jigsaw/bastion/units/air_base.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/center_pieces/center_0.iob b/objects/jigsaw/bastion/units/center_pieces/center_0.iob deleted file mode 100644 index 5b90701c..00000000 Binary files a/objects/jigsaw/bastion/units/center_pieces/center_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/center_pieces/center_1.iob b/objects/jigsaw/bastion/units/center_pieces/center_1.iob deleted file mode 100644 index 09211be8..00000000 Binary files a/objects/jigsaw/bastion/units/center_pieces/center_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/center_pieces/center_2.iob b/objects/jigsaw/bastion/units/center_pieces/center_2.iob deleted file mode 100644 index b80aa65b..00000000 Binary files a/objects/jigsaw/bastion/units/center_pieces/center_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/edges/edge_0.iob b/objects/jigsaw/bastion/units/edges/edge_0.iob deleted file mode 100644 index c5544210..00000000 Binary files a/objects/jigsaw/bastion/units/edges/edge_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/fillers/stage_0.iob b/objects/jigsaw/bastion/units/fillers/stage_0.iob deleted file mode 100644 index 19a5a437..00000000 Binary files a/objects/jigsaw/bastion/units/fillers/stage_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/pathways/pathway_0.iob b/objects/jigsaw/bastion/units/pathways/pathway_0.iob deleted file mode 100644 index 9f27153b..00000000 Binary files a/objects/jigsaw/bastion/units/pathways/pathway_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/pathways/pathway_wall_0.iob b/objects/jigsaw/bastion/units/pathways/pathway_wall_0.iob deleted file mode 100644 index 9f27153b..00000000 Binary files a/objects/jigsaw/bastion/units/pathways/pathway_wall_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/rampart_plates/plate_0.iob b/objects/jigsaw/bastion/units/rampart_plates/plate_0.iob deleted file mode 100644 index 05aac643..00000000 Binary files a/objects/jigsaw/bastion/units/rampart_plates/plate_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/ramparts/ramparts_0.iob b/objects/jigsaw/bastion/units/ramparts/ramparts_0.iob deleted file mode 100644 index 9e1ad460..00000000 Binary files a/objects/jigsaw/bastion/units/ramparts/ramparts_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/ramparts/ramparts_1.iob b/objects/jigsaw/bastion/units/ramparts/ramparts_1.iob deleted file mode 100644 index 771055eb..00000000 Binary files a/objects/jigsaw/bastion/units/ramparts/ramparts_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/ramparts/ramparts_2.iob b/objects/jigsaw/bastion/units/ramparts/ramparts_2.iob deleted file mode 100644 index c98753d2..00000000 Binary files a/objects/jigsaw/bastion/units/ramparts/ramparts_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/rot/stage_1_0.iob b/objects/jigsaw/bastion/units/stages/rot/stage_1_0.iob deleted file mode 100644 index da6d6b25..00000000 Binary files a/objects/jigsaw/bastion/units/stages/rot/stage_1_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_0_0.iob b/objects/jigsaw/bastion/units/stages/stage_0_0.iob deleted file mode 100644 index 6006d16b..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_0_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_0_1.iob b/objects/jigsaw/bastion/units/stages/stage_0_1.iob deleted file mode 100644 index 4bc8e0bf..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_0_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_0_2.iob b/objects/jigsaw/bastion/units/stages/stage_0_2.iob deleted file mode 100644 index 24e14a33..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_0_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_0_3.iob b/objects/jigsaw/bastion/units/stages/stage_0_3.iob deleted file mode 100644 index 043ba036..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_0_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_1_0.iob b/objects/jigsaw/bastion/units/stages/stage_1_0.iob deleted file mode 100644 index ec4b66e3..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_1_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_1_1.iob b/objects/jigsaw/bastion/units/stages/stage_1_1.iob deleted file mode 100644 index bf0d37ae..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_1_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_1_2.iob b/objects/jigsaw/bastion/units/stages/stage_1_2.iob deleted file mode 100644 index cb317422..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_1_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_1_3.iob b/objects/jigsaw/bastion/units/stages/stage_1_3.iob deleted file mode 100644 index 99e8b6d3..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_1_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_2_0.iob b/objects/jigsaw/bastion/units/stages/stage_2_0.iob deleted file mode 100644 index 337df503..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_2_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_2_1.iob b/objects/jigsaw/bastion/units/stages/stage_2_1.iob deleted file mode 100644 index 8eb53567..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_2_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_3_0.iob b/objects/jigsaw/bastion/units/stages/stage_3_0.iob deleted file mode 100644 index cb101a71..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_3_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_3_1.iob b/objects/jigsaw/bastion/units/stages/stage_3_1.iob deleted file mode 100644 index 2a9fb545..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_3_1.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_3_2.iob b/objects/jigsaw/bastion/units/stages/stage_3_2.iob deleted file mode 100644 index 76deb345..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_3_2.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/stages/stage_3_3.iob b/objects/jigsaw/bastion/units/stages/stage_3_3.iob deleted file mode 100644 index dba0db7f..00000000 Binary files a/objects/jigsaw/bastion/units/stages/stage_3_3.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/wall_units/edge_0_large.iob b/objects/jigsaw/bastion/units/wall_units/edge_0_large.iob deleted file mode 100644 index f2673de3..00000000 Binary files a/objects/jigsaw/bastion/units/wall_units/edge_0_large.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/wall_units/unit_0.iob b/objects/jigsaw/bastion/units/wall_units/unit_0.iob deleted file mode 100644 index 6cfb851a..00000000 Binary files a/objects/jigsaw/bastion/units/wall_units/unit_0.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/walls/connected_wall.iob b/objects/jigsaw/bastion/units/walls/connected_wall.iob deleted file mode 100644 index 812df798..00000000 Binary files a/objects/jigsaw/bastion/units/walls/connected_wall.iob and /dev/null differ diff --git a/objects/jigsaw/bastion/units/walls/wall_base.iob b/objects/jigsaw/bastion/units/walls/wall_base.iob deleted file mode 100644 index 45ead3d7..00000000 Binary files a/objects/jigsaw/bastion/units/walls/wall_base.iob and /dev/null differ diff --git a/objects/jigsaw/dungeon/skeleton.iob b/objects/jigsaw/dungeon/skeleton.iob new file mode 100644 index 00000000..765f2fc3 Binary files /dev/null and b/objects/jigsaw/dungeon/skeleton.iob differ diff --git a/objects/jigsaw/dungeon/spawner-room.iob b/objects/jigsaw/dungeon/spawner-room.iob deleted file mode 100644 index 4862e79d..00000000 Binary files a/objects/jigsaw/dungeon/spawner-room.iob and /dev/null differ diff --git a/objects/jigsaw/dungeon/spider.iob b/objects/jigsaw/dungeon/spider.iob new file mode 100644 index 00000000..765f2fc3 Binary files /dev/null and b/objects/jigsaw/dungeon/spider.iob differ diff --git a/objects/jigsaw/dungeon/zombie.iob b/objects/jigsaw/dungeon/zombie.iob new file mode 100644 index 00000000..765f2fc3 Binary files /dev/null and b/objects/jigsaw/dungeon/zombie.iob differ diff --git a/objects/jigsaw/end_city/base_floor.iob b/objects/jigsaw/end_city/base_floor.iob deleted file mode 100644 index 5d3bf21f..00000000 Binary files a/objects/jigsaw/end_city/base_floor.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/base_roof.iob b/objects/jigsaw/end_city/base_roof.iob deleted file mode 100644 index c1698f1b..00000000 Binary files a/objects/jigsaw/end_city/base_roof.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/bridge_end.iob b/objects/jigsaw/end_city/bridge_end.iob deleted file mode 100644 index b1c9cd91..00000000 Binary files a/objects/jigsaw/end_city/bridge_end.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/bridge_gentle_stairs.iob b/objects/jigsaw/end_city/bridge_gentle_stairs.iob deleted file mode 100644 index 7fb53d23..00000000 Binary files a/objects/jigsaw/end_city/bridge_gentle_stairs.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/bridge_piece.iob b/objects/jigsaw/end_city/bridge_piece.iob deleted file mode 100644 index e659e4a3..00000000 Binary files a/objects/jigsaw/end_city/bridge_piece.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/bridge_steep_stairs.iob b/objects/jigsaw/end_city/bridge_steep_stairs.iob deleted file mode 100644 index 2460fc04..00000000 Binary files a/objects/jigsaw/end_city/bridge_steep_stairs.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/fat_tower_base.iob b/objects/jigsaw/end_city/fat_tower_base.iob deleted file mode 100644 index 947a1844..00000000 Binary files a/objects/jigsaw/end_city/fat_tower_base.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/fat_tower_middle.iob b/objects/jigsaw/end_city/fat_tower_middle.iob deleted file mode 100644 index d30863de..00000000 Binary files a/objects/jigsaw/end_city/fat_tower_middle.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/fat_tower_top.iob b/objects/jigsaw/end_city/fat_tower_top.iob deleted file mode 100644 index 15755e64..00000000 Binary files a/objects/jigsaw/end_city/fat_tower_top.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/second_floor_1.iob b/objects/jigsaw/end_city/second_floor_1.iob deleted file mode 100644 index e5d76dc7..00000000 Binary files a/objects/jigsaw/end_city/second_floor_1.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/second_floor_2.iob b/objects/jigsaw/end_city/second_floor_2.iob deleted file mode 100644 index 8887edb1..00000000 Binary files a/objects/jigsaw/end_city/second_floor_2.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/second_roof.iob b/objects/jigsaw/end_city/second_roof.iob deleted file mode 100644 index d9fde24e..00000000 Binary files a/objects/jigsaw/end_city/second_roof.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/ship.iob b/objects/jigsaw/end_city/ship.iob deleted file mode 100644 index d35e04fb..00000000 Binary files a/objects/jigsaw/end_city/ship.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/third_floor_1.iob b/objects/jigsaw/end_city/third_floor_1.iob deleted file mode 100644 index f359ef97..00000000 Binary files a/objects/jigsaw/end_city/third_floor_1.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/third_floor_2.iob b/objects/jigsaw/end_city/third_floor_2.iob deleted file mode 100644 index 6d1db369..00000000 Binary files a/objects/jigsaw/end_city/third_floor_2.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/third_roof.iob b/objects/jigsaw/end_city/third_roof.iob deleted file mode 100644 index 663c3a72..00000000 Binary files a/objects/jigsaw/end_city/third_roof.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/tower_base.iob b/objects/jigsaw/end_city/tower_base.iob deleted file mode 100644 index cd83eb80..00000000 Binary files a/objects/jigsaw/end_city/tower_base.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/tower_floor.iob b/objects/jigsaw/end_city/tower_floor.iob deleted file mode 100644 index 05f27af0..00000000 Binary files a/objects/jigsaw/end_city/tower_floor.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/tower_piece.iob b/objects/jigsaw/end_city/tower_piece.iob deleted file mode 100644 index 6e4b297e..00000000 Binary files a/objects/jigsaw/end_city/tower_piece.iob and /dev/null differ diff --git a/objects/jigsaw/end_city/tower_top.iob b/objects/jigsaw/end_city/tower_top.iob deleted file mode 100644 index 210aff9c..00000000 Binary files a/objects/jigsaw/end_city/tower_top.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/a1.iob b/objects/jigsaw/mansion/1x1/a1.iob deleted file mode 100644 index 769d4e67..00000000 Binary files a/objects/jigsaw/mansion/1x1/a1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/a2.iob b/objects/jigsaw/mansion/1x1/a2.iob deleted file mode 100644 index 17b5c30d..00000000 Binary files a/objects/jigsaw/mansion/1x1/a2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/a3.iob b/objects/jigsaw/mansion/1x1/a3.iob deleted file mode 100644 index bb5243e0..00000000 Binary files a/objects/jigsaw/mansion/1x1/a3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/a4.iob b/objects/jigsaw/mansion/1x1/a4.iob deleted file mode 100644 index ce7ce26b..00000000 Binary files a/objects/jigsaw/mansion/1x1/a4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/a5.iob b/objects/jigsaw/mansion/1x1/a5.iob deleted file mode 100644 index ee588bdf..00000000 Binary files a/objects/jigsaw/mansion/1x1/a5.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/as1.iob b/objects/jigsaw/mansion/1x1/as1.iob deleted file mode 100644 index 49e95d68..00000000 Binary files a/objects/jigsaw/mansion/1x1/as1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/as2.iob b/objects/jigsaw/mansion/1x1/as2.iob deleted file mode 100644 index e0079d23..00000000 Binary files a/objects/jigsaw/mansion/1x1/as2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/as3.iob b/objects/jigsaw/mansion/1x1/as3.iob deleted file mode 100644 index f1ad07ef..00000000 Binary files a/objects/jigsaw/mansion/1x1/as3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/as4.iob b/objects/jigsaw/mansion/1x1/as4.iob deleted file mode 100644 index b3fc1cf6..00000000 Binary files a/objects/jigsaw/mansion/1x1/as4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/b1.iob b/objects/jigsaw/mansion/1x1/b1.iob deleted file mode 100644 index 490433f8..00000000 Binary files a/objects/jigsaw/mansion/1x1/b1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/b2.iob b/objects/jigsaw/mansion/1x1/b2.iob deleted file mode 100644 index 39aa0c85..00000000 Binary files a/objects/jigsaw/mansion/1x1/b2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/b3.iob b/objects/jigsaw/mansion/1x1/b3.iob deleted file mode 100644 index eb881949..00000000 Binary files a/objects/jigsaw/mansion/1x1/b3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/b4.iob b/objects/jigsaw/mansion/1x1/b4.iob deleted file mode 100644 index a60b9115..00000000 Binary files a/objects/jigsaw/mansion/1x1/b4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x1/b5.iob b/objects/jigsaw/mansion/1x1/b5.iob deleted file mode 100644 index 0d03560e..00000000 Binary files a/objects/jigsaw/mansion/1x1/b5.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a1.iob b/objects/jigsaw/mansion/1x2/a1.iob deleted file mode 100644 index 7ed58f05..00000000 Binary files a/objects/jigsaw/mansion/1x2/a1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a2.iob b/objects/jigsaw/mansion/1x2/a2.iob deleted file mode 100644 index bca8375d..00000000 Binary files a/objects/jigsaw/mansion/1x2/a2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a3.iob b/objects/jigsaw/mansion/1x2/a3.iob deleted file mode 100644 index 003107b4..00000000 Binary files a/objects/jigsaw/mansion/1x2/a3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a4.iob b/objects/jigsaw/mansion/1x2/a4.iob deleted file mode 100644 index 2cc8572a..00000000 Binary files a/objects/jigsaw/mansion/1x2/a4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a5.iob b/objects/jigsaw/mansion/1x2/a5.iob deleted file mode 100644 index b3b35c5b..00000000 Binary files a/objects/jigsaw/mansion/1x2/a5.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a6.iob b/objects/jigsaw/mansion/1x2/a6.iob deleted file mode 100644 index 98a92004..00000000 Binary files a/objects/jigsaw/mansion/1x2/a6.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a7.iob b/objects/jigsaw/mansion/1x2/a7.iob deleted file mode 100644 index 71b41850..00000000 Binary files a/objects/jigsaw/mansion/1x2/a7.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a8.iob b/objects/jigsaw/mansion/1x2/a8.iob deleted file mode 100644 index f69896ae..00000000 Binary files a/objects/jigsaw/mansion/1x2/a8.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/a9.iob b/objects/jigsaw/mansion/1x2/a9.iob deleted file mode 100644 index e6f7fe12..00000000 Binary files a/objects/jigsaw/mansion/1x2/a9.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/b1.iob b/objects/jigsaw/mansion/1x2/b1.iob deleted file mode 100644 index 124f3688..00000000 Binary files a/objects/jigsaw/mansion/1x2/b1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/b2.iob b/objects/jigsaw/mansion/1x2/b2.iob deleted file mode 100644 index 2387b0ab..00000000 Binary files a/objects/jigsaw/mansion/1x2/b2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/b3.iob b/objects/jigsaw/mansion/1x2/b3.iob deleted file mode 100644 index 9fcaf4d0..00000000 Binary files a/objects/jigsaw/mansion/1x2/b3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/b4.iob b/objects/jigsaw/mansion/1x2/b4.iob deleted file mode 100644 index 417aa816..00000000 Binary files a/objects/jigsaw/mansion/1x2/b4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/b5.iob b/objects/jigsaw/mansion/1x2/b5.iob deleted file mode 100644 index 48467340..00000000 Binary files a/objects/jigsaw/mansion/1x2/b5.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/c1.iob b/objects/jigsaw/mansion/1x2/c1.iob deleted file mode 100644 index d09eafe3..00000000 Binary files a/objects/jigsaw/mansion/1x2/c1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/c2.iob b/objects/jigsaw/mansion/1x2/c2.iob deleted file mode 100644 index 40b89f3b..00000000 Binary files a/objects/jigsaw/mansion/1x2/c2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/c3.iob b/objects/jigsaw/mansion/1x2/c3.iob deleted file mode 100644 index 9f52363a..00000000 Binary files a/objects/jigsaw/mansion/1x2/c3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/c4.iob b/objects/jigsaw/mansion/1x2/c4.iob deleted file mode 100644 index 607265d1..00000000 Binary files a/objects/jigsaw/mansion/1x2/c4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/d1.iob b/objects/jigsaw/mansion/1x2/d1.iob deleted file mode 100644 index 5c3a6249..00000000 Binary files a/objects/jigsaw/mansion/1x2/d1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/d2.iob b/objects/jigsaw/mansion/1x2/d2.iob deleted file mode 100644 index 8d6dbe6e..00000000 Binary files a/objects/jigsaw/mansion/1x2/d2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/d3.iob b/objects/jigsaw/mansion/1x2/d3.iob deleted file mode 100644 index cbc67084..00000000 Binary files a/objects/jigsaw/mansion/1x2/d3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/d4.iob b/objects/jigsaw/mansion/1x2/d4.iob deleted file mode 100644 index 70efbfa0..00000000 Binary files a/objects/jigsaw/mansion/1x2/d4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/d5.iob b/objects/jigsaw/mansion/1x2/d5.iob deleted file mode 100644 index a4265ad6..00000000 Binary files a/objects/jigsaw/mansion/1x2/d5.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/s1.iob b/objects/jigsaw/mansion/1x2/s1.iob deleted file mode 100644 index 4109a9b0..00000000 Binary files a/objects/jigsaw/mansion/1x2/s1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/s2.iob b/objects/jigsaw/mansion/1x2/s2.iob deleted file mode 100644 index b462d6ab..00000000 Binary files a/objects/jigsaw/mansion/1x2/s2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/1x2/se1.iob b/objects/jigsaw/mansion/1x2/se1.iob deleted file mode 100644 index c402f0c8..00000000 Binary files a/objects/jigsaw/mansion/1x2/se1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/a1.iob b/objects/jigsaw/mansion/2x2/a1.iob deleted file mode 100644 index 03f25c22..00000000 Binary files a/objects/jigsaw/mansion/2x2/a1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/a2.iob b/objects/jigsaw/mansion/2x2/a2.iob deleted file mode 100644 index 23372dc3..00000000 Binary files a/objects/jigsaw/mansion/2x2/a2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/a3.iob b/objects/jigsaw/mansion/2x2/a3.iob deleted file mode 100644 index 257b18c2..00000000 Binary files a/objects/jigsaw/mansion/2x2/a3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/a4.iob b/objects/jigsaw/mansion/2x2/a4.iob deleted file mode 100644 index 9f300b1f..00000000 Binary files a/objects/jigsaw/mansion/2x2/a4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/b1.iob b/objects/jigsaw/mansion/2x2/b1.iob deleted file mode 100644 index 8dd307d1..00000000 Binary files a/objects/jigsaw/mansion/2x2/b1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/b2.iob b/objects/jigsaw/mansion/2x2/b2.iob deleted file mode 100644 index 31c6ce0c..00000000 Binary files a/objects/jigsaw/mansion/2x2/b2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/b3.iob b/objects/jigsaw/mansion/2x2/b3.iob deleted file mode 100644 index d21b67f8..00000000 Binary files a/objects/jigsaw/mansion/2x2/b3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/b4.iob b/objects/jigsaw/mansion/2x2/b4.iob deleted file mode 100644 index b73197b0..00000000 Binary files a/objects/jigsaw/mansion/2x2/b4.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/b5.iob b/objects/jigsaw/mansion/2x2/b5.iob deleted file mode 100644 index cd7fff82..00000000 Binary files a/objects/jigsaw/mansion/2x2/b5.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/2x2/s1.iob b/objects/jigsaw/mansion/2x2/s1.iob deleted file mode 100644 index ee6cafbc..00000000 Binary files a/objects/jigsaw/mansion/2x2/s1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/grid.iob b/objects/jigsaw/mansion/grid.iob deleted file mode 100644 index d4e30e5c..00000000 Binary files a/objects/jigsaw/mansion/grid.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/main/a1.iob b/objects/jigsaw/mansion/main/a1.iob deleted file mode 100644 index 6b42d08d..00000000 Binary files a/objects/jigsaw/mansion/main/a1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/mansion.iob b/objects/jigsaw/mansion/mansion.iob deleted file mode 100644 index ad0dcd6c..00000000 Binary files a/objects/jigsaw/mansion/mansion.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/mansion_roof.iob b/objects/jigsaw/mansion/mansion_roof.iob deleted file mode 100644 index 146c5c18..00000000 Binary files a/objects/jigsaw/mansion/mansion_roof.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/mansion_vanilla_1.iob b/objects/jigsaw/mansion/mansion_vanilla_1.iob deleted file mode 100644 index ee1a0f11..00000000 Binary files a/objects/jigsaw/mansion/mansion_vanilla_1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/mansion_vanilla_2.iob b/objects/jigsaw/mansion/mansion_vanilla_2.iob deleted file mode 100644 index 9aaf9596..00000000 Binary files a/objects/jigsaw/mansion/mansion_vanilla_2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/mansion_vanilla_3.iob b/objects/jigsaw/mansion/mansion_vanilla_3.iob deleted file mode 100644 index 531e5113..00000000 Binary files a/objects/jigsaw/mansion/mansion_vanilla_3.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/path/path_1.iob b/objects/jigsaw/mansion/path/path_1.iob deleted file mode 100644 index 6dd4cb34..00000000 Binary files a/objects/jigsaw/mansion/path/path_1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/path/path_2.iob b/objects/jigsaw/mansion/path/path_2.iob deleted file mode 100644 index 30b95ab1..00000000 Binary files a/objects/jigsaw/mansion/path/path_2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/path_2/path_1.iob b/objects/jigsaw/mansion/path_2/path_1.iob deleted file mode 100644 index f99583d9..00000000 Binary files a/objects/jigsaw/mansion/path_2/path_1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/path_2/path_2.iob b/objects/jigsaw/mansion/path_2/path_2.iob deleted file mode 100644 index a99b66d9..00000000 Binary files a/objects/jigsaw/mansion/path_2/path_2.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/roof/roof_1.iob b/objects/jigsaw/mansion/roof/roof_1.iob deleted file mode 100644 index 980ee7ac..00000000 Binary files a/objects/jigsaw/mansion/roof/roof_1.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/stairs/stairs_left.iob b/objects/jigsaw/mansion/stairs/stairs_left.iob deleted file mode 100644 index 3c699acb..00000000 Binary files a/objects/jigsaw/mansion/stairs/stairs_left.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/stairs/stairs_right.iob b/objects/jigsaw/mansion/stairs/stairs_right.iob deleted file mode 100644 index af0e1f58..00000000 Binary files a/objects/jigsaw/mansion/stairs/stairs_right.iob and /dev/null differ diff --git a/objects/jigsaw/mansion/stairs/stairs_straight.iob b/objects/jigsaw/mansion/stairs/stairs_straight.iob deleted file mode 100644 index d8ed0d5d..00000000 Binary files a/objects/jigsaw/mansion/stairs/stairs_straight.iob and /dev/null differ diff --git a/objects/jigsaw/mineshaft/intersection.iob b/objects/jigsaw/mineshaft/intersection.iob new file mode 100644 index 00000000..5b977a66 Binary files /dev/null and b/objects/jigsaw/mineshaft/intersection.iob differ diff --git a/objects/jigsaw/mineshaft/intersection_empty.iob b/objects/jigsaw/mineshaft/intersection_empty.iob new file mode 100644 index 00000000..a643d8f1 Binary files /dev/null and b/objects/jigsaw/mineshaft/intersection_empty.iob differ diff --git a/objects/jigsaw/mineshaft/way_1.iob b/objects/jigsaw/mineshaft/way_1.iob new file mode 100644 index 00000000..b5351ffa Binary files /dev/null and b/objects/jigsaw/mineshaft/way_1.iob differ diff --git a/objects/jigsaw/mineshaft/way_2.iob b/objects/jigsaw/mineshaft/way_2.iob new file mode 100644 index 00000000..9763a835 Binary files /dev/null and b/objects/jigsaw/mineshaft/way_2.iob differ diff --git a/objects/jigsaw/mineshaft/way_chest.iob b/objects/jigsaw/mineshaft/way_chest.iob new file mode 100644 index 00000000..d768cbba Binary files /dev/null and b/objects/jigsaw/mineshaft/way_chest.iob differ diff --git a/objects/jigsaw/mineshaft/way_empty.iob b/objects/jigsaw/mineshaft/way_empty.iob new file mode 100644 index 00000000..93fe13d2 Binary files /dev/null and b/objects/jigsaw/mineshaft/way_empty.iob differ diff --git a/objects/jigsaw/mineshaft/way_rails.iob b/objects/jigsaw/mineshaft/way_rails.iob new file mode 100644 index 00000000..101159e8 Binary files /dev/null and b/objects/jigsaw/mineshaft/way_rails.iob differ diff --git a/objects/jigsaw/mineshaft/way_spawner.iob b/objects/jigsaw/mineshaft/way_spawner.iob new file mode 100644 index 00000000..0b321d77 Binary files /dev/null and b/objects/jigsaw/mineshaft/way_spawner.iob differ diff --git a/objects/jigsaw/murky_stronghold/c-n-1.iob b/objects/jigsaw/murky_stronghold/c-n-1.iob deleted file mode 100644 index 1fe4b7d2..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-n-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-n-2.iob b/objects/jigsaw/murky_stronghold/c-n-2.iob deleted file mode 100644 index 98aab491..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-n-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-n-3.iob b/objects/jigsaw/murky_stronghold/c-n-3.iob deleted file mode 100644 index 64f13706..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-n-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-n-4.iob b/objects/jigsaw/murky_stronghold/c-n-4.iob deleted file mode 100644 index c22d55f4..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-n-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-ns-1.iob b/objects/jigsaw/murky_stronghold/c-ns-1.iob deleted file mode 100644 index c703bec0..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-ns-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-ns-2.iob b/objects/jigsaw/murky_stronghold/c-ns-2.iob deleted file mode 100644 index efe32a54..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-ns-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-ns-3.iob b/objects/jigsaw/murky_stronghold/c-ns-3.iob deleted file mode 100644 index 62a0818c..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-ns-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-ns-4.iob b/objects/jigsaw/murky_stronghold/c-ns-4.iob deleted file mode 100644 index cda1b7ab..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-ns-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-nsw-1.iob b/objects/jigsaw/murky_stronghold/c-nsw-1.iob deleted file mode 100644 index a91ddde2..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-nsw-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-nsw-2.iob b/objects/jigsaw/murky_stronghold/c-nsw-2.iob deleted file mode 100644 index 315add6d..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-nsw-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-nsw-3.iob b/objects/jigsaw/murky_stronghold/c-nsw-3.iob deleted file mode 100644 index a7094374..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-nsw-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-nsw-4.iob b/objects/jigsaw/murky_stronghold/c-nsw-4.iob deleted file mode 100644 index e343d75d..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-nsw-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-sw-1.iob b/objects/jigsaw/murky_stronghold/c-sw-1.iob deleted file mode 100644 index d8ecb7d7..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-sw-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-sw-2.iob b/objects/jigsaw/murky_stronghold/c-sw-2.iob deleted file mode 100644 index e0a2b4ac..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-sw-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-sw-3.iob b/objects/jigsaw/murky_stronghold/c-sw-3.iob deleted file mode 100644 index d5ae8698..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-sw-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-sw-4.iob b/objects/jigsaw/murky_stronghold/c-sw-4.iob deleted file mode 100644 index c2840504..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-sw-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-x-1.iob b/objects/jigsaw/murky_stronghold/c-x-1.iob deleted file mode 100644 index 50e42ce9..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-x-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-x-2.iob b/objects/jigsaw/murky_stronghold/c-x-2.iob deleted file mode 100644 index 9e170d0f..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-x-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-x-3.iob b/objects/jigsaw/murky_stronghold/c-x-3.iob deleted file mode 100644 index 3b6d7ed9..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-x-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-x-4.iob b/objects/jigsaw/murky_stronghold/c-x-4.iob deleted file mode 100644 index 1506a6ff..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-x-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-x-5.iob b/objects/jigsaw/murky_stronghold/c-x-5.iob deleted file mode 100644 index 167b1f83..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-x-5.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/c-x-6.iob b/objects/jigsaw/murky_stronghold/c-x-6.iob deleted file mode 100644 index 14f3d4e1..00000000 Binary files a/objects/jigsaw/murky_stronghold/c-x-6.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-n-1.iob b/objects/jigsaw/murky_stronghold/f-n-1.iob deleted file mode 100644 index 0f8de97a..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-n-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-n-2.iob b/objects/jigsaw/murky_stronghold/f-n-2.iob deleted file mode 100644 index 2e876993..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-n-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-n-3.iob b/objects/jigsaw/murky_stronghold/f-n-3.iob deleted file mode 100644 index 5bce85c5..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-n-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-n-4.iob b/objects/jigsaw/murky_stronghold/f-n-4.iob deleted file mode 100644 index 584d1a1b..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-n-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-ns-1.iob b/objects/jigsaw/murky_stronghold/f-ns-1.iob deleted file mode 100644 index 8ff3255e..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-ns-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-ns-2.iob b/objects/jigsaw/murky_stronghold/f-ns-2.iob deleted file mode 100644 index 7867ec3d..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-ns-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-ns-3.iob b/objects/jigsaw/murky_stronghold/f-ns-3.iob deleted file mode 100644 index 57ff0658..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-ns-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-ns-4.iob b/objects/jigsaw/murky_stronghold/f-ns-4.iob deleted file mode 100644 index 7f1adb03..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-ns-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-nsw-1.iob b/objects/jigsaw/murky_stronghold/f-nsw-1.iob deleted file mode 100644 index 91dee547..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-nsw-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-nsw-2.iob b/objects/jigsaw/murky_stronghold/f-nsw-2.iob deleted file mode 100644 index a426bc65..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-nsw-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-nsw-3.iob b/objects/jigsaw/murky_stronghold/f-nsw-3.iob deleted file mode 100644 index cb0101c3..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-nsw-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-nsw-4.iob b/objects/jigsaw/murky_stronghold/f-nsw-4.iob deleted file mode 100644 index 79628821..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-nsw-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-sw-1.iob b/objects/jigsaw/murky_stronghold/f-sw-1.iob deleted file mode 100644 index 56ef9eb8..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-sw-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-sw-2.iob b/objects/jigsaw/murky_stronghold/f-sw-2.iob deleted file mode 100644 index 8e612467..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-sw-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-sw-3.iob b/objects/jigsaw/murky_stronghold/f-sw-3.iob deleted file mode 100644 index 1d740b5e..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-sw-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-sw-4.iob b/objects/jigsaw/murky_stronghold/f-sw-4.iob deleted file mode 100644 index bfd78f34..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-sw-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-x-1.iob b/objects/jigsaw/murky_stronghold/f-x-1.iob deleted file mode 100644 index 04d3aa2d..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-x-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-x-2.iob b/objects/jigsaw/murky_stronghold/f-x-2.iob deleted file mode 100644 index abd2ebdc..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-x-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-x-3.iob b/objects/jigsaw/murky_stronghold/f-x-3.iob deleted file mode 100644 index 2d46d0e2..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-x-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-x-4.iob b/objects/jigsaw/murky_stronghold/f-x-4.iob deleted file mode 100644 index 599db413..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-x-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-x-5.iob b/objects/jigsaw/murky_stronghold/f-x-5.iob deleted file mode 100644 index e48b39a2..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-x-5.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/f-x-6.iob b/objects/jigsaw/murky_stronghold/f-x-6.iob deleted file mode 100644 index a3cebf7b..00000000 Binary files a/objects/jigsaw/murky_stronghold/f-x-6.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-n-1.iob b/objects/jigsaw/murky_stronghold/fc-n-1.iob deleted file mode 100644 index 7f1d19ec..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-n-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-n-2.iob b/objects/jigsaw/murky_stronghold/fc-n-2.iob deleted file mode 100644 index e1a7b5da..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-n-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-n-3.iob b/objects/jigsaw/murky_stronghold/fc-n-3.iob deleted file mode 100644 index e8e28587..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-n-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-n-4.iob b/objects/jigsaw/murky_stronghold/fc-n-4.iob deleted file mode 100644 index de963c64..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-n-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-ns-1.iob b/objects/jigsaw/murky_stronghold/fc-ns-1.iob deleted file mode 100644 index c1a46fd8..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-ns-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-ns-2.iob b/objects/jigsaw/murky_stronghold/fc-ns-2.iob deleted file mode 100644 index dd7e2e21..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-ns-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-ns-3.iob b/objects/jigsaw/murky_stronghold/fc-ns-3.iob deleted file mode 100644 index 2472eb11..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-ns-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-ns-4.iob b/objects/jigsaw/murky_stronghold/fc-ns-4.iob deleted file mode 100644 index 7643f091..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-ns-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-nsw-1.iob b/objects/jigsaw/murky_stronghold/fc-nsw-1.iob deleted file mode 100644 index 4f922494..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-nsw-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-nsw-2.iob b/objects/jigsaw/murky_stronghold/fc-nsw-2.iob deleted file mode 100644 index 08f00ee6..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-nsw-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-nsw-3.iob b/objects/jigsaw/murky_stronghold/fc-nsw-3.iob deleted file mode 100644 index 1f032b90..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-nsw-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-nsw-4.iob b/objects/jigsaw/murky_stronghold/fc-nsw-4.iob deleted file mode 100644 index 2fc4ef8f..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-nsw-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-sw-1.iob b/objects/jigsaw/murky_stronghold/fc-sw-1.iob deleted file mode 100644 index f75ee455..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-sw-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-sw-2.iob b/objects/jigsaw/murky_stronghold/fc-sw-2.iob deleted file mode 100644 index 3890d791..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-sw-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-sw-3.iob b/objects/jigsaw/murky_stronghold/fc-sw-3.iob deleted file mode 100644 index 9dee84b5..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-sw-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-sw-4.iob b/objects/jigsaw/murky_stronghold/fc-sw-4.iob deleted file mode 100644 index 561bd827..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-sw-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-x-1.iob b/objects/jigsaw/murky_stronghold/fc-x-1.iob deleted file mode 100644 index 3b0a6daa..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-x-1.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-x-2.iob b/objects/jigsaw/murky_stronghold/fc-x-2.iob deleted file mode 100644 index 7c33652d..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-x-2.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-x-3.iob b/objects/jigsaw/murky_stronghold/fc-x-3.iob deleted file mode 100644 index 485fe54c..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-x-3.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-x-4.iob b/objects/jigsaw/murky_stronghold/fc-x-4.iob deleted file mode 100644 index 0d64bb6d..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-x-4.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-x-5.iob b/objects/jigsaw/murky_stronghold/fc-x-5.iob deleted file mode 100644 index 88dd2925..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-x-5.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-x-6.iob b/objects/jigsaw/murky_stronghold/fc-x-6.iob deleted file mode 100644 index 0b24b676..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-x-6.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-x-7.iob b/objects/jigsaw/murky_stronghold/fc-x-7.iob deleted file mode 100644 index 8f7e5c6b..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-x-7.iob and /dev/null differ diff --git a/objects/jigsaw/murky_stronghold/fc-x-8.iob b/objects/jigsaw/murky_stronghold/fc-x-8.iob deleted file mode 100644 index c0870b53..00000000 Binary files a/objects/jigsaw/murky_stronghold/fc-x-8.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_1.iob b/objects/jigsaw/nether_fossils/fossil_1.iob deleted file mode 100644 index 899fcca5..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_1.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_10.iob b/objects/jigsaw/nether_fossils/fossil_10.iob deleted file mode 100644 index c7fbcd1d..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_10.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_11.iob b/objects/jigsaw/nether_fossils/fossil_11.iob deleted file mode 100644 index 41bd3f85..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_11.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_12.iob b/objects/jigsaw/nether_fossils/fossil_12.iob deleted file mode 100644 index 4a37d0cf..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_12.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_13.iob b/objects/jigsaw/nether_fossils/fossil_13.iob deleted file mode 100644 index 0fe365be..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_13.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_14.iob b/objects/jigsaw/nether_fossils/fossil_14.iob deleted file mode 100644 index 443d66c0..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_14.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_2.iob b/objects/jigsaw/nether_fossils/fossil_2.iob deleted file mode 100644 index da4f84d9..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_2.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_3.iob b/objects/jigsaw/nether_fossils/fossil_3.iob deleted file mode 100644 index becc3bc3..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_3.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_4.iob b/objects/jigsaw/nether_fossils/fossil_4.iob deleted file mode 100644 index 10d7aff9..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_4.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_5.iob b/objects/jigsaw/nether_fossils/fossil_5.iob deleted file mode 100644 index 49f7cc92..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_5.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_6.iob b/objects/jigsaw/nether_fossils/fossil_6.iob deleted file mode 100644 index b8ee2e09..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_6.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_7.iob b/objects/jigsaw/nether_fossils/fossil_7.iob deleted file mode 100644 index 2fc169a8..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_7.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_8.iob b/objects/jigsaw/nether_fossils/fossil_8.iob deleted file mode 100644 index 082aa83c..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_8.iob and /dev/null differ diff --git a/objects/jigsaw/nether_fossils/fossil_9.iob b/objects/jigsaw/nether_fossils/fossil_9.iob deleted file mode 100644 index 3c0ce1db..00000000 Binary files a/objects/jigsaw/nether_fossils/fossil_9.iob and /dev/null differ diff --git a/objects/jigsaw/ocean-monument/ocean_monument.iob b/objects/jigsaw/ocean-monument/ocean_monument.iob new file mode 100644 index 00000000..120620a5 Binary files /dev/null and b/objects/jigsaw/ocean-monument/ocean_monument.iob differ diff --git a/objects/jigsaw/pillager_outpost/overgrown/cage.iob b/objects/jigsaw/pillager-outpost/overgrown/cage.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/overgrown/cage.iob rename to objects/jigsaw/pillager-outpost/overgrown/cage.iob diff --git a/objects/jigsaw/pillager_outpost/overgrown/pumpkins1.iob b/objects/jigsaw/pillager-outpost/overgrown/pumpkins1.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/overgrown/pumpkins1.iob rename to objects/jigsaw/pillager-outpost/overgrown/pumpkins1.iob diff --git a/objects/jigsaw/pillager_outpost/overgrown/pumpkins2.iob b/objects/jigsaw/pillager-outpost/overgrown/pumpkins2.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/overgrown/pumpkins2.iob rename to objects/jigsaw/pillager-outpost/overgrown/pumpkins2.iob diff --git a/objects/jigsaw/pillager_outpost/overgrown/tent.iob b/objects/jigsaw/pillager-outpost/overgrown/tent.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/overgrown/tent.iob rename to objects/jigsaw/pillager-outpost/overgrown/tent.iob diff --git a/objects/jigsaw/pillager_outpost/regular/feature_cage1.iob b/objects/jigsaw/pillager-outpost/regular/feature_cage1.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/regular/feature_cage1.iob rename to objects/jigsaw/pillager-outpost/regular/feature_cage1.iob diff --git a/objects/jigsaw/pillager_outpost/regular/feature_cage2.iob b/objects/jigsaw/pillager-outpost/regular/feature_cage2.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/regular/feature_cage2.iob rename to objects/jigsaw/pillager-outpost/regular/feature_cage2.iob diff --git a/objects/jigsaw/pillager_outpost/regular/feature_logs.iob b/objects/jigsaw/pillager-outpost/regular/feature_logs.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/regular/feature_logs.iob rename to objects/jigsaw/pillager-outpost/regular/feature_logs.iob diff --git a/objects/jigsaw/pillager_outpost/regular/feature_targets.iob b/objects/jigsaw/pillager-outpost/regular/feature_targets.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/regular/feature_targets.iob rename to objects/jigsaw/pillager-outpost/regular/feature_targets.iob diff --git a/objects/jigsaw/pillager_outpost/regular/feature_tent1.iob b/objects/jigsaw/pillager-outpost/regular/feature_tent1.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/regular/feature_tent1.iob rename to objects/jigsaw/pillager-outpost/regular/feature_tent1.iob diff --git a/objects/jigsaw/pillager_outpost/regular/feature_tent2.iob b/objects/jigsaw/pillager-outpost/regular/feature_tent2.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/regular/feature_tent2.iob rename to objects/jigsaw/pillager-outpost/regular/feature_tent2.iob diff --git a/objects/jigsaw/pillager_outpost/watchtower.iob b/objects/jigsaw/pillager-outpost/watchtower.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/watchtower.iob rename to objects/jigsaw/pillager-outpost/watchtower.iob diff --git a/objects/jigsaw/pillager_outpost/watchtower_overgrown.iob b/objects/jigsaw/pillager-outpost/watchtower_overgrown.iob similarity index 100% rename from objects/jigsaw/pillager_outpost/watchtower_overgrown.iob rename to objects/jigsaw/pillager-outpost/watchtower_overgrown.iob diff --git a/objects/jigsaw/pillager_outpost/base_plate.iob b/objects/jigsaw/pillager_outpost/base_plate.iob deleted file mode 100644 index ee6f36d9..00000000 Binary files a/objects/jigsaw/pillager_outpost/base_plate.iob and /dev/null differ diff --git a/objects/jigsaw/pillager_outpost/feature_plate.iob b/objects/jigsaw/pillager_outpost/feature_plate.iob deleted file mode 100644 index 31c73ce7..00000000 Binary files a/objects/jigsaw/pillager_outpost/feature_plate.iob and /dev/null differ diff --git a/objects/jigsaw/desert-pyramid/bottom.iob b/objects/jigsaw/pyramid/desert/bottom.iob similarity index 100% rename from objects/jigsaw/desert-pyramid/bottom.iob rename to objects/jigsaw/pyramid/desert/bottom.iob diff --git a/objects/jigsaw/desert-pyramid/top.iob b/objects/jigsaw/pyramid/desert/top.iob similarity index 100% rename from objects/jigsaw/desert-pyramid/top.iob rename to objects/jigsaw/pyramid/desert/top.iob diff --git a/objects/jigsaw/jungle-pyramid/jungle_pyramid.iob b/objects/jigsaw/pyramid/jungle/pyramid.iob similarity index 100% rename from objects/jigsaw/jungle-pyramid/jungle_pyramid.iob rename to objects/jigsaw/pyramid/jungle/pyramid.iob diff --git a/objects/jigsaw/pyramid/rpyramid-extreme.iob b/objects/jigsaw/pyramid/pyramid-red-extreme.iob similarity index 100% rename from objects/jigsaw/pyramid/rpyramid-extreme.iob rename to objects/jigsaw/pyramid/pyramid-red-extreme.iob diff --git a/objects/jigsaw/pyramid/rpyramid.iob b/objects/jigsaw/pyramid/pyramid-red.iob similarity index 100% rename from objects/jigsaw/pyramid/rpyramid.iob rename to objects/jigsaw/pyramid/pyramid-red.iob diff --git a/objects/jigsaw/pyramid/py.iob b/objects/jigsaw/pyramid/pyramid-small.iob similarity index 100% rename from objects/jigsaw/pyramid/py.iob rename to objects/jigsaw/pyramid/pyramid-small.iob diff --git a/objects/jigsaw/pyramid/pyramid45.iob b/objects/jigsaw/pyramid/pyramid45.iob deleted file mode 100644 index edc3c98e..00000000 Binary files a/objects/jigsaw/pyramid/pyramid45.iob and /dev/null differ diff --git a/objects/jigsaw/pyramid/pyramid.iob b/objects/jigsaw/pyramid/pyramid_1.iob similarity index 100% rename from objects/jigsaw/pyramid/pyramid.iob rename to objects/jigsaw/pyramid/pyramid_1.iob diff --git a/objects/jigsaw/pyramid/pyramid1.iob b/objects/jigsaw/pyramid/pyramid_2.iob similarity index 100% rename from objects/jigsaw/pyramid/pyramid1.iob rename to objects/jigsaw/pyramid/pyramid_2.iob diff --git a/objects/jigsaw/pyramid/pyramidred45.iob b/objects/jigsaw/pyramid/pyramidred45.iob deleted file mode 100644 index 0cf97942..00000000 Binary files a/objects/jigsaw/pyramid/pyramidred45.iob and /dev/null differ diff --git a/objects/jigsaw/stronghold/portal/main.iob b/objects/jigsaw/stronghold/portal/main.iob index 17520419..77c72924 100644 Binary files a/objects/jigsaw/stronghold/portal/main.iob and b/objects/jigsaw/stronghold/portal/main.iob differ diff --git a/objects/jigsaw/stronghold/portal/top.iob b/objects/jigsaw/stronghold/portal/top.iob index 770af7da..d9a1259d 100644 Binary files a/objects/jigsaw/stronghold/portal/top.iob and b/objects/jigsaw/stronghold/portal/top.iob differ diff --git a/objects/jigsaw/stronghold/portal/top_new.iob b/objects/jigsaw/stronghold/portal/top_new.iob deleted file mode 100644 index d9a1259d..00000000 Binary files a/objects/jigsaw/stronghold/portal/top_new.iob and /dev/null differ diff --git a/objects/jigsaw/structure/Example Temple/corner-1.iob b/objects/jigsaw/structure/Example Temple/corner-1.iob deleted file mode 100644 index e0c3b42a..00000000 Binary files a/objects/jigsaw/structure/Example Temple/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/Example Temple/cross-1.iob b/objects/jigsaw/structure/Example Temple/cross-1.iob deleted file mode 100644 index 3eafbf6f..00000000 Binary files a/objects/jigsaw/structure/Example Temple/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/Example Temple/hall-1.iob b/objects/jigsaw/structure/Example Temple/hall-1.iob deleted file mode 100644 index eb676dd6..00000000 Binary files a/objects/jigsaw/structure/Example Temple/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/Example Temple/room-1.iob b/objects/jigsaw/structure/Example Temple/room-1.iob deleted file mode 100644 index 1a5e959a..00000000 Binary files a/objects/jigsaw/structure/Example Temple/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/Example Temple/t-connect-1.iob b/objects/jigsaw/structure/Example Temple/t-connect-1.iob deleted file mode 100644 index f1f6619a..00000000 Binary files a/objects/jigsaw/structure/Example Temple/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/Example Temple/walled-room-1.iob b/objects/jigsaw/structure/Example Temple/walled-room-1.iob deleted file mode 100644 index 414b260f..00000000 Binary files a/objects/jigsaw/structure/Example Temple/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/corner-1.iob b/objects/jigsaw/structure/RedMineshaft/corner-1.iob deleted file mode 100644 index 77325645..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/corner-2.iob b/objects/jigsaw/structure/RedMineshaft/corner-2.iob deleted file mode 100644 index c328403c..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/corner-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/corner-3.iob b/objects/jigsaw/structure/RedMineshaft/corner-3.iob deleted file mode 100644 index d6601f67..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/corner-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/corner-4.iob b/objects/jigsaw/structure/RedMineshaft/corner-4.iob deleted file mode 100644 index cf497271..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/corner-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/corner-5.iob b/objects/jigsaw/structure/RedMineshaft/corner-5.iob deleted file mode 100644 index b7b17432..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/corner-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/cross-1.iob b/objects/jigsaw/structure/RedMineshaft/cross-1.iob deleted file mode 100644 index 0c0e519e..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/cross-2.iob b/objects/jigsaw/structure/RedMineshaft/cross-2.iob deleted file mode 100644 index da54f07d..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/cross-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/cross-3.iob b/objects/jigsaw/structure/RedMineshaft/cross-3.iob deleted file mode 100644 index e0bdb491..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/cross-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/cross-4.iob b/objects/jigsaw/structure/RedMineshaft/cross-4.iob deleted file mode 100644 index b22e8c7a..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/cross-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/cross-5.iob b/objects/jigsaw/structure/RedMineshaft/cross-5.iob deleted file mode 100644 index be65adc4..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/cross-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/hall-1.iob b/objects/jigsaw/structure/RedMineshaft/hall-1.iob deleted file mode 100644 index 8d4e91cd..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/hall-2.iob b/objects/jigsaw/structure/RedMineshaft/hall-2.iob deleted file mode 100644 index d3d16a46..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/hall-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/hall-3.iob b/objects/jigsaw/structure/RedMineshaft/hall-3.iob deleted file mode 100644 index 2be7c28e..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/hall-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/hall-4.iob b/objects/jigsaw/structure/RedMineshaft/hall-4.iob deleted file mode 100644 index 91f5a58a..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/hall-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/hall-5.iob b/objects/jigsaw/structure/RedMineshaft/hall-5.iob deleted file mode 100644 index ad54f100..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/hall-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/hall-6.iob b/objects/jigsaw/structure/RedMineshaft/hall-6.iob deleted file mode 100644 index fe5ea8ee..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/hall-6.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/room-1.iob b/objects/jigsaw/structure/RedMineshaft/room-1.iob deleted file mode 100644 index c568224c..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/room-2.iob b/objects/jigsaw/structure/RedMineshaft/room-2.iob deleted file mode 100644 index 6963dd21..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/room-3.iob b/objects/jigsaw/structure/RedMineshaft/room-3.iob deleted file mode 100644 index 0ef53987..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/room-4.iob b/objects/jigsaw/structure/RedMineshaft/room-4.iob deleted file mode 100644 index 4fe7cb76..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/room-5.iob b/objects/jigsaw/structure/RedMineshaft/room-5.iob deleted file mode 100644 index eb8362ae..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/room-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/t-connect-1.iob b/objects/jigsaw/structure/RedMineshaft/t-connect-1.iob deleted file mode 100644 index 179e50f5..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/t-connect-2.iob b/objects/jigsaw/structure/RedMineshaft/t-connect-2.iob deleted file mode 100644 index 66376ea7..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/t-connect-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/t-connect-3.iob b/objects/jigsaw/structure/RedMineshaft/t-connect-3.iob deleted file mode 100644 index e096b6c7..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/t-connect-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/t-connect-4.iob b/objects/jigsaw/structure/RedMineshaft/t-connect-4.iob deleted file mode 100644 index 0afb4f8d..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/t-connect-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/t-connect-5.iob b/objects/jigsaw/structure/RedMineshaft/t-connect-5.iob deleted file mode 100644 index b2d3f800..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/t-connect-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/t-connect-6.iob b/objects/jigsaw/structure/RedMineshaft/t-connect-6.iob deleted file mode 100644 index 8f0d040b..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/t-connect-6.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/t-connect-7.iob b/objects/jigsaw/structure/RedMineshaft/t-connect-7.iob deleted file mode 100644 index 7422988b..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/t-connect-7.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/walled-room-1.iob b/objects/jigsaw/structure/RedMineshaft/walled-room-1.iob deleted file mode 100644 index a66f49d6..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/walled-room-2.iob b/objects/jigsaw/structure/RedMineshaft/walled-room-2.iob deleted file mode 100644 index eb05cce4..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/walled-room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/walled-room-3.iob b/objects/jigsaw/structure/RedMineshaft/walled-room-3.iob deleted file mode 100644 index 947d4dee..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/walled-room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/RedMineshaft/walled-room-4.iob b/objects/jigsaw/structure/RedMineshaft/walled-room-4.iob deleted file mode 100644 index 64bcb72c..00000000 Binary files a/objects/jigsaw/structure/RedMineshaft/walled-room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/corner-1.iob b/objects/jigsaw/structure/cottage-lot/corner-1.iob deleted file mode 100644 index 9e3799ad..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/cross-1.iob b/objects/jigsaw/structure/cottage-lot/cross-1.iob deleted file mode 100644 index bc01869b..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/hall-1.iob b/objects/jigsaw/structure/cottage-lot/hall-1.iob deleted file mode 100644 index 94fa97b0..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/room-1.iob b/objects/jigsaw/structure/cottage-lot/room-1.iob deleted file mode 100644 index 4f59c54c..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/room-2.iob b/objects/jigsaw/structure/cottage-lot/room-2.iob deleted file mode 100644 index 49f44b2a..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/room-3.iob b/objects/jigsaw/structure/cottage-lot/room-3.iob deleted file mode 100644 index 432503c8..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/room-4.iob b/objects/jigsaw/structure/cottage-lot/room-4.iob deleted file mode 100644 index c3c01e00..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/t-connect-1.iob b/objects/jigsaw/structure/cottage-lot/t-connect-1.iob deleted file mode 100644 index 611e9bd1..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/cottage-lot/walled-room-1.iob b/objects/jigsaw/structure/cottage-lot/walled-room-1.iob deleted file mode 100644 index c5afda8a..00000000 Binary files a/objects/jigsaw/structure/cottage-lot/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/desert-base.iob b/objects/jigsaw/structure/desert-base.iob deleted file mode 100644 index 7d166692..00000000 Binary files a/objects/jigsaw/structure/desert-base.iob and /dev/null differ diff --git a/objects/jigsaw/structure/mush-huts/room-1.iob b/objects/jigsaw/structure/mush-huts/room-1.iob deleted file mode 100644 index 9e2dd03c..00000000 Binary files a/objects/jigsaw/structure/mush-huts/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/mush-huts/room-2.iob b/objects/jigsaw/structure/mush-huts/room-2.iob deleted file mode 100644 index 8ad19301..00000000 Binary files a/objects/jigsaw/structure/mush-huts/room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/mush-huts/room-3.iob b/objects/jigsaw/structure/mush-huts/room-3.iob deleted file mode 100644 index b2decdd0..00000000 Binary files a/objects/jigsaw/structure/mush-huts/room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/mush-huts/room-4.iob b/objects/jigsaw/structure/mush-huts/room-4.iob deleted file mode 100644 index c8c57b6f..00000000 Binary files a/objects/jigsaw/structure/mush-huts/room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/mush-huts/walled-room-1.iob b/objects/jigsaw/structure/mush-huts/walled-room-1.iob deleted file mode 100644 index fa4d1673..00000000 Binary files a/objects/jigsaw/structure/mush-huts/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/mush-huts/walled-room-2.iob b/objects/jigsaw/structure/mush-huts/walled-room-2.iob deleted file mode 100644 index e49e29a4..00000000 Binary files a/objects/jigsaw/structure/mush-huts/walled-room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/mush-huts/walled-room-3.iob b/objects/jigsaw/structure/mush-huts/walled-room-3.iob deleted file mode 100644 index a9e22083..00000000 Binary files a/objects/jigsaw/structure/mush-huts/walled-room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/mush-huts/walled-room-4.iob b/objects/jigsaw/structure/mush-huts/walled-room-4.iob deleted file mode 100644 index a45dee22..00000000 Binary files a/objects/jigsaw/structure/mush-huts/walled-room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/corner-1.iob b/objects/jigsaw/structure/ogMurkyCavern/corner-1.iob deleted file mode 100644 index 43163064..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/corner-2.iob b/objects/jigsaw/structure/ogMurkyCavern/corner-2.iob deleted file mode 100644 index ba688c0b..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/corner-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/corner-3.iob b/objects/jigsaw/structure/ogMurkyCavern/corner-3.iob deleted file mode 100644 index 62ba1548..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/corner-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/corner-4.iob b/objects/jigsaw/structure/ogMurkyCavern/corner-4.iob deleted file mode 100644 index 478f56bc..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/corner-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/cross-1.iob b/objects/jigsaw/structure/ogMurkyCavern/cross-1.iob deleted file mode 100644 index f9aa6189..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/cross-2.iob b/objects/jigsaw/structure/ogMurkyCavern/cross-2.iob deleted file mode 100644 index 507d4dd4..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/cross-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/cross-3.iob b/objects/jigsaw/structure/ogMurkyCavern/cross-3.iob deleted file mode 100644 index a9ffd0b5..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/cross-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/cross-4.iob b/objects/jigsaw/structure/ogMurkyCavern/cross-4.iob deleted file mode 100644 index 402591e2..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/cross-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/cross-5.iob b/objects/jigsaw/structure/ogMurkyCavern/cross-5.iob deleted file mode 100644 index 885945e8..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/cross-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/cross-6.iob b/objects/jigsaw/structure/ogMurkyCavern/cross-6.iob deleted file mode 100644 index 9164a347..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/cross-6.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/cross-7.iob b/objects/jigsaw/structure/ogMurkyCavern/cross-7.iob deleted file mode 100644 index 159daf5d..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/cross-7.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/cross-8.iob b/objects/jigsaw/structure/ogMurkyCavern/cross-8.iob deleted file mode 100644 index b6bcaa2a..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/cross-8.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/hall-1.iob b/objects/jigsaw/structure/ogMurkyCavern/hall-1.iob deleted file mode 100644 index 9a05dd02..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/hall-2.iob b/objects/jigsaw/structure/ogMurkyCavern/hall-2.iob deleted file mode 100644 index ddae9fc7..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/hall-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/hall-3.iob b/objects/jigsaw/structure/ogMurkyCavern/hall-3.iob deleted file mode 100644 index 0bd6dd91..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/hall-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/hall-4.iob b/objects/jigsaw/structure/ogMurkyCavern/hall-4.iob deleted file mode 100644 index baad2193..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/hall-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/room-1.iob b/objects/jigsaw/structure/ogMurkyCavern/room-1.iob deleted file mode 100644 index b097d6e2..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/room-2.iob b/objects/jigsaw/structure/ogMurkyCavern/room-2.iob deleted file mode 100644 index 8a77fb50..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/room-3.iob b/objects/jigsaw/structure/ogMurkyCavern/room-3.iob deleted file mode 100644 index ef43d6f6..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/room-4.iob b/objects/jigsaw/structure/ogMurkyCavern/room-4.iob deleted file mode 100644 index 1bed6c6c..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/t-connect-1.iob b/objects/jigsaw/structure/ogMurkyCavern/t-connect-1.iob deleted file mode 100644 index e109872e..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/t-connect-2.iob b/objects/jigsaw/structure/ogMurkyCavern/t-connect-2.iob deleted file mode 100644 index 7ff9953c..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/t-connect-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/t-connect-3.iob b/objects/jigsaw/structure/ogMurkyCavern/t-connect-3.iob deleted file mode 100644 index 9667f29d..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/t-connect-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/t-connect-4.iob b/objects/jigsaw/structure/ogMurkyCavern/t-connect-4.iob deleted file mode 100644 index 06b8d504..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/t-connect-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ogMurkyCavern/walled-room-1.iob b/objects/jigsaw/structure/ogMurkyCavern/walled-room-1.iob deleted file mode 100644 index 52ca0724..00000000 Binary files a/objects/jigsaw/structure/ogMurkyCavern/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/corner-ceiling-1.iob b/objects/jigsaw/structure/prismarine_temple/corner-ceiling-1.iob deleted file mode 100644 index 697c875b..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/corner-ceiling-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/corner-encased-1.iob b/objects/jigsaw/structure/prismarine_temple/corner-encased-1.iob deleted file mode 100644 index a055531e..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/corner-encased-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/corner-encased-2.iob b/objects/jigsaw/structure/prismarine_temple/corner-encased-2.iob deleted file mode 100644 index 4cb36fb7..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/corner-encased-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/corner-encased-3.iob b/objects/jigsaw/structure/prismarine_temple/corner-encased-3.iob deleted file mode 100644 index 994faa8a..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/corner-encased-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/corner-floor-1.iob b/objects/jigsaw/structure/prismarine_temple/corner-floor-1.iob deleted file mode 100644 index 17cc4298..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/corner-floor-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/corner-opening-1.iob b/objects/jigsaw/structure/prismarine_temple/corner-opening-1.iob deleted file mode 100644 index b7dc3593..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/corner-opening-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/corner-opening-2.iob b/objects/jigsaw/structure/prismarine_temple/corner-opening-2.iob deleted file mode 100644 index 735e4ceb..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/corner-opening-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/cross-ceiling-1.iob b/objects/jigsaw/structure/prismarine_temple/cross-ceiling-1.iob deleted file mode 100644 index 757c3e6a..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/cross-ceiling-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/cross-encased-1.iob b/objects/jigsaw/structure/prismarine_temple/cross-encased-1.iob deleted file mode 100644 index f1cc7a89..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/cross-encased-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/cross-floor-1.iob b/objects/jigsaw/structure/prismarine_temple/cross-floor-1.iob deleted file mode 100644 index 193e5009..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/cross-floor-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/cross-opening-1.iob b/objects/jigsaw/structure/prismarine_temple/cross-opening-1.iob deleted file mode 100644 index 67f42c4b..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/cross-opening-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/hall-ceiling-1.iob b/objects/jigsaw/structure/prismarine_temple/hall-ceiling-1.iob deleted file mode 100644 index 42cde9e1..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/hall-ceiling-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/hall-encased-1.iob b/objects/jigsaw/structure/prismarine_temple/hall-encased-1.iob deleted file mode 100644 index 2a40a69b..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/hall-encased-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/hall-floor-1.iob b/objects/jigsaw/structure/prismarine_temple/hall-floor-1.iob deleted file mode 100644 index 119e04b2..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/hall-floor-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/hall-floor-2.iob b/objects/jigsaw/structure/prismarine_temple/hall-floor-2.iob deleted file mode 100644 index b5feeaf9..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/hall-floor-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/hall-opening-1.iob b/objects/jigsaw/structure/prismarine_temple/hall-opening-1.iob deleted file mode 100644 index 888833b6..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/hall-opening-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/room-ceiling-1.iob b/objects/jigsaw/structure/prismarine_temple/room-ceiling-1.iob deleted file mode 100644 index b0924cb8..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/room-ceiling-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/room-encased-1.iob b/objects/jigsaw/structure/prismarine_temple/room-encased-1.iob deleted file mode 100644 index 25e27ca4..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/room-encased-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/room-floor-1.iob b/objects/jigsaw/structure/prismarine_temple/room-floor-1.iob deleted file mode 100644 index 19c7e834..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/room-floor-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/room-opening-1.iob b/objects/jigsaw/structure/prismarine_temple/room-opening-1.iob deleted file mode 100644 index 67ea7367..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/room-opening-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/room-opening-2.iob b/objects/jigsaw/structure/prismarine_temple/room-opening-2.iob deleted file mode 100644 index 09b580dd..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/room-opening-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/t-connect-ceiling-1.iob b/objects/jigsaw/structure/prismarine_temple/t-connect-ceiling-1.iob deleted file mode 100644 index 1c343eb5..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/t-connect-ceiling-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/t-connect-encased-1.iob b/objects/jigsaw/structure/prismarine_temple/t-connect-encased-1.iob deleted file mode 100644 index 37a1d93b..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/t-connect-encased-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/t-connect-encased-2.iob b/objects/jigsaw/structure/prismarine_temple/t-connect-encased-2.iob deleted file mode 100644 index 9fb0f7a5..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/t-connect-encased-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/t-connect-encased-3.iob b/objects/jigsaw/structure/prismarine_temple/t-connect-encased-3.iob deleted file mode 100644 index 489ba7c0..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/t-connect-encased-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/t-connect-floor-1.iob b/objects/jigsaw/structure/prismarine_temple/t-connect-floor-1.iob deleted file mode 100644 index 27fb3d43..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/t-connect-floor-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/t-connect-floor-2.iob b/objects/jigsaw/structure/prismarine_temple/t-connect-floor-2.iob deleted file mode 100644 index 7d5e994f..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/t-connect-floor-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/t-connect-opening-1.iob b/objects/jigsaw/structure/prismarine_temple/t-connect-opening-1.iob deleted file mode 100644 index 18164db0..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/t-connect-opening-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/walled-room-ceiling-1.iob b/objects/jigsaw/structure/prismarine_temple/walled-room-ceiling-1.iob deleted file mode 100644 index e9910057..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/walled-room-ceiling-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/walled-room-encased-1.iob b/objects/jigsaw/structure/prismarine_temple/walled-room-encased-1.iob deleted file mode 100644 index 68d588b0..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/walled-room-encased-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/walled-room-floor-1.iob b/objects/jigsaw/structure/prismarine_temple/walled-room-floor-1.iob deleted file mode 100644 index e9910057..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/walled-room-floor-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/walled-room-opening-1.iob b/objects/jigsaw/structure/prismarine_temple/walled-room-opening-1.iob deleted file mode 100644 index 27e80ad1..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/walled-room-opening-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/walled-room-opening-2.iob b/objects/jigsaw/structure/prismarine_temple/walled-room-opening-2.iob deleted file mode 100644 index 7c4ac340..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/walled-room-opening-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/prismarine_temple/walled-room-opening-3.iob b/objects/jigsaw/structure/prismarine_temple/walled-room-opening-3.iob deleted file mode 100644 index 26273de1..00000000 Binary files a/objects/jigsaw/structure/prismarine_temple/walled-room-opening-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/corner-1.iob b/objects/jigsaw/structure/ruins/corner-1.iob deleted file mode 100644 index a8f2ee85..00000000 Binary files a/objects/jigsaw/structure/ruins/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/cross-1.iob b/objects/jigsaw/structure/ruins/cross-1.iob deleted file mode 100644 index 3758d690..00000000 Binary files a/objects/jigsaw/structure/ruins/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/cross-2.iob b/objects/jigsaw/structure/ruins/cross-2.iob deleted file mode 100644 index 8f8a3e35..00000000 Binary files a/objects/jigsaw/structure/ruins/cross-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/cross-3.iob b/objects/jigsaw/structure/ruins/cross-3.iob deleted file mode 100644 index a17de6e8..00000000 Binary files a/objects/jigsaw/structure/ruins/cross-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/hall-1.iob b/objects/jigsaw/structure/ruins/hall-1.iob deleted file mode 100644 index fae85d74..00000000 Binary files a/objects/jigsaw/structure/ruins/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/hall-2.iob b/objects/jigsaw/structure/ruins/hall-2.iob deleted file mode 100644 index d35fee8c..00000000 Binary files a/objects/jigsaw/structure/ruins/hall-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/room-1.iob b/objects/jigsaw/structure/ruins/room-1.iob deleted file mode 100644 index 5e0c887c..00000000 Binary files a/objects/jigsaw/structure/ruins/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/t-connect-1.iob b/objects/jigsaw/structure/ruins/t-connect-1.iob deleted file mode 100644 index bb036f3b..00000000 Binary files a/objects/jigsaw/structure/ruins/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/t-connect-2.iob b/objects/jigsaw/structure/ruins/t-connect-2.iob deleted file mode 100644 index eb1a7c48..00000000 Binary files a/objects/jigsaw/structure/ruins/t-connect-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/ruins/walled-room-1.iob b/objects/jigsaw/structure/ruins/walled-room-1.iob deleted file mode 100644 index dd3f31f3..00000000 Binary files a/objects/jigsaw/structure/ruins/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/corner-1.iob b/objects/jigsaw/structure/soul-temple/corner-1.iob deleted file mode 100644 index 20e539e6..00000000 Binary files a/objects/jigsaw/structure/soul-temple/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/cross-1.iob b/objects/jigsaw/structure/soul-temple/cross-1.iob deleted file mode 100644 index e2dc3726..00000000 Binary files a/objects/jigsaw/structure/soul-temple/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/cross-2.iob b/objects/jigsaw/structure/soul-temple/cross-2.iob deleted file mode 100644 index fa35649e..00000000 Binary files a/objects/jigsaw/structure/soul-temple/cross-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/hall-1.iob b/objects/jigsaw/structure/soul-temple/hall-1.iob deleted file mode 100644 index cd88e996..00000000 Binary files a/objects/jigsaw/structure/soul-temple/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/room-1.iob b/objects/jigsaw/structure/soul-temple/room-1.iob deleted file mode 100644 index 67d9e9ec..00000000 Binary files a/objects/jigsaw/structure/soul-temple/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/room-2.iob b/objects/jigsaw/structure/soul-temple/room-2.iob deleted file mode 100644 index 5f11bb63..00000000 Binary files a/objects/jigsaw/structure/soul-temple/room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/room-3.iob b/objects/jigsaw/structure/soul-temple/room-3.iob deleted file mode 100644 index 71ec3245..00000000 Binary files a/objects/jigsaw/structure/soul-temple/room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/room-4.iob b/objects/jigsaw/structure/soul-temple/room-4.iob deleted file mode 100644 index 827444c4..00000000 Binary files a/objects/jigsaw/structure/soul-temple/room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/t-connect-1.iob b/objects/jigsaw/structure/soul-temple/t-connect-1.iob deleted file mode 100644 index 25aeb4ce..00000000 Binary files a/objects/jigsaw/structure/soul-temple/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/soul-temple/walled-room-1.iob b/objects/jigsaw/structure/soul-temple/walled-room-1.iob deleted file mode 100644 index 0c63a918..00000000 Binary files a/objects/jigsaw/structure/soul-temple/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/corner-1.iob b/objects/jigsaw/structure/stone-village/corner-1.iob deleted file mode 100644 index 8bf302e8..00000000 Binary files a/objects/jigsaw/structure/stone-village/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/corner-2.iob b/objects/jigsaw/structure/stone-village/corner-2.iob deleted file mode 100644 index 9691d2e2..00000000 Binary files a/objects/jigsaw/structure/stone-village/corner-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/corner-3.iob b/objects/jigsaw/structure/stone-village/corner-3.iob deleted file mode 100644 index 8f764515..00000000 Binary files a/objects/jigsaw/structure/stone-village/corner-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/corner-4.iob b/objects/jigsaw/structure/stone-village/corner-4.iob deleted file mode 100644 index 1827ac3e..00000000 Binary files a/objects/jigsaw/structure/stone-village/corner-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/cross-1.iob b/objects/jigsaw/structure/stone-village/cross-1.iob deleted file mode 100644 index 05350e9c..00000000 Binary files a/objects/jigsaw/structure/stone-village/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/cross-2.iob b/objects/jigsaw/structure/stone-village/cross-2.iob deleted file mode 100644 index cbe5dc3c..00000000 Binary files a/objects/jigsaw/structure/stone-village/cross-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/cross-3.iob b/objects/jigsaw/structure/stone-village/cross-3.iob deleted file mode 100644 index 186d4028..00000000 Binary files a/objects/jigsaw/structure/stone-village/cross-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/cross-4.iob b/objects/jigsaw/structure/stone-village/cross-4.iob deleted file mode 100644 index 7e4c6b72..00000000 Binary files a/objects/jigsaw/structure/stone-village/cross-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/cross-5.iob b/objects/jigsaw/structure/stone-village/cross-5.iob deleted file mode 100644 index 3986f38a..00000000 Binary files a/objects/jigsaw/structure/stone-village/cross-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/hall-1.iob b/objects/jigsaw/structure/stone-village/hall-1.iob deleted file mode 100644 index b08e92aa..00000000 Binary files a/objects/jigsaw/structure/stone-village/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/hall-2.iob b/objects/jigsaw/structure/stone-village/hall-2.iob deleted file mode 100644 index b3b747ec..00000000 Binary files a/objects/jigsaw/structure/stone-village/hall-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/hall-3.iob b/objects/jigsaw/structure/stone-village/hall-3.iob deleted file mode 100644 index 8a853f05..00000000 Binary files a/objects/jigsaw/structure/stone-village/hall-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/hall-4.iob b/objects/jigsaw/structure/stone-village/hall-4.iob deleted file mode 100644 index 647e5bf6..00000000 Binary files a/objects/jigsaw/structure/stone-village/hall-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/room-1.iob b/objects/jigsaw/structure/stone-village/room-1.iob deleted file mode 100644 index 36ca4c25..00000000 Binary files a/objects/jigsaw/structure/stone-village/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/room-2.iob b/objects/jigsaw/structure/stone-village/room-2.iob deleted file mode 100644 index 76650994..00000000 Binary files a/objects/jigsaw/structure/stone-village/room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/room-3.iob b/objects/jigsaw/structure/stone-village/room-3.iob deleted file mode 100644 index e5f02f89..00000000 Binary files a/objects/jigsaw/structure/stone-village/room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/room-4.iob b/objects/jigsaw/structure/stone-village/room-4.iob deleted file mode 100644 index cd54cef9..00000000 Binary files a/objects/jigsaw/structure/stone-village/room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/room-5.iob b/objects/jigsaw/structure/stone-village/room-5.iob deleted file mode 100644 index 4f8b73d9..00000000 Binary files a/objects/jigsaw/structure/stone-village/room-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/room-6.iob b/objects/jigsaw/structure/stone-village/room-6.iob deleted file mode 100644 index 19c27c30..00000000 Binary files a/objects/jigsaw/structure/stone-village/room-6.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/room-7.iob b/objects/jigsaw/structure/stone-village/room-7.iob deleted file mode 100644 index 555d1e32..00000000 Binary files a/objects/jigsaw/structure/stone-village/room-7.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/room-8.iob b/objects/jigsaw/structure/stone-village/room-8.iob deleted file mode 100644 index 1689f39d..00000000 Binary files a/objects/jigsaw/structure/stone-village/room-8.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/t-connect-1.iob b/objects/jigsaw/structure/stone-village/t-connect-1.iob deleted file mode 100644 index 9f6067d2..00000000 Binary files a/objects/jigsaw/structure/stone-village/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/t-connect-2.iob b/objects/jigsaw/structure/stone-village/t-connect-2.iob deleted file mode 100644 index beb42608..00000000 Binary files a/objects/jigsaw/structure/stone-village/t-connect-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/t-connect-3.iob b/objects/jigsaw/structure/stone-village/t-connect-3.iob deleted file mode 100644 index d3b66114..00000000 Binary files a/objects/jigsaw/structure/stone-village/t-connect-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/t-connect-4.iob b/objects/jigsaw/structure/stone-village/t-connect-4.iob deleted file mode 100644 index e2d01cab..00000000 Binary files a/objects/jigsaw/structure/stone-village/t-connect-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/t-connect-5.iob b/objects/jigsaw/structure/stone-village/t-connect-5.iob deleted file mode 100644 index 334f478c..00000000 Binary files a/objects/jigsaw/structure/stone-village/t-connect-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/walled-room-1.iob b/objects/jigsaw/structure/stone-village/walled-room-1.iob deleted file mode 100644 index cc5cfc4d..00000000 Binary files a/objects/jigsaw/structure/stone-village/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/stone-village/walled-room-2.iob b/objects/jigsaw/structure/stone-village/walled-room-2.iob deleted file mode 100644 index 5ec65381..00000000 Binary files a/objects/jigsaw/structure/stone-village/walled-room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/corner-1.iob b/objects/jigsaw/structure/village-stone/corner-1.iob deleted file mode 100644 index 74f3e8b8..00000000 Binary files a/objects/jigsaw/structure/village-stone/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/corner-2.iob b/objects/jigsaw/structure/village-stone/corner-2.iob deleted file mode 100644 index 3fcf3346..00000000 Binary files a/objects/jigsaw/structure/village-stone/corner-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/corner-3.iob b/objects/jigsaw/structure/village-stone/corner-3.iob deleted file mode 100644 index 09ae2960..00000000 Binary files a/objects/jigsaw/structure/village-stone/corner-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/corner-4.iob b/objects/jigsaw/structure/village-stone/corner-4.iob deleted file mode 100644 index b9258969..00000000 Binary files a/objects/jigsaw/structure/village-stone/corner-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/cross-1.iob b/objects/jigsaw/structure/village-stone/cross-1.iob deleted file mode 100644 index cc3aa123..00000000 Binary files a/objects/jigsaw/structure/village-stone/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/cross-2.iob b/objects/jigsaw/structure/village-stone/cross-2.iob deleted file mode 100644 index c299bf43..00000000 Binary files a/objects/jigsaw/structure/village-stone/cross-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/cross-3.iob b/objects/jigsaw/structure/village-stone/cross-3.iob deleted file mode 100644 index 24fe623f..00000000 Binary files a/objects/jigsaw/structure/village-stone/cross-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/cross-4.iob b/objects/jigsaw/structure/village-stone/cross-4.iob deleted file mode 100644 index 5949f9a7..00000000 Binary files a/objects/jigsaw/structure/village-stone/cross-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/cross-5.iob b/objects/jigsaw/structure/village-stone/cross-5.iob deleted file mode 100644 index 8a0150b0..00000000 Binary files a/objects/jigsaw/structure/village-stone/cross-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/hall-1.iob b/objects/jigsaw/structure/village-stone/hall-1.iob deleted file mode 100644 index c797766d..00000000 Binary files a/objects/jigsaw/structure/village-stone/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/hall-2.iob b/objects/jigsaw/structure/village-stone/hall-2.iob deleted file mode 100644 index f2556e09..00000000 Binary files a/objects/jigsaw/structure/village-stone/hall-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/hall-3.iob b/objects/jigsaw/structure/village-stone/hall-3.iob deleted file mode 100644 index 61f1aba1..00000000 Binary files a/objects/jigsaw/structure/village-stone/hall-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/hall-4.iob b/objects/jigsaw/structure/village-stone/hall-4.iob deleted file mode 100644 index 47deeb4b..00000000 Binary files a/objects/jigsaw/structure/village-stone/hall-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-..iob b/objects/jigsaw/structure/village-stone/room-..iob deleted file mode 100644 index 52b5ebc9..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-..iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-1.iob b/objects/jigsaw/structure/village-stone/room-1.iob deleted file mode 100644 index cf08b410..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-2.iob b/objects/jigsaw/structure/village-stone/room-2.iob deleted file mode 100644 index 8a1334e1..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-3.iob b/objects/jigsaw/structure/village-stone/room-3.iob deleted file mode 100644 index 52b5ebc9..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-4.iob b/objects/jigsaw/structure/village-stone/room-4.iob deleted file mode 100644 index 0ee9bb19..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-5.iob b/objects/jigsaw/structure/village-stone/room-5.iob deleted file mode 100644 index b056ae04..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-6.iob b/objects/jigsaw/structure/village-stone/room-6.iob deleted file mode 100644 index a979bb3c..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-6.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-7.iob b/objects/jigsaw/structure/village-stone/room-7.iob deleted file mode 100644 index 9e8a4c84..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-7.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/room-8.iob b/objects/jigsaw/structure/village-stone/room-8.iob deleted file mode 100644 index 4739ef9f..00000000 Binary files a/objects/jigsaw/structure/village-stone/room-8.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/t-connect-1.iob b/objects/jigsaw/structure/village-stone/t-connect-1.iob deleted file mode 100644 index 1669048a..00000000 Binary files a/objects/jigsaw/structure/village-stone/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/t-connect-2.iob b/objects/jigsaw/structure/village-stone/t-connect-2.iob deleted file mode 100644 index 18c9eaac..00000000 Binary files a/objects/jigsaw/structure/village-stone/t-connect-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/t-connect-3.iob b/objects/jigsaw/structure/village-stone/t-connect-3.iob deleted file mode 100644 index 04cddb8c..00000000 Binary files a/objects/jigsaw/structure/village-stone/t-connect-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/t-connect-4.iob b/objects/jigsaw/structure/village-stone/t-connect-4.iob deleted file mode 100644 index 0a3b5601..00000000 Binary files a/objects/jigsaw/structure/village-stone/t-connect-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/t-connect-5.iob b/objects/jigsaw/structure/village-stone/t-connect-5.iob deleted file mode 100644 index 28cc9bbc..00000000 Binary files a/objects/jigsaw/structure/village-stone/t-connect-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-stone/walled-room-1.iob b/objects/jigsaw/structure/village-stone/walled-room-1.iob deleted file mode 100644 index 57a1032c..00000000 Binary files a/objects/jigsaw/structure/village-stone/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-temperate/f-ew.iob b/objects/jigsaw/structure/village-temperate/f-ew.iob deleted file mode 100644 index ef830a6c..00000000 Binary files a/objects/jigsaw/structure/village-temperate/f-ew.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-temperate/f-ne.iob b/objects/jigsaw/structure/village-temperate/f-ne.iob deleted file mode 100644 index 6663a66c..00000000 Binary files a/objects/jigsaw/structure/village-temperate/f-ne.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-temperate/f-nes.iob b/objects/jigsaw/structure/village-temperate/f-nes.iob deleted file mode 100644 index 85e15b61..00000000 Binary files a/objects/jigsaw/structure/village-temperate/f-nes.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village-temperate/f-x.iob b/objects/jigsaw/structure/village-temperate/f-x.iob deleted file mode 100644 index f43723f8..00000000 Binary files a/objects/jigsaw/structure/village-temperate/f-x.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/corner-1.iob b/objects/jigsaw/structure/village/corner-1.iob deleted file mode 100644 index d6423217..00000000 Binary files a/objects/jigsaw/structure/village/corner-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/corner-se-1.iob b/objects/jigsaw/structure/village/corner-se-1.iob deleted file mode 100644 index 9152584b..00000000 Binary files a/objects/jigsaw/structure/village/corner-se-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/corner-se-2.iob b/objects/jigsaw/structure/village/corner-se-2.iob deleted file mode 100644 index fe6ee2b1..00000000 Binary files a/objects/jigsaw/structure/village/corner-se-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/corner-se-3.iob b/objects/jigsaw/structure/village/corner-se-3.iob deleted file mode 100644 index e5dd2c0d..00000000 Binary files a/objects/jigsaw/structure/village/corner-se-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/corner-se-4.iob b/objects/jigsaw/structure/village/corner-se-4.iob deleted file mode 100644 index d6db7e22..00000000 Binary files a/objects/jigsaw/structure/village/corner-se-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-1.iob b/objects/jigsaw/structure/village/cross-1.iob deleted file mode 100644 index afa8b5d5..00000000 Binary files a/objects/jigsaw/structure/village/cross-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-10.iob b/objects/jigsaw/structure/village/cross-10.iob deleted file mode 100644 index d614638f..00000000 Binary files a/objects/jigsaw/structure/village/cross-10.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-11.iob b/objects/jigsaw/structure/village/cross-11.iob deleted file mode 100644 index b9ee32e4..00000000 Binary files a/objects/jigsaw/structure/village/cross-11.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-12.iob b/objects/jigsaw/structure/village/cross-12.iob deleted file mode 100644 index d614638f..00000000 Binary files a/objects/jigsaw/structure/village/cross-12.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-2.iob b/objects/jigsaw/structure/village/cross-2.iob deleted file mode 100644 index afa8b5d5..00000000 Binary files a/objects/jigsaw/structure/village/cross-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-3.iob b/objects/jigsaw/structure/village/cross-3.iob deleted file mode 100644 index afa8b5d5..00000000 Binary files a/objects/jigsaw/structure/village/cross-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-4.iob b/objects/jigsaw/structure/village/cross-4.iob deleted file mode 100644 index afa8b5d5..00000000 Binary files a/objects/jigsaw/structure/village/cross-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-5.iob b/objects/jigsaw/structure/village/cross-5.iob deleted file mode 100644 index afa8b5d5..00000000 Binary files a/objects/jigsaw/structure/village/cross-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-6.iob b/objects/jigsaw/structure/village/cross-6.iob deleted file mode 100644 index afa8b5d5..00000000 Binary files a/objects/jigsaw/structure/village/cross-6.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-7.iob b/objects/jigsaw/structure/village/cross-7.iob deleted file mode 100644 index 5abd4551..00000000 Binary files a/objects/jigsaw/structure/village/cross-7.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-8.iob b/objects/jigsaw/structure/village/cross-8.iob deleted file mode 100644 index 2a208491..00000000 Binary files a/objects/jigsaw/structure/village/cross-8.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-9.iob b/objects/jigsaw/structure/village/cross-9.iob deleted file mode 100644 index b9ee32e4..00000000 Binary files a/objects/jigsaw/structure/village/cross-9.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-a-1.iob b/objects/jigsaw/structure/village/cross-a-1.iob deleted file mode 100644 index 254a189f..00000000 Binary files a/objects/jigsaw/structure/village/cross-a-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-a-2.iob b/objects/jigsaw/structure/village/cross-a-2.iob deleted file mode 100644 index 13693d16..00000000 Binary files a/objects/jigsaw/structure/village/cross-a-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-a-3.iob b/objects/jigsaw/structure/village/cross-a-3.iob deleted file mode 100644 index 9c3a83b9..00000000 Binary files a/objects/jigsaw/structure/village/cross-a-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-a-4.iob b/objects/jigsaw/structure/village/cross-a-4.iob deleted file mode 100644 index 38ad59a1..00000000 Binary files a/objects/jigsaw/structure/village/cross-a-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/cross-a-5.iob b/objects/jigsaw/structure/village/cross-a-5.iob deleted file mode 100644 index 696099c3..00000000 Binary files a/objects/jigsaw/structure/village/cross-a-5.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/hall-1.iob b/objects/jigsaw/structure/village/hall-1.iob deleted file mode 100644 index 0e6e8b3b..00000000 Binary files a/objects/jigsaw/structure/village/hall-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/hall-we-1.iob b/objects/jigsaw/structure/village/hall-we-1.iob deleted file mode 100644 index f7de7063..00000000 Binary files a/objects/jigsaw/structure/village/hall-we-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/hall-we-2.iob b/objects/jigsaw/structure/village/hall-we-2.iob deleted file mode 100644 index 5cb1a593..00000000 Binary files a/objects/jigsaw/structure/village/hall-we-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/hall-we-3.iob b/objects/jigsaw/structure/village/hall-we-3.iob deleted file mode 100644 index 23ee8a36..00000000 Binary files a/objects/jigsaw/structure/village/hall-we-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/hall-we-4.iob b/objects/jigsaw/structure/village/hall-we-4.iob deleted file mode 100644 index 9f9af7b7..00000000 Binary files a/objects/jigsaw/structure/village/hall-we-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/room-1.iob b/objects/jigsaw/structure/village/room-1.iob deleted file mode 100644 index 1fea8a15..00000000 Binary files a/objects/jigsaw/structure/village/room-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/room-crop-sew-1.iob b/objects/jigsaw/structure/village/room-crop-sew-1.iob deleted file mode 100644 index d2280267..00000000 Binary files a/objects/jigsaw/structure/village/room-crop-sew-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/room-crop-sew-2.iob b/objects/jigsaw/structure/village/room-crop-sew-2.iob deleted file mode 100644 index 4f2b408c..00000000 Binary files a/objects/jigsaw/structure/village/room-crop-sew-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/room-crop-sew-3.iob b/objects/jigsaw/structure/village/room-crop-sew-3.iob deleted file mode 100644 index 2bafa57f..00000000 Binary files a/objects/jigsaw/structure/village/room-crop-sew-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/room-crop-wheat-sew-1.iob b/objects/jigsaw/structure/village/room-crop-wheat-sew-1.iob deleted file mode 100644 index b61c962b..00000000 Binary files a/objects/jigsaw/structure/village/room-crop-wheat-sew-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/room-crop-wheat-sew-2.iob b/objects/jigsaw/structure/village/room-crop-wheat-sew-2.iob deleted file mode 100644 index fa756400..00000000 Binary files a/objects/jigsaw/structure/village/room-crop-wheat-sew-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/room-crop-wheat-sew-3.iob b/objects/jigsaw/structure/village/room-crop-wheat-sew-3.iob deleted file mode 100644 index 45112816..00000000 Binary files a/objects/jigsaw/structure/village/room-crop-wheat-sew-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/room-dirt-sew-1.iob b/objects/jigsaw/structure/village/room-dirt-sew-1.iob deleted file mode 100644 index 2f7dc37b..00000000 Binary files a/objects/jigsaw/structure/village/room-dirt-sew-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/t-connect-1.iob b/objects/jigsaw/structure/village/t-connect-1.iob deleted file mode 100644 index 2aed7631..00000000 Binary files a/objects/jigsaw/structure/village/t-connect-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/tcross-e-1.iob b/objects/jigsaw/structure/village/tcross-e-1.iob deleted file mode 100644 index 968246e0..00000000 Binary files a/objects/jigsaw/structure/village/tcross-e-1.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/tcross-e-2.iob b/objects/jigsaw/structure/village/tcross-e-2.iob deleted file mode 100644 index 1e279353..00000000 Binary files a/objects/jigsaw/structure/village/tcross-e-2.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/tcross-e-3.iob b/objects/jigsaw/structure/village/tcross-e-3.iob deleted file mode 100644 index ffb6ddfc..00000000 Binary files a/objects/jigsaw/structure/village/tcross-e-3.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/tcross-e-4.iob b/objects/jigsaw/structure/village/tcross-e-4.iob deleted file mode 100644 index d8202b5d..00000000 Binary files a/objects/jigsaw/structure/village/tcross-e-4.iob and /dev/null differ diff --git a/objects/jigsaw/structure/village/walled-room-1.iob b/objects/jigsaw/structure/village/walled-room-1.iob deleted file mode 100644 index 4eb34d81..00000000 Binary files a/objects/jigsaw/structure/village/walled-room-1.iob and /dev/null differ diff --git a/objects/jigsaw/swamp-hut/swamp-hut.iob b/objects/jigsaw/swamp-hut/swamp-hut.iob new file mode 100644 index 00000000..7193d62f Binary files /dev/null and b/objects/jigsaw/swamp-hut/swamp-hut.iob differ diff --git a/objects/jigsaw/underwater_ruin/big_brick_1.iob b/objects/jigsaw/underwater-ruin/big_brick_1.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_brick_1.iob rename to objects/jigsaw/underwater-ruin/big_brick_1.iob diff --git a/objects/jigsaw/underwater_ruin/big_brick_2.iob b/objects/jigsaw/underwater-ruin/big_brick_2.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_brick_2.iob rename to objects/jigsaw/underwater-ruin/big_brick_2.iob diff --git a/objects/jigsaw/underwater_ruin/big_brick_3.iob b/objects/jigsaw/underwater-ruin/big_brick_3.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_brick_3.iob rename to objects/jigsaw/underwater-ruin/big_brick_3.iob diff --git a/objects/jigsaw/underwater_ruin/big_brick_8.iob b/objects/jigsaw/underwater-ruin/big_brick_8.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_brick_8.iob rename to objects/jigsaw/underwater-ruin/big_brick_8.iob diff --git a/objects/jigsaw/underwater_ruin/big_cracked_1.iob b/objects/jigsaw/underwater-ruin/big_cracked_1.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_cracked_1.iob rename to objects/jigsaw/underwater-ruin/big_cracked_1.iob diff --git a/objects/jigsaw/underwater_ruin/big_cracked_2.iob b/objects/jigsaw/underwater-ruin/big_cracked_2.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_cracked_2.iob rename to objects/jigsaw/underwater-ruin/big_cracked_2.iob diff --git a/objects/jigsaw/underwater_ruin/big_cracked_3.iob b/objects/jigsaw/underwater-ruin/big_cracked_3.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_cracked_3.iob rename to objects/jigsaw/underwater-ruin/big_cracked_3.iob diff --git a/objects/jigsaw/underwater_ruin/big_cracked_8.iob b/objects/jigsaw/underwater-ruin/big_cracked_8.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_cracked_8.iob rename to objects/jigsaw/underwater-ruin/big_cracked_8.iob diff --git a/objects/jigsaw/underwater_ruin/big_mossy_1.iob b/objects/jigsaw/underwater-ruin/big_mossy_1.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_mossy_1.iob rename to objects/jigsaw/underwater-ruin/big_mossy_1.iob diff --git a/objects/jigsaw/underwater_ruin/big_mossy_2.iob b/objects/jigsaw/underwater-ruin/big_mossy_2.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_mossy_2.iob rename to objects/jigsaw/underwater-ruin/big_mossy_2.iob diff --git a/objects/jigsaw/underwater_ruin/big_mossy_3.iob b/objects/jigsaw/underwater-ruin/big_mossy_3.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_mossy_3.iob rename to objects/jigsaw/underwater-ruin/big_mossy_3.iob diff --git a/objects/jigsaw/underwater_ruin/big_mossy_8.iob b/objects/jigsaw/underwater-ruin/big_mossy_8.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_mossy_8.iob rename to objects/jigsaw/underwater-ruin/big_mossy_8.iob diff --git a/objects/jigsaw/underwater_ruin/big_warm_4.iob b/objects/jigsaw/underwater-ruin/big_warm_4.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_warm_4.iob rename to objects/jigsaw/underwater-ruin/big_warm_4.iob diff --git a/objects/jigsaw/underwater_ruin/big_warm_5.iob b/objects/jigsaw/underwater-ruin/big_warm_5.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_warm_5.iob rename to objects/jigsaw/underwater-ruin/big_warm_5.iob diff --git a/objects/jigsaw/underwater_ruin/big_warm_6.iob b/objects/jigsaw/underwater-ruin/big_warm_6.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_warm_6.iob rename to objects/jigsaw/underwater-ruin/big_warm_6.iob diff --git a/objects/jigsaw/underwater_ruin/big_warm_7.iob b/objects/jigsaw/underwater-ruin/big_warm_7.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/big_warm_7.iob rename to objects/jigsaw/underwater-ruin/big_warm_7.iob diff --git a/objects/jigsaw/underwater_ruin/brick_1.iob b/objects/jigsaw/underwater-ruin/brick_1.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/brick_1.iob rename to objects/jigsaw/underwater-ruin/brick_1.iob diff --git a/objects/jigsaw/underwater_ruin/brick_2.iob b/objects/jigsaw/underwater-ruin/brick_2.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/brick_2.iob rename to objects/jigsaw/underwater-ruin/brick_2.iob diff --git a/objects/jigsaw/underwater_ruin/brick_3.iob b/objects/jigsaw/underwater-ruin/brick_3.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/brick_3.iob rename to objects/jigsaw/underwater-ruin/brick_3.iob diff --git a/objects/jigsaw/underwater_ruin/brick_4.iob b/objects/jigsaw/underwater-ruin/brick_4.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/brick_4.iob rename to objects/jigsaw/underwater-ruin/brick_4.iob diff --git a/objects/jigsaw/underwater_ruin/brick_5.iob b/objects/jigsaw/underwater-ruin/brick_5.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/brick_5.iob rename to objects/jigsaw/underwater-ruin/brick_5.iob diff --git a/objects/jigsaw/underwater_ruin/brick_6.iob b/objects/jigsaw/underwater-ruin/brick_6.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/brick_6.iob rename to objects/jigsaw/underwater-ruin/brick_6.iob diff --git a/objects/jigsaw/underwater_ruin/brick_7.iob b/objects/jigsaw/underwater-ruin/brick_7.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/brick_7.iob rename to objects/jigsaw/underwater-ruin/brick_7.iob diff --git a/objects/jigsaw/underwater_ruin/brick_8.iob b/objects/jigsaw/underwater-ruin/brick_8.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/brick_8.iob rename to objects/jigsaw/underwater-ruin/brick_8.iob diff --git a/objects/jigsaw/underwater_ruin/cracked_1.iob b/objects/jigsaw/underwater-ruin/cracked_1.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/cracked_1.iob rename to objects/jigsaw/underwater-ruin/cracked_1.iob diff --git a/objects/jigsaw/underwater_ruin/cracked_2.iob b/objects/jigsaw/underwater-ruin/cracked_2.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/cracked_2.iob rename to objects/jigsaw/underwater-ruin/cracked_2.iob diff --git a/objects/jigsaw/underwater_ruin/cracked_3.iob b/objects/jigsaw/underwater-ruin/cracked_3.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/cracked_3.iob rename to objects/jigsaw/underwater-ruin/cracked_3.iob diff --git a/objects/jigsaw/underwater_ruin/cracked_4.iob b/objects/jigsaw/underwater-ruin/cracked_4.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/cracked_4.iob rename to objects/jigsaw/underwater-ruin/cracked_4.iob diff --git a/objects/jigsaw/underwater_ruin/cracked_5.iob b/objects/jigsaw/underwater-ruin/cracked_5.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/cracked_5.iob rename to objects/jigsaw/underwater-ruin/cracked_5.iob diff --git a/objects/jigsaw/underwater_ruin/cracked_6.iob b/objects/jigsaw/underwater-ruin/cracked_6.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/cracked_6.iob rename to objects/jigsaw/underwater-ruin/cracked_6.iob diff --git a/objects/jigsaw/underwater_ruin/cracked_7.iob b/objects/jigsaw/underwater-ruin/cracked_7.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/cracked_7.iob rename to objects/jigsaw/underwater-ruin/cracked_7.iob diff --git a/objects/jigsaw/underwater_ruin/cracked_8.iob b/objects/jigsaw/underwater-ruin/cracked_8.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/cracked_8.iob rename to objects/jigsaw/underwater-ruin/cracked_8.iob diff --git a/objects/jigsaw/underwater_ruin/mossy_1.iob b/objects/jigsaw/underwater-ruin/mossy_1.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/mossy_1.iob rename to objects/jigsaw/underwater-ruin/mossy_1.iob diff --git a/objects/jigsaw/underwater_ruin/mossy_2.iob b/objects/jigsaw/underwater-ruin/mossy_2.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/mossy_2.iob rename to objects/jigsaw/underwater-ruin/mossy_2.iob diff --git a/objects/jigsaw/underwater_ruin/mossy_3.iob b/objects/jigsaw/underwater-ruin/mossy_3.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/mossy_3.iob rename to objects/jigsaw/underwater-ruin/mossy_3.iob diff --git a/objects/jigsaw/underwater_ruin/mossy_4.iob b/objects/jigsaw/underwater-ruin/mossy_4.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/mossy_4.iob rename to objects/jigsaw/underwater-ruin/mossy_4.iob diff --git a/objects/jigsaw/underwater_ruin/mossy_5.iob b/objects/jigsaw/underwater-ruin/mossy_5.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/mossy_5.iob rename to objects/jigsaw/underwater-ruin/mossy_5.iob diff --git a/objects/jigsaw/underwater_ruin/mossy_6.iob b/objects/jigsaw/underwater-ruin/mossy_6.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/mossy_6.iob rename to objects/jigsaw/underwater-ruin/mossy_6.iob diff --git a/objects/jigsaw/underwater_ruin/mossy_7.iob b/objects/jigsaw/underwater-ruin/mossy_7.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/mossy_7.iob rename to objects/jigsaw/underwater-ruin/mossy_7.iob diff --git a/objects/jigsaw/underwater_ruin/mossy_8.iob b/objects/jigsaw/underwater-ruin/mossy_8.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/mossy_8.iob rename to objects/jigsaw/underwater-ruin/mossy_8.iob diff --git a/objects/jigsaw/underwater_ruin/warm_1.iob b/objects/jigsaw/underwater-ruin/warm_1.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/warm_1.iob rename to objects/jigsaw/underwater-ruin/warm_1.iob diff --git a/objects/jigsaw/underwater_ruin/warm_2.iob b/objects/jigsaw/underwater-ruin/warm_2.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/warm_2.iob rename to objects/jigsaw/underwater-ruin/warm_2.iob diff --git a/objects/jigsaw/underwater_ruin/warm_3.iob b/objects/jigsaw/underwater-ruin/warm_3.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/warm_3.iob rename to objects/jigsaw/underwater-ruin/warm_3.iob diff --git a/objects/jigsaw/underwater_ruin/warm_4.iob b/objects/jigsaw/underwater-ruin/warm_4.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/warm_4.iob rename to objects/jigsaw/underwater-ruin/warm_4.iob diff --git a/objects/jigsaw/underwater_ruin/warm_5.iob b/objects/jigsaw/underwater-ruin/warm_5.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/warm_5.iob rename to objects/jigsaw/underwater-ruin/warm_5.iob diff --git a/objects/jigsaw/underwater_ruin/warm_6.iob b/objects/jigsaw/underwater-ruin/warm_6.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/warm_6.iob rename to objects/jigsaw/underwater-ruin/warm_6.iob diff --git a/objects/jigsaw/underwater_ruin/warm_7.iob b/objects/jigsaw/underwater-ruin/warm_7.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/warm_7.iob rename to objects/jigsaw/underwater-ruin/warm_7.iob diff --git a/objects/jigsaw/underwater_ruin/warm_8.iob b/objects/jigsaw/underwater-ruin/warm_8.iob similarity index 100% rename from objects/jigsaw/underwater_ruin/warm_8.iob rename to objects/jigsaw/underwater-ruin/warm_8.iob diff --git a/objects/jigsaw/village/common/animals/cat_black.iob b/objects/jigsaw/village/common/animals/cat_black.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_black.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_british.iob b/objects/jigsaw/village/common/animals/cat_british.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_british.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_calico.iob b/objects/jigsaw/village/common/animals/cat_calico.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_calico.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_jellie.iob b/objects/jigsaw/village/common/animals/cat_jellie.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_jellie.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_persian.iob b/objects/jigsaw/village/common/animals/cat_persian.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_persian.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_ragdoll.iob b/objects/jigsaw/village/common/animals/cat_ragdoll.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_ragdoll.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_red.iob b/objects/jigsaw/village/common/animals/cat_red.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_red.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_siamese.iob b/objects/jigsaw/village/common/animals/cat_siamese.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_siamese.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_tabby.iob b/objects/jigsaw/village/common/animals/cat_tabby.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_tabby.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cat_white.iob b/objects/jigsaw/village/common/animals/cat_white.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cat_white.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/cows_1.iob b/objects/jigsaw/village/common/animals/cows_1.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/cows_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/horses_1.iob b/objects/jigsaw/village/common/animals/horses_1.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/horses_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/horses_2.iob b/objects/jigsaw/village/common/animals/horses_2.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/horses_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/horses_3.iob b/objects/jigsaw/village/common/animals/horses_3.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/horses_3.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/horses_4.iob b/objects/jigsaw/village/common/animals/horses_4.iob deleted file mode 100644 index b902cdf3..00000000 Binary files a/objects/jigsaw/village/common/animals/horses_4.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/horses_5.iob b/objects/jigsaw/village/common/animals/horses_5.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/horses_5.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/pigs_1.iob b/objects/jigsaw/village/common/animals/pigs_1.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/pigs_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/sheep_1.iob b/objects/jigsaw/village/common/animals/sheep_1.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/sheep_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/animals/sheep_2.iob b/objects/jigsaw/village/common/animals/sheep_2.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/animals/sheep_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/iron_golem.iob b/objects/jigsaw/village/common/iron_golem.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/common/iron_golem.iob and /dev/null differ diff --git a/objects/jigsaw/village/common/well_bottom.iob b/objects/jigsaw/village/common/well_bottom.iob deleted file mode 100644 index e50ba71d..00000000 Binary files a/objects/jigsaw/village/common/well_bottom.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/houses/desert_animal_pen_1.iob b/objects/jigsaw/village/desert/houses/animal_pen_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_animal_pen_1.iob rename to objects/jigsaw/village/desert/houses/animal_pen_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_animal_pen_2.iob b/objects/jigsaw/village/desert/houses/animal_pen_2.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_animal_pen_2.iob rename to objects/jigsaw/village/desert/houses/animal_pen_2.iob diff --git a/objects/jigsaw/village/desert/houses/armorer_1.iob b/objects/jigsaw/village/desert/houses/armorer_1.iob new file mode 100644 index 00000000..47fdccdf Binary files /dev/null and b/objects/jigsaw/village/desert/houses/armorer_1.iob differ diff --git a/objects/jigsaw/village/desert/houses/butcher_shop_1.iob b/objects/jigsaw/village/desert/houses/butcher_shop_1.iob new file mode 100644 index 00000000..311cbe8e Binary files /dev/null and b/objects/jigsaw/village/desert/houses/butcher_shop_1.iob differ diff --git a/objects/jigsaw/village/desert/houses/cartographer_house_1.iob b/objects/jigsaw/village/desert/houses/cartographer_house_1.iob new file mode 100644 index 00000000..86ba05c4 Binary files /dev/null and b/objects/jigsaw/village/desert/houses/cartographer_house_1.iob differ diff --git a/objects/jigsaw/village/desert/houses/desert_armorer_1.iob b/objects/jigsaw/village/desert/houses/desert_armorer_1.iob deleted file mode 100644 index 88d76a45..00000000 Binary files a/objects/jigsaw/village/desert/houses/desert_armorer_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/houses/desert_butcher_shop_1.iob b/objects/jigsaw/village/desert/houses/desert_butcher_shop_1.iob deleted file mode 100644 index 1527c7cf..00000000 Binary files a/objects/jigsaw/village/desert/houses/desert_butcher_shop_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/houses/desert_cartographer_house_1.iob b/objects/jigsaw/village/desert/houses/desert_cartographer_house_1.iob deleted file mode 100644 index a527d0ca..00000000 Binary files a/objects/jigsaw/village/desert/houses/desert_cartographer_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/houses/desert_farm_1.iob b/objects/jigsaw/village/desert/houses/desert_farm_1.iob deleted file mode 100644 index 484b6226..00000000 Binary files a/objects/jigsaw/village/desert/houses/desert_farm_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/houses/desert_tannery_1.iob b/objects/jigsaw/village/desert/houses/desert_tannery_1.iob deleted file mode 100644 index 1eb2aef3..00000000 Binary files a/objects/jigsaw/village/desert/houses/desert_tannery_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/houses/desert_tool_smith_1.iob b/objects/jigsaw/village/desert/houses/desert_tool_smith_1.iob deleted file mode 100644 index 873abcf8..00000000 Binary files a/objects/jigsaw/village/desert/houses/desert_tool_smith_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/houses/desert_weaponsmith_1.iob b/objects/jigsaw/village/desert/houses/desert_weaponsmith_1.iob deleted file mode 100644 index 6e24e9c5..00000000 Binary files a/objects/jigsaw/village/desert/houses/desert_weaponsmith_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/houses/farm_1.iob b/objects/jigsaw/village/desert/houses/farm_1.iob new file mode 100644 index 00000000..64652a9a Binary files /dev/null and b/objects/jigsaw/village/desert/houses/farm_1.iob differ diff --git a/objects/jigsaw/village/desert/houses/desert_farm_2.iob b/objects/jigsaw/village/desert/houses/farm_2.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_farm_2.iob rename to objects/jigsaw/village/desert/houses/farm_2.iob diff --git a/objects/jigsaw/village/desert/houses/desert_fisher_1.iob b/objects/jigsaw/village/desert/houses/fisher_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_fisher_1.iob rename to objects/jigsaw/village/desert/houses/fisher_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_fletcher_house_1.iob b/objects/jigsaw/village/desert/houses/fletcher_house_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_fletcher_house_1.iob rename to objects/jigsaw/village/desert/houses/fletcher_house_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_large_farm_1.iob b/objects/jigsaw/village/desert/houses/large_farm_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_large_farm_1.iob rename to objects/jigsaw/village/desert/houses/large_farm_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_library_1.iob b/objects/jigsaw/village/desert/houses/library_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_library_1.iob rename to objects/jigsaw/village/desert/houses/library_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_mason_1.iob b/objects/jigsaw/village/desert/houses/mason_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_mason_1.iob rename to objects/jigsaw/village/desert/houses/mason_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_medium_house_1.iob b/objects/jigsaw/village/desert/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_medium_house_1.iob rename to objects/jigsaw/village/desert/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_medium_house_2.iob b/objects/jigsaw/village/desert/houses/medium_house_2.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_medium_house_2.iob rename to objects/jigsaw/village/desert/houses/medium_house_2.iob diff --git a/objects/jigsaw/village/desert/houses/desert_shepherd_house_1.iob b/objects/jigsaw/village/desert/houses/shepherd_house_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_shepherd_house_1.iob rename to objects/jigsaw/village/desert/houses/shepherd_house_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_small_house_1.iob b/objects/jigsaw/village/desert/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_small_house_1.iob rename to objects/jigsaw/village/desert/houses/small_house_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_small_house_2.iob b/objects/jigsaw/village/desert/houses/small_house_2.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_small_house_2.iob rename to objects/jigsaw/village/desert/houses/small_house_2.iob diff --git a/objects/jigsaw/village/desert/houses/desert_small_house_3.iob b/objects/jigsaw/village/desert/houses/small_house_3.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_small_house_3.iob rename to objects/jigsaw/village/desert/houses/small_house_3.iob diff --git a/objects/jigsaw/village/desert/houses/desert_small_house_4.iob b/objects/jigsaw/village/desert/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_small_house_4.iob rename to objects/jigsaw/village/desert/houses/small_house_4.iob diff --git a/objects/jigsaw/village/desert/houses/desert_small_house_5.iob b/objects/jigsaw/village/desert/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_small_house_5.iob rename to objects/jigsaw/village/desert/houses/small_house_5.iob diff --git a/objects/jigsaw/village/desert/houses/desert_small_house_6.iob b/objects/jigsaw/village/desert/houses/small_house_6.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_small_house_6.iob rename to objects/jigsaw/village/desert/houses/small_house_6.iob diff --git a/objects/jigsaw/village/desert/houses/desert_small_house_7.iob b/objects/jigsaw/village/desert/houses/small_house_7.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_small_house_7.iob rename to objects/jigsaw/village/desert/houses/small_house_7.iob diff --git a/objects/jigsaw/village/desert/houses/desert_small_house_8.iob b/objects/jigsaw/village/desert/houses/small_house_8.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_small_house_8.iob rename to objects/jigsaw/village/desert/houses/small_house_8.iob diff --git a/objects/jigsaw/village/desert/houses/tannery_1.iob b/objects/jigsaw/village/desert/houses/tannery_1.iob new file mode 100644 index 00000000..d538c530 Binary files /dev/null and b/objects/jigsaw/village/desert/houses/tannery_1.iob differ diff --git a/objects/jigsaw/village/desert/houses/desert_temple_1.iob b/objects/jigsaw/village/desert/houses/temple_1.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_temple_1.iob rename to objects/jigsaw/village/desert/houses/temple_1.iob diff --git a/objects/jigsaw/village/desert/houses/desert_temple_2.iob b/objects/jigsaw/village/desert/houses/temple_2.iob similarity index 100% rename from objects/jigsaw/village/desert/houses/desert_temple_2.iob rename to objects/jigsaw/village/desert/houses/temple_2.iob diff --git a/objects/jigsaw/village/desert/houses/tool_smith_1.iob b/objects/jigsaw/village/desert/houses/tool_smith_1.iob new file mode 100644 index 00000000..7a035c96 Binary files /dev/null and b/objects/jigsaw/village/desert/houses/tool_smith_1.iob differ diff --git a/objects/jigsaw/village/desert/houses/weaponsmith_1.iob b/objects/jigsaw/village/desert/houses/weaponsmith_1.iob new file mode 100644 index 00000000..2dc2544f Binary files /dev/null and b/objects/jigsaw/village/desert/houses/weaponsmith_1.iob differ diff --git a/objects/jigsaw/village/desert/desert_lamp_1.iob b/objects/jigsaw/village/desert/lamp_1.iob similarity index 100% rename from objects/jigsaw/village/desert/desert_lamp_1.iob rename to objects/jigsaw/village/desert/lamp_1.iob diff --git a/objects/jigsaw/village/desert/streets/straight_01.iob b/objects/jigsaw/village/desert/streets/straight_01.iob index 25940ad6..2ce5ffdb 100644 Binary files a/objects/jigsaw/village/desert/streets/straight_01.iob and b/objects/jigsaw/village/desert/streets/straight_01.iob differ diff --git a/objects/jigsaw/village/desert/town_centers/desert_meeting_point_1.iob b/objects/jigsaw/village/desert/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/desert/town_centers/desert_meeting_point_1.iob rename to objects/jigsaw/village/desert/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/desert/town_centers/desert_meeting_point_2.iob b/objects/jigsaw/village/desert/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/desert/town_centers/desert_meeting_point_2.iob rename to objects/jigsaw/village/desert/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/desert/town_centers/desert_meeting_point_3.iob b/objects/jigsaw/village/desert/town_centers/meeting_point_3.iob similarity index 100% rename from objects/jigsaw/village/desert/town_centers/desert_meeting_point_3.iob rename to objects/jigsaw/village/desert/town_centers/meeting_point_3.iob diff --git a/objects/jigsaw/village/desert/villagers/baby.iob b/objects/jigsaw/village/desert/villagers/baby.iob deleted file mode 100644 index 9ea45a45..00000000 Binary files a/objects/jigsaw/village/desert/villagers/baby.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/villagers/nitwit.iob b/objects/jigsaw/village/desert/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/desert/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/villagers/unemployed.iob b/objects/jigsaw/village/desert/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/desert/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_medium_house_1.iob b/objects/jigsaw/village/desert/zombie/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_medium_house_1.iob rename to objects/jigsaw/village/desert/zombie/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_medium_house_2.iob b/objects/jigsaw/village/desert/zombie/houses/medium_house_2.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_medium_house_2.iob rename to objects/jigsaw/village/desert/zombie/houses/medium_house_2.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_small_house_1.iob b/objects/jigsaw/village/desert/zombie/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_small_house_1.iob rename to objects/jigsaw/village/desert/zombie/houses/small_house_1.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_small_house_2.iob b/objects/jigsaw/village/desert/zombie/houses/small_house_2.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_small_house_2.iob rename to objects/jigsaw/village/desert/zombie/houses/small_house_2.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_small_house_3.iob b/objects/jigsaw/village/desert/zombie/houses/small_house_3.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_small_house_3.iob rename to objects/jigsaw/village/desert/zombie/houses/small_house_3.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_small_house_4.iob b/objects/jigsaw/village/desert/zombie/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_small_house_4.iob rename to objects/jigsaw/village/desert/zombie/houses/small_house_4.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_small_house_5.iob b/objects/jigsaw/village/desert/zombie/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_small_house_5.iob rename to objects/jigsaw/village/desert/zombie/houses/small_house_5.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_small_house_6.iob b/objects/jigsaw/village/desert/zombie/houses/small_house_6.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_small_house_6.iob rename to objects/jigsaw/village/desert/zombie/houses/small_house_6.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_small_house_7.iob b/objects/jigsaw/village/desert/zombie/houses/small_house_7.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_small_house_7.iob rename to objects/jigsaw/village/desert/zombie/houses/small_house_7.iob diff --git a/objects/jigsaw/village/desert/zombie/houses/desert_small_house_8.iob b/objects/jigsaw/village/desert/zombie/houses/small_house_8.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/houses/desert_small_house_8.iob rename to objects/jigsaw/village/desert/zombie/houses/small_house_8.iob diff --git a/objects/jigsaw/village/desert/zombie/town_centers/desert_meeting_point_1.iob b/objects/jigsaw/village/desert/zombie/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/town_centers/desert_meeting_point_1.iob rename to objects/jigsaw/village/desert/zombie/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/desert/zombie/town_centers/desert_meeting_point_2.iob b/objects/jigsaw/village/desert/zombie/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/town_centers/desert_meeting_point_2.iob rename to objects/jigsaw/village/desert/zombie/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/desert/zombie/town_centers/desert_meeting_point_3.iob b/objects/jigsaw/village/desert/zombie/town_centers/meeting_point_3.iob similarity index 100% rename from objects/jigsaw/village/desert/zombie/town_centers/desert_meeting_point_3.iob rename to objects/jigsaw/village/desert/zombie/town_centers/meeting_point_3.iob diff --git a/objects/jigsaw/village/desert/zombie/villagers/nitwit.iob b/objects/jigsaw/village/desert/zombie/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/desert/zombie/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/desert/zombie/villagers/unemployed.iob b/objects/jigsaw/village/desert/zombie/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/desert/zombie/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/house-purjap/PurJap1.iob b/objects/jigsaw/village/japanese/japanese_1.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap1.iob rename to objects/jigsaw/village/japanese/japanese_1.iob diff --git a/objects/jigsaw/house-purjap/PurJap10.iob b/objects/jigsaw/village/japanese/japanese_10.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap10.iob rename to objects/jigsaw/village/japanese/japanese_10.iob diff --git a/objects/jigsaw/house-purjap/PurJap2.iob b/objects/jigsaw/village/japanese/japanese_2.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap2.iob rename to objects/jigsaw/village/japanese/japanese_2.iob diff --git a/objects/jigsaw/house-purjap/PurJap3.iob b/objects/jigsaw/village/japanese/japanese_3.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap3.iob rename to objects/jigsaw/village/japanese/japanese_3.iob diff --git a/objects/jigsaw/house-purjap/PurJap4.iob b/objects/jigsaw/village/japanese/japanese_4.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap4.iob rename to objects/jigsaw/village/japanese/japanese_4.iob diff --git a/objects/jigsaw/house-purjap/PurJap5.iob b/objects/jigsaw/village/japanese/japanese_5.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap5.iob rename to objects/jigsaw/village/japanese/japanese_5.iob diff --git a/objects/jigsaw/house-purjap/PurJap6.iob b/objects/jigsaw/village/japanese/japanese_6.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap6.iob rename to objects/jigsaw/village/japanese/japanese_6.iob diff --git a/objects/jigsaw/house-purjap/PurJap7.iob b/objects/jigsaw/village/japanese/japanese_7.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap7.iob rename to objects/jigsaw/village/japanese/japanese_7.iob diff --git a/objects/jigsaw/house-purjap/PurJap8.iob b/objects/jigsaw/village/japanese/japanese_8.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap8.iob rename to objects/jigsaw/village/japanese/japanese_8.iob diff --git a/objects/jigsaw/house-purjap/PurJap9.iob b/objects/jigsaw/village/japanese/japanese_9.iob similarity index 100% rename from objects/jigsaw/house-purjap/PurJap9.iob rename to objects/jigsaw/village/japanese/japanese_9.iob diff --git a/objects/jigsaw/house-norm/Med1.iob b/objects/jigsaw/village/medival/medival_1.iob similarity index 100% rename from objects/jigsaw/house-norm/Med1.iob rename to objects/jigsaw/village/medival/medival_1.iob diff --git a/objects/jigsaw/house-norm/Med10.iob b/objects/jigsaw/village/medival/medival_10.iob similarity index 100% rename from objects/jigsaw/house-norm/Med10.iob rename to objects/jigsaw/village/medival/medival_10.iob diff --git a/objects/jigsaw/house-norm/Med2.iob b/objects/jigsaw/village/medival/medival_2.iob similarity index 100% rename from objects/jigsaw/house-norm/Med2.iob rename to objects/jigsaw/village/medival/medival_2.iob diff --git a/objects/jigsaw/house-norm/Med3.iob b/objects/jigsaw/village/medival/medival_3.iob similarity index 100% rename from objects/jigsaw/house-norm/Med3.iob rename to objects/jigsaw/village/medival/medival_3.iob diff --git a/objects/jigsaw/house-norm/Med4.iob b/objects/jigsaw/village/medival/medival_4.iob similarity index 100% rename from objects/jigsaw/house-norm/Med4.iob rename to objects/jigsaw/village/medival/medival_4.iob diff --git a/objects/jigsaw/house-norm/Med5.iob b/objects/jigsaw/village/medival/medival_5.iob similarity index 100% rename from objects/jigsaw/house-norm/Med5.iob rename to objects/jigsaw/village/medival/medival_5.iob diff --git a/objects/jigsaw/house-norm/Med6.iob b/objects/jigsaw/village/medival/medival_6.iob similarity index 100% rename from objects/jigsaw/house-norm/Med6.iob rename to objects/jigsaw/village/medival/medival_6.iob diff --git a/objects/jigsaw/house-norm/Med7.iob b/objects/jigsaw/village/medival/medival_7.iob similarity index 100% rename from objects/jigsaw/house-norm/Med7.iob rename to objects/jigsaw/village/medival/medival_7.iob diff --git a/objects/jigsaw/house-norm/Med8.iob b/objects/jigsaw/village/medival/medival_8.iob similarity index 100% rename from objects/jigsaw/house-norm/Med8.iob rename to objects/jigsaw/village/medival/medival_8.iob diff --git a/objects/jigsaw/house-norm/Med9.iob b/objects/jigsaw/village/medival/medival_9.iob similarity index 100% rename from objects/jigsaw/house-norm/Med9.iob rename to objects/jigsaw/village/medival/medival_9.iob diff --git a/objects/jigsaw/village-bits/bland-e-1.iob b/objects/jigsaw/village/misc/bland-e-1.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-e-1.iob rename to objects/jigsaw/village/misc/bland-e-1.iob diff --git a/objects/jigsaw/village-bits/bland-e-2.iob b/objects/jigsaw/village/misc/bland-e-2.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-e-2.iob rename to objects/jigsaw/village/misc/bland-e-2.iob diff --git a/objects/jigsaw/village-bits/bland-e-3.iob b/objects/jigsaw/village/misc/bland-e-3.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-e-3.iob rename to objects/jigsaw/village/misc/bland-e-3.iob diff --git a/objects/jigsaw/village-bits/bland-e-4.iob b/objects/jigsaw/village/misc/bland-e-4.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-e-4.iob rename to objects/jigsaw/village/misc/bland-e-4.iob diff --git a/objects/jigsaw/village-bits/bland-e-5.iob b/objects/jigsaw/village/misc/bland-e-5.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-e-5.iob rename to objects/jigsaw/village/misc/bland-e-5.iob diff --git a/objects/jigsaw/village-bits/bland-ne-1.iob b/objects/jigsaw/village/misc/bland-ne-1.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ne-1.iob rename to objects/jigsaw/village/misc/bland-ne-1.iob diff --git a/objects/jigsaw/village-bits/bland-ne-2.iob b/objects/jigsaw/village/misc/bland-ne-2.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ne-2.iob rename to objects/jigsaw/village/misc/bland-ne-2.iob diff --git a/objects/jigsaw/village-bits/bland-ne-3.iob b/objects/jigsaw/village/misc/bland-ne-3.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ne-3.iob rename to objects/jigsaw/village/misc/bland-ne-3.iob diff --git a/objects/jigsaw/village-bits/bland-ne-4.iob b/objects/jigsaw/village/misc/bland-ne-4.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ne-4.iob rename to objects/jigsaw/village/misc/bland-ne-4.iob diff --git a/objects/jigsaw/village-bits/bland-ne-5.iob b/objects/jigsaw/village/misc/bland-ne-5.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ne-5.iob rename to objects/jigsaw/village/misc/bland-ne-5.iob diff --git a/objects/jigsaw/village-bits/bland-nes-1.iob b/objects/jigsaw/village/misc/bland-nes-1.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-nes-1.iob rename to objects/jigsaw/village/misc/bland-nes-1.iob diff --git a/objects/jigsaw/village-bits/bland-nes-2.iob b/objects/jigsaw/village/misc/bland-nes-2.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-nes-2.iob rename to objects/jigsaw/village/misc/bland-nes-2.iob diff --git a/objects/jigsaw/village-bits/bland-nes-3.iob b/objects/jigsaw/village/misc/bland-nes-3.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-nes-3.iob rename to objects/jigsaw/village/misc/bland-nes-3.iob diff --git a/objects/jigsaw/village-bits/bland-nes-4.iob b/objects/jigsaw/village/misc/bland-nes-4.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-nes-4.iob rename to objects/jigsaw/village/misc/bland-nes-4.iob diff --git a/objects/jigsaw/village-bits/bland-nes-5.iob b/objects/jigsaw/village/misc/bland-nes-5.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-nes-5.iob rename to objects/jigsaw/village/misc/bland-nes-5.iob diff --git a/objects/jigsaw/village-bits/bland-ns-1.iob b/objects/jigsaw/village/misc/bland-ns-1.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ns-1.iob rename to objects/jigsaw/village/misc/bland-ns-1.iob diff --git a/objects/jigsaw/village-bits/bland-ns-2.iob b/objects/jigsaw/village/misc/bland-ns-2.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ns-2.iob rename to objects/jigsaw/village/misc/bland-ns-2.iob diff --git a/objects/jigsaw/village-bits/bland-ns-3.iob b/objects/jigsaw/village/misc/bland-ns-3.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ns-3.iob rename to objects/jigsaw/village/misc/bland-ns-3.iob diff --git a/objects/jigsaw/village-bits/bland-ns-4.iob b/objects/jigsaw/village/misc/bland-ns-4.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ns-4.iob rename to objects/jigsaw/village/misc/bland-ns-4.iob diff --git a/objects/jigsaw/village-bits/bland-ns-5.iob b/objects/jigsaw/village/misc/bland-ns-5.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-ns-5.iob rename to objects/jigsaw/village/misc/bland-ns-5.iob diff --git a/objects/jigsaw/village-bits/bland-x-1.iob b/objects/jigsaw/village/misc/bland-x-1.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-x-1.iob rename to objects/jigsaw/village/misc/bland-x-1.iob diff --git a/objects/jigsaw/village-bits/bland-x-2.iob b/objects/jigsaw/village/misc/bland-x-2.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-x-2.iob rename to objects/jigsaw/village/misc/bland-x-2.iob diff --git a/objects/jigsaw/village-bits/bland-x-3.iob b/objects/jigsaw/village/misc/bland-x-3.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-x-3.iob rename to objects/jigsaw/village/misc/bland-x-3.iob diff --git a/objects/jigsaw/village-bits/bland-x-4.iob b/objects/jigsaw/village/misc/bland-x-4.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-x-4.iob rename to objects/jigsaw/village/misc/bland-x-4.iob diff --git a/objects/jigsaw/village-bits/bland-x-5.iob b/objects/jigsaw/village/misc/bland-x-5.iob similarity index 100% rename from objects/jigsaw/village-bits/bland-x-5.iob rename to objects/jigsaw/village/misc/bland-x-5.iob diff --git a/objects/jigsaw/houses/paths/corner1.iob b/objects/jigsaw/village/misc/corner1.iob similarity index 100% rename from objects/jigsaw/houses/paths/corner1.iob rename to objects/jigsaw/village/misc/corner1.iob diff --git a/objects/jigsaw/houses/paths/cross.iob b/objects/jigsaw/village/misc/cross.iob similarity index 100% rename from objects/jigsaw/houses/paths/cross.iob rename to objects/jigsaw/village/misc/cross.iob diff --git a/objects/jigsaw/houses/paths/end1.iob b/objects/jigsaw/village/misc/end1.iob similarity index 100% rename from objects/jigsaw/houses/paths/end1.iob rename to objects/jigsaw/village/misc/end1.iob diff --git a/objects/jigsaw/houses/paths/hall1.iob b/objects/jigsaw/village/misc/hall1.iob similarity index 100% rename from objects/jigsaw/houses/paths/hall1.iob rename to objects/jigsaw/village/misc/hall1.iob diff --git a/objects/jigsaw/village-bits/hay-e-1.iob b/objects/jigsaw/village/misc/hay-e-1.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-e-1.iob rename to objects/jigsaw/village/misc/hay-e-1.iob diff --git a/objects/jigsaw/village-bits/hay-e-2.iob b/objects/jigsaw/village/misc/hay-e-2.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-e-2.iob rename to objects/jigsaw/village/misc/hay-e-2.iob diff --git a/objects/jigsaw/village-bits/hay-e-3.iob b/objects/jigsaw/village/misc/hay-e-3.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-e-3.iob rename to objects/jigsaw/village/misc/hay-e-3.iob diff --git a/objects/jigsaw/village-bits/hay-e-4.iob b/objects/jigsaw/village/misc/hay-e-4.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-e-4.iob rename to objects/jigsaw/village/misc/hay-e-4.iob diff --git a/objects/jigsaw/village-bits/hay-e-5.iob b/objects/jigsaw/village/misc/hay-e-5.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-e-5.iob rename to objects/jigsaw/village/misc/hay-e-5.iob diff --git a/objects/jigsaw/village-bits/hay-ne-1.iob b/objects/jigsaw/village/misc/hay-ne-1.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ne-1.iob rename to objects/jigsaw/village/misc/hay-ne-1.iob diff --git a/objects/jigsaw/village-bits/hay-ne-2.iob b/objects/jigsaw/village/misc/hay-ne-2.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ne-2.iob rename to objects/jigsaw/village/misc/hay-ne-2.iob diff --git a/objects/jigsaw/village-bits/hay-ne-3.iob b/objects/jigsaw/village/misc/hay-ne-3.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ne-3.iob rename to objects/jigsaw/village/misc/hay-ne-3.iob diff --git a/objects/jigsaw/village-bits/hay-ne-4.iob b/objects/jigsaw/village/misc/hay-ne-4.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ne-4.iob rename to objects/jigsaw/village/misc/hay-ne-4.iob diff --git a/objects/jigsaw/village-bits/hay-ne-5.iob b/objects/jigsaw/village/misc/hay-ne-5.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ne-5.iob rename to objects/jigsaw/village/misc/hay-ne-5.iob diff --git a/objects/jigsaw/village-bits/hay-nes-1.iob b/objects/jigsaw/village/misc/hay-nes-1.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-nes-1.iob rename to objects/jigsaw/village/misc/hay-nes-1.iob diff --git a/objects/jigsaw/village-bits/hay-nes-2.iob b/objects/jigsaw/village/misc/hay-nes-2.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-nes-2.iob rename to objects/jigsaw/village/misc/hay-nes-2.iob diff --git a/objects/jigsaw/village-bits/hay-nes-3.iob b/objects/jigsaw/village/misc/hay-nes-3.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-nes-3.iob rename to objects/jigsaw/village/misc/hay-nes-3.iob diff --git a/objects/jigsaw/village-bits/hay-nes-4.iob b/objects/jigsaw/village/misc/hay-nes-4.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-nes-4.iob rename to objects/jigsaw/village/misc/hay-nes-4.iob diff --git a/objects/jigsaw/village-bits/hay-nes-5.iob b/objects/jigsaw/village/misc/hay-nes-5.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-nes-5.iob rename to objects/jigsaw/village/misc/hay-nes-5.iob diff --git a/objects/jigsaw/village-bits/hay-ns-1.iob b/objects/jigsaw/village/misc/hay-ns-1.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ns-1.iob rename to objects/jigsaw/village/misc/hay-ns-1.iob diff --git a/objects/jigsaw/village-bits/hay-ns-2.iob b/objects/jigsaw/village/misc/hay-ns-2.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ns-2.iob rename to objects/jigsaw/village/misc/hay-ns-2.iob diff --git a/objects/jigsaw/village-bits/hay-ns-3.iob b/objects/jigsaw/village/misc/hay-ns-3.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ns-3.iob rename to objects/jigsaw/village/misc/hay-ns-3.iob diff --git a/objects/jigsaw/village-bits/hay-ns-4.iob b/objects/jigsaw/village/misc/hay-ns-4.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ns-4.iob rename to objects/jigsaw/village/misc/hay-ns-4.iob diff --git a/objects/jigsaw/village-bits/hay-ns-5.iob b/objects/jigsaw/village/misc/hay-ns-5.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-ns-5.iob rename to objects/jigsaw/village/misc/hay-ns-5.iob diff --git a/objects/jigsaw/village-bits/hay-x-1.iob b/objects/jigsaw/village/misc/hay-x-1.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-x-1.iob rename to objects/jigsaw/village/misc/hay-x-1.iob diff --git a/objects/jigsaw/village-bits/hay-x-2.iob b/objects/jigsaw/village/misc/hay-x-2.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-x-2.iob rename to objects/jigsaw/village/misc/hay-x-2.iob diff --git a/objects/jigsaw/village-bits/hay-x-3.iob b/objects/jigsaw/village/misc/hay-x-3.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-x-3.iob rename to objects/jigsaw/village/misc/hay-x-3.iob diff --git a/objects/jigsaw/village-bits/hay-x-4.iob b/objects/jigsaw/village/misc/hay-x-4.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-x-4.iob rename to objects/jigsaw/village/misc/hay-x-4.iob diff --git a/objects/jigsaw/village-bits/hay-x-5.iob b/objects/jigsaw/village/misc/hay-x-5.iob similarity index 100% rename from objects/jigsaw/village-bits/hay-x-5.iob rename to objects/jigsaw/village/misc/hay-x-5.iob diff --git a/objects/jigsaw/houses/jap/j1.iob b/objects/jigsaw/village/misc/j1.iob similarity index 100% rename from objects/jigsaw/houses/jap/j1.iob rename to objects/jigsaw/village/misc/j1.iob diff --git a/objects/jigsaw/houses/jap/j10.iob b/objects/jigsaw/village/misc/j10.iob similarity index 100% rename from objects/jigsaw/houses/jap/j10.iob rename to objects/jigsaw/village/misc/j10.iob diff --git a/objects/jigsaw/houses/jap/j2.iob b/objects/jigsaw/village/misc/j2.iob similarity index 100% rename from objects/jigsaw/houses/jap/j2.iob rename to objects/jigsaw/village/misc/j2.iob diff --git a/objects/jigsaw/houses/jap/j3.iob b/objects/jigsaw/village/misc/j3.iob similarity index 100% rename from objects/jigsaw/houses/jap/j3.iob rename to objects/jigsaw/village/misc/j3.iob diff --git a/objects/jigsaw/houses/jap/j4.iob b/objects/jigsaw/village/misc/j4.iob similarity index 100% rename from objects/jigsaw/houses/jap/j4.iob rename to objects/jigsaw/village/misc/j4.iob diff --git a/objects/jigsaw/houses/jap/j5.iob b/objects/jigsaw/village/misc/j5.iob similarity index 100% rename from objects/jigsaw/houses/jap/j5.iob rename to objects/jigsaw/village/misc/j5.iob diff --git a/objects/jigsaw/houses/jap/j6.iob b/objects/jigsaw/village/misc/j6.iob similarity index 100% rename from objects/jigsaw/houses/jap/j6.iob rename to objects/jigsaw/village/misc/j6.iob diff --git a/objects/jigsaw/houses/jap/j7.iob b/objects/jigsaw/village/misc/j7.iob similarity index 100% rename from objects/jigsaw/houses/jap/j7.iob rename to objects/jigsaw/village/misc/j7.iob diff --git a/objects/jigsaw/houses/jap/j8.iob b/objects/jigsaw/village/misc/j8.iob similarity index 100% rename from objects/jigsaw/houses/jap/j8.iob rename to objects/jigsaw/village/misc/j8.iob diff --git a/objects/jigsaw/houses/jap/j9.iob b/objects/jigsaw/village/misc/j9.iob similarity index 100% rename from objects/jigsaw/houses/jap/j9.iob rename to objects/jigsaw/village/misc/j9.iob diff --git a/objects/jigsaw/village-bits/lantern-ne-1.iob b/objects/jigsaw/village/misc/lantern-ne-1.iob similarity index 100% rename from objects/jigsaw/village-bits/lantern-ne-1.iob rename to objects/jigsaw/village/misc/lantern-ne-1.iob diff --git a/objects/jigsaw/village-bits/lantern-ne-2.iob b/objects/jigsaw/village/misc/lantern-ne-2.iob similarity index 100% rename from objects/jigsaw/village-bits/lantern-ne-2.iob rename to objects/jigsaw/village/misc/lantern-ne-2.iob diff --git a/objects/jigsaw/village-bits/lantern-ne-3.iob b/objects/jigsaw/village/misc/lantern-ne-3.iob similarity index 100% rename from objects/jigsaw/village-bits/lantern-ne-3.iob rename to objects/jigsaw/village/misc/lantern-ne-3.iob diff --git a/objects/jigsaw/village-bits/lantern-ne-4.iob b/objects/jigsaw/village/misc/lantern-ne-4.iob similarity index 100% rename from objects/jigsaw/village-bits/lantern-ne-4.iob rename to objects/jigsaw/village/misc/lantern-ne-4.iob diff --git a/objects/jigsaw/village-bits/lantern-ne-5.iob b/objects/jigsaw/village/misc/lantern-ne-5.iob similarity index 100% rename from objects/jigsaw/village-bits/lantern-ne-5.iob rename to objects/jigsaw/village/misc/lantern-ne-5.iob diff --git a/objects/jigsaw/village-bits/lanterns-e-1.iob b/objects/jigsaw/village/misc/lanterns-e-1.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-e-1.iob rename to objects/jigsaw/village/misc/lanterns-e-1.iob diff --git a/objects/jigsaw/village-bits/lanterns-e-2.iob b/objects/jigsaw/village/misc/lanterns-e-2.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-e-2.iob rename to objects/jigsaw/village/misc/lanterns-e-2.iob diff --git a/objects/jigsaw/village-bits/lanterns-e-3.iob b/objects/jigsaw/village/misc/lanterns-e-3.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-e-3.iob rename to objects/jigsaw/village/misc/lanterns-e-3.iob diff --git a/objects/jigsaw/village-bits/lanterns-e-4.iob b/objects/jigsaw/village/misc/lanterns-e-4.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-e-4.iob rename to objects/jigsaw/village/misc/lanterns-e-4.iob diff --git a/objects/jigsaw/village-bits/lanterns-e-5.iob b/objects/jigsaw/village/misc/lanterns-e-5.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-e-5.iob rename to objects/jigsaw/village/misc/lanterns-e-5.iob diff --git a/objects/jigsaw/village-bits/lanterns-nes-1.iob b/objects/jigsaw/village/misc/lanterns-nes-1.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-nes-1.iob rename to objects/jigsaw/village/misc/lanterns-nes-1.iob diff --git a/objects/jigsaw/village-bits/lanterns-nes-2.iob b/objects/jigsaw/village/misc/lanterns-nes-2.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-nes-2.iob rename to objects/jigsaw/village/misc/lanterns-nes-2.iob diff --git a/objects/jigsaw/village-bits/lanterns-nes-3.iob b/objects/jigsaw/village/misc/lanterns-nes-3.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-nes-3.iob rename to objects/jigsaw/village/misc/lanterns-nes-3.iob diff --git a/objects/jigsaw/village-bits/lanterns-nes-4.iob b/objects/jigsaw/village/misc/lanterns-nes-4.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-nes-4.iob rename to objects/jigsaw/village/misc/lanterns-nes-4.iob diff --git a/objects/jigsaw/village-bits/lanterns-nes-5.iob b/objects/jigsaw/village/misc/lanterns-nes-5.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-nes-5.iob rename to objects/jigsaw/village/misc/lanterns-nes-5.iob diff --git a/objects/jigsaw/village-bits/lanterns-ns-1.iob b/objects/jigsaw/village/misc/lanterns-ns-1.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-ns-1.iob rename to objects/jigsaw/village/misc/lanterns-ns-1.iob diff --git a/objects/jigsaw/village-bits/lanterns-ns-2.iob b/objects/jigsaw/village/misc/lanterns-ns-2.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-ns-2.iob rename to objects/jigsaw/village/misc/lanterns-ns-2.iob diff --git a/objects/jigsaw/village-bits/lanterns-ns-3.iob b/objects/jigsaw/village/misc/lanterns-ns-3.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-ns-3.iob rename to objects/jigsaw/village/misc/lanterns-ns-3.iob diff --git a/objects/jigsaw/village-bits/lanterns-ns-4.iob b/objects/jigsaw/village/misc/lanterns-ns-4.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-ns-4.iob rename to objects/jigsaw/village/misc/lanterns-ns-4.iob diff --git a/objects/jigsaw/village-bits/lanterns-ns-5.iob b/objects/jigsaw/village/misc/lanterns-ns-5.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-ns-5.iob rename to objects/jigsaw/village/misc/lanterns-ns-5.iob diff --git a/objects/jigsaw/village-bits/lanterns-x-1.iob b/objects/jigsaw/village/misc/lanterns-x-1.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-x-1.iob rename to objects/jigsaw/village/misc/lanterns-x-1.iob diff --git a/objects/jigsaw/village-bits/lanterns-x-2.iob b/objects/jigsaw/village/misc/lanterns-x-2.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-x-2.iob rename to objects/jigsaw/village/misc/lanterns-x-2.iob diff --git a/objects/jigsaw/village-bits/lanterns-x-3.iob b/objects/jigsaw/village/misc/lanterns-x-3.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-x-3.iob rename to objects/jigsaw/village/misc/lanterns-x-3.iob diff --git a/objects/jigsaw/village-bits/lanterns-x-4.iob b/objects/jigsaw/village/misc/lanterns-x-4.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-x-4.iob rename to objects/jigsaw/village/misc/lanterns-x-4.iob diff --git a/objects/jigsaw/village-bits/lanterns-x-5.iob b/objects/jigsaw/village/misc/lanterns-x-5.iob similarity index 100% rename from objects/jigsaw/village-bits/lanterns-x-5.iob rename to objects/jigsaw/village/misc/lanterns-x-5.iob diff --git a/objects/jigsaw/village-bits/logger-e-1.iob b/objects/jigsaw/village/misc/logger-e-1.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-e-1.iob rename to objects/jigsaw/village/misc/logger-e-1.iob diff --git a/objects/jigsaw/village-bits/logger-e-2.iob b/objects/jigsaw/village/misc/logger-e-2.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-e-2.iob rename to objects/jigsaw/village/misc/logger-e-2.iob diff --git a/objects/jigsaw/village-bits/logger-e-3.iob b/objects/jigsaw/village/misc/logger-e-3.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-e-3.iob rename to objects/jigsaw/village/misc/logger-e-3.iob diff --git a/objects/jigsaw/village-bits/logger-e-4.iob b/objects/jigsaw/village/misc/logger-e-4.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-e-4.iob rename to objects/jigsaw/village/misc/logger-e-4.iob diff --git a/objects/jigsaw/village-bits/logger-e-5.iob b/objects/jigsaw/village/misc/logger-e-5.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-e-5.iob rename to objects/jigsaw/village/misc/logger-e-5.iob diff --git a/objects/jigsaw/village-bits/logger-ne-1.iob b/objects/jigsaw/village/misc/logger-ne-1.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ne-1.iob rename to objects/jigsaw/village/misc/logger-ne-1.iob diff --git a/objects/jigsaw/village-bits/logger-ne-2.iob b/objects/jigsaw/village/misc/logger-ne-2.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ne-2.iob rename to objects/jigsaw/village/misc/logger-ne-2.iob diff --git a/objects/jigsaw/village-bits/logger-ne-3.iob b/objects/jigsaw/village/misc/logger-ne-3.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ne-3.iob rename to objects/jigsaw/village/misc/logger-ne-3.iob diff --git a/objects/jigsaw/village-bits/logger-ne-4.iob b/objects/jigsaw/village/misc/logger-ne-4.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ne-4.iob rename to objects/jigsaw/village/misc/logger-ne-4.iob diff --git a/objects/jigsaw/village-bits/logger-ne-5.iob b/objects/jigsaw/village/misc/logger-ne-5.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ne-5.iob rename to objects/jigsaw/village/misc/logger-ne-5.iob diff --git a/objects/jigsaw/village-bits/logger-nes-1.iob b/objects/jigsaw/village/misc/logger-nes-1.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-nes-1.iob rename to objects/jigsaw/village/misc/logger-nes-1.iob diff --git a/objects/jigsaw/village-bits/logger-nes-2.iob b/objects/jigsaw/village/misc/logger-nes-2.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-nes-2.iob rename to objects/jigsaw/village/misc/logger-nes-2.iob diff --git a/objects/jigsaw/village-bits/logger-nes-3.iob b/objects/jigsaw/village/misc/logger-nes-3.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-nes-3.iob rename to objects/jigsaw/village/misc/logger-nes-3.iob diff --git a/objects/jigsaw/village-bits/logger-nes-4.iob b/objects/jigsaw/village/misc/logger-nes-4.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-nes-4.iob rename to objects/jigsaw/village/misc/logger-nes-4.iob diff --git a/objects/jigsaw/village-bits/logger-nes-5.iob b/objects/jigsaw/village/misc/logger-nes-5.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-nes-5.iob rename to objects/jigsaw/village/misc/logger-nes-5.iob diff --git a/objects/jigsaw/village-bits/logger-ns-1.iob b/objects/jigsaw/village/misc/logger-ns-1.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ns-1.iob rename to objects/jigsaw/village/misc/logger-ns-1.iob diff --git a/objects/jigsaw/village-bits/logger-ns-2.iob b/objects/jigsaw/village/misc/logger-ns-2.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ns-2.iob rename to objects/jigsaw/village/misc/logger-ns-2.iob diff --git a/objects/jigsaw/village-bits/logger-ns-3.iob b/objects/jigsaw/village/misc/logger-ns-3.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ns-3.iob rename to objects/jigsaw/village/misc/logger-ns-3.iob diff --git a/objects/jigsaw/village-bits/logger-ns-4.iob b/objects/jigsaw/village/misc/logger-ns-4.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ns-4.iob rename to objects/jigsaw/village/misc/logger-ns-4.iob diff --git a/objects/jigsaw/village-bits/logger-ns-5.iob b/objects/jigsaw/village/misc/logger-ns-5.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-ns-5.iob rename to objects/jigsaw/village/misc/logger-ns-5.iob diff --git a/objects/jigsaw/village-bits/logger-x-1.iob b/objects/jigsaw/village/misc/logger-x-1.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-x-1.iob rename to objects/jigsaw/village/misc/logger-x-1.iob diff --git a/objects/jigsaw/village-bits/logger-x-2.iob b/objects/jigsaw/village/misc/logger-x-2.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-x-2.iob rename to objects/jigsaw/village/misc/logger-x-2.iob diff --git a/objects/jigsaw/village-bits/logger-x-3.iob b/objects/jigsaw/village/misc/logger-x-3.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-x-3.iob rename to objects/jigsaw/village/misc/logger-x-3.iob diff --git a/objects/jigsaw/village-bits/logger-x-4.iob b/objects/jigsaw/village/misc/logger-x-4.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-x-4.iob rename to objects/jigsaw/village/misc/logger-x-4.iob diff --git a/objects/jigsaw/village-bits/logger-x-5.iob b/objects/jigsaw/village/misc/logger-x-5.iob similarity index 100% rename from objects/jigsaw/village-bits/logger-x-5.iob rename to objects/jigsaw/village/misc/logger-x-5.iob diff --git a/objects/jigsaw/village-bits/stonehome-esw-1.iob b/objects/jigsaw/village/misc/stonehome-esw-1.iob similarity index 100% rename from objects/jigsaw/village-bits/stonehome-esw-1.iob rename to objects/jigsaw/village/misc/stonehome-esw-1.iob diff --git a/objects/jigsaw/village-bits/stonehome-esw-2.iob b/objects/jigsaw/village/misc/stonehome-esw-2.iob similarity index 100% rename from objects/jigsaw/village-bits/stonehome-esw-2.iob rename to objects/jigsaw/village/misc/stonehome-esw-2.iob diff --git a/objects/jigsaw/village-bits/stonehome-esw-3.iob b/objects/jigsaw/village/misc/stonehome-esw-3.iob similarity index 100% rename from objects/jigsaw/village-bits/stonehome-esw-3.iob rename to objects/jigsaw/village/misc/stonehome-esw-3.iob diff --git a/objects/jigsaw/village-bits/stonehome-esw-4.iob b/objects/jigsaw/village/misc/stonehome-esw-4.iob similarity index 100% rename from objects/jigsaw/village-bits/stonehome-esw-4.iob rename to objects/jigsaw/village/misc/stonehome-esw-4.iob diff --git a/objects/jigsaw/houses/paths/tjunct.iob b/objects/jigsaw/village/misc/tjunct.iob similarity index 100% rename from objects/jigsaw/houses/paths/tjunct.iob rename to objects/jigsaw/village/misc/tjunct.iob diff --git a/objects/jigsaw/village/plains/houses/accessory_1.iob b/objects/jigsaw/village/plains/houses/accessory_1.iob new file mode 100644 index 00000000..e4d61ad2 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/accessory_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_animal_pen_1.iob b/objects/jigsaw/village/plains/houses/animal_pen_1.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_animal_pen_1.iob rename to objects/jigsaw/village/plains/houses/animal_pen_1.iob diff --git a/objects/jigsaw/village/plains/houses/plains_animal_pen_2.iob b/objects/jigsaw/village/plains/houses/animal_pen_2.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_animal_pen_2.iob rename to objects/jigsaw/village/plains/houses/animal_pen_2.iob diff --git a/objects/jigsaw/village/plains/houses/plains_animal_pen_3.iob b/objects/jigsaw/village/plains/houses/animal_pen_3.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_animal_pen_3.iob rename to objects/jigsaw/village/plains/houses/animal_pen_3.iob diff --git a/objects/jigsaw/village/plains/houses/armorer_house_1.iob b/objects/jigsaw/village/plains/houses/armorer_house_1.iob new file mode 100644 index 00000000..1626d408 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/armorer_house_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_big_house_1.iob b/objects/jigsaw/village/plains/houses/big_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_big_house_1.iob rename to objects/jigsaw/village/plains/houses/big_house_1.iob diff --git a/objects/jigsaw/village/plains/houses/butcher_shop_1.iob b/objects/jigsaw/village/plains/houses/butcher_shop_1.iob new file mode 100644 index 00000000..566b83bc Binary files /dev/null and b/objects/jigsaw/village/plains/houses/butcher_shop_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_butcher_shop_2.iob b/objects/jigsaw/village/plains/houses/butcher_shop_2.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_butcher_shop_2.iob rename to objects/jigsaw/village/plains/houses/butcher_shop_2.iob diff --git a/objects/jigsaw/village/plains/houses/plains_cartographer_1.iob b/objects/jigsaw/village/plains/houses/cartographer_1.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_cartographer_1.iob rename to objects/jigsaw/village/plains/houses/cartographer_1.iob diff --git a/objects/jigsaw/village/plains/houses/fisher_cottage_1.iob b/objects/jigsaw/village/plains/houses/fisher_cottage_1.iob new file mode 100644 index 00000000..16115dd0 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/fisher_cottage_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_fletcher_house_1.iob b/objects/jigsaw/village/plains/houses/fletcher_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_fletcher_house_1.iob rename to objects/jigsaw/village/plains/houses/fletcher_house_1.iob diff --git a/objects/jigsaw/village/plains/houses/large_farm_1.iob b/objects/jigsaw/village/plains/houses/large_farm_1.iob new file mode 100644 index 00000000..07cfac3d Binary files /dev/null and b/objects/jigsaw/village/plains/houses/large_farm_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/library_1.iob b/objects/jigsaw/village/plains/houses/library_1.iob new file mode 100644 index 00000000..8c6d0470 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/library_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_library_2.iob b/objects/jigsaw/village/plains/houses/library_2.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_library_2.iob rename to objects/jigsaw/village/plains/houses/library_2.iob diff --git a/objects/jigsaw/village/plains/houses/masons_house_1.iob b/objects/jigsaw/village/plains/houses/masons_house_1.iob new file mode 100644 index 00000000..5e2da2e3 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/masons_house_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_medium_house_1.iob b/objects/jigsaw/village/plains/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_medium_house_1.iob rename to objects/jigsaw/village/plains/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/plains/houses/medium_house_2.iob b/objects/jigsaw/village/plains/houses/medium_house_2.iob new file mode 100644 index 00000000..ead4c9af Binary files /dev/null and b/objects/jigsaw/village/plains/houses/medium_house_2.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_meeting_point_4.iob b/objects/jigsaw/village/plains/houses/meeting_point_4.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_meeting_point_4.iob rename to objects/jigsaw/village/plains/houses/meeting_point_4.iob diff --git a/objects/jigsaw/village/plains/houses/plains_meeting_point_5.iob b/objects/jigsaw/village/plains/houses/meeting_point_5.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_meeting_point_5.iob rename to objects/jigsaw/village/plains/houses/meeting_point_5.iob diff --git a/objects/jigsaw/village/plains/houses/plains_accessory_1.iob b/objects/jigsaw/village/plains/houses/plains_accessory_1.iob deleted file mode 100644 index dad54464..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_accessory_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_armorer_house_1.iob b/objects/jigsaw/village/plains/houses/plains_armorer_house_1.iob deleted file mode 100644 index e5a324a3..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_armorer_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_butcher_shop_1.iob b/objects/jigsaw/village/plains/houses/plains_butcher_shop_1.iob deleted file mode 100644 index ed8846ad..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_butcher_shop_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_fisher_cottage_1.iob b/objects/jigsaw/village/plains/houses/plains_fisher_cottage_1.iob deleted file mode 100644 index 7e79486a..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_fisher_cottage_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_large_farm_1.iob b/objects/jigsaw/village/plains/houses/plains_large_farm_1.iob deleted file mode 100644 index fb2f5e64..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_large_farm_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_library_1.iob b/objects/jigsaw/village/plains/houses/plains_library_1.iob deleted file mode 100644 index a387711c..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_library_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_masons_house_1.iob b/objects/jigsaw/village/plains/houses/plains_masons_house_1.iob deleted file mode 100644 index ace64008..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_masons_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_medium_house_2.iob b/objects/jigsaw/village/plains/houses/plains_medium_house_2.iob deleted file mode 100644 index fc9fa6b8..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_medium_house_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_farm_1.iob b/objects/jigsaw/village/plains/houses/plains_small_farm_1.iob deleted file mode 100644 index 8d887bce..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_small_farm_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_house_1.iob b/objects/jigsaw/village/plains/houses/plains_small_house_1.iob deleted file mode 100644 index ea5c8b01..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_small_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_house_2.iob b/objects/jigsaw/village/plains/houses/plains_small_house_2.iob deleted file mode 100644 index 85f1ca01..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_small_house_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_house_3.iob b/objects/jigsaw/village/plains/houses/plains_small_house_3.iob deleted file mode 100644 index db62b83f..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_small_house_3.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_house_4.iob b/objects/jigsaw/village/plains/houses/plains_small_house_4.iob deleted file mode 100644 index 1020fa62..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_small_house_4.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_house_6.iob b/objects/jigsaw/village/plains/houses/plains_small_house_6.iob deleted file mode 100644 index b9f7637b..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_small_house_6.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_house_7.iob b/objects/jigsaw/village/plains/houses/plains_small_house_7.iob deleted file mode 100644 index da06c954..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_small_house_7.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_house_8.iob b/objects/jigsaw/village/plains/houses/plains_small_house_8.iob deleted file mode 100644 index 006df96b..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_small_house_8.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_tannery_1.iob b/objects/jigsaw/village/plains/houses/plains_tannery_1.iob deleted file mode 100644 index 726d1bd3..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_tannery_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_temple_3.iob b/objects/jigsaw/village/plains/houses/plains_temple_3.iob deleted file mode 100644 index 460af24e..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_temple_3.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_temple_4.iob b/objects/jigsaw/village/plains/houses/plains_temple_4.iob deleted file mode 100644 index 13ce75e5..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_temple_4.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_tool_smith_1.iob b/objects/jigsaw/village/plains/houses/plains_tool_smith_1.iob deleted file mode 100644 index 70b8ce7c..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_tool_smith_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_weaponsmith_1.iob b/objects/jigsaw/village/plains/houses/plains_weaponsmith_1.iob deleted file mode 100644 index 68a184f4..00000000 Binary files a/objects/jigsaw/village/plains/houses/plains_weaponsmith_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/houses/plains_shepherds_house_1.iob b/objects/jigsaw/village/plains/houses/shepherds_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_shepherds_house_1.iob rename to objects/jigsaw/village/plains/houses/shepherds_house_1.iob diff --git a/objects/jigsaw/village/plains/houses/small_farm_1.iob b/objects/jigsaw/village/plains/houses/small_farm_1.iob new file mode 100644 index 00000000..78d07ac0 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/small_farm_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/small_house_1.iob b/objects/jigsaw/village/plains/houses/small_house_1.iob new file mode 100644 index 00000000..1105c4a9 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/small_house_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/small_house_2.iob b/objects/jigsaw/village/plains/houses/small_house_2.iob new file mode 100644 index 00000000..8367f3ed Binary files /dev/null and b/objects/jigsaw/village/plains/houses/small_house_2.iob differ diff --git a/objects/jigsaw/village/plains/houses/small_house_3.iob b/objects/jigsaw/village/plains/houses/small_house_3.iob new file mode 100644 index 00000000..0c5d758c Binary files /dev/null and b/objects/jigsaw/village/plains/houses/small_house_3.iob differ diff --git a/objects/jigsaw/village/plains/houses/small_house_4.iob b/objects/jigsaw/village/plains/houses/small_house_4.iob new file mode 100644 index 00000000..70b2f1c9 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/small_house_4.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_small_house_5.iob b/objects/jigsaw/village/plains/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_small_house_5.iob rename to objects/jigsaw/village/plains/houses/small_house_5.iob diff --git a/objects/jigsaw/village/plains/houses/small_house_6.iob b/objects/jigsaw/village/plains/houses/small_house_6.iob new file mode 100644 index 00000000..5a289ad9 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/small_house_6.iob differ diff --git a/objects/jigsaw/village/plains/houses/small_house_7.iob b/objects/jigsaw/village/plains/houses/small_house_7.iob new file mode 100644 index 00000000..ca7144cd Binary files /dev/null and b/objects/jigsaw/village/plains/houses/small_house_7.iob differ diff --git a/objects/jigsaw/village/plains/houses/small_house_8.iob b/objects/jigsaw/village/plains/houses/small_house_8.iob new file mode 100644 index 00000000..c7a82a35 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/small_house_8.iob differ diff --git a/objects/jigsaw/village/plains/houses/plains_stable_1.iob b/objects/jigsaw/village/plains/houses/stable_1.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_stable_1.iob rename to objects/jigsaw/village/plains/houses/stable_1.iob diff --git a/objects/jigsaw/village/plains/houses/plains_stable_2.iob b/objects/jigsaw/village/plains/houses/stable_2.iob similarity index 100% rename from objects/jigsaw/village/plains/houses/plains_stable_2.iob rename to objects/jigsaw/village/plains/houses/stable_2.iob diff --git a/objects/jigsaw/village/plains/houses/tannery_1.iob b/objects/jigsaw/village/plains/houses/tannery_1.iob new file mode 100644 index 00000000..e0ccc777 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/tannery_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/temple_3.iob b/objects/jigsaw/village/plains/houses/temple_3.iob new file mode 100644 index 00000000..da53d8e1 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/temple_3.iob differ diff --git a/objects/jigsaw/village/plains/houses/temple_4.iob b/objects/jigsaw/village/plains/houses/temple_4.iob new file mode 100644 index 00000000..df08dd45 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/temple_4.iob differ diff --git a/objects/jigsaw/village/plains/houses/tool_smith_1.iob b/objects/jigsaw/village/plains/houses/tool_smith_1.iob new file mode 100644 index 00000000..3d6b5e22 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/tool_smith_1.iob differ diff --git a/objects/jigsaw/village/plains/houses/weaponsmith_1.iob b/objects/jigsaw/village/plains/houses/weaponsmith_1.iob new file mode 100644 index 00000000..58d68cd4 Binary files /dev/null and b/objects/jigsaw/village/plains/houses/weaponsmith_1.iob differ diff --git a/objects/jigsaw/village/plains/lamp_1.iob b/objects/jigsaw/village/plains/lamp_1.iob new file mode 100644 index 00000000..5575ee0a Binary files /dev/null and b/objects/jigsaw/village/plains/lamp_1.iob differ diff --git a/objects/jigsaw/village/plains/plains_lamp_1.iob b/objects/jigsaw/village/plains/plains_lamp_1.iob deleted file mode 100644 index cd9f804c..00000000 Binary files a/objects/jigsaw/village/plains/plains_lamp_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/town_centers/plains_fountain_01.iob b/objects/jigsaw/village/plains/town_centers/fountain_01.iob similarity index 100% rename from objects/jigsaw/village/plains/town_centers/plains_fountain_01.iob rename to objects/jigsaw/village/plains/town_centers/fountain_01.iob diff --git a/objects/jigsaw/village/plains/town_centers/plains_meeting_point_1.iob b/objects/jigsaw/village/plains/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/plains/town_centers/plains_meeting_point_1.iob rename to objects/jigsaw/village/plains/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/plains/town_centers/plains_meeting_point_2.iob b/objects/jigsaw/village/plains/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/plains/town_centers/plains_meeting_point_2.iob rename to objects/jigsaw/village/plains/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/plains/town_centers/plains_meeting_point_3.iob b/objects/jigsaw/village/plains/town_centers/meeting_point_3.iob similarity index 100% rename from objects/jigsaw/village/plains/town_centers/plains_meeting_point_3.iob rename to objects/jigsaw/village/plains/town_centers/meeting_point_3.iob diff --git a/objects/jigsaw/village/plains/villagers/baby.iob b/objects/jigsaw/village/plains/villagers/baby.iob deleted file mode 100644 index 9ea45a45..00000000 Binary files a/objects/jigsaw/village/plains/villagers/baby.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/villagers/nitwit.iob b/objects/jigsaw/village/plains/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/plains/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/villagers/unemployed.iob b/objects/jigsaw/village/plains/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/plains/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_animal_pen_3.iob b/objects/jigsaw/village/plains/zombie/houses/animal_pen_3.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_animal_pen_3.iob rename to objects/jigsaw/village/plains/zombie/houses/animal_pen_3.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_big_house_1.iob b/objects/jigsaw/village/plains/zombie/houses/big_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_big_house_1.iob rename to objects/jigsaw/village/plains/zombie/houses/big_house_1.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_butcher_shop_2.iob b/objects/jigsaw/village/plains/zombie/houses/butcher_shop_2.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_butcher_shop_2.iob rename to objects/jigsaw/village/plains/zombie/houses/butcher_shop_2.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_fletcher_house_1.iob b/objects/jigsaw/village/plains/zombie/houses/fletcher_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_fletcher_house_1.iob rename to objects/jigsaw/village/plains/zombie/houses/fletcher_house_1.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_medium_house_1.iob b/objects/jigsaw/village/plains/zombie/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_medium_house_1.iob rename to objects/jigsaw/village/plains/zombie/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_medium_house_2.iob b/objects/jigsaw/village/plains/zombie/houses/medium_house_2.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_medium_house_2.iob rename to objects/jigsaw/village/plains/zombie/houses/medium_house_2.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_meeting_point_4.iob b/objects/jigsaw/village/plains/zombie/houses/meeting_point_4.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_meeting_point_4.iob rename to objects/jigsaw/village/plains/zombie/houses/meeting_point_4.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_meeting_point_5.iob b/objects/jigsaw/village/plains/zombie/houses/meeting_point_5.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_meeting_point_5.iob rename to objects/jigsaw/village/plains/zombie/houses/meeting_point_5.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_shepherds_house_1.iob b/objects/jigsaw/village/plains/zombie/houses/shepherds_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_shepherds_house_1.iob rename to objects/jigsaw/village/plains/zombie/houses/shepherds_house_1.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_small_house_1.iob b/objects/jigsaw/village/plains/zombie/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_small_house_1.iob rename to objects/jigsaw/village/plains/zombie/houses/small_house_1.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_small_house_2.iob b/objects/jigsaw/village/plains/zombie/houses/small_house_2.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_small_house_2.iob rename to objects/jigsaw/village/plains/zombie/houses/small_house_2.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_small_house_3.iob b/objects/jigsaw/village/plains/zombie/houses/small_house_3.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_small_house_3.iob rename to objects/jigsaw/village/plains/zombie/houses/small_house_3.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_small_house_4.iob b/objects/jigsaw/village/plains/zombie/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_small_house_4.iob rename to objects/jigsaw/village/plains/zombie/houses/small_house_4.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_small_house_5.iob b/objects/jigsaw/village/plains/zombie/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_small_house_5.iob rename to objects/jigsaw/village/plains/zombie/houses/small_house_5.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_small_house_6.iob b/objects/jigsaw/village/plains/zombie/houses/small_house_6.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_small_house_6.iob rename to objects/jigsaw/village/plains/zombie/houses/small_house_6.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_small_house_7.iob b/objects/jigsaw/village/plains/zombie/houses/small_house_7.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_small_house_7.iob rename to objects/jigsaw/village/plains/zombie/houses/small_house_7.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_small_house_8.iob b/objects/jigsaw/village/plains/zombie/houses/small_house_8.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_small_house_8.iob rename to objects/jigsaw/village/plains/zombie/houses/small_house_8.iob diff --git a/objects/jigsaw/village/plains/zombie/houses/plains_stable_1.iob b/objects/jigsaw/village/plains/zombie/houses/stable_1.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/houses/plains_stable_1.iob rename to objects/jigsaw/village/plains/zombie/houses/stable_1.iob diff --git a/objects/jigsaw/village/plains/zombie/town_centers/plains_fountain_01.iob b/objects/jigsaw/village/plains/zombie/town_centers/fountain_01.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/town_centers/plains_fountain_01.iob rename to objects/jigsaw/village/plains/zombie/town_centers/fountain_01.iob diff --git a/objects/jigsaw/village/plains/zombie/town_centers/plains_meeting_point_1.iob b/objects/jigsaw/village/plains/zombie/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/town_centers/plains_meeting_point_1.iob rename to objects/jigsaw/village/plains/zombie/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/plains/zombie/town_centers/plains_meeting_point_2.iob b/objects/jigsaw/village/plains/zombie/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/town_centers/plains_meeting_point_2.iob rename to objects/jigsaw/village/plains/zombie/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/plains/zombie/town_centers/plains_meeting_point_3.iob b/objects/jigsaw/village/plains/zombie/town_centers/meeting_point_3.iob similarity index 100% rename from objects/jigsaw/village/plains/zombie/town_centers/plains_meeting_point_3.iob rename to objects/jigsaw/village/plains/zombie/town_centers/meeting_point_3.iob diff --git a/objects/jigsaw/village/plains/zombie/villagers/nitwit.iob b/objects/jigsaw/village/plains/zombie/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/plains/zombie/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/plains/zombie/villagers/unemployed.iob b/objects/jigsaw/village/plains/zombie/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/plains/zombie/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/animal_pen_1.iob b/objects/jigsaw/village/savanna/houses/animal_pen_1.iob new file mode 100644 index 00000000..a14e3573 Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/animal_pen_1.iob differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_animal_pen_2.iob b/objects/jigsaw/village/savanna/houses/animal_pen_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_animal_pen_2.iob rename to objects/jigsaw/village/savanna/houses/animal_pen_2.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_animal_pen_3.iob b/objects/jigsaw/village/savanna/houses/animal_pen_3.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_animal_pen_3.iob rename to objects/jigsaw/village/savanna/houses/animal_pen_3.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_armorer_1.iob b/objects/jigsaw/village/savanna/houses/armorer_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_armorer_1.iob rename to objects/jigsaw/village/savanna/houses/armorer_1.iob diff --git a/objects/jigsaw/village/savanna/houses/butchers_shop_1.iob b/objects/jigsaw/village/savanna/houses/butchers_shop_1.iob new file mode 100644 index 00000000..d3e5c9ed Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/butchers_shop_1.iob differ diff --git a/objects/jigsaw/village/savanna/houses/butchers_shop_2.iob b/objects/jigsaw/village/savanna/houses/butchers_shop_2.iob new file mode 100644 index 00000000..9635cc2f Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/butchers_shop_2.iob differ diff --git a/objects/jigsaw/village/savanna/houses/cartographer_1.iob b/objects/jigsaw/village/savanna/houses/cartographer_1.iob new file mode 100644 index 00000000..2fc2790e Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/cartographer_1.iob differ diff --git a/objects/jigsaw/village/savanna/houses/fisher_cottage_1.iob b/objects/jigsaw/village/savanna/houses/fisher_cottage_1.iob new file mode 100644 index 00000000..b820e995 Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/fisher_cottage_1.iob differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_fletcher_house_1.iob b/objects/jigsaw/village/savanna/houses/fletcher_house_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_fletcher_house_1.iob rename to objects/jigsaw/village/savanna/houses/fletcher_house_1.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_large_farm_1.iob b/objects/jigsaw/village/savanna/houses/large_farm_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_large_farm_1.iob rename to objects/jigsaw/village/savanna/houses/large_farm_1.iob diff --git a/objects/jigsaw/village/savanna/houses/large_farm_2.iob b/objects/jigsaw/village/savanna/houses/large_farm_2.iob new file mode 100644 index 00000000..a90472fc Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/large_farm_2.iob differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_library_1.iob b/objects/jigsaw/village/savanna/houses/library_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_library_1.iob rename to objects/jigsaw/village/savanna/houses/library_1.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_mason_1.iob b/objects/jigsaw/village/savanna/houses/mason_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_mason_1.iob rename to objects/jigsaw/village/savanna/houses/mason_1.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_medium_house_1.iob b/objects/jigsaw/village/savanna/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_medium_house_1.iob rename to objects/jigsaw/village/savanna/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_medium_house_2.iob b/objects/jigsaw/village/savanna/houses/medium_house_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_medium_house_2.iob rename to objects/jigsaw/village/savanna/houses/medium_house_2.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_animal_pen_1.iob b/objects/jigsaw/village/savanna/houses/savanna_animal_pen_1.iob deleted file mode 100644 index c56c816d..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_animal_pen_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_butchers_shop_1.iob b/objects/jigsaw/village/savanna/houses/savanna_butchers_shop_1.iob deleted file mode 100644 index 1eac0d7a..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_butchers_shop_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_butchers_shop_2.iob b/objects/jigsaw/village/savanna/houses/savanna_butchers_shop_2.iob deleted file mode 100644 index b3239309..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_butchers_shop_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_cartographer_1.iob b/objects/jigsaw/village/savanna/houses/savanna_cartographer_1.iob deleted file mode 100644 index 2566a9b1..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_cartographer_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_fisher_cottage_1.iob b/objects/jigsaw/village/savanna/houses/savanna_fisher_cottage_1.iob deleted file mode 100644 index dafdf724..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_fisher_cottage_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_large_farm_2.iob b/objects/jigsaw/village/savanna/houses/savanna_large_farm_2.iob deleted file mode 100644 index 2022f305..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_large_farm_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_shepherd_1.iob b/objects/jigsaw/village/savanna/houses/savanna_shepherd_1.iob deleted file mode 100644 index f91ef469..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_shepherd_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_farm.iob b/objects/jigsaw/village/savanna/houses/savanna_small_farm.iob deleted file mode 100644 index 8c3aad6f..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_small_farm.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_weaponsmith_2.iob b/objects/jigsaw/village/savanna/houses/savanna_weaponsmith_2.iob deleted file mode 100644 index cff4a2dd..00000000 Binary files a/objects/jigsaw/village/savanna/houses/savanna_weaponsmith_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/houses/shepherd_1.iob b/objects/jigsaw/village/savanna/houses/shepherd_1.iob new file mode 100644 index 00000000..b420f483 Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/shepherd_1.iob differ diff --git a/objects/jigsaw/village/savanna/houses/small_farm.iob b/objects/jigsaw/village/savanna/houses/small_farm.iob new file mode 100644 index 00000000..f2a6d937 Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/small_farm.iob differ diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_house_1.iob b/objects/jigsaw/village/savanna/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_small_house_1.iob rename to objects/jigsaw/village/savanna/houses/small_house_1.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_house_2.iob b/objects/jigsaw/village/savanna/houses/small_house_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_small_house_2.iob rename to objects/jigsaw/village/savanna/houses/small_house_2.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_house_3.iob b/objects/jigsaw/village/savanna/houses/small_house_3.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_small_house_3.iob rename to objects/jigsaw/village/savanna/houses/small_house_3.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_house_4.iob b/objects/jigsaw/village/savanna/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_small_house_4.iob rename to objects/jigsaw/village/savanna/houses/small_house_4.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_house_5.iob b/objects/jigsaw/village/savanna/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_small_house_5.iob rename to objects/jigsaw/village/savanna/houses/small_house_5.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_house_6.iob b/objects/jigsaw/village/savanna/houses/small_house_6.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_small_house_6.iob rename to objects/jigsaw/village/savanna/houses/small_house_6.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_house_7.iob b/objects/jigsaw/village/savanna/houses/small_house_7.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_small_house_7.iob rename to objects/jigsaw/village/savanna/houses/small_house_7.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_small_house_8.iob b/objects/jigsaw/village/savanna/houses/small_house_8.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_small_house_8.iob rename to objects/jigsaw/village/savanna/houses/small_house_8.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_tannery_1.iob b/objects/jigsaw/village/savanna/houses/tannery_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_tannery_1.iob rename to objects/jigsaw/village/savanna/houses/tannery_1.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_temple_1.iob b/objects/jigsaw/village/savanna/houses/temple_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_temple_1.iob rename to objects/jigsaw/village/savanna/houses/temple_1.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_temple_2.iob b/objects/jigsaw/village/savanna/houses/temple_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_temple_2.iob rename to objects/jigsaw/village/savanna/houses/temple_2.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_tool_smith_1.iob b/objects/jigsaw/village/savanna/houses/tool_smith_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_tool_smith_1.iob rename to objects/jigsaw/village/savanna/houses/tool_smith_1.iob diff --git a/objects/jigsaw/village/savanna/houses/savanna_weaponsmith_1.iob b/objects/jigsaw/village/savanna/houses/weaponsmith_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/houses/savanna_weaponsmith_1.iob rename to objects/jigsaw/village/savanna/houses/weaponsmith_1.iob diff --git a/objects/jigsaw/village/savanna/houses/weaponsmith_2.iob b/objects/jigsaw/village/savanna/houses/weaponsmith_2.iob new file mode 100644 index 00000000..05b9a70a Binary files /dev/null and b/objects/jigsaw/village/savanna/houses/weaponsmith_2.iob differ diff --git a/objects/jigsaw/village/savanna/savanna_lamp_post_01.iob b/objects/jigsaw/village/savanna/lamp_post_01.iob similarity index 100% rename from objects/jigsaw/village/savanna/savanna_lamp_post_01.iob rename to objects/jigsaw/village/savanna/lamp_post_01.iob diff --git a/objects/jigsaw/village/savanna/town_centers/savanna_meeting_point_1.iob b/objects/jigsaw/village/savanna/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/town_centers/savanna_meeting_point_1.iob rename to objects/jigsaw/village/savanna/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/savanna/town_centers/savanna_meeting_point_2.iob b/objects/jigsaw/village/savanna/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/town_centers/savanna_meeting_point_2.iob rename to objects/jigsaw/village/savanna/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/savanna/town_centers/savanna_meeting_point_3.iob b/objects/jigsaw/village/savanna/town_centers/meeting_point_3.iob similarity index 100% rename from objects/jigsaw/village/savanna/town_centers/savanna_meeting_point_3.iob rename to objects/jigsaw/village/savanna/town_centers/meeting_point_3.iob diff --git a/objects/jigsaw/village/savanna/town_centers/savanna_meeting_point_4.iob b/objects/jigsaw/village/savanna/town_centers/meeting_point_4.iob similarity index 100% rename from objects/jigsaw/village/savanna/town_centers/savanna_meeting_point_4.iob rename to objects/jigsaw/village/savanna/town_centers/meeting_point_4.iob diff --git a/objects/jigsaw/village/savanna/villagers/baby.iob b/objects/jigsaw/village/savanna/villagers/baby.iob deleted file mode 100644 index 9ea45a45..00000000 Binary files a/objects/jigsaw/village/savanna/villagers/baby.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/villagers/nitwit.iob b/objects/jigsaw/village/savanna/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/savanna/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/villagers/unemployed.iob b/objects/jigsaw/village/savanna/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/savanna/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_animal_pen_2.iob b/objects/jigsaw/village/savanna/zombie/houses/animal_pen_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_animal_pen_2.iob rename to objects/jigsaw/village/savanna/zombie/houses/animal_pen_2.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_animal_pen_3.iob b/objects/jigsaw/village/savanna/zombie/houses/animal_pen_3.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_animal_pen_3.iob rename to objects/jigsaw/village/savanna/zombie/houses/animal_pen_3.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_large_farm_2.iob b/objects/jigsaw/village/savanna/zombie/houses/large_farm_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_large_farm_2.iob rename to objects/jigsaw/village/savanna/zombie/houses/large_farm_2.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_medium_house_1.iob b/objects/jigsaw/village/savanna/zombie/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_medium_house_1.iob rename to objects/jigsaw/village/savanna/zombie/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_medium_house_2.iob b/objects/jigsaw/village/savanna/zombie/houses/medium_house_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_medium_house_2.iob rename to objects/jigsaw/village/savanna/zombie/houses/medium_house_2.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_1.iob b/objects/jigsaw/village/savanna/zombie/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_1.iob rename to objects/jigsaw/village/savanna/zombie/houses/small_house_1.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_2.iob b/objects/jigsaw/village/savanna/zombie/houses/small_house_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_2.iob rename to objects/jigsaw/village/savanna/zombie/houses/small_house_2.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_3.iob b/objects/jigsaw/village/savanna/zombie/houses/small_house_3.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_3.iob rename to objects/jigsaw/village/savanna/zombie/houses/small_house_3.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_4.iob b/objects/jigsaw/village/savanna/zombie/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_4.iob rename to objects/jigsaw/village/savanna/zombie/houses/small_house_4.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_5.iob b/objects/jigsaw/village/savanna/zombie/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_5.iob rename to objects/jigsaw/village/savanna/zombie/houses/small_house_5.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_6.iob b/objects/jigsaw/village/savanna/zombie/houses/small_house_6.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_6.iob rename to objects/jigsaw/village/savanna/zombie/houses/small_house_6.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_7.iob b/objects/jigsaw/village/savanna/zombie/houses/small_house_7.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_7.iob rename to objects/jigsaw/village/savanna/zombie/houses/small_house_7.iob diff --git a/objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_8.iob b/objects/jigsaw/village/savanna/zombie/houses/small_house_8.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/houses/savanna_small_house_8.iob rename to objects/jigsaw/village/savanna/zombie/houses/small_house_8.iob diff --git a/objects/jigsaw/village/savanna/zombie/town_centers/savanna_meeting_point_1.iob b/objects/jigsaw/village/savanna/zombie/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/town_centers/savanna_meeting_point_1.iob rename to objects/jigsaw/village/savanna/zombie/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/savanna/zombie/town_centers/savanna_meeting_point_2.iob b/objects/jigsaw/village/savanna/zombie/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/town_centers/savanna_meeting_point_2.iob rename to objects/jigsaw/village/savanna/zombie/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/savanna/zombie/town_centers/savanna_meeting_point_3.iob b/objects/jigsaw/village/savanna/zombie/town_centers/meeting_point_3.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/town_centers/savanna_meeting_point_3.iob rename to objects/jigsaw/village/savanna/zombie/town_centers/meeting_point_3.iob diff --git a/objects/jigsaw/village/savanna/zombie/town_centers/savanna_meeting_point_4.iob b/objects/jigsaw/village/savanna/zombie/town_centers/meeting_point_4.iob similarity index 100% rename from objects/jigsaw/village/savanna/zombie/town_centers/savanna_meeting_point_4.iob rename to objects/jigsaw/village/savanna/zombie/town_centers/meeting_point_4.iob diff --git a/objects/jigsaw/village/savanna/zombie/villagers/nitwit.iob b/objects/jigsaw/village/savanna/zombie/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/savanna/zombie/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/savanna/zombie/villagers/unemployed.iob b/objects/jigsaw/village/savanna/zombie/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/savanna/zombie/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/animal_pen_1.iob b/objects/jigsaw/village/snowy/houses/animal_pen_1.iob new file mode 100644 index 00000000..76bc530a Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/animal_pen_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_animal_pen_2.iob b/objects/jigsaw/village/snowy/houses/animal_pen_2.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_animal_pen_2.iob rename to objects/jigsaw/village/snowy/houses/animal_pen_2.iob diff --git a/objects/jigsaw/village/snowy/houses/armorer_house_1.iob b/objects/jigsaw/village/snowy/houses/armorer_house_1.iob new file mode 100644 index 00000000..b3059d58 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/armorer_house_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/armorer_house_2.iob b/objects/jigsaw/village/snowy/houses/armorer_house_2.iob new file mode 100644 index 00000000..0b32cc5d Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/armorer_house_2.iob differ diff --git a/objects/jigsaw/village/snowy/houses/butchers_shop_1.iob b/objects/jigsaw/village/snowy/houses/butchers_shop_1.iob new file mode 100644 index 00000000..ed3f4ff2 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/butchers_shop_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_butchers_shop_2.iob b/objects/jigsaw/village/snowy/houses/butchers_shop_2.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_butchers_shop_2.iob rename to objects/jigsaw/village/snowy/houses/butchers_shop_2.iob diff --git a/objects/jigsaw/village/snowy/houses/cartographer_house_1.iob b/objects/jigsaw/village/snowy/houses/cartographer_house_1.iob new file mode 100644 index 00000000..fa4d2aeb Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/cartographer_house_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/farm_1.iob b/objects/jigsaw/village/snowy/houses/farm_1.iob new file mode 100644 index 00000000..f3c7f5a4 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/farm_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/farm_2.iob b/objects/jigsaw/village/snowy/houses/farm_2.iob new file mode 100644 index 00000000..a97bf89b Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/farm_2.iob differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_fisher_cottage.iob b/objects/jigsaw/village/snowy/houses/fisher_cottage.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_fisher_cottage.iob rename to objects/jigsaw/village/snowy/houses/fisher_cottage.iob diff --git a/objects/jigsaw/village/snowy/houses/fletcher_house_1.iob b/objects/jigsaw/village/snowy/houses/fletcher_house_1.iob new file mode 100644 index 00000000..dc8b3d81 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/fletcher_house_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/library_1.iob b/objects/jigsaw/village/snowy/houses/library_1.iob new file mode 100644 index 00000000..e76d14b3 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/library_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/masons_house_1.iob b/objects/jigsaw/village/snowy/houses/masons_house_1.iob new file mode 100644 index 00000000..b0918fba Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/masons_house_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/masons_house_2.iob b/objects/jigsaw/village/snowy/houses/masons_house_2.iob new file mode 100644 index 00000000..e08a2f3b Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/masons_house_2.iob differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_medium_house_1.iob b/objects/jigsaw/village/snowy/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_medium_house_1.iob rename to objects/jigsaw/village/snowy/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/snowy/houses/medium_house_2.iob b/objects/jigsaw/village/snowy/houses/medium_house_2.iob new file mode 100644 index 00000000..7898bcbb Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/medium_house_2.iob differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_medium_house_3.iob b/objects/jigsaw/village/snowy/houses/medium_house_3.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_medium_house_3.iob rename to objects/jigsaw/village/snowy/houses/medium_house_3.iob diff --git a/objects/jigsaw/village/snowy/houses/shepherds_house_1.iob b/objects/jigsaw/village/snowy/houses/shepherds_house_1.iob new file mode 100644 index 00000000..3a18a067 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/shepherds_house_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_small_house_1.iob b/objects/jigsaw/village/snowy/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_small_house_1.iob rename to objects/jigsaw/village/snowy/houses/small_house_1.iob diff --git a/objects/jigsaw/village/snowy/houses/small_house_2.iob b/objects/jigsaw/village/snowy/houses/small_house_2.iob new file mode 100644 index 00000000..8017a650 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/small_house_2.iob differ diff --git a/objects/jigsaw/village/snowy/houses/small_house_3.iob b/objects/jigsaw/village/snowy/houses/small_house_3.iob new file mode 100644 index 00000000..51dfe3c1 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/small_house_3.iob differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_small_house_4.iob b/objects/jigsaw/village/snowy/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_small_house_4.iob rename to objects/jigsaw/village/snowy/houses/small_house_4.iob diff --git a/objects/jigsaw/village/snowy/houses/snowy_small_house_5.iob b/objects/jigsaw/village/snowy/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_small_house_5.iob rename to objects/jigsaw/village/snowy/houses/small_house_5.iob diff --git a/objects/jigsaw/village/snowy/houses/small_house_6.iob b/objects/jigsaw/village/snowy/houses/small_house_6.iob new file mode 100644 index 00000000..4d68dcad Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/small_house_6.iob differ diff --git a/objects/jigsaw/village/snowy/houses/small_house_7.iob b/objects/jigsaw/village/snowy/houses/small_house_7.iob new file mode 100644 index 00000000..c20807ea Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/small_house_7.iob differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_small_house_8.iob b/objects/jigsaw/village/snowy/houses/small_house_8.iob similarity index 100% rename from objects/jigsaw/village/snowy/houses/snowy_small_house_8.iob rename to objects/jigsaw/village/snowy/houses/small_house_8.iob diff --git a/objects/jigsaw/village/snowy/houses/snowy_animal_pen_1.iob b/objects/jigsaw/village/snowy/houses/snowy_animal_pen_1.iob deleted file mode 100644 index 420d92b1..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_animal_pen_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_armorer_house_1.iob b/objects/jigsaw/village/snowy/houses/snowy_armorer_house_1.iob deleted file mode 100644 index 1f9796fa..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_armorer_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_armorer_house_2.iob b/objects/jigsaw/village/snowy/houses/snowy_armorer_house_2.iob deleted file mode 100644 index 92e62adb..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_armorer_house_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_butchers_shop_1.iob b/objects/jigsaw/village/snowy/houses/snowy_butchers_shop_1.iob deleted file mode 100644 index cd0f333a..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_butchers_shop_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_cartographer_house_1.iob b/objects/jigsaw/village/snowy/houses/snowy_cartographer_house_1.iob deleted file mode 100644 index 16b38450..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_cartographer_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_farm_1.iob b/objects/jigsaw/village/snowy/houses/snowy_farm_1.iob deleted file mode 100644 index afc2d270..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_farm_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_farm_2.iob b/objects/jigsaw/village/snowy/houses/snowy_farm_2.iob deleted file mode 100644 index 6d546c27..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_farm_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_fletcher_house_1.iob b/objects/jigsaw/village/snowy/houses/snowy_fletcher_house_1.iob deleted file mode 100644 index 3051457b..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_fletcher_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_library_1.iob b/objects/jigsaw/village/snowy/houses/snowy_library_1.iob deleted file mode 100644 index 149ca629..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_library_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_masons_house_1.iob b/objects/jigsaw/village/snowy/houses/snowy_masons_house_1.iob deleted file mode 100644 index ae6e88ec..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_masons_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_masons_house_2.iob b/objects/jigsaw/village/snowy/houses/snowy_masons_house_2.iob deleted file mode 100644 index 36d4b699..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_masons_house_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_medium_house_2.iob b/objects/jigsaw/village/snowy/houses/snowy_medium_house_2.iob deleted file mode 100644 index c2ff445a..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_medium_house_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_shepherds_house_1.iob b/objects/jigsaw/village/snowy/houses/snowy_shepherds_house_1.iob deleted file mode 100644 index e106edfe..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_shepherds_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_small_house_2.iob b/objects/jigsaw/village/snowy/houses/snowy_small_house_2.iob deleted file mode 100644 index f38adda9..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_small_house_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_small_house_3.iob b/objects/jigsaw/village/snowy/houses/snowy_small_house_3.iob deleted file mode 100644 index 56dfd5f9..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_small_house_3.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_small_house_6.iob b/objects/jigsaw/village/snowy/houses/snowy_small_house_6.iob deleted file mode 100644 index 18defd60..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_small_house_6.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_small_house_7.iob b/objects/jigsaw/village/snowy/houses/snowy_small_house_7.iob deleted file mode 100644 index 4f9e94c3..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_small_house_7.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_tannery_1.iob b/objects/jigsaw/village/snowy/houses/snowy_tannery_1.iob deleted file mode 100644 index 5ca1e5ca..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_tannery_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_temple_1.iob b/objects/jigsaw/village/snowy/houses/snowy_temple_1.iob deleted file mode 100644 index 0fc3c55a..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_temple_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_tool_smith_1.iob b/objects/jigsaw/village/snowy/houses/snowy_tool_smith_1.iob deleted file mode 100644 index 104bfaf9..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_tool_smith_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/snowy_weapon_smith_1.iob b/objects/jigsaw/village/snowy/houses/snowy_weapon_smith_1.iob deleted file mode 100644 index e124cd84..00000000 Binary files a/objects/jigsaw/village/snowy/houses/snowy_weapon_smith_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/houses/tannery_1.iob b/objects/jigsaw/village/snowy/houses/tannery_1.iob new file mode 100644 index 00000000..924d3f1c Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/tannery_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/temple_1.iob b/objects/jigsaw/village/snowy/houses/temple_1.iob new file mode 100644 index 00000000..8650b224 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/temple_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/tool_smith_1.iob b/objects/jigsaw/village/snowy/houses/tool_smith_1.iob new file mode 100644 index 00000000..d2114316 Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/tool_smith_1.iob differ diff --git a/objects/jigsaw/village/snowy/houses/weapon_smith_1.iob b/objects/jigsaw/village/snowy/houses/weapon_smith_1.iob new file mode 100644 index 00000000..50dadb4d Binary files /dev/null and b/objects/jigsaw/village/snowy/houses/weapon_smith_1.iob differ diff --git a/objects/jigsaw/village/snowy/lamp_post_01.iob b/objects/jigsaw/village/snowy/lamp_post_01.iob new file mode 100644 index 00000000..f176665f Binary files /dev/null and b/objects/jigsaw/village/snowy/lamp_post_01.iob differ diff --git a/objects/jigsaw/village/snowy/lamp_post_02.iob b/objects/jigsaw/village/snowy/lamp_post_02.iob new file mode 100644 index 00000000..7e2565fb Binary files /dev/null and b/objects/jigsaw/village/snowy/lamp_post_02.iob differ diff --git a/objects/jigsaw/village/snowy/lamp_post_03.iob b/objects/jigsaw/village/snowy/lamp_post_03.iob new file mode 100644 index 00000000..f09ce8b9 Binary files /dev/null and b/objects/jigsaw/village/snowy/lamp_post_03.iob differ diff --git a/objects/jigsaw/village/snowy/snowy_lamp_post_01.iob b/objects/jigsaw/village/snowy/snowy_lamp_post_01.iob deleted file mode 100644 index 14f4fa49..00000000 Binary files a/objects/jigsaw/village/snowy/snowy_lamp_post_01.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/snowy_lamp_post_02.iob b/objects/jigsaw/village/snowy/snowy_lamp_post_02.iob deleted file mode 100644 index 8645cec8..00000000 Binary files a/objects/jigsaw/village/snowy/snowy_lamp_post_02.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/snowy_lamp_post_03.iob b/objects/jigsaw/village/snowy/snowy_lamp_post_03.iob deleted file mode 100644 index 445a6a3d..00000000 Binary files a/objects/jigsaw/village/snowy/snowy_lamp_post_03.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/town_centers/snowy_meeting_point_1.iob b/objects/jigsaw/village/snowy/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/snowy/town_centers/snowy_meeting_point_1.iob rename to objects/jigsaw/village/snowy/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/snowy/town_centers/snowy_meeting_point_2.iob b/objects/jigsaw/village/snowy/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/snowy/town_centers/snowy_meeting_point_2.iob rename to objects/jigsaw/village/snowy/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/snowy/town_centers/snowy_meeting_point_3.iob b/objects/jigsaw/village/snowy/town_centers/meeting_point_3.iob similarity index 100% rename from objects/jigsaw/village/snowy/town_centers/snowy_meeting_point_3.iob rename to objects/jigsaw/village/snowy/town_centers/meeting_point_3.iob diff --git a/objects/jigsaw/village/snowy/villagers/baby.iob b/objects/jigsaw/village/snowy/villagers/baby.iob deleted file mode 100644 index 9ea45a45..00000000 Binary files a/objects/jigsaw/village/snowy/villagers/baby.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/villagers/nitwit.iob b/objects/jigsaw/village/snowy/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/snowy/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/villagers/unemployed.iob b/objects/jigsaw/village/snowy/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/snowy/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_medium_house_1.iob b/objects/jigsaw/village/snowy/zombie/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_medium_house_1.iob rename to objects/jigsaw/village/snowy/zombie/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_medium_house_2.iob b/objects/jigsaw/village/snowy/zombie/houses/medium_house_2.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_medium_house_2.iob rename to objects/jigsaw/village/snowy/zombie/houses/medium_house_2.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_medium_house_3.iob b/objects/jigsaw/village/snowy/zombie/houses/medium_house_3.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_medium_house_3.iob rename to objects/jigsaw/village/snowy/zombie/houses/medium_house_3.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_1.iob b/objects/jigsaw/village/snowy/zombie/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_1.iob rename to objects/jigsaw/village/snowy/zombie/houses/small_house_1.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_2.iob b/objects/jigsaw/village/snowy/zombie/houses/small_house_2.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_2.iob rename to objects/jigsaw/village/snowy/zombie/houses/small_house_2.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_3.iob b/objects/jigsaw/village/snowy/zombie/houses/small_house_3.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_3.iob rename to objects/jigsaw/village/snowy/zombie/houses/small_house_3.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_4.iob b/objects/jigsaw/village/snowy/zombie/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_4.iob rename to objects/jigsaw/village/snowy/zombie/houses/small_house_4.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_5.iob b/objects/jigsaw/village/snowy/zombie/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_5.iob rename to objects/jigsaw/village/snowy/zombie/houses/small_house_5.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_6.iob b/objects/jigsaw/village/snowy/zombie/houses/small_house_6.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_6.iob rename to objects/jigsaw/village/snowy/zombie/houses/small_house_6.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_7.iob b/objects/jigsaw/village/snowy/zombie/houses/small_house_7.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_7.iob rename to objects/jigsaw/village/snowy/zombie/houses/small_house_7.iob diff --git a/objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_8.iob b/objects/jigsaw/village/snowy/zombie/houses/small_house_8.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/houses/snowy_small_house_8.iob rename to objects/jigsaw/village/snowy/zombie/houses/small_house_8.iob diff --git a/objects/jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_1.iob b/objects/jigsaw/village/snowy/zombie/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_1.iob rename to objects/jigsaw/village/snowy/zombie/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_2.iob b/objects/jigsaw/village/snowy/zombie/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_2.iob rename to objects/jigsaw/village/snowy/zombie/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_3.iob b/objects/jigsaw/village/snowy/zombie/town_centers/meeting_point_3.iob similarity index 100% rename from objects/jigsaw/village/snowy/zombie/town_centers/snowy_meeting_point_3.iob rename to objects/jigsaw/village/snowy/zombie/town_centers/meeting_point_3.iob diff --git a/objects/jigsaw/village/snowy/zombie/villagers/nitwit.iob b/objects/jigsaw/village/snowy/zombie/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/snowy/zombie/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/snowy/zombie/villagers/unemployed.iob b/objects/jigsaw/village/snowy/zombie/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/snowy/zombie/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/taiga_decoration_1.iob b/objects/jigsaw/village/taiga/decoration_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/taiga_decoration_1.iob rename to objects/jigsaw/village/taiga/decoration_1.iob diff --git a/objects/jigsaw/village/taiga/taiga_decoration_2.iob b/objects/jigsaw/village/taiga/decoration_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/taiga_decoration_2.iob rename to objects/jigsaw/village/taiga/decoration_2.iob diff --git a/objects/jigsaw/village/taiga/taiga_decoration_3.iob b/objects/jigsaw/village/taiga/decoration_3.iob similarity index 100% rename from objects/jigsaw/village/taiga/taiga_decoration_3.iob rename to objects/jigsaw/village/taiga/decoration_3.iob diff --git a/objects/jigsaw/village/taiga/taiga_decoration_4.iob b/objects/jigsaw/village/taiga/decoration_4.iob similarity index 100% rename from objects/jigsaw/village/taiga/taiga_decoration_4.iob rename to objects/jigsaw/village/taiga/decoration_4.iob diff --git a/objects/jigsaw/village/taiga/taiga_decoration_5.iob b/objects/jigsaw/village/taiga/decoration_5.iob similarity index 100% rename from objects/jigsaw/village/taiga/taiga_decoration_5.iob rename to objects/jigsaw/village/taiga/decoration_5.iob diff --git a/objects/jigsaw/village/taiga/taiga_decoration_6.iob b/objects/jigsaw/village/taiga/decoration_6.iob similarity index 100% rename from objects/jigsaw/village/taiga/taiga_decoration_6.iob rename to objects/jigsaw/village/taiga/decoration_6.iob diff --git a/objects/jigsaw/village/taiga/houses/animal_pen_1.iob b/objects/jigsaw/village/taiga/houses/animal_pen_1.iob new file mode 100644 index 00000000..2753eaae Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/animal_pen_1.iob differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_armorer_2.iob b/objects/jigsaw/village/taiga/houses/armorer_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_armorer_2.iob rename to objects/jigsaw/village/taiga/houses/armorer_2.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_armorer_house_1.iob b/objects/jigsaw/village/taiga/houses/armorer_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_armorer_house_1.iob rename to objects/jigsaw/village/taiga/houses/armorer_house_1.iob diff --git a/objects/jigsaw/village/taiga/houses/butcher_shop_1.iob b/objects/jigsaw/village/taiga/houses/butcher_shop_1.iob new file mode 100644 index 00000000..8a804b8d Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/butcher_shop_1.iob differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_cartographer_house_1.iob b/objects/jigsaw/village/taiga/houses/cartographer_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_cartographer_house_1.iob rename to objects/jigsaw/village/taiga/houses/cartographer_house_1.iob diff --git a/objects/jigsaw/village/taiga/houses/fisher_cottage_1.iob b/objects/jigsaw/village/taiga/houses/fisher_cottage_1.iob new file mode 100644 index 00000000..f8cd1233 Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/fisher_cottage_1.iob differ diff --git a/objects/jigsaw/village/taiga/houses/fletcher_house_1.iob b/objects/jigsaw/village/taiga/houses/fletcher_house_1.iob new file mode 100644 index 00000000..f1ec49c8 Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/fletcher_house_1.iob differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_large_farm_1.iob b/objects/jigsaw/village/taiga/houses/large_farm_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_large_farm_1.iob rename to objects/jigsaw/village/taiga/houses/large_farm_1.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_large_farm_2.iob b/objects/jigsaw/village/taiga/houses/large_farm_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_large_farm_2.iob rename to objects/jigsaw/village/taiga/houses/large_farm_2.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_library_1.iob b/objects/jigsaw/village/taiga/houses/library_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_library_1.iob rename to objects/jigsaw/village/taiga/houses/library_1.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_masons_house_1.iob b/objects/jigsaw/village/taiga/houses/masons_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_masons_house_1.iob rename to objects/jigsaw/village/taiga/houses/masons_house_1.iob diff --git a/objects/jigsaw/village/taiga/houses/medium_house_1.iob b/objects/jigsaw/village/taiga/houses/medium_house_1.iob new file mode 100644 index 00000000..8d3c93a5 Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/medium_house_1.iob differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_medium_house_2.iob b/objects/jigsaw/village/taiga/houses/medium_house_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_medium_house_2.iob rename to objects/jigsaw/village/taiga/houses/medium_house_2.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_medium_house_3.iob b/objects/jigsaw/village/taiga/houses/medium_house_3.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_medium_house_3.iob rename to objects/jigsaw/village/taiga/houses/medium_house_3.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_medium_house_4.iob b/objects/jigsaw/village/taiga/houses/medium_house_4.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_medium_house_4.iob rename to objects/jigsaw/village/taiga/houses/medium_house_4.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_shepherds_house_1.iob b/objects/jigsaw/village/taiga/houses/shepherds_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_shepherds_house_1.iob rename to objects/jigsaw/village/taiga/houses/shepherds_house_1.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_small_farm_1.iob b/objects/jigsaw/village/taiga/houses/small_farm_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_small_farm_1.iob rename to objects/jigsaw/village/taiga/houses/small_farm_1.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_small_house_1.iob b/objects/jigsaw/village/taiga/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_small_house_1.iob rename to objects/jigsaw/village/taiga/houses/small_house_1.iob diff --git a/objects/jigsaw/village/taiga/houses/small_house_2.iob b/objects/jigsaw/village/taiga/houses/small_house_2.iob new file mode 100644 index 00000000..681a6c62 Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/small_house_2.iob differ diff --git a/objects/jigsaw/village/taiga/houses/small_house_3.iob b/objects/jigsaw/village/taiga/houses/small_house_3.iob new file mode 100644 index 00000000..3ab573cc Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/small_house_3.iob differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_small_house_4.iob b/objects/jigsaw/village/taiga/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_small_house_4.iob rename to objects/jigsaw/village/taiga/houses/small_house_4.iob diff --git a/objects/jigsaw/village/taiga/houses/small_house_5.iob b/objects/jigsaw/village/taiga/houses/small_house_5.iob new file mode 100644 index 00000000..21c6bfcd Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/small_house_5.iob differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_animal_pen_1.iob b/objects/jigsaw/village/taiga/houses/taiga_animal_pen_1.iob deleted file mode 100644 index a2b771a8..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_animal_pen_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_butcher_shop_1.iob b/objects/jigsaw/village/taiga/houses/taiga_butcher_shop_1.iob deleted file mode 100644 index 0a61375a..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_butcher_shop_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_fisher_cottage_1.iob b/objects/jigsaw/village/taiga/houses/taiga_fisher_cottage_1.iob deleted file mode 100644 index d7d0b71f..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_fisher_cottage_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_fletcher_house_1.iob b/objects/jigsaw/village/taiga/houses/taiga_fletcher_house_1.iob deleted file mode 100644 index c400fc51..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_fletcher_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_medium_house_1.iob b/objects/jigsaw/village/taiga/houses/taiga_medium_house_1.iob deleted file mode 100644 index 0eafcb7d..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_medium_house_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_small_house_2.iob b/objects/jigsaw/village/taiga/houses/taiga_small_house_2.iob deleted file mode 100644 index 4a270c77..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_small_house_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_small_house_3.iob b/objects/jigsaw/village/taiga/houses/taiga_small_house_3.iob deleted file mode 100644 index 109eabf3..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_small_house_3.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_small_house_5.iob b/objects/jigsaw/village/taiga/houses/taiga_small_house_5.iob deleted file mode 100644 index 7cefe348..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_small_house_5.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_tannery_1.iob b/objects/jigsaw/village/taiga/houses/taiga_tannery_1.iob deleted file mode 100644 index e98ed7dd..00000000 Binary files a/objects/jigsaw/village/taiga/houses/taiga_tannery_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/houses/tannery_1.iob b/objects/jigsaw/village/taiga/houses/tannery_1.iob new file mode 100644 index 00000000..479bfa64 Binary files /dev/null and b/objects/jigsaw/village/taiga/houses/tannery_1.iob differ diff --git a/objects/jigsaw/village/taiga/houses/taiga_temple_1.iob b/objects/jigsaw/village/taiga/houses/temple_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_temple_1.iob rename to objects/jigsaw/village/taiga/houses/temple_1.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_tool_smith_1.iob b/objects/jigsaw/village/taiga/houses/tool_smith_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_tool_smith_1.iob rename to objects/jigsaw/village/taiga/houses/tool_smith_1.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_weaponsmith_1.iob b/objects/jigsaw/village/taiga/houses/weaponsmith_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_weaponsmith_1.iob rename to objects/jigsaw/village/taiga/houses/weaponsmith_1.iob diff --git a/objects/jigsaw/village/taiga/houses/taiga_weaponsmith_2.iob b/objects/jigsaw/village/taiga/houses/weaponsmith_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/houses/taiga_weaponsmith_2.iob rename to objects/jigsaw/village/taiga/houses/weaponsmith_2.iob diff --git a/objects/jigsaw/village/taiga/lamp_post_1.iob b/objects/jigsaw/village/taiga/lamp_post_1.iob new file mode 100644 index 00000000..4a431302 Binary files /dev/null and b/objects/jigsaw/village/taiga/lamp_post_1.iob differ diff --git a/objects/jigsaw/village/taiga/taiga_lamp_post_1.iob b/objects/jigsaw/village/taiga/taiga_lamp_post_1.iob deleted file mode 100644 index c321ef3a..00000000 Binary files a/objects/jigsaw/village/taiga/taiga_lamp_post_1.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/town_centers/taiga_meeting_point_1.iob b/objects/jigsaw/village/taiga/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/town_centers/taiga_meeting_point_1.iob rename to objects/jigsaw/village/taiga/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/taiga/town_centers/meeting_point_2.iob b/objects/jigsaw/village/taiga/town_centers/meeting_point_2.iob new file mode 100644 index 00000000..9feea7d2 Binary files /dev/null and b/objects/jigsaw/village/taiga/town_centers/meeting_point_2.iob differ diff --git a/objects/jigsaw/village/taiga/town_centers/taiga_meeting_point_2.iob b/objects/jigsaw/village/taiga/town_centers/taiga_meeting_point_2.iob deleted file mode 100644 index 39db237f..00000000 Binary files a/objects/jigsaw/village/taiga/town_centers/taiga_meeting_point_2.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/villagers/baby.iob b/objects/jigsaw/village/taiga/villagers/baby.iob deleted file mode 100644 index 9ea45a45..00000000 Binary files a/objects/jigsaw/village/taiga/villagers/baby.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/villagers/nitwit.iob b/objects/jigsaw/village/taiga/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/taiga/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/villagers/unemployed.iob b/objects/jigsaw/village/taiga/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/taiga/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_cartographer_house_1.iob b/objects/jigsaw/village/taiga/zombie/houses/cartographer_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_cartographer_house_1.iob rename to objects/jigsaw/village/taiga/zombie/houses/cartographer_house_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_fisher_cottage_1.iob b/objects/jigsaw/village/taiga/zombie/houses/fisher_cottage_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_fisher_cottage_1.iob rename to objects/jigsaw/village/taiga/zombie/houses/fisher_cottage_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_large_farm_2.iob b/objects/jigsaw/village/taiga/zombie/houses/large_farm_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_large_farm_2.iob rename to objects/jigsaw/village/taiga/zombie/houses/large_farm_2.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_library_1.iob b/objects/jigsaw/village/taiga/zombie/houses/library_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_library_1.iob rename to objects/jigsaw/village/taiga/zombie/houses/library_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_medium_house_1.iob b/objects/jigsaw/village/taiga/zombie/houses/medium_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_medium_house_1.iob rename to objects/jigsaw/village/taiga/zombie/houses/medium_house_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_medium_house_2.iob b/objects/jigsaw/village/taiga/zombie/houses/medium_house_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_medium_house_2.iob rename to objects/jigsaw/village/taiga/zombie/houses/medium_house_2.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_medium_house_3.iob b/objects/jigsaw/village/taiga/zombie/houses/medium_house_3.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_medium_house_3.iob rename to objects/jigsaw/village/taiga/zombie/houses/medium_house_3.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_medium_house_4.iob b/objects/jigsaw/village/taiga/zombie/houses/medium_house_4.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_medium_house_4.iob rename to objects/jigsaw/village/taiga/zombie/houses/medium_house_4.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_shepherds_house_1.iob b/objects/jigsaw/village/taiga/zombie/houses/shepherds_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_shepherds_house_1.iob rename to objects/jigsaw/village/taiga/zombie/houses/shepherds_house_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_1.iob b/objects/jigsaw/village/taiga/zombie/houses/small_house_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_1.iob rename to objects/jigsaw/village/taiga/zombie/houses/small_house_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_2.iob b/objects/jigsaw/village/taiga/zombie/houses/small_house_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_2.iob rename to objects/jigsaw/village/taiga/zombie/houses/small_house_2.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_3.iob b/objects/jigsaw/village/taiga/zombie/houses/small_house_3.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_3.iob rename to objects/jigsaw/village/taiga/zombie/houses/small_house_3.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_4.iob b/objects/jigsaw/village/taiga/zombie/houses/small_house_4.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_4.iob rename to objects/jigsaw/village/taiga/zombie/houses/small_house_4.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_5.iob b/objects/jigsaw/village/taiga/zombie/houses/small_house_5.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_small_house_5.iob rename to objects/jigsaw/village/taiga/zombie/houses/small_house_5.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_temple_1.iob b/objects/jigsaw/village/taiga/zombie/houses/temple_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_temple_1.iob rename to objects/jigsaw/village/taiga/zombie/houses/temple_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_tool_smith_1.iob b/objects/jigsaw/village/taiga/zombie/houses/tool_smith_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_tool_smith_1.iob rename to objects/jigsaw/village/taiga/zombie/houses/tool_smith_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/houses/taiga_weaponsmith_2.iob b/objects/jigsaw/village/taiga/zombie/houses/weaponsmith_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/houses/taiga_weaponsmith_2.iob rename to objects/jigsaw/village/taiga/zombie/houses/weaponsmith_2.iob diff --git a/objects/jigsaw/village/taiga/zombie/town_centers/taiga_meeting_point_1.iob b/objects/jigsaw/village/taiga/zombie/town_centers/meeting_point_1.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/town_centers/taiga_meeting_point_1.iob rename to objects/jigsaw/village/taiga/zombie/town_centers/meeting_point_1.iob diff --git a/objects/jigsaw/village/taiga/zombie/town_centers/taiga_meeting_point_2.iob b/objects/jigsaw/village/taiga/zombie/town_centers/meeting_point_2.iob similarity index 100% rename from objects/jigsaw/village/taiga/zombie/town_centers/taiga_meeting_point_2.iob rename to objects/jigsaw/village/taiga/zombie/town_centers/meeting_point_2.iob diff --git a/objects/jigsaw/village/taiga/zombie/villagers/nitwit.iob b/objects/jigsaw/village/taiga/zombie/villagers/nitwit.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/taiga/zombie/villagers/nitwit.iob and /dev/null differ diff --git a/objects/jigsaw/village/taiga/zombie/villagers/unemployed.iob b/objects/jigsaw/village/taiga/zombie/villagers/unemployed.iob deleted file mode 100644 index dd86f37e..00000000 Binary files a/objects/jigsaw/village/taiga/zombie/villagers/unemployed.iob and /dev/null differ diff --git a/objects/jigsaw/void/gvoid.iob b/objects/jigsaw/void/gvoid.iob deleted file mode 100644 index 5372efef..00000000 Binary files a/objects/jigsaw/void/gvoid.iob and /dev/null differ diff --git a/objects/jigsaw/void/void.iob b/objects/jigsaw/void/void.iob deleted file mode 100644 index 04869d44..00000000 Binary files a/objects/jigsaw/void/void.iob and /dev/null differ diff --git a/objects/jigsaw/woodland-mansion/woodland-mansion.iob b/objects/jigsaw/woodland-mansion/woodland-mansion.iob new file mode 100644 index 00000000..bc27335c Binary files /dev/null and b/objects/jigsaw/woodland-mansion/woodland-mansion.iob differ diff --git a/objects/jigsaw/woodland_mansion/1x1/a1.iob b/objects/jigsaw/woodland_mansion/1x1/a1.iob deleted file mode 100644 index 769d4e67..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/a1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/a2.iob b/objects/jigsaw/woodland_mansion/1x1/a2.iob deleted file mode 100644 index 17b5c30d..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/a2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/a3.iob b/objects/jigsaw/woodland_mansion/1x1/a3.iob deleted file mode 100644 index bb5243e0..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/a3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/a4.iob b/objects/jigsaw/woodland_mansion/1x1/a4.iob deleted file mode 100644 index ce7ce26b..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/a4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/a5.iob b/objects/jigsaw/woodland_mansion/1x1/a5.iob deleted file mode 100644 index ee588bdf..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/a5.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/as1.iob b/objects/jigsaw/woodland_mansion/1x1/as1.iob deleted file mode 100644 index 49e95d68..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/as1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/as2.iob b/objects/jigsaw/woodland_mansion/1x1/as2.iob deleted file mode 100644 index e0079d23..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/as2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/as3.iob b/objects/jigsaw/woodland_mansion/1x1/as3.iob deleted file mode 100644 index f1ad07ef..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/as3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/as4.iob b/objects/jigsaw/woodland_mansion/1x1/as4.iob deleted file mode 100644 index b3fc1cf6..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/as4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/b1.iob b/objects/jigsaw/woodland_mansion/1x1/b1.iob deleted file mode 100644 index 490433f8..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/b1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/b2.iob b/objects/jigsaw/woodland_mansion/1x1/b2.iob deleted file mode 100644 index 39aa0c85..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/b2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/b3.iob b/objects/jigsaw/woodland_mansion/1x1/b3.iob deleted file mode 100644 index eb881949..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/b3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/b4.iob b/objects/jigsaw/woodland_mansion/1x1/b4.iob deleted file mode 100644 index a60b9115..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/b4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x1/b5.iob b/objects/jigsaw/woodland_mansion/1x1/b5.iob deleted file mode 100644 index 0d03560e..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x1/b5.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a1.iob b/objects/jigsaw/woodland_mansion/1x2/a1.iob deleted file mode 100644 index 7ed58f05..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a2.iob b/objects/jigsaw/woodland_mansion/1x2/a2.iob deleted file mode 100644 index bca8375d..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a3.iob b/objects/jigsaw/woodland_mansion/1x2/a3.iob deleted file mode 100644 index 003107b4..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a4.iob b/objects/jigsaw/woodland_mansion/1x2/a4.iob deleted file mode 100644 index 2cc8572a..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a5.iob b/objects/jigsaw/woodland_mansion/1x2/a5.iob deleted file mode 100644 index b3b35c5b..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a5.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a6.iob b/objects/jigsaw/woodland_mansion/1x2/a6.iob deleted file mode 100644 index 98a92004..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a6.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a7.iob b/objects/jigsaw/woodland_mansion/1x2/a7.iob deleted file mode 100644 index 71b41850..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a7.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a8.iob b/objects/jigsaw/woodland_mansion/1x2/a8.iob deleted file mode 100644 index f69896ae..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a8.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/a9.iob b/objects/jigsaw/woodland_mansion/1x2/a9.iob deleted file mode 100644 index e6f7fe12..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/a9.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/b1.iob b/objects/jigsaw/woodland_mansion/1x2/b1.iob deleted file mode 100644 index 124f3688..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/b1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/b2.iob b/objects/jigsaw/woodland_mansion/1x2/b2.iob deleted file mode 100644 index 2387b0ab..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/b2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/b3.iob b/objects/jigsaw/woodland_mansion/1x2/b3.iob deleted file mode 100644 index 9fcaf4d0..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/b3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/b4.iob b/objects/jigsaw/woodland_mansion/1x2/b4.iob deleted file mode 100644 index 417aa816..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/b4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/b5.iob b/objects/jigsaw/woodland_mansion/1x2/b5.iob deleted file mode 100644 index 48467340..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/b5.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/c1.iob b/objects/jigsaw/woodland_mansion/1x2/c1.iob deleted file mode 100644 index d09eafe3..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/c1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/c2.iob b/objects/jigsaw/woodland_mansion/1x2/c2.iob deleted file mode 100644 index 40b89f3b..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/c2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/c3.iob b/objects/jigsaw/woodland_mansion/1x2/c3.iob deleted file mode 100644 index 9f52363a..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/c3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/c4.iob b/objects/jigsaw/woodland_mansion/1x2/c4.iob deleted file mode 100644 index 607265d1..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/c4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/d1.iob b/objects/jigsaw/woodland_mansion/1x2/d1.iob deleted file mode 100644 index 5c3a6249..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/d1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/d2.iob b/objects/jigsaw/woodland_mansion/1x2/d2.iob deleted file mode 100644 index 8d6dbe6e..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/d2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/d3.iob b/objects/jigsaw/woodland_mansion/1x2/d3.iob deleted file mode 100644 index ecac9c66..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/d3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/d4.iob b/objects/jigsaw/woodland_mansion/1x2/d4.iob deleted file mode 100644 index 70efbfa0..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/d4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/d5.iob b/objects/jigsaw/woodland_mansion/1x2/d5.iob deleted file mode 100644 index a4265ad6..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/d5.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/s1.iob b/objects/jigsaw/woodland_mansion/1x2/s1.iob deleted file mode 100644 index 4109a9b0..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/s1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/s2.iob b/objects/jigsaw/woodland_mansion/1x2/s2.iob deleted file mode 100644 index f6d66b70..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/s2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/1x2/se1.iob b/objects/jigsaw/woodland_mansion/1x2/se1.iob deleted file mode 100644 index c402f0c8..00000000 Binary files a/objects/jigsaw/woodland_mansion/1x2/se1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/a1.iob b/objects/jigsaw/woodland_mansion/2x2/a1.iob deleted file mode 100644 index 03f25c22..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/a1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/a2.iob b/objects/jigsaw/woodland_mansion/2x2/a2.iob deleted file mode 100644 index 23372dc3..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/a2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/a3.iob b/objects/jigsaw/woodland_mansion/2x2/a3.iob deleted file mode 100644 index 257b18c2..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/a3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/a4.iob b/objects/jigsaw/woodland_mansion/2x2/a4.iob deleted file mode 100644 index 9f300b1f..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/a4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/b1.iob b/objects/jigsaw/woodland_mansion/2x2/b1.iob deleted file mode 100644 index 8dd307d1..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/b1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/b2.iob b/objects/jigsaw/woodland_mansion/2x2/b2.iob deleted file mode 100644 index 31c6ce0c..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/b2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/b3.iob b/objects/jigsaw/woodland_mansion/2x2/b3.iob deleted file mode 100644 index d21b67f8..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/b3.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/b4.iob b/objects/jigsaw/woodland_mansion/2x2/b4.iob deleted file mode 100644 index b73197b0..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/b4.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/b5.iob b/objects/jigsaw/woodland_mansion/2x2/b5.iob deleted file mode 100644 index cd7fff82..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/b5.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/2x2/s1.iob b/objects/jigsaw/woodland_mansion/2x2/s1.iob deleted file mode 100644 index ee6cafbc..00000000 Binary files a/objects/jigsaw/woodland_mansion/2x2/s1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/main/a1.iob b/objects/jigsaw/woodland_mansion/main/a1.iob deleted file mode 100644 index 13977b72..00000000 Binary files a/objects/jigsaw/woodland_mansion/main/a1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/carpet_east.iob b/objects/jigsaw/woodland_mansion/oldstuff/carpet_east.iob deleted file mode 100644 index 033d4a11..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/carpet_east.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/carpet_north.iob b/objects/jigsaw/woodland_mansion/oldstuff/carpet_north.iob deleted file mode 100644 index b688b473..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/carpet_north.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/carpet_south_1.iob b/objects/jigsaw/woodland_mansion/oldstuff/carpet_south_1.iob deleted file mode 100644 index a30aa5c5..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/carpet_south_1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/carpet_south_2.iob b/objects/jigsaw/woodland_mansion/oldstuff/carpet_south_2.iob deleted file mode 100644 index f0033888..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/carpet_south_2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/carpet_west_1.iob b/objects/jigsaw/woodland_mansion/oldstuff/carpet_west_1.iob deleted file mode 100644 index b1fb77d5..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/carpet_west_1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/carpet_west_2.iob b/objects/jigsaw/woodland_mansion/oldstuff/carpet_west_2.iob deleted file mode 100644 index c9e410be..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/carpet_west_2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/corridor_floor.iob b/objects/jigsaw/woodland_mansion/oldstuff/corridor_floor.iob deleted file mode 100644 index d0f3c42c..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/corridor_floor.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/entrance.iob b/objects/jigsaw/woodland_mansion/oldstuff/entrance.iob deleted file mode 100644 index 86d62ede..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/entrance.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/indoors_door_1.iob b/objects/jigsaw/woodland_mansion/oldstuff/indoors_door_1.iob deleted file mode 100644 index 7091508c..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/indoors_door_1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/indoors_door_2.iob b/objects/jigsaw/woodland_mansion/oldstuff/indoors_door_2.iob deleted file mode 100644 index 7e8e87ad..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/indoors_door_2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/indoors_wall_1.iob b/objects/jigsaw/woodland_mansion/oldstuff/indoors_wall_1.iob deleted file mode 100644 index 219820f3..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/indoors_wall_1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/indoors_wall_2.iob b/objects/jigsaw/woodland_mansion/oldstuff/indoors_wall_2.iob deleted file mode 100644 index eecbac33..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/indoors_wall_2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/roof.iob b/objects/jigsaw/woodland_mansion/oldstuff/roof.iob deleted file mode 100644 index 8ed5b60a..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/roof.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/roof_corner.iob b/objects/jigsaw/woodland_mansion/oldstuff/roof_corner.iob deleted file mode 100644 index dd124e77..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/roof_corner.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/roof_front.iob b/objects/jigsaw/woodland_mansion/oldstuff/roof_front.iob deleted file mode 100644 index 7914e0c5..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/roof_front.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/roof_inner_corner.iob b/objects/jigsaw/woodland_mansion/oldstuff/roof_inner_corner.iob deleted file mode 100644 index c659f081..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/roof_inner_corner.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/small_wall.iob b/objects/jigsaw/woodland_mansion/oldstuff/small_wall.iob deleted file mode 100644 index fcc7e3a4..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/small_wall.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/small_wall_corner.iob b/objects/jigsaw/woodland_mansion/oldstuff/small_wall_corner.iob deleted file mode 100644 index ce708563..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/small_wall_corner.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/wall_corner.iob b/objects/jigsaw/woodland_mansion/oldstuff/wall_corner.iob deleted file mode 100644 index 1c44e3a7..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/wall_corner.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/wall_flat.iob b/objects/jigsaw/woodland_mansion/oldstuff/wall_flat.iob deleted file mode 100644 index 9b789eac..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/wall_flat.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/oldstuff/wall_window.iob b/objects/jigsaw/woodland_mansion/oldstuff/wall_window.iob deleted file mode 100644 index 03d53d3c..00000000 Binary files a/objects/jigsaw/woodland_mansion/oldstuff/wall_window.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/path/path_1.iob b/objects/jigsaw/woodland_mansion/path/path_1.iob deleted file mode 100644 index 100a4d80..00000000 Binary files a/objects/jigsaw/woodland_mansion/path/path_1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/path/path_2.iob b/objects/jigsaw/woodland_mansion/path/path_2.iob deleted file mode 100644 index bb8abdbb..00000000 Binary files a/objects/jigsaw/woodland_mansion/path/path_2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/path_2/path_1.iob b/objects/jigsaw/woodland_mansion/path_2/path_1.iob deleted file mode 100644 index f99583d9..00000000 Binary files a/objects/jigsaw/woodland_mansion/path_2/path_1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/path_2/path_2.iob b/objects/jigsaw/woodland_mansion/path_2/path_2.iob deleted file mode 100644 index a99b66d9..00000000 Binary files a/objects/jigsaw/woodland_mansion/path_2/path_2.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/roof/roof_1.iob b/objects/jigsaw/woodland_mansion/roof/roof_1.iob deleted file mode 100644 index f584d269..00000000 Binary files a/objects/jigsaw/woodland_mansion/roof/roof_1.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/stairs/stairs_left.iob b/objects/jigsaw/woodland_mansion/stairs/stairs_left.iob deleted file mode 100644 index 476897fb..00000000 Binary files a/objects/jigsaw/woodland_mansion/stairs/stairs_left.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/stairs/stairs_right.iob b/objects/jigsaw/woodland_mansion/stairs/stairs_right.iob deleted file mode 100644 index 21fca57f..00000000 Binary files a/objects/jigsaw/woodland_mansion/stairs/stairs_right.iob and /dev/null differ diff --git a/objects/jigsaw/woodland_mansion/stairs/stairs_straight.iob b/objects/jigsaw/woodland_mansion/stairs/stairs_straight.iob deleted file mode 100644 index e56a8ad9..00000000 Binary files a/objects/jigsaw/woodland_mansion/stairs/stairs_straight.iob and /dev/null differ diff --git a/ravines/mixed-sandstone/main.json b/ravines/mixed-sandstone/main.json index 56cb8982..56438bfd 100644 --- a/ravines/mixed-sandstone/main.json +++ b/ravines/mixed-sandstone/main.json @@ -26,7 +26,7 @@ }, "girth": { "max": 6, - "min":6 + "min": 6 }, "maxDistance": 125, "maxIterations": 150 diff --git a/ravines/red-sandstone/small.json b/ravines/red-sandstone/small.json index 8064d49c..9bd6533a 100644 --- a/ravines/red-sandstone/small.json +++ b/ravines/red-sandstone/small.json @@ -25,7 +25,7 @@ } }, "girth": { - "max":6, + "max": 6, "min": 6 }, "maxDistance": 32, diff --git a/regions/frozen.json b/regions/frozen.json index cb772fac..30b51dd6 100644 --- a/regions/frozen.json +++ b/regions/frozen.json @@ -12,10 +12,20 @@ "frozen/pine-plains", "frozen/spruce-plains" ], - "jigsawStructures": [{ - "structure": "murky_stronghold", - "rarity": 250 - }], + "jigsawStructures": [ + { + "structure": "dungeon-skeleton", + "rarity": 250 + }, + { + "structure": "dungeon-spider", + "rarity": 250 + }, + { + "structure": "dungeon-zombie", + "rarity": 250 + } + ], "objects": [ { "heightmap": { @@ -59,7 +69,7 @@ }, { "name": "standard-surface-portals", - "chance": 0.001, + "chance": 1.0E-4, "place": [ "structures/swordnp2", "structures/swordnp1", @@ -97,16 +107,6 @@ "carvingSupport": "SURFACE_ONLY" } ], - "loot": { - "mode": "ADD", - "tables": [ - "global-tools", - "frozen-clutter", - "frozen-food", - "snow-clutter", - "cold-treasure" - ] - }, "shoreBiomes": ["frozen/shore/beach"], "seaBiomes": [ "frozen/sea/frozen-river-ice", @@ -138,19 +138,11 @@ "landBiomeZoom": 5, "shoreHeightMin": 2.2, "shoreHeightMax": 4.2, - "blockDrops": [{ - "blocks": [{"block": "minecraft:stone"}], - "drops": [{ - "rarity": 1, - "maxAmount": 2, - "minAmount": 1, - "type": "spruce_sapling" - }] - }], "entitySpawners": [ - "frozen/land-passive", - "frozen/land-hostile", - "frozen/land-cave" + "frozen/passive", + "frozen/hostile", + "frozen/cave", + "frozen/water" ], "carving": { "ravines": [{ @@ -181,5 +173,9 @@ ] }, "shoreHeightZoom": 1.14, - "riverThickness": 0.006 + "riverThickness": 0.006, + "loot": { + "mode": "REPLACE", + "tables": ["frozen/clutter", "frozen/food", "snow/clutter"] + } } diff --git a/regions/hot.json b/regions/hot.json index d031c226..51d28e46 100644 --- a/regions/hot.json +++ b/regions/hot.json @@ -18,10 +18,6 @@ "mesa/mesa", "mesa/cliffs" ], - "jigsawStructures": [{ - "structure": "murky_stronghold", - "rarity": 250 - }], "objects": [ { "heightmap": { @@ -109,23 +105,13 @@ "carvingSupport": "SURFACE_ONLY" } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": [ - "global-tools", - "global-treasure", - "hot-food", - "hot-treasure", - "cactus-clutter" - ] - }, "shoreBiomes": ["hot/shore/beach"], "seaBiomes": ["hot/sea/ocean"], "entitySpawners": [ - "hot/land-passive", - "hot/land-hostile", - "hot/land-cave" + "hot/passive", + "hot/hostile", + "hot/cave", + "hot/water" ], "deposits": [ { @@ -240,5 +226,9 @@ }, "shoreHeightMin": 3.2, "shoreHeightMax": 6.2, - "shoreHeightZoom": 1.14 + "shoreHeightZoom": 1.14, + "loot": { + "mode": "REPLACE", + "tables": ["hot/food", "hot/treasure"] + } } diff --git a/regions/mushroom.json b/regions/mushroom.json index bf771a75..0b64bae9 100644 --- a/regions/mushroom.json +++ b/regions/mushroom.json @@ -9,10 +9,6 @@ "mushroom/plains", "mushroom/warped-forest" ], - "jigsawStructures": [{ - "structure": "murky_stronghold", - "rarity": 250 - }], "objects": [{ "heightmap": { "seed": 1337, @@ -53,17 +49,6 @@ "y": 2 } }], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": [ - "global-clutter", - "global-tools", - "global-treasure", - "mushroom-clutter", - "mushroom-food" - ] - }, "shoreBiomes": ["mushroom/shore/beach"], "seaBiomes": ["mushroom/sea/ocean"], "blockDrops": [{ @@ -109,9 +94,10 @@ } ], "entitySpawners": [ - "mushroom/land-passive", - "mushroom/land-hostile", - "mushroom/land-cave" + "mushroom/passive", + "mushroom/hostile", + "mushroom/cave", + "mushroom/water" ], "shoreHeightMin": 3.2, "shoreHeightMax": 6.2, @@ -125,5 +111,9 @@ "style": {"style": "STATIC"} } }]}, - "shoreHeightZoom": 1.14 + "shoreHeightZoom": 1.14, + "loot": { + "mode": "REPLACE", + "tables": ["mushroom/clutter", "mushroom/food"] + } } diff --git a/regions/swamp.json b/regions/swamp.json index efe0702e..226b0b31 100644 --- a/regions/swamp.json +++ b/regions/swamp.json @@ -12,10 +12,6 @@ "swamp/marsh", "swamp/handy-willow-forest" ], - "jigsawStructures": [{ - "structure": "murky_stronghold", - "rarity": 250 - }], "objects": [{ "heightmap": { "seed": 1337, @@ -56,17 +52,6 @@ "y": 2 } }], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": [ - "global-clutter", - "global-tools", - "global-treasure", - "swamp-clutter", - "swamp-food" - ] - }, "shoreBiomes": ["swamp/shore/beach"], "seaBiomes": [ "swamp/sea/ocean", @@ -74,9 +59,10 @@ "swamp/sea/ocean-tree" ], "entitySpawners": [ - "swamp/land-passive", - "swamp/land-hostile", - "swamp/land-cave" + "swamp/passive", + "swamp/hostile", + "swamp/cave", + "swamp/water" ], "deposits": [ { @@ -125,5 +111,9 @@ {"block": "minecraft:grass"}, {"block": "minecraft:tall_grass"} ] - }] + }], + "loot": { + "mode": "REPLACE", + "tables": ["swamp/clutter", "swamp/food"] + } } diff --git a/regions/temperate.json b/regions/temperate.json index ccf85058..5b47f48e 100644 --- a/regions/temperate.json +++ b/regions/temperate.json @@ -16,10 +16,6 @@ "temperate/reaching-forest", "temperate/lush-plains" ], - "jigsawStructures": [{ - "structure": "murky_stronghold", - "rarity": 250 - }], "objects": [ { "heightmap": { @@ -101,16 +97,6 @@ "carvingSupport": "SURFACE_ONLY" } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": [ - "global-tools", - "global-treasure", - "temperate-clutter", - "temperate-food" - ] - }, "shoreBiomes": [ "temperate/shore/beach", "temperate/shore/oak-beach" @@ -122,9 +108,10 @@ "riverBiomes": ["temperate/sea/river"], "ENTITY_SPAWNS": "ALL ENTITY SPAWNS FOR THE REGION", "entitySpawners": [ - "temperate/land-passive", - "temperate/land-hostile", - "temperate/land-cave" + "temperate/passive", + "temperate/hostile", + "temperate/cave", + "temperate/water" ], "shoreBiomeZoom": 0.15, "deposits": [{ @@ -179,5 +166,9 @@ "shoreHeightMin": 1, "shoreHeightMax": 5.2, "shoreHeightZoom": 1.14, - "riverThickness": 0.025 + "riverThickness": 0.025, + "loot": { + "mode": "REPLACE", + "tables": ["temperate/clutter", "temperate/food"] + } } diff --git a/regions/terralost.json b/regions/terralost.json index b59a4220..3cd91d2c 100644 --- a/regions/terralost.json +++ b/regions/terralost.json @@ -11,18 +11,15 @@ "loot": { "mode": "ADD", "multiplier": 1, - "tables": [ - "global-clutter", - "global-tools" - ] + "tables": ["tropical/dungeon"] }, "landBiomeZoom": 3, "shoreBiomes": ["tundra/shore/beach"], "seaBiomes": ["mountain/sea/river"], "entitySpawners": [ - "tundra/land-passive", - "tundra/land-hostile", - "tundra/land-cave" + "tundra/passive", + "tundra/hostile", + "tundra/cave" ], "shoreHeightMin": 2.2, "shoreHeightMax": 5.2, diff --git a/regions/tropical.json b/regions/tropical.json index 5ea34c90..8c6e6325 100644 --- a/regions/tropical.json +++ b/regions/tropical.json @@ -15,10 +15,6 @@ "tropical/mountain-plains", "tropical/plains-hills" ], - "jigsawStructures": [{ - "structure": "murky_stronghold", - "rarity": 250 - }], "objects": [ { "heightmap": { @@ -100,17 +96,6 @@ "carvingSupport": "SURFACE_ONLY" } ], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": [ - "global-clutter", - "global-tools", - "tropical-treasure", - "tropical-food", - "forest-food" - ] - }, "shoreBiomes": [ "tropical/island-beach", "tropical/beach", @@ -183,14 +168,18 @@ "varience": 8 }], "entitySpawners": [ - "tropical/land-passive", - "tropical/land-hostile", - "tropical/land-hostile-day", - "tropical/land-cave", + "tropical/passive", + "tropical/hostile", + "tropical/water", + "tropical/cave", "tropical/beach" ], "landBiomeZoom": 5.5, "shoreHeightMin": 3.2, "shoreHeightMax": 9.2, - "shoreHeightZoom": 2.14 + "shoreHeightZoom": 2.14, + "loot": { + "mode": "REPLACE", + "tables": ["tropical/treasure","tropical/food","tropical/dungeon"] + } } diff --git a/regions/tundra.json b/regions/tundra.json index 692cba2d..b31c5a21 100644 --- a/regions/tundra.json +++ b/regions/tundra.json @@ -22,10 +22,6 @@ "mountain/mountain", "tundra/ether" ], - "jigsawStructures": [{ - "structure": "murky_stronghold", - "rarity": 250 - }], "objects": [{ "heightmap": { "seed": 1337, @@ -66,25 +62,16 @@ "y": 2 } }], - "loot": { - "mode": "ADD", - "multiplier": 1, - "tables": [ - "global-clutter", - "global-tools", - "cold-treasure", - "cold-food" - ] - }, "shoreBiomes": [ "tundra/shore/beach", "tundra/shore/beach-stone" ], "seaBiomes": ["mountain/sea/river"], "entitySpawners": [ - "tundra/land-passive", - "tundra/land-hostile", - "tundra/land-cave" + "tundra/passive", + "tundra/hostile", + "tundra/cave", + "tundra/water" ], "riverBiomes": [ "tundra/sea/river", @@ -141,5 +128,9 @@ ] }, "shoreHeightZoom": 1.14, - "riverThickness": 0.025 + "riverThickness": 0.025, + "loot": { + "mode": "REPLACE", + "tables": ["cold/food","cold/treasure","snow/clutter"] + } } diff --git a/spawners/evoker.json b/spawners/evoker.json deleted file mode 100644 index fc5a1cd9..00000000 --- a/spawners/evoker.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "maximumRate": { - "amount": 3, - "per": {"minecraftDays": 6} - }, - "maxEntitiesPerChunk": 2, - "initialSpawns": [{ - "entity": "standard/hostile/evoker", - "rarity": 2, - "maxSpawns": 2, - "minSpawns": 1 - }] -} diff --git a/spawners/frozen/cave.json b/spawners/frozen/cave.json new file mode 100644 index 00000000..d2befefd --- /dev/null +++ b/spawners/frozen/cave.json @@ -0,0 +1,71 @@ +{ + "group": "CAVE", + "maximumRate": { + "amount": 3, + "per": {"seconds": 30} + }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 3, + "spawns": [ + { + "entity": "standard/neutral/cavespider", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 4 + }, + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 4 + }, + { + "entity": "standard/hostile/stray", + "energyMultiplier": 1, + "rarity": 6, + "maxSpawns": 4, + "minSpawns": 4 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 4 + }, + { + "entity": "standard/hostile/slime", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 4 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1, + "rarity": 30, + "maxSpawns": 4, + "minSpawns": 4 + }, + { + "entity": "standard/neutral/enderman", + "energyMultiplier": 1, + "rarity": 60, + "maxSpawns": 1, + "minSpawns": 1 + }, + { + "entity": "standard/passive/bat", + "energyMultiplier": 1, + "rarity": 1, + "maxSpawns": 8, + "minSpawns": 8 + } + ] +} diff --git a/spawners/frozen/hostile.json b/spawners/frozen/hostile.json new file mode 100644 index 00000000..c6b49784 --- /dev/null +++ b/spawners/frozen/hostile.json @@ -0,0 +1,65 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 15} + }, + "timeBlock": { + "startHour": 20, + "endHour": 3 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 0.95, + "weather": "ANY", + "spawns": [ + { + "entity": "standard/neutral/spider", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 2 + }, + { + "entity": "standard/hostile/stray", + "energyMultiplier": 1, + "rarity": 6, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 1, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/slime", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1, + "rarity": 30, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/neutral/enderman", + "energyMultiplier": 1, + "rarity": 60, + "maxSpawns": 2, + "minSpawns": 1 + } + ] +} diff --git a/spawners/frozen/land-passive.json b/spawners/frozen/land-passive.json deleted file mode 100644 index 51d2fab9..00000000 --- a/spawners/frozen/land-passive.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "group": "NORMAL", - "maximumRate": { - "amount": 8, - "per": {"seconds": 30} - }, - "timeBlock": { - "startHour": 6, - "endHour": 18 - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 0.85, - "weather": "NONE", - "spawns": [ - { - "entity": "standard/passive/chicken", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 2 - }, - { - "entity": "standard/passive/sheep", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "standard/passive/polar-bear", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 15 - }, - { - "entity": "unique/golem", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 15 - }, - { - "entity": "standard/passive/fox", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 15 - } - ] -} diff --git a/spawners/frozen/passive.json b/spawners/frozen/passive.json new file mode 100644 index 00000000..553c5fda --- /dev/null +++ b/spawners/frozen/passive.json @@ -0,0 +1,70 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 30} + }, + "timeBlock": { + "startHour": 6, + "endHour": 18 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 0.85, + "weather": "NONE", + "spawns": [ + { + "entity": "standard/passive/rabbit", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 2 + }, + { + "entity": "standard/neutral/polarbear", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 1 + }, + { + "entity": "standard/passive/sheep", + "maxSpawns": 4, + "minSpawns": 2, + "rarity": 1 + }, + { + "entity": "standard/passive/pig", + "maxSpawns": 4, + "minSpawns": 2, + "rarity": 1 + }, + { + "entity": "standard/passive/chicken", + "maxSpawns": 4, + "minSpawns": 2, + "rarity": 1 + }, + { + "entity": "standard/passive/cow", + "maxSpawns": 4, + "minSpawns": 2, + "rarity": 1 + }, + { + "entity": "standard/neutral/wolf", + "maxSpawns": 4, + "minSpawns": 2, + "rarity": 1 + }, + { + "entity": "standard/passive/fox", + "maxSpawns": 4, + "minSpawns": 2, + "rarity": 1 + }, + { + "entity": "standard/neutral/goat", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 1 + } + ] +} diff --git a/spawners/frozen/water.json b/spawners/frozen/water.json new file mode 100644 index 00000000..377a1049 --- /dev/null +++ b/spawners/frozen/water.json @@ -0,0 +1,26 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 15} + }, + "timeBlock": { + "startHour": 20, + "endHour": 3 + }, + "maxEntitiesPerChunk": 5, + "energyMultiplier": 0.95, + "weather": "ANY", + "spawns": [ + { + "entity": "standard/passive/glowsquid", + "energyMultiplier": 0.885, + "rarity": 1 + }, + { + "entity": "standard/passive/cod", + "energyMultiplier": 0.885, + "rarity": 1 + } + ] +} diff --git a/spawners/hives.json b/spawners/hives.json index 99efdbc2..be6037cc 100644 --- a/spawners/hives.json +++ b/spawners/hives.json @@ -5,7 +5,7 @@ "endHour": 12 }, "spawns": [{ - "entity": "standard/passive/bee", + "entity": "standard/neutral/bee", "maxSpawns": 2, "minSpawns": 1, "rarity": 1 diff --git a/spawners/mushroom/land-cave.json b/spawners/hot/cave.json similarity index 80% rename from spawners/mushroom/land-cave.json rename to spawners/hot/cave.json index e4247129..1686b0da 100644 --- a/spawners/mushroom/land-cave.json +++ b/spawners/hot/cave.json @@ -22,7 +22,7 @@ "rarity": 4 }, { - "entity": "standard/hostile/spider", + "entity": "standard/neutral/cavespider", "energyMultiplier": 1.15, "rarity": 3 }, @@ -30,6 +30,11 @@ "entity": "standard/hostile/creeper", "energyMultiplier": 1.75, "rarity": 5 + }, + { + "entity": "standard/passive/bat", + "energyMultiplier": 1, + "rarity": 1 } ] } diff --git a/spawners/hot/hostile.json b/spawners/hot/hostile.json new file mode 100644 index 00000000..2981f5ba --- /dev/null +++ b/spawners/hot/hostile.json @@ -0,0 +1,58 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 15} + }, + "timeBlock": { + "startHour": 20, + "endHour": 3 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 0.95, + "weather": "ANY", + "spawns": [ + { + "entity": "standard/neutral/spider", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 2 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 1, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/slime", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1, + "rarity": 30, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/neutral/enderman", + "energyMultiplier": 1, + "rarity": 60, + "maxSpawns": 2, + "minSpawns": 1 + } + ] +} diff --git a/spawners/hot/land-hostile.json b/spawners/hot/land-hostile.json deleted file mode 100644 index 529efe87..00000000 --- a/spawners/hot/land-hostile.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "group": "NORMAL", - "maximumRate": { - "amount": 8, - "per": {"seconds": 15} - }, - "timeBlock": { - "startHour": 20, - "endHour": 3 - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 0.95, - "weather": "ANY", - "spawns": [ - { - "entity": "standard/hostile/zombie", - "energyMultiplier": 0.885, - "rarity": 1 - }, - { - "entity": "standard/hostile/skeleton", - "energyMultiplier": 1.35, - "rarity": 4 - }, - { - "entity": "standard/hostile/spider", - "energyMultiplier": 1.15, - "rarity": 3 - }, - { - "entity": "standard/hostile/creeper", - "energyMultiplier": 1.75, - "rarity": 5 - }, - { - "entity": "standard/hostile/enderman", - "energyMultiplier": 2, - "rarity": 5 - } - ] -} diff --git a/spawners/hot/land-passive.json b/spawners/hot/land-passive.json deleted file mode 100644 index 2a8400d6..00000000 --- a/spawners/hot/land-passive.json +++ /dev/null @@ -1,47 +0,0 @@ -{ - "group": "NORMAL", - "maximumRate": { - "amount": 8, - "per": {"seconds": 30} - }, - "timeBlock": { - "startHour": 6, - "endHour": 18 - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 0.85, - "weather": "NONE", - "spawns": [ - { - "entity": "standard/passive/chicken", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "standard/passive/donkey", - "maxSpawns": 3, - "minSpawns": 2, - "rarity": 25 - }, - { - "entity": "standard/passive/mule", - "maxSpawns": 3, - "minSpawns": 2, - "rarity": 25 - }, - { - "entity": "standard/passive/rabbit", - "maxSpawns": 2, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "standard/passive/wanderingtrader", - "maxSpawns": 1, - "minSpawns": 1, - "rarity": 150, - "energyMultiplier": 5 - } - ] -} diff --git a/spawners/tropical/land-passive.json b/spawners/hot/passive.json similarity index 56% rename from spawners/tropical/land-passive.json rename to spawners/hot/passive.json index 98d6bf02..0b7e5c57 100644 --- a/spawners/tropical/land-passive.json +++ b/spawners/hot/passive.json @@ -14,21 +14,23 @@ "spawns": [ { "entity": "standard/passive/chicken", - "maxSpawns": 3, + "maxSpawns": 4, "minSpawns": 1, - "rarity": 2 + "rarity": 1 }, { "entity": "standard/passive/cow", "maxSpawns": 3, "minSpawns": 1, - "rarity": 2 + "rarity": 4, + "energyMultiplier": 1.2 }, { "entity": "standard/passive/pig", - "maxSpawns": 3, + "maxSpawns": 4, "minSpawns": 1, - "rarity": 2 + "rarity": 4, + "energyMultiplier": 1.2 }, { "entity": "standard/passive/sheep", @@ -37,45 +39,29 @@ "rarity": 2 }, { - "entity": "standard/passive/wolf", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 6, - "energyMultiplier": 1.25 - }, - { - "entity": "standard/passive/ocelot", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "standard/passive/parrot", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 3, - "energyMultiplier": 1.25 - }, - { - "entity": "standard/passive/panda", + "entity": "standard/passive/horse", "maxSpawns": 3, "minSpawns": 1, "rarity": 4, - "energyMultiplier": 1.25 + "energyMultiplier": 1.2 }, { - "entity": "unique/pandaUwU", - "maxSpawns": 1, + "entity": "standard/passive/donkey", + "maxSpawns": 3, "minSpawns": 1, - "rarity": 15, - "energyMultiplier": 2.5 + "rarity": 15 }, { - "entity": "unique/aeternum", - "maxSpawns": 1, + "entity": "standard/passive/rabbit", + "maxSpawns": 3, "minSpawns": 1, - "rarity": 15, - "energyMultiplier": 3 + "rarity": 15 + }, + { + "entity": "standard/neutral/llama", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 } ] } diff --git a/spawners/tundra/land-hostile.json b/spawners/hot/water.json similarity index 66% rename from spawners/tundra/land-hostile.json rename to spawners/hot/water.json index 529efe87..9ba00dfb 100644 --- a/spawners/tundra/land-hostile.json +++ b/spawners/hot/water.json @@ -8,33 +8,33 @@ "startHour": 20, "endHour": 3 }, - "maxEntitiesPerChunk": 2, + "maxEntitiesPerChunk": 5, "energyMultiplier": 0.95, "weather": "ANY", "spawns": [ { - "entity": "standard/hostile/zombie", + "entity": "standard/neutral/dolphin", "energyMultiplier": 0.885, "rarity": 1 }, { - "entity": "standard/hostile/skeleton", + "entity": "standard/passive/squid", "energyMultiplier": 1.35, "rarity": 4 }, { - "entity": "standard/hostile/spider", + "entity": "standard/passive/pufferfish", "energyMultiplier": 1.15, "rarity": 3 }, { - "entity": "standard/hostile/creeper", + "entity": "standard/passive/tropicalfish", "energyMultiplier": 1.75, "rarity": 5 }, { - "entity": "standard/hostile/enderman", - "energyMultiplier": 2, + "entity": "standard/passive/cod", + "energyMultiplier": 1.75, "rarity": 5 } ] diff --git a/spawners/igolem.json b/spawners/igolem.json deleted file mode 100644 index d6399060..00000000 --- a/spawners/igolem.json +++ /dev/null @@ -1,6 +0,0 @@ -{"initialSpawns": [{ - "entity": "unique/iron_golem", - "rarity": 1, - "maxSpawns": 5, - "minSpawns": 4 -}]} diff --git a/spawners/hot/land-cave.json b/spawners/mushroom/cave.json similarity index 80% rename from spawners/hot/land-cave.json rename to spawners/mushroom/cave.json index e4247129..1686b0da 100644 --- a/spawners/hot/land-cave.json +++ b/spawners/mushroom/cave.json @@ -22,7 +22,7 @@ "rarity": 4 }, { - "entity": "standard/hostile/spider", + "entity": "standard/neutral/cavespider", "energyMultiplier": 1.15, "rarity": 3 }, @@ -30,6 +30,11 @@ "entity": "standard/hostile/creeper", "energyMultiplier": 1.75, "rarity": 5 + }, + { + "entity": "standard/passive/bat", + "energyMultiplier": 1, + "rarity": 1 } ] } diff --git a/spawners/mushroom/land-hostile.json b/spawners/mushroom/hostile.json similarity index 89% rename from spawners/mushroom/land-hostile.json rename to spawners/mushroom/hostile.json index e62c5607..a71683cc 100644 --- a/spawners/mushroom/land-hostile.json +++ b/spawners/mushroom/hostile.json @@ -23,7 +23,7 @@ "rarity": 4 }, { - "entity": "standard/hostile/spider", + "entity": "standard/neutral/spider", "energyMultiplier": 1.15, "rarity": 3 }, @@ -33,7 +33,7 @@ "rarity": 5 }, { - "entity": "standard/hostile/enderman", + "entity": "standard/neutral/enderman", "energyMultiplier": 2, "rarity": 5 } diff --git a/spawners/mushroom/land-passive.json b/spawners/mushroom/passive.json similarity index 92% rename from spawners/mushroom/land-passive.json rename to spawners/mushroom/passive.json index 896ff934..6ba01423 100644 --- a/spawners/mushroom/land-passive.json +++ b/spawners/mushroom/passive.json @@ -13,7 +13,7 @@ "weather": "NONE", "spawns": [ { - "entity": "unique/mooshroom", + "entity": "standard/passive/mooshroom", "maxSpawns": 3, "minSpawns": 1, "rarity": 1 diff --git a/spawners/frozen/land-hostile.json b/spawners/mushroom/water.json similarity index 86% rename from spawners/frozen/land-hostile.json rename to spawners/mushroom/water.json index 529efe87..83fffbe6 100644 --- a/spawners/frozen/land-hostile.json +++ b/spawners/mushroom/water.json @@ -8,7 +8,7 @@ "startHour": 20, "endHour": 3 }, - "maxEntitiesPerChunk": 2, + "maxEntitiesPerChunk": 5, "energyMultiplier": 0.95, "weather": "ANY", "spawns": [ @@ -23,7 +23,7 @@ "rarity": 4 }, { - "entity": "standard/hostile/spider", + "entity": "standard/neutral/spider", "energyMultiplier": 1.15, "rarity": 3 }, @@ -33,7 +33,7 @@ "rarity": 5 }, { - "entity": "standard/hostile/enderman", + "entity": "standard/neutral/enderman", "energyMultiplier": 2, "rarity": 5 } diff --git a/spawners/structure/allay.json b/spawners/structure/allay.json new file mode 100644 index 00000000..5df568fd --- /dev/null +++ b/spawners/structure/allay.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/passive/allay", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} \ No newline at end of file diff --git a/spawners/structure/cat.json b/spawners/structure/cat.json new file mode 100644 index 00000000..240832c0 --- /dev/null +++ b/spawners/structure/cat.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/passive/cat", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} \ No newline at end of file diff --git a/spawners/structure/cavespider.json b/spawners/structure/cavespider.json new file mode 100644 index 00000000..fb02f67a --- /dev/null +++ b/spawners/structure/cavespider.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/neutral/cavespider", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} \ No newline at end of file diff --git a/spawners/structure/elderguardian.json b/spawners/structure/elderguardian.json new file mode 100644 index 00000000..78435287 --- /dev/null +++ b/spawners/structure/elderguardian.json @@ -0,0 +1,8 @@ +{"initialSpawns": [ + { + "entity": "standard/hostile/elderguardian", + "rarity": 1, + "maxSpawns": 3, + "minSpawns": 1 + } +]} \ No newline at end of file diff --git a/spawners/structure/evoker.json b/spawners/structure/evoker.json new file mode 100644 index 00000000..8e5153c9 --- /dev/null +++ b/spawners/structure/evoker.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/hostile/evoker", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} diff --git a/spawners/structure/guardian.json b/spawners/structure/guardian.json new file mode 100644 index 00000000..1e2369be --- /dev/null +++ b/spawners/structure/guardian.json @@ -0,0 +1,8 @@ +{"initialSpawns": [ + { + "entity": "standard/hostile/guardian", + "rarity": 2, + "maxSpawns": 2, + "minSpawns": 1 + } +]} diff --git a/spawners/structure/iglo-villager.json b/spawners/structure/iglo-villager.json new file mode 100644 index 00000000..538e148a --- /dev/null +++ b/spawners/structure/iglo-villager.json @@ -0,0 +1,15 @@ +{ + "maximumRate": { + "amount": 1, + "per": {"minecraftDays": 1} + }, + "maxEntitiesPerChunk": 1, + "initialSpawns": [ + { + "entity": "standard/passive/villager", + "rarity": 1, + "maxSpawns": 1, + "minSpawns": 1 + } + ] +} diff --git a/spawners/structure/iglo-zombievillager.json b/spawners/structure/iglo-zombievillager.json new file mode 100644 index 00000000..771f23b5 --- /dev/null +++ b/spawners/structure/iglo-zombievillager.json @@ -0,0 +1,15 @@ +{ + "maximumRate": { + "amount": 1, + "per": {"minecraftDays": 1} + }, + "maxEntitiesPerChunk": 1, + "initialSpawns": [ + { + "entity": "standard/hostile/zombievillager", + "rarity": 1, + "maxSpawns": 1, + "minSpawns": 1 + } + ] +} diff --git a/spawners/structure/pillager-cage-respawn.json b/spawners/structure/pillager-cage-respawn.json new file mode 100644 index 00000000..6a88bd3a --- /dev/null +++ b/spawners/structure/pillager-cage-respawn.json @@ -0,0 +1,27 @@ +{ + "weather": "ANY", + "group": "NORMAL", + "timeBlock": { + "startHour": 18, + "endHour": 6 + }, + "maximumRate": { + "amount": 5, + "per": {"minutes": 1} + }, + "maxEntitiesPerChunk": 4, + "spawns": [ + { + "entity": "standard/passive/allay", + "maxSpawns": 5, + "minSpawns": 3, + "rarity": 4 + }, + { + "entity": "standard/neutral/irongolem", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 4 + } + ] +} diff --git a/spawners/structure/pillager-cage.json b/spawners/structure/pillager-cage.json new file mode 100644 index 00000000..334de431 --- /dev/null +++ b/spawners/structure/pillager-cage.json @@ -0,0 +1,14 @@ +{"initialSpawns": [ + { + "entity": "standard/passive/allay", + "rarity": 2, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/neutral/irongolem", + "rarity": 2, + "maxSpawns": 1, + "minSpawns": 1 + } +]} diff --git a/spawners/pillager-respawn.json b/spawners/structure/pillager-respawn.json similarity index 100% rename from spawners/pillager-respawn.json rename to spawners/structure/pillager-respawn.json diff --git a/spawners/pillager.json b/spawners/structure/pillager.json similarity index 100% rename from spawners/pillager.json rename to spawners/structure/pillager.json diff --git a/spawners/silverfish.json b/spawners/structure/silverfish.json similarity index 83% rename from spawners/silverfish.json rename to spawners/structure/silverfish.json index 7880f88c..0b1b9ca8 100644 --- a/spawners/silverfish.json +++ b/spawners/structure/silverfish.json @@ -1,6 +1,6 @@ {"spawns": [{ "entity": "standard/hostile/silverfish", - "maxSpawns": 2, + "maxSpawns": 3, "minSpawns": 1, "rarity": 1 }]} diff --git a/spawners/structure/skeleton.json b/spawners/structure/skeleton.json new file mode 100644 index 00000000..61a5ac4c --- /dev/null +++ b/spawners/structure/skeleton.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/hostile/skeleton", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} diff --git a/spawners/structure/spider.json b/spawners/structure/spider.json new file mode 100644 index 00000000..f2e90001 --- /dev/null +++ b/spawners/structure/spider.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/neutral/spider", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} diff --git a/spawners/structure/swamp-hut.json b/spawners/structure/swamp-hut.json new file mode 100644 index 00000000..5576aa44 --- /dev/null +++ b/spawners/structure/swamp-hut.json @@ -0,0 +1,20 @@ +{ + "maximumRate": { + "amount": 3, + "per": {"minecraftDays": 6} + }, + "maxEntitiesPerChunk": 2, + "initialSpawns": [ + { + "entity": "standard/hostile/witch", + "rarity": 1, + "maxSpawns": 1, + "minSpawns": 1 + }, + { + "entity": "standard/passive/cat", + "rarity": 1, + "maxSpawns": 1, + "minSpawns": 1 + }] +} diff --git a/spawners/villager.json b/spawners/structure/villager.json similarity index 88% rename from spawners/villager.json rename to spawners/structure/villager.json index 942a87e2..f51fb09e 100644 --- a/spawners/villager.json +++ b/spawners/structure/villager.json @@ -6,7 +6,7 @@ "maxEntitiesPerChunk": 2, "initialSpawns": [ { - "entity": "unique/iron_golem", + "entity": "standard/neutral/irongolem", "rarity": 15, "maxSpawns": 2, "minSpawns": 1 @@ -18,4 +18,4 @@ "minSpawns": 1 } ] -} +} \ No newline at end of file diff --git a/spawners/structure/vindicator.json b/spawners/structure/vindicator.json new file mode 100644 index 00000000..543bdc2a --- /dev/null +++ b/spawners/structure/vindicator.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/hostile/vindicator", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} \ No newline at end of file diff --git a/spawners/structure/witch.json b/spawners/structure/witch.json new file mode 100644 index 00000000..78f862f9 --- /dev/null +++ b/spawners/structure/witch.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/hostile/witch", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} \ No newline at end of file diff --git a/spawners/structure/woodland-mansion cage.json b/spawners/structure/woodland-mansion cage.json new file mode 100644 index 00000000..3cdfd0ce --- /dev/null +++ b/spawners/structure/woodland-mansion cage.json @@ -0,0 +1,8 @@ +{"initialSpawns": [ + { + "entity": "standard/passive/allay", + "rarity": 2, + "maxSpawns": 2, + "minSpawns": 1 + } +]} \ No newline at end of file diff --git a/spawners/structure/woodland-mansion.json b/spawners/structure/woodland-mansion.json new file mode 100644 index 00000000..725a984c --- /dev/null +++ b/spawners/structure/woodland-mansion.json @@ -0,0 +1,14 @@ +{"initialSpawns": [ + { + "entity": "standard/hostile/evoker", + "rarity": 1, + "maxSpawns": 4, + "minSpawns": 2 + }, + { + "entity": "standard/hostile/vindicator", + "rarity": 1, + "maxSpawns": 1, + "minSpawns": 1 + } +]} \ No newline at end of file diff --git a/spawners/structure/zombie.json b/spawners/structure/zombie.json new file mode 100644 index 00000000..63a5b326 --- /dev/null +++ b/spawners/structure/zombie.json @@ -0,0 +1,6 @@ +{"spawns": [{ + "entity": "standard/hostile/zombie", + "maxSpawns": 2, + "minSpawns": 1, + "rarity": 1 +}]} \ No newline at end of file diff --git a/spawners/swamp/land-cave.json b/spawners/swamp/cave.json similarity index 80% rename from spawners/swamp/land-cave.json rename to spawners/swamp/cave.json index e4247129..1686b0da 100644 --- a/spawners/swamp/land-cave.json +++ b/spawners/swamp/cave.json @@ -22,7 +22,7 @@ "rarity": 4 }, { - "entity": "standard/hostile/spider", + "entity": "standard/neutral/cavespider", "energyMultiplier": 1.15, "rarity": 3 }, @@ -30,6 +30,11 @@ "entity": "standard/hostile/creeper", "energyMultiplier": 1.75, "rarity": 5 + }, + { + "entity": "standard/passive/bat", + "energyMultiplier": 1, + "rarity": 1 } ] } diff --git a/spawners/swamp/hostile.json b/spawners/swamp/hostile.json new file mode 100644 index 00000000..2981f5ba --- /dev/null +++ b/spawners/swamp/hostile.json @@ -0,0 +1,58 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 15} + }, + "timeBlock": { + "startHour": 20, + "endHour": 3 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 0.95, + "weather": "ANY", + "spawns": [ + { + "entity": "standard/neutral/spider", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 2 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 1, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/slime", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1, + "rarity": 30, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/neutral/enderman", + "energyMultiplier": 1, + "rarity": 60, + "maxSpawns": 2, + "minSpawns": 1 + } + ] +} diff --git a/spawners/swamp/land-hostile.json b/spawners/swamp/land-hostile.json deleted file mode 100644 index 6d66c737..00000000 --- a/spawners/swamp/land-hostile.json +++ /dev/null @@ -1,46 +0,0 @@ -{ - "group": "NORMAL", - "maximumRate": { - "amount": 8, - "per": {"seconds": 15} - }, - "timeBlock": { - "startHour": 20, - "endHour": 3 - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 0.95, - "weather": "ANY", - "spawns": [ - { - "entity": "standard/hostile/zombie", - "energyMultiplier": 0.885, - "rarity": 1 - }, - { - "entity": "standard/hostile/skeleton", - "energyMultiplier": 1.35, - "rarity": 4 - }, - { - "entity": "standard/hostile/slime", - "energyMultiplier": 1.35, - "rarity": 4 - }, - { - "entity": "standard/hostile/spider", - "energyMultiplier": 1.15, - "rarity": 3 - }, - { - "entity": "standard/hostile/creeper", - "energyMultiplier": 1.75, - "rarity": 5 - }, - { - "entity": "standard/hostile/enderman", - "energyMultiplier": 2, - "rarity": 5 - } - ] -} diff --git a/spawners/temperate/land-passive.json b/spawners/swamp/passive.json similarity index 59% rename from spawners/temperate/land-passive.json rename to spawners/swamp/passive.json index 8b69350f..d327efc8 100644 --- a/spawners/temperate/land-passive.json +++ b/spawners/swamp/passive.json @@ -14,36 +14,54 @@ "spawns": [ { "entity": "standard/passive/chicken", - "maxSpawns": 3, + "maxSpawns": 4, "minSpawns": 1, - "rarity": 4, - "energyMultiplier": 1.125 + "rarity": 1 }, { "entity": "standard/passive/cow", "maxSpawns": 3, "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "standard/passive/sheep", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 5, - "energyMultiplier": 1.25 + "rarity": 4, + "energyMultiplier": 1.2 }, { "entity": "standard/passive/pig", + "maxSpawns": 4, + "minSpawns": 1, + "rarity": 4, + "energyMultiplier": 1.2 + }, + { + "entity": "standard/passive/sheep", "maxSpawns": 3, "minSpawns": 1, "rarity": 2 }, { "entity": "standard/passive/horse", - "maxSpawns": 4, - "minSpawns": 2, - "rarity": 15, - "energyMultiplier": 5 + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 4, + "energyMultiplier": 1.2 + }, + { + "entity": "standard/passive/donkey", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 + }, + { + "entity": "standard/neutral/wolf", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 + }, + { + "entity": "standard/passive/rabbit", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 } ] } diff --git a/spawners/swamp/water-passive.json b/spawners/swamp/water.json similarity index 81% rename from spawners/swamp/water-passive.json rename to spawners/swamp/water.json index e466a7b2..c7e5a69f 100644 --- a/spawners/swamp/water-passive.json +++ b/spawners/swamp/water.json @@ -4,13 +4,13 @@ "amount": 8, "per": { "seconds": 30 } }, - "maxEntitiesPerChunk": 2, + "maxEntitiesPerChunk": 5, "energyMultiplier": 0.75, "spawns": [ { "entity": "standard/passive/frog", - "maxSpawns": 3, - "minSpawns": 1 + "maxSpawns": 5, + "minSpawns": 2 }, { "entity": "standard/passive/tadpole", diff --git a/spawners/frozen/land-cave.json b/spawners/temperate/cave.json similarity index 80% rename from spawners/frozen/land-cave.json rename to spawners/temperate/cave.json index e4247129..1686b0da 100644 --- a/spawners/frozen/land-cave.json +++ b/spawners/temperate/cave.json @@ -22,7 +22,7 @@ "rarity": 4 }, { - "entity": "standard/hostile/spider", + "entity": "standard/neutral/cavespider", "energyMultiplier": 1.15, "rarity": 3 }, @@ -30,6 +30,11 @@ "entity": "standard/hostile/creeper", "energyMultiplier": 1.75, "rarity": 5 + }, + { + "entity": "standard/passive/bat", + "energyMultiplier": 1, + "rarity": 1 } ] } diff --git a/spawners/temperate/hostile.json b/spawners/temperate/hostile.json new file mode 100644 index 00000000..2981f5ba --- /dev/null +++ b/spawners/temperate/hostile.json @@ -0,0 +1,58 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 15} + }, + "timeBlock": { + "startHour": 20, + "endHour": 3 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 0.95, + "weather": "ANY", + "spawns": [ + { + "entity": "standard/neutral/spider", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 2 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 1, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/slime", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1, + "rarity": 30, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/neutral/enderman", + "energyMultiplier": 1, + "rarity": 60, + "maxSpawns": 2, + "minSpawns": 1 + } + ] +} diff --git a/spawners/temperate/land-cave.json b/spawners/temperate/land-cave.json deleted file mode 100644 index e4247129..00000000 --- a/spawners/temperate/land-cave.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "group": "CAVE", - "maximumRate": { - "amount": 3, - "per": {"seconds": 30} - }, - "allowedLightLevels": { - "max": 7, - "min": 0 - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 3, - "spawns": [ - { - "entity": "standard/hostile/zombie", - "energyMultiplier": 0.885, - "rarity": 1 - }, - { - "entity": "standard/hostile/skeleton", - "energyMultiplier": 1.35, - "rarity": 4 - }, - { - "entity": "standard/hostile/spider", - "energyMultiplier": 1.15, - "rarity": 3 - }, - { - "entity": "standard/hostile/creeper", - "energyMultiplier": 1.75, - "rarity": 5 - } - ] -} diff --git a/spawners/temperate/land-hostile.json b/spawners/temperate/land-hostile.json deleted file mode 100644 index 529efe87..00000000 --- a/spawners/temperate/land-hostile.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "group": "NORMAL", - "maximumRate": { - "amount": 8, - "per": {"seconds": 15} - }, - "timeBlock": { - "startHour": 20, - "endHour": 3 - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 0.95, - "weather": "ANY", - "spawns": [ - { - "entity": "standard/hostile/zombie", - "energyMultiplier": 0.885, - "rarity": 1 - }, - { - "entity": "standard/hostile/skeleton", - "energyMultiplier": 1.35, - "rarity": 4 - }, - { - "entity": "standard/hostile/spider", - "energyMultiplier": 1.15, - "rarity": 3 - }, - { - "entity": "standard/hostile/creeper", - "energyMultiplier": 1.75, - "rarity": 5 - }, - { - "entity": "standard/hostile/enderman", - "energyMultiplier": 2, - "rarity": 5 - } - ] -} diff --git a/spawners/temperate/passive.json b/spawners/temperate/passive.json new file mode 100644 index 00000000..d327efc8 --- /dev/null +++ b/spawners/temperate/passive.json @@ -0,0 +1,67 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 30} + }, + "timeBlock": { + "startHour": 6, + "endHour": 18 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 0.85, + "weather": "NONE", + "spawns": [ + { + "entity": "standard/passive/chicken", + "maxSpawns": 4, + "minSpawns": 1, + "rarity": 1 + }, + { + "entity": "standard/passive/cow", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 4, + "energyMultiplier": 1.2 + }, + { + "entity": "standard/passive/pig", + "maxSpawns": 4, + "minSpawns": 1, + "rarity": 4, + "energyMultiplier": 1.2 + }, + { + "entity": "standard/passive/sheep", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 2 + }, + { + "entity": "standard/passive/horse", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 4, + "energyMultiplier": 1.2 + }, + { + "entity": "standard/passive/donkey", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 + }, + { + "entity": "standard/neutral/wolf", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 + }, + { + "entity": "standard/passive/rabbit", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 + } + ] +} diff --git a/spawners/temperate/water.json b/spawners/temperate/water.json new file mode 100644 index 00000000..c5ad0de9 --- /dev/null +++ b/spawners/temperate/water.json @@ -0,0 +1,35 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": { "seconds": 30 } + }, + "maxEntitiesPerChunk": 5, + "energyMultiplier": 0.75, + "spawns": [ + { + "entity": "standard/passive/glowsquid", + "energyMultiplier": 1, + "rarity": 1, + "maxSpawns": 3, + "minSpawns": 1 + }, + { + "entity": "standard/passive/frog", + "maxSpawns": 3, + "minSpawns": 1 + }, + { + "entity": "standard/passive/tadpole", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 2 + }, + { + "entity": "standard/passive/salmon", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 2 + } + ] +} diff --git a/spawners/tropical/cave.json b/spawners/tropical/cave.json new file mode 100644 index 00000000..1686b0da --- /dev/null +++ b/spawners/tropical/cave.json @@ -0,0 +1,40 @@ +{ + "group": "CAVE", + "maximumRate": { + "amount": 3, + "per": {"seconds": 30} + }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 3, + "spawns": [ + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 0.885, + "rarity": 1 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1.35, + "rarity": 4 + }, + { + "entity": "standard/neutral/cavespider", + "energyMultiplier": 1.15, + "rarity": 3 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1.75, + "rarity": 5 + }, + { + "entity": "standard/passive/bat", + "energyMultiplier": 1, + "rarity": 1 + } + ] +} diff --git a/spawners/tropical/hostile.json b/spawners/tropical/hostile.json new file mode 100644 index 00000000..985a7202 --- /dev/null +++ b/spawners/tropical/hostile.json @@ -0,0 +1,58 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 15} + }, + "timeBlock": { + "startHour": 20, + "endHour": 3 + }, + "energyMultiplier": 0.95, + "weather": "ANY", + "maxEntitiesPerChunk": 2, + "spawns": [ + { + "entity": "standard/neutral/spider", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 2 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 1, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/slime", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1, + "rarity": 30, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/neutral/enderman", + "energyMultiplier": 1, + "rarity": 60, + "maxSpawns": 2, + "minSpawns": 1 + } + ] +} diff --git a/spawners/tropical/land-cave.json b/spawners/tropical/land-cave.json deleted file mode 100644 index e4247129..00000000 --- a/spawners/tropical/land-cave.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "group": "CAVE", - "maximumRate": { - "amount": 3, - "per": {"seconds": 30} - }, - "allowedLightLevels": { - "max": 7, - "min": 0 - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 3, - "spawns": [ - { - "entity": "standard/hostile/zombie", - "energyMultiplier": 0.885, - "rarity": 1 - }, - { - "entity": "standard/hostile/skeleton", - "energyMultiplier": 1.35, - "rarity": 4 - }, - { - "entity": "standard/hostile/spider", - "energyMultiplier": 1.15, - "rarity": 3 - }, - { - "entity": "standard/hostile/creeper", - "energyMultiplier": 1.75, - "rarity": 5 - } - ] -} diff --git a/spawners/tropical/land-hostile-day.json b/spawners/tropical/land-hostile-day.json deleted file mode 100644 index 346e5016..00000000 --- a/spawners/tropical/land-hostile-day.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "group": "NORMAL", - "maximumRate": { - "amount": 5, - "per": {"seconds": 30} - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 0.95, - "weather": "ANY", - "spawns": [{ - "entity": "standard/hostile/spider", - "energyMultiplier": 1.15, - "rarity": 3 - }] -} diff --git a/spawners/tropical/land-hostile.json b/spawners/tropical/land-hostile.json deleted file mode 100644 index f83c2aca..00000000 --- a/spawners/tropical/land-hostile.json +++ /dev/null @@ -1,41 +0,0 @@ -{ - "group": "NORMAL", - "maximumRate": { - "amount": 8, - "per": {"seconds": 15} - }, - "timeBlock": { - "startHour": 20, - "endHour": 3 - }, - "energyMultiplier": 0.95, - "weather": "ANY", - "maxEntitiesPerChunk": 2, - "spawns": [ - { - "entity": "standard/hostile/zombie", - "energyMultiplier": 0.75, - "rarity": 1 - }, - { - "entity": "standard/hostile/skeleton", - "energyMultiplier": 1.35, - "rarity": 2 - }, - { - "entity": "standard/hostile/spider", - "energyMultiplier": 2, - "rarity": 2 - }, - { - "entity": "standard/hostile/creeper", - "energyMultiplier": 2.75, - "rarity": 3 - }, - { - "entity": "standard/hostile/enderman", - "energyMultiplier": 3.75, - "rarity": 5 - } - ] -} diff --git a/spawners/swamp/land-passive.json b/spawners/tropical/passive.json similarity index 71% rename from spawners/swamp/land-passive.json rename to spawners/tropical/passive.json index 902980a0..28c7826b 100644 --- a/spawners/swamp/land-passive.json +++ b/spawners/tropical/passive.json @@ -14,48 +14,47 @@ "spawns": [ { "entity": "standard/passive/chicken", - "maxSpawns": 3, + "maxSpawns": 4, "minSpawns": 1, - "energyMultiplier": 1.25 + "rarity": 1 }, { "entity": "standard/passive/cow", "maxSpawns": 3, "minSpawns": 1, - "rarity": 2 + "rarity": 4, + "energyMultiplier": 1.2 }, { "entity": "standard/passive/pig", - "maxSpawns": 3, + "maxSpawns": 4, "minSpawns": 1, - "rarity": 1 - }, - { - "entity": "standard/passive/frog", - "maxSpawns": 3, - "minSpawns": 1, - "rarity": 1 + "rarity": 4, + "energyMultiplier": 1.2 }, { "entity": "standard/passive/sheep", "maxSpawns": 3, "minSpawns": 1, - "rarity": 4, - "energyMultiplier": 1.25 + "rarity": 2 }, { - "entity": "standard/hostile/slime", - "energyMultiplier": 2, - "maxSpawns": 1, + "entity": "standard/passive/parrot", + "maxSpawns": 3, "minSpawns": 1, - "rarity": 30 + "rarity": 15 }, { - "entity": "standard/passive/wolf", - "maxSpawns": 2, + "entity": "standard/passive/ocelot", + "maxSpawns": 3, "minSpawns": 1, - "rarity": 15, - "energyMultiplier": 1.25 + "rarity": 15 + }, + { + "entity": "standard/neutral/panda", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 } ] } diff --git a/spawners/tropical/water.json b/spawners/tropical/water.json new file mode 100644 index 00000000..f2761238 --- /dev/null +++ b/spawners/tropical/water.json @@ -0,0 +1,34 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": { "seconds": 30 } + }, + "maxEntitiesPerChunk": 5, + "energyMultiplier": 0.75, + "spawns": [ + { + "entity": "standard/passive/frog", + "maxSpawns": 3, + "minSpawns": 1 + }, + { + "entity": "standard/passive/tadpole", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 2 + }, + { + "entity": "standard/passive/tropicalfish", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 2 + }, + { + "entity": "standard/passive/turtle", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 2 + } + ] +} diff --git a/spawners/tundra/cave.json b/spawners/tundra/cave.json new file mode 100644 index 00000000..1686b0da --- /dev/null +++ b/spawners/tundra/cave.json @@ -0,0 +1,40 @@ +{ + "group": "CAVE", + "maximumRate": { + "amount": 3, + "per": {"seconds": 30} + }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 3, + "spawns": [ + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 0.885, + "rarity": 1 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1.35, + "rarity": 4 + }, + { + "entity": "standard/neutral/cavespider", + "energyMultiplier": 1.15, + "rarity": 3 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1.75, + "rarity": 5 + }, + { + "entity": "standard/passive/bat", + "energyMultiplier": 1, + "rarity": 1 + } + ] +} diff --git a/spawners/tundra/hostile.json b/spawners/tundra/hostile.json new file mode 100644 index 00000000..2981f5ba --- /dev/null +++ b/spawners/tundra/hostile.json @@ -0,0 +1,58 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": {"seconds": 15} + }, + "timeBlock": { + "startHour": 20, + "endHour": 3 + }, + "maxEntitiesPerChunk": 2, + "energyMultiplier": 0.95, + "weather": "ANY", + "spawns": [ + { + "entity": "standard/neutral/spider", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/zombie", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 4, + "minSpawns": 2 + }, + { + "entity": "standard/hostile/creeper", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 1, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/slime", + "energyMultiplier": 1, + "rarity": 5, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/hostile/skeleton", + "energyMultiplier": 1, + "rarity": 30, + "maxSpawns": 2, + "minSpawns": 1 + }, + { + "entity": "standard/neutral/enderman", + "energyMultiplier": 1, + "rarity": 60, + "maxSpawns": 2, + "minSpawns": 1 + } + ] +} diff --git a/spawners/tundra/land-cave.json b/spawners/tundra/land-cave.json deleted file mode 100644 index e4247129..00000000 --- a/spawners/tundra/land-cave.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "group": "CAVE", - "maximumRate": { - "amount": 3, - "per": {"seconds": 30} - }, - "allowedLightLevels": { - "max": 7, - "min": 0 - }, - "maxEntitiesPerChunk": 2, - "energyMultiplier": 3, - "spawns": [ - { - "entity": "standard/hostile/zombie", - "energyMultiplier": 0.885, - "rarity": 1 - }, - { - "entity": "standard/hostile/skeleton", - "energyMultiplier": 1.35, - "rarity": 4 - }, - { - "entity": "standard/hostile/spider", - "energyMultiplier": 1.15, - "rarity": 3 - }, - { - "entity": "standard/hostile/creeper", - "energyMultiplier": 1.75, - "rarity": 5 - } - ] -} diff --git a/spawners/tundra/land-passive.json b/spawners/tundra/passive.json similarity index 83% rename from spawners/tundra/land-passive.json rename to spawners/tundra/passive.json index 45c46a1c..c440aa8a 100644 --- a/spawners/tundra/land-passive.json +++ b/spawners/tundra/passive.json @@ -39,14 +39,20 @@ "rarity": 2 }, { - "entity": "standard/passive/goat", + "entity": "standard/neutral/llama", "maxSpawns": 3, "minSpawns": 1, "rarity": 4, "energyMultiplier": 1.2 }, { - "entity": "standard/passive/wolf", + "entity": "standard/neutral/wolf", + "maxSpawns": 3, + "minSpawns": 1, + "rarity": 15 + }, + { + "entity": "standard/passive/fox", "maxSpawns": 3, "minSpawns": 1, "rarity": 15 diff --git a/spawners/tundra/water.json b/spawners/tundra/water.json new file mode 100644 index 00000000..305eac9d --- /dev/null +++ b/spawners/tundra/water.json @@ -0,0 +1,18 @@ +{ + "group": "NORMAL", + "maximumRate": { + "amount": 8, + "per": { "seconds": 30 } + }, + "maxEntitiesPerChunk": 5, + "energyMultiplier": 0.75, + "spawns": [ + { + "entity": "standard/passive/glowsquid", + "energyMultiplier": 1, + "rarity": 1, + "maxSpawns": 3, + "minSpawns": 1 + } + ] +} diff --git a/spawners/vindicator.json b/spawners/vindicator.json deleted file mode 100644 index 954a949f..00000000 --- a/spawners/vindicator.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "maximumRate": { - "amount": 3, - "per": {"minecraftDays": 6} - }, - "maxEntitiesPerChunk": 2, - "initialSpawns": [{ - "entity": "standard/hostile/vindicator", - "rarity": 2, - "maxSpawns": 2, - "minSpawns": 1 - }] -}