From 3a7cea366d0b3510f94bef7d88f96de63099ab19 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:46:29 +0100 Subject: [PATCH] Update drink_potion.json corrected name --- source/behavior/entities/format/behaviors/drink_potion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/drink_potion.json b/source/behavior/entities/format/behaviors/drink_potion.json index d7c086b0..3b493df9 100644 --- a/source/behavior/entities/format/behaviors/drink_potion.json +++ b/source/behavior/entities/format/behaviors/drink_potion.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.drink_potion", "type": "object", - "title": "Beg", + "title": "Drink Potion", "description": "Allows the mob to drink potions based on specified environment conditions.", "additionalProperties": false, "properties": {