diff --git a/jigsaw-structures/desert-pyramid.json b/jigsaw-structures/desert-pyramid.json index 37a73868..ad9279ce 100644 --- a/jigsaw-structures/desert-pyramid.json +++ b/jigsaw-structures/desert-pyramid.json @@ -2,7 +2,6 @@ "maxDepth": 1, "pieces": ["pyramid-desert"], "feature": { - "blockRadius": 10, "entitySpawners": ["dank"] } } diff --git a/jigsaw-structures/igloo.json b/jigsaw-structures/igloo.json index 85a2cb34..9dc931c3 100644 --- a/jigsaw-structures/igloo.json +++ b/jigsaw-structures/igloo.json @@ -1,6 +1,5 @@ { "feature": { - "blockRadius": 5, "entitySpawners": ["villager"] }, "maxDepth": 3, diff --git a/jigsaw-structures/jungle-pyramid.json b/jigsaw-structures/jungle-pyramid.json index 643a419f..c9e9fd00 100644 --- a/jigsaw-structures/jungle-pyramid.json +++ b/jigsaw-structures/jungle-pyramid.json @@ -2,7 +2,6 @@ "maxDepth": 1, "pieces": ["jungle_pyramid/jungle_pyramid"], "feature": { - "blockRadius": 5, "entitySpawners": ["dank"] } } diff --git a/jigsaw-structures/mush-huts.json b/jigsaw-structures/mush-huts.json index d4ea77a7..4efcc7ef 100644 --- a/jigsaw-structures/mush-huts.json +++ b/jigsaw-structures/mush-huts.json @@ -3,7 +3,6 @@ "maxDepth": 5, "terminate": true, "feature": { - "blockRadius": 5, "entitySpawners": ["villager"] } } diff --git a/jigsaw-structures/pillager_outpost.json b/jigsaw-structures/pillager_outpost.json index d2b40d54..d1fba5a4 100644 --- a/jigsaw-structures/pillager_outpost.json +++ b/jigsaw-structures/pillager_outpost.json @@ -7,7 +7,6 @@ ], "terminate": true, "feature": { - "blockRadius": 4, "entitySpawners": [ "pillager", "pillager-respawn" diff --git a/jigsaw-structures/stronghold.json b/jigsaw-structures/stronghold.json index 8d1de7b7..65ff064f 100644 --- a/jigsaw-structures/stronghold.json +++ b/jigsaw-structures/stronghold.json @@ -4,7 +4,6 @@ "terminate": false, "lockY": 14, "feature": { - "blockRadius": 25, "entitySpawners": ["silverfish"] } } diff --git a/jigsaw-structures/village-hot.json b/jigsaw-structures/village-hot.json index 481aac5f..c4027383 100644 --- a/jigsaw-structures/village-hot.json +++ b/jigsaw-structures/village-hot.json @@ -2,11 +2,6 @@ "maxDepth": 5, "terminate": true, "feature": { - "objectChance": 0, - "strength": 1, - "interpolationRadius": 5, - "blockRadius": 32, - "interpolator": "BILINEAR", "entitySpawners": ["villager"] }, "pieces": [ diff --git a/jigsaw-structures/village-jap.json b/jigsaw-structures/village-jap.json index 3370b7ae..a2306493 100644 --- a/jigsaw-structures/village-jap.json +++ b/jigsaw-structures/village-jap.json @@ -2,11 +2,6 @@ "maxDepth": 5, "terminate": true, "feature": { - "objectChance": 0, - "blockRadius": 5, - "strength": 1, - "interpolationRadius": 5, - "interpolator": "BILINEAR", "entitySpawners": ["villager"] }, "pieces": [ diff --git a/jigsaw-structures/village-savanna.json b/jigsaw-structures/village-savanna.json index d16e7f3b..06bf1e67 100644 --- a/jigsaw-structures/village-savanna.json +++ b/jigsaw-structures/village-savanna.json @@ -2,11 +2,6 @@ "maxDepth": 3, "terminate": true, "feature": { - "objectChance": 0, - "blockRadius": 5, - "strength": 1, - "interpolationRadius": 5, - "interpolator": "BILINEAR", "entitySpawners": ["villager"] }, "pieces": [ diff --git a/jigsaw-structures/village-snowy.json b/jigsaw-structures/village-snowy.json index f7afa796..143b2264 100644 --- a/jigsaw-structures/village-snowy.json +++ b/jigsaw-structures/village-snowy.json @@ -2,11 +2,6 @@ "maxDepth": 5, "terminate": true, "feature": { - "objectChance": 0, - "blockRadius": 5, - "strength": 1, - "interpolationRadius": 5, - "interpolator": "BILINEAR", "entitySpawners": ["villager"] }, "pieces": [ diff --git a/jigsaw-structures/village-temperate.json b/jigsaw-structures/village-temperate.json index 36999cb2..606614e7 100644 --- a/jigsaw-structures/village-temperate.json +++ b/jigsaw-structures/village-temperate.json @@ -2,11 +2,6 @@ "maxDepth": 5, "terminate": true, "feature": { - "objectChance": 0, - "strength": 1, - "blockRadius": 5, - "interpolationRadius": 5, - "interpolator": "BILINEAR", "entitySpawners": ["villager"] }, "pieces": [ diff --git a/jigsaw-structures/village-tundra.json b/jigsaw-structures/village-tundra.json index 39331e0e..52960524 100644 --- a/jigsaw-structures/village-tundra.json +++ b/jigsaw-structures/village-tundra.json @@ -2,11 +2,6 @@ "maxDepth": 5, "terminate": true, "feature": { - "objectChance": 0, - "strength": 1, - "blockRadius": 5, - "interpolationRadius": 5, - "interpolator": "BILINEAR", "entitySpawners": ["villager"] }, "pieces": [