diff --git a/source/behavior/entities/format/behaviors/door_interact.json b/source/behavior/entities/format/behaviors/door_interact.json index 5ac73819..e5f185aa 100644 --- a/source/behavior/entities/format/behaviors/door_interact.json +++ b/source/behavior/entities/format/behaviors/door_interact.json @@ -3,7 +3,7 @@ "additionalProperties": false, "type": "object", "title": "Door Interact", - "description": "Allows the mob to drink potions based on specified environment conditions.", + "description": "Allows the mob to open and close doors.", "properties": { "priority": { "$ref": "./types/priority.json"