diff --git a/source/behavior/entities/format/components/projectile.json b/source/behavior/entities/format/components/projectile.json index 498cacac..550c573f 100644 --- a/source/behavior/entities/format/components/projectile.json +++ b/source/behavior/entities/format/components/projectile.json @@ -1,7 +1,7 @@ { - "$id": "blockception.minecraft.behavior.entities.minecraft.interact", + "$id": "blockception.minecraft.behavior.entities.minecraft.projectile", "type": "object", - "title": "Interact", + "title": "Projectile", "description": "Allows the entity to be a thrown entity.", "additionalProperties": false, "properties": {