From 83d46e5bb8a47801faba41805f36f36440a8f72a Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 9 Aug 2022 11:20:14 +0100 Subject: [PATCH] Update door_interact.json corrected description --- source/behavior/entities/format/behaviors/door_interact.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"