From a9c69cf9be30097c66bd9e4853b627d2be110c71 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:55:01 +0100 Subject: [PATCH] Update roar.json corrected title --- source/behavior/entities/format/behaviors/roar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/roar.json b/source/behavior/entities/format/behaviors/roar.json index 4af0df8f..06c6bbfd 100644 --- a/source/behavior/entities/format/behaviors/roar.json +++ b/source/behavior/entities/format/behaviors/roar.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.roar", "additionalProperties": false, "type": "object", - "title": "Dig", + "title": "Roar", "description": "[EXPERIMENTAL BEHAVIOR] Plays the provided sound and activates the `ROARING` actor flag during the specified duration", "properties": { "priority": {