Update emerge.json

corrected name
This commit is contained in:
ChibiMango
2022-07-26 14:46:50 +01:00
parent 3a7cea366d
commit aa5db190b9

View File

@@ -1,7 +1,7 @@
{ {
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.emerge", "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.emerge",
"type": "object", "type": "object",
"title": "Eat Mob", "title": "Emerge",
"description": "[EXPERIMENTAL BEHAVIOR] Activates the `EMERGING` actor flag during the specified duration and triggers `on_done` at the end", "description": "[EXPERIMENTAL BEHAVIOR] Activates the `EMERGING` actor flag during the specified duration and triggers `on_done` at the end",
"additionalProperties": false, "additionalProperties": false,
"required": [], "required": [],