diff --git a/biomes/frozen-ice-cavern.json b/biomes/frozen-ice-cavern.json index f0d9340f..baee0f01 100644 --- a/biomes/frozen-ice-cavern.json +++ b/biomes/frozen-ice-cavern.json @@ -39,7 +39,7 @@ ] } ], - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 12, "entity": "shroud", diff --git a/biomes/hot-sandy-cave.json b/biomes/hot-sandy-cave.json index f045ac42..83f20a99 100644 --- a/biomes/hot-sandy-cave.json +++ b/biomes/hot-sandy-cave.json @@ -19,7 +19,7 @@ "AIR" ] }, - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 12, "entity": "shroud", diff --git a/biomes/hot-sandy-red-cave.json b/biomes/hot-sandy-red-cave.json index ecf9811f..e3a4ad89 100644 --- a/biomes/hot-sandy-red-cave.json +++ b/biomes/hot-sandy-red-cave.json @@ -25,7 +25,7 @@ "AIR" ] }, - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 12, "entity": "shroud", diff --git a/biomes/swamp-murky-cavern.json b/biomes/swamp-murky-cavern.json index 84bc3a27..a7af1aaa 100644 --- a/biomes/swamp-murky-cavern.json +++ b/biomes/swamp-murky-cavern.json @@ -18,7 +18,7 @@ ] } ], - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 5, "entity": "shroud", diff --git a/biomes/temperate-cracked-cavern.json b/biomes/temperate-cracked-cavern.json index 0ce70022..dd8797ba 100644 --- a/biomes/temperate-cracked-cavern.json +++ b/biomes/temperate-cracked-cavern.json @@ -16,7 +16,7 @@ ] } ], - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 7, "entity": "shroud", diff --git a/biomes/temperate-old-cavern.json b/biomes/temperate-old-cavern.json index 8f746c16..1d1c2add 100644 --- a/biomes/temperate-old-cavern.json +++ b/biomes/temperate-old-cavern.json @@ -14,7 +14,7 @@ ] } ], - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 12, "entity": "shroud", diff --git a/biomes/tropical-cavern-coral.json b/biomes/tropical-cavern-coral.json index 9d397b14..2887e595 100644 --- a/biomes/tropical-cavern-coral.json +++ b/biomes/tropical-cavern-coral.json @@ -19,7 +19,7 @@ ] } ], - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 12, "entity": "shroud", diff --git a/biomes/tropical-cavern-root.json b/biomes/tropical-cavern-root.json index 61bf01ad..4bdc13fd 100644 --- a/biomes/tropical-cavern-root.json +++ b/biomes/tropical-cavern-root.json @@ -26,7 +26,7 @@ ] } ], - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 12, "entity": "shroud", diff --git a/biomes/tropical-cavern.json b/biomes/tropical-cavern.json index 7f26ced1..d50f624e 100644 --- a/biomes/tropical-cavern.json +++ b/biomes/tropical-cavern.json @@ -22,7 +22,7 @@ ] } ], - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 12, "entity": "shroud", diff --git a/biomes/tundra-cavern.json b/biomes/tundra-cavern.json index a6e7bf2a..4c8aa19c 100644 --- a/biomes/tundra-cavern.json +++ b/biomes/tundra-cavern.json @@ -21,7 +21,7 @@ "cave-clutter" ] }, - "entitySpawns": [ + "entitySpawnOverrides": [ { "rarity": 12, "entity": "shroud", diff --git a/structures/mush-huts.json b/structures/mush-huts.json index 6ed21e5d..610142c0 100644 --- a/structures/mush-huts.json +++ b/structures/mush-huts.json @@ -12,7 +12,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "NEVER", "rareObjects": [], @@ -30,7 +30,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "NEVER", "rareObjects": [], @@ -48,7 +48,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "REQUIRED", "rareObjects": [], @@ -66,7 +66,7 @@ { "ceiling": "AGNOSTIC", "east": "REQUIRED", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "NEVER", "rareObjects": [], @@ -84,7 +84,7 @@ { "ceiling": "AGNOSTIC", "east": "REQUIRED", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "FAST_MIN_HEIGHT", "south": "NEVER", "rareObjects": [], @@ -111,7 +111,7 @@ { "ceiling": "AGNOSTIC", "east": "REQUIRED", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "FAST_MIN_HEIGHT", "south": "REQUIRED", "rareObjects": [], @@ -136,7 +136,7 @@ "smartBore": false } ], - "entitySpawns": [], + "entitySpawnOverrides": [], "gridSize": 17, "wallChance": 0.35, "name": "Mush Huts", diff --git a/structures/ruins.json b/structures/ruins.json index e4694b83..244aeda9 100644 --- a/structures/ruins.json +++ b/structures/ruins.json @@ -12,7 +12,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "PAINT", "south": "NEVER", "rareObjects": [], @@ -33,7 +33,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "PAINT", "south": "NEVER", "rareObjects": [], @@ -53,7 +53,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "PAINT", "south": "REQUIRED", "rareObjects": [], @@ -73,7 +73,7 @@ { "ceiling": "AGNOSTIC", "east": "REQUIRED", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "PAINT", "south": "NEVER", "rareObjects": [], @@ -90,7 +90,7 @@ { "ceiling": "AGNOSTIC", "east": "REQUIRED", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "PAINT", "south": "NEVER", "rareObjects": [], @@ -105,7 +105,7 @@ "floor": "REQUIRED" } ], - "entitySpawns": [], + "entitySpawnOverrides": [], "gridSize": 9, "wallChance": 0.35, "name": "Ruins", diff --git a/structures/village.json b/structures/village.json index 6e949cd5..9cc05d03 100644 --- a/structures/village.json +++ b/structures/village.json @@ -12,7 +12,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "NEVER", "rareObjects": [], @@ -29,7 +29,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "REQUIRED", "rareObjects": [], @@ -46,7 +46,7 @@ { "ceiling": "AGNOSTIC", "east": "REQUIRED", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "NEVER", "rareObjects": [], @@ -63,7 +63,7 @@ { "ceiling": "AGNOSTIC", "east": "REQUIRED", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "NEVER", "rareObjects": [], @@ -80,7 +80,7 @@ { "ceiling": "AGNOSTIC", "east": "REQUIRED", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "REQUIRED", "rareObjects": [], @@ -97,7 +97,7 @@ { "ceiling": "AGNOSTIC", "east": "NEVER", - "entitySpawns": [], + "entitySpawnOverrides": [], "placeMode": "CENTER_HEIGHT", "south": "NEVER", "rareObjects": [], @@ -125,7 +125,7 @@ "floor": "REQUIRED" } ], - "entitySpawns": [], + "entitySpawnOverrides": [], "gridSize": 11, "wallChance": 0.35, "name": "Village",