diff --git a/jigsaw-pieces/pillager-outpost/regular/feature_cage1.json b/jigsaw-pieces/pillager-outpost/regular/feature_cage1.json index 18472b98..5d14d804 100644 --- a/jigsaw-pieces/pillager-outpost/regular/feature_cage1.json +++ b/jigsaw-pieces/pillager-outpost/regular/feature_cage1.json @@ -9,7 +9,7 @@ "entityCount": 1, "position": { "x": -2, - "y": 0, + "y": -2, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" @@ -22,7 +22,7 @@ "entityCount": 1, "position": { "x": -2, - "y": 0, + "y": -2, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" @@ -35,7 +35,7 @@ "entityCount": 1, "position": { "x": 3, - "y": 0, + "y": -2, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" @@ -48,7 +48,7 @@ "entityCount": 1, "position": { "x": 3, - "y": 0, + "y": -2, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" @@ -60,6 +60,8 @@ "maximumMarkers": 1, "mark": [{"block": "minecraft:dark_oak_slab"}], "marker": "pillager-cage" - }] + }], + "mode": "STILT", + "bore": true } } diff --git a/jigsaw-pieces/pillager-outpost/regular/feature_cage2.json b/jigsaw-pieces/pillager-outpost/regular/feature_cage2.json index 7bc58869..00441438 100644 --- a/jigsaw-pieces/pillager-outpost/regular/feature_cage2.json +++ b/jigsaw-pieces/pillager-outpost/regular/feature_cage2.json @@ -8,7 +8,7 @@ "name": "minecraft:feature", "position": { "x": -2, - "y": 0, + "y": -2, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" @@ -21,7 +21,7 @@ "name": "minecraft:feature", "position": { "x": -2, - "y": 0, + "y": -2, "z": 3 }, "direction": "SOUTH_POSITIVE_Z" @@ -34,7 +34,7 @@ "name": "minecraft:feature", "position": { "x": 3, - "y": 0, + "y": -2, "z": -2 }, "direction": "SOUTH_POSITIVE_Z" @@ -47,7 +47,7 @@ "name": "", "position": { "x": 1, - "y": 0, + "y": -2, "z": 0 }, "direction": "UP_POSITIVE_Y" @@ -60,60 +60,8 @@ "mark": [{"block": "minecraft:dark_oak_slab"}], "marker": "pillager-cage" }], - "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": true, - "translate": { - "yRandom": 0, - "x": 0, - "y": 1, - "z": 0 - }, - "mode": "FAST_MIN_HEIGHT", - "carvingSupport": "SURFACE_ONLY", - "snow": 0, - "underwater": false, - "onwater": false, - "clamp": { - "minimumHeight": 0, - "maximumHeight": 255 - }, - "warp": { - "multiplier": 1, - "style": "FLAT", - "zoom": 1, - "maxFractureAccuracy": false, - "exponent": 1 - } + "mode": "STILT", + "bore": true }, "object": "jigsaw/pillager-outpost/regular/feature_cage2" } diff --git a/objects/jigsaw/pillager-outpost/regular/feature_cage1.iob b/objects/jigsaw/pillager-outpost/regular/feature_cage1.iob index c327e352..adcc7f7a 100644 Binary files a/objects/jigsaw/pillager-outpost/regular/feature_cage1.iob and b/objects/jigsaw/pillager-outpost/regular/feature_cage1.iob differ diff --git a/objects/jigsaw/pillager-outpost/regular/feature_cage2.iob b/objects/jigsaw/pillager-outpost/regular/feature_cage2.iob index fff145b3..200232a7 100644 Binary files a/objects/jigsaw/pillager-outpost/regular/feature_cage2.iob and b/objects/jigsaw/pillager-outpost/regular/feature_cage2.iob differ