From b999b1a7c4c37326d830a40103be35d440584a06 Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 14:55:53 +0100 Subject: [PATCH] Update sonic_boom.json corrected title --- source/behavior/entities/format/behaviors/sonic_boom.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/behavior/entities/format/behaviors/sonic_boom.json b/source/behavior/entities/format/behaviors/sonic_boom.json index 3b353b53..47077205 100644 --- a/source/behavior/entities/format/behaviors/sonic_boom.json +++ b/source/behavior/entities/format/behaviors/sonic_boom.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.sonic_boom", "additionalProperties": false, "type": "object", - "title": "Dig", + "title": "Sonic Boom", "description": "[EXPERIMENTAL BEHAVIOR] Plays the provided sounds and activates the `SONIC BOOM` actor flag during the specified duration", "properties": { "priority": { "$ref": "./types/priority.json" },