Update projectile.json

corrected title and id
This commit is contained in:
ChibiMango
2022-07-26 15:06:12 +01:00
parent ae333a8be0
commit 18d94f0a56

View File

@@ -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": {