diff --git a/spawners/frozen/land-cave.json b/spawners/frozen/land-cave.json index 4d235e4e..e4247129 100644 --- a/spawners/frozen/land-cave.json +++ b/spawners/frozen/land-cave.json @@ -4,6 +4,10 @@ "amount": 3, "per": {"seconds": 30} }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, "maxEntitiesPerChunk": 2, "energyMultiplier": 3, "spawns": [ diff --git a/spawners/hot/land-cave.json b/spawners/hot/land-cave.json index 4d235e4e..e4247129 100644 --- a/spawners/hot/land-cave.json +++ b/spawners/hot/land-cave.json @@ -4,6 +4,10 @@ "amount": 3, "per": {"seconds": 30} }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, "maxEntitiesPerChunk": 2, "energyMultiplier": 3, "spawns": [ diff --git a/spawners/mushroom/land-cave.json b/spawners/mushroom/land-cave.json index 4d235e4e..e4247129 100644 --- a/spawners/mushroom/land-cave.json +++ b/spawners/mushroom/land-cave.json @@ -4,6 +4,10 @@ "amount": 3, "per": {"seconds": 30} }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, "maxEntitiesPerChunk": 2, "energyMultiplier": 3, "spawns": [ diff --git a/spawners/swamp/land-cave.json b/spawners/swamp/land-cave.json index 4d235e4e..e4247129 100644 --- a/spawners/swamp/land-cave.json +++ b/spawners/swamp/land-cave.json @@ -4,6 +4,10 @@ "amount": 3, "per": {"seconds": 30} }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, "maxEntitiesPerChunk": 2, "energyMultiplier": 3, "spawns": [ diff --git a/spawners/temperate/land-cave.json b/spawners/temperate/land-cave.json index 4d235e4e..e4247129 100644 --- a/spawners/temperate/land-cave.json +++ b/spawners/temperate/land-cave.json @@ -4,6 +4,10 @@ "amount": 3, "per": {"seconds": 30} }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, "maxEntitiesPerChunk": 2, "energyMultiplier": 3, "spawns": [ diff --git a/spawners/tropical/land-cave.json b/spawners/tropical/land-cave.json index 4d235e4e..e4247129 100644 --- a/spawners/tropical/land-cave.json +++ b/spawners/tropical/land-cave.json @@ -4,6 +4,10 @@ "amount": 3, "per": {"seconds": 30} }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, "maxEntitiesPerChunk": 2, "energyMultiplier": 3, "spawns": [ diff --git a/spawners/tundra/land-cave.json b/spawners/tundra/land-cave.json index 4d235e4e..e4247129 100644 --- a/spawners/tundra/land-cave.json +++ b/spawners/tundra/land-cave.json @@ -4,6 +4,10 @@ "amount": 3, "per": {"seconds": 30} }, + "allowedLightLevels": { + "max": 7, + "min": 0 + }, "maxEntitiesPerChunk": 2, "energyMultiplier": 3, "spawns": [