Update sonic_boom.json

corrected title
This commit is contained in:
ChibiMango
2022-07-26 14:55:53 +01:00
parent e86c2952a1
commit b999b1a7c4

View File

@@ -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" },