Update projectile.json
corrected title and id
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$id": "blockception.minecraft.behavior.entities.minecraft.interact",
|
"$id": "blockception.minecraft.behavior.entities.minecraft.projectile",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"title": "Interact",
|
"title": "Projectile",
|
||||||
"description": "Allows the entity to be a thrown entity.",
|
"description": "Allows the entity to be a thrown entity.",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"properties": {
|
||||||
|
|||||||
Reference in New Issue
Block a user