From 14d470d1b2f0b0be8eaf36b9f0207da08ce2b860 Mon Sep 17 00:00:00 2001 From: Brian Fopiano Date: Sat, 31 Jul 2021 16:07:27 -0700 Subject: [PATCH] Entity Spawn Overrides REMOVED Will re implement later --- biomes/cave/cavern-coral.json | 7 +------ biomes/cave/cavern-root.json | 7 +------ biomes/cave/cracked-cavern.json | 7 +------ biomes/cave/ice-cavern.json | 7 +------ biomes/cave/murky-cavern.json | 7 +------ biomes/cave/sandy-cave.json | 7 +------ biomes/cave/sandy-red-cave.json | 7 +------ biomes/cave/tropical-cavern.json | 7 +------ biomes/cave/tundra-cavern.json | 7 +------ dimensions/overworld.json | 26 -------------------------- 10 files changed, 9 insertions(+), 80 deletions(-) diff --git a/biomes/cave/cavern-coral.json b/biomes/cave/cavern-coral.json index a0afd216..f8e14214 100644 --- a/biomes/cave/cavern-coral.json +++ b/biomes/cave/cavern-coral.json @@ -22,12 +22,7 @@ {"block": "dead_fire_coral_block"} ] }], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 12 - }], + "decorators": [ { "chance": 1.0E-4, diff --git a/biomes/cave/cavern-root.json b/biomes/cave/cavern-root.json index 073e740f..f8691f43 100644 --- a/biomes/cave/cavern-root.json +++ b/biomes/cave/cavern-root.json @@ -14,12 +14,7 @@ "max": 6, "generator": "plain" }], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 12 - }], + "decorators": [ { "chance": 1.0E-4, diff --git a/biomes/cave/cracked-cavern.json b/biomes/cave/cracked-cavern.json index 5a91d424..8d6e7c0e 100644 --- a/biomes/cave/cracked-cavern.json +++ b/biomes/cave/cracked-cavern.json @@ -92,12 +92,7 @@ } } ], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 7 - }], + "slab": { "style": {"style": "STATIC"}, "palette": [ diff --git a/biomes/cave/ice-cavern.json b/biomes/cave/ice-cavern.json index aa8ce625..409bc1a0 100644 --- a/biomes/cave/ice-cavern.json +++ b/biomes/cave/ice-cavern.json @@ -34,12 +34,7 @@ "max": 6, "generator": "plain" }], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 12 - }], + "decorators": [ { "chance": 0.01, diff --git a/biomes/cave/murky-cavern.json b/biomes/cave/murky-cavern.json index 1a4390ba..e10b7502 100644 --- a/biomes/cave/murky-cavern.json +++ b/biomes/cave/murky-cavern.json @@ -26,12 +26,7 @@ "max": 6, "generator": "plain" }], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 5 - }], + "decorators": [ { "chance": 1.0E-4, diff --git a/biomes/cave/sandy-cave.json b/biomes/cave/sandy-cave.json index b2d4117c..3c3a9d4f 100644 --- a/biomes/cave/sandy-cave.json +++ b/biomes/cave/sandy-cave.json @@ -12,12 +12,7 @@ "maxHeight": 2, "palette": [{"block": "smooth_sandstone"}] }], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 12 - }], + "decorators": [ { "chance": 1.0E-4, diff --git a/biomes/cave/sandy-red-cave.json b/biomes/cave/sandy-red-cave.json index b20ecbd6..c5048865 100644 --- a/biomes/cave/sandy-red-cave.json +++ b/biomes/cave/sandy-red-cave.json @@ -12,12 +12,7 @@ "maxHeight": 2, "palette": [{"block": "terracotta"}] }], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 12 - }], + "decorators": [{ "chance": 1.0E-4, "palette": [{"block": "barrel"}] diff --git a/biomes/cave/tropical-cavern.json b/biomes/cave/tropical-cavern.json index a9295705..6a922644 100644 --- a/biomes/cave/tropical-cavern.json +++ b/biomes/cave/tropical-cavern.json @@ -31,12 +31,7 @@ {"block": "stone"} ] }], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 12 - }], + "decorators": [{ "chance": 1.0E-5, "palette": [{"block": "barrel"}] diff --git a/biomes/cave/tundra-cavern.json b/biomes/cave/tundra-cavern.json index 608bb683..e39b9a2b 100644 --- a/biomes/cave/tundra-cavern.json +++ b/biomes/cave/tundra-cavern.json @@ -19,12 +19,7 @@ {"block": "gravel"} ] }], - "entitySpawnOverrides": [{ - "trigger": "SKELETON", - "entity": "shroud", - "cancelSourceSpawn": true, - "rarity": 12 - }], + "decorators": [ { "chance": 1.0E-4, diff --git a/dimensions/overworld.json b/dimensions/overworld.json index 3125ce0c..113f2d9e 100644 --- a/dimensions/overworld.json +++ b/dimensions/overworld.json @@ -331,32 +331,6 @@ "terrainZoom": 1, "stronghold": "stronghold", "decorate": true, - "entitySpawnOverrides": [ - { - "cancelSourceSpawn": true, - "entity": "fred", - "rarity": 60, - "trigger": "VEX" - }, - { - "cancelSourceSpawn": true, - "entity": "fred", - "rarity": 260, - "trigger": "PANDA" - }, - { - "cancelSourceSpawn": true, - "entity": "dan", - "rarity": 250, - "trigger": "CREEPER" - }, - { - "cancelSourceSpawn": true, - "entity": "phantomapi", - "rarity": 70, - "trigger": "PHANTOM" - } - ], "skylandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"}, "islandBiomeStyle": {"style": "CELLULAR_IRIS_DOUBLE"} }