Update leashable.json

corrected description
This commit is contained in:
ChibiMango
2022-08-09 11:21:10 +01:00
parent 2ca4fa58ec
commit 70a410f5e1

View File

@@ -2,7 +2,7 @@
"$id": "blockception.minecraft.behavior.entities.minecraft.leashable",
"type": "object",
"title": "Leashable",
"description": "Defines interactions with this entity.",
"description": "Allows this entity to be leashed and defines the conditions and events for this entity when is leashed.",
"additionalProperties": false,
"properties": {
"can_be_stolen": {