This commit is contained in:
DaanV2
2022-08-15 19:37:02 +02:00
parent b62f5e1186
commit a07f33b544

View File

@@ -39,7 +39,7 @@
"title": "Population Control", "title": "Population Control",
"description": "Setting an entity to a pool it will spawn as long as that pool hasn't reached the spawn limit.", "description": "Setting an entity to a pool it will spawn as long as that pool hasn't reached the spawn limit.",
"$comment": "UNDOCUMENTED", "$comment": "UNDOCUMENTED",
"enum": ["ambient", "animal", "water_animal", "monster", "cat", "pillager"] "enum": ["ambient", "animal", "water_animal", "monster", "cat"]
} }
} }
}, },