diff --git a/source/behavior/spawn_rules/spawn_rules.json b/source/behavior/spawn_rules/spawn_rules.json index f3b188b6..e3422728 100644 --- a/source/behavior/spawn_rules/spawn_rules.json +++ b/source/behavior/spawn_rules/spawn_rules.json @@ -39,7 +39,7 @@ "title": "Population Control", "description": "Setting an entity to a pool it will spawn as long as that pool hasn't reached the spawn limit.", "$comment": "UNDOCUMENTED", - "enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] + "enum": ["ambient", "animal", "water_animal", "monster", "cat"] } } },