Update roar.json

fixed error with resolving conflicts
This commit is contained in:
ChibiMango
2022-07-26 17:55:15 +01:00
parent a8708702e2
commit fb7c9471af

View File

@@ -1,7 +1,7 @@
{ {
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.roar", "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.roar",
"additionalProperties": false, "additionalProperties": false,
"type": "object "type": "object",
"title": "Roar", "title": "Roar",
"description": "[EXPERIMENTAL BEHAVIOR] Plays the provided sound and activates the `ROARING` actor flag during the specified duration", "description": "[EXPERIMENTAL BEHAVIOR] Plays the provided sound and activates the `ROARING` actor flag during the specified duration",
"properties": { "properties": {