From 70a410f5e15e4aaa14f1eee50506eb9cc8e3b39f Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 9 Aug 2022 11:21:10 +0100 Subject: [PATCH] Update leashable.json corrected description --- source/behavior/entities/format/components/leashable.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/components/leashable.json b/source/behavior/entities/format/components/leashable.json index a88208c8..9298ff18 100644 --- a/source/behavior/entities/format/components/leashable.json +++ b/source/behavior/entities/format/components/leashable.json @@ -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": {