From 33de32897d4718123546ec758c3136b36e59704c Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:45:28 +0100 Subject: [PATCH] Update croak.json corrected name --- source/behavior/entities/format/behaviors/croak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/croak.json b/source/behavior/entities/format/behaviors/croak.json index df0f6d33..98405a73 100644 --- a/source/behavior/entities/format/behaviors/croak.json +++ b/source/behavior/entities/format/behaviors/croak.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.croak", "type": "object", - "title": "Eat Block", + "title": "Croak", "description": "[EXPERIMENTAL BEHAVIOR] Allows the entity to croak at a random time interval with configurable conditions.", "additionalProperties": false, "required": [],