Update roar.json
fixed error with resolving conflicts
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user