From fb7c9471af6c8d11f8e7c5275c3dcf7cfb21f05f Mon Sep 17 00:00:00 2001 From: ChibiMango <32205345+ChibiMango@users.noreply.github.com> Date: Tue, 26 Jul 2022 17:55:15 +0100 Subject: [PATCH] Update roar.json fixed error with resolving conflicts --- 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 3bc24358..3814bfab 100644 --- a/source/behavior/entities/format/behaviors/roar.json +++ b/source/behavior/entities/format/behaviors/roar.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.roar", "additionalProperties": false, - "type": "object + "type": "object", "title": "Roar", "description": "[EXPERIMENTAL BEHAVIOR] Plays the provided sound and activates the `ROARING` actor flag during the specified duration", "properties": {