diff --git a/source/behavior/entities/format/components/projectile.json b/source/behavior/entities/format/components/projectile.json index 5cc19065..59f2bf7e 100644 --- a/source/behavior/entities/format/components/projectile.json +++ b/source/behavior/entities/format/components/projectile.json @@ -391,6 +391,11 @@ "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Teleport Owner" + }, + "thrown_potion_effect": { + "title": "Thrown Potion Effect", + "type": "object", + "additionalProperties": false } } },