diff --git a/jigsaw-pieces/pillager_outpost/base_plate.json b/jigsaw-pieces/pillager_outpost/base_plate.json index 2769c0c9..b7d70b4a 100644 --- a/jigsaw-pieces/pillager_outpost/base_plate.json +++ b/jigsaw-pieces/pillager_outpost/base_plate.json @@ -108,7 +108,7 @@ "translate": { "yRandom": 0, "x": 0, - "y": 3, + "y": 1, "z": 0 }, "mode": "FAST_MAX_HEIGHT", diff --git a/jigsaw-pieces/pillager_outpost/feature_logs.json b/jigsaw-pieces/pillager_outpost/feature_logs.json index ca783e68..1a92d6de 100644 --- a/jigsaw-pieces/pillager_outpost/feature_logs.json +++ b/jigsaw-pieces/pillager_outpost/feature_logs.json @@ -89,10 +89,10 @@ "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": 1, "z": 0 }, - "mode": "STILT", + "mode": "CENTER_HEIGHT", "carvingSupport": "SURFACE_ONLY", "snow": 0, "underwater": false, diff --git a/jigsaw-pieces/pillager_outpost/feature_tent1.json b/jigsaw-pieces/pillager_outpost/feature_tent1.json index 94452e45..f0e1b520 100644 --- a/jigsaw-pieces/pillager_outpost/feature_tent1.json +++ b/jigsaw-pieces/pillager_outpost/feature_tent1.json @@ -58,7 +58,22 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [ + { + "find": [ + { + "block": "glass" + } + ], + "replace": { + "palette": [ + { + "block": "air" + } + ] + } + } + ], "bottom": false, "translateCenter": false, "rotation": { @@ -89,7 +104,7 @@ "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": 1, "z": 0 }, "mode": "FAST_MIN_HEIGHT", diff --git a/jigsaw-pieces/pillager_outpost/feature_tent2.json b/jigsaw-pieces/pillager_outpost/feature_tent2.json index b353ebde..eff7a311 100644 --- a/jigsaw-pieces/pillager_outpost/feature_tent2.json +++ b/jigsaw-pieces/pillager_outpost/feature_tent2.json @@ -58,7 +58,22 @@ "chance": 1, "meld": false, "density": 1, - "edit": [], + "edit": [ + { + "find": [ + { + "block": "glass" + } + ], + "replace": { + "palette": [ + { + "block": "air" + } + ] + } + } + ], "bottom": false, "translateCenter": false, "rotation": { @@ -89,7 +104,7 @@ "translate": { "yRandom": 0, "x": 0, - "y": -1, + "y": 1, "z": 0 }, "mode": "FAST_MIN_HEIGHT", diff --git a/jigsaw-pieces/pillager_outpost/watchtower.json b/jigsaw-pieces/pillager_outpost/watchtower.json index 29d16e1b..aac10e0e 100644 --- a/jigsaw-pieces/pillager_outpost/watchtower.json +++ b/jigsaw-pieces/pillager_outpost/watchtower.json @@ -300,7 +300,7 @@ "translate": { "yRandom": 0, "x": 0, - "y": 2, + "y": 0, "z": 0 }, "mode": "VACUUM", diff --git a/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json b/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json index 4836b696..035ec7e8 100644 --- a/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json +++ b/jigsaw-pieces/pillager_outpost/watchtower_overgrown.json @@ -158,7 +158,7 @@ "translate": { "yRandom": 0, "x": 0, - "y": 2, + "y": 0, "z": 0 }, "mode": "VACUUM", diff --git a/objects/pillager_outpost/feature_cage1.iob b/objects/pillager_outpost/feature_cage1.iob index f29a5642..c327e352 100644 Binary files a/objects/pillager_outpost/feature_cage1.iob and b/objects/pillager_outpost/feature_cage1.iob differ diff --git a/objects/pillager_outpost/feature_cage2.iob b/objects/pillager_outpost/feature_cage2.iob index f29a5642..fff145b3 100644 Binary files a/objects/pillager_outpost/feature_cage2.iob and b/objects/pillager_outpost/feature_cage2.iob differ diff --git a/objects/pillager_outpost/feature_tent1.iob b/objects/pillager_outpost/feature_tent1.iob index 07cb4061..ed4b72db 100644 Binary files a/objects/pillager_outpost/feature_tent1.iob and b/objects/pillager_outpost/feature_tent1.iob differ diff --git a/objects/pillager_outpost/feature_tent2.iob b/objects/pillager_outpost/feature_tent2.iob index b5a6e9b0..153144d8 100644 Binary files a/objects/pillager_outpost/feature_tent2.iob and b/objects/pillager_outpost/feature_tent2.iob differ