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