Update croak.json

corrected name
This commit is contained in:
ChibiMango
2022-07-26 14:45:28 +01:00
parent 6a1f65abeb
commit 33de32897d

View File

@@ -1,7 +1,7 @@
{ {
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.croak", "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.croak",
"type": "object", "type": "object",
"title": "Eat Block", "title": "Croak",
"description": "[EXPERIMENTAL BEHAVIOR] Allows the entity to croak at a random time interval with configurable conditions.", "description": "[EXPERIMENTAL BEHAVIOR] Allows the entity to croak at a random time interval with configurable conditions.",
"additionalProperties": false, "additionalProperties": false,
"required": [], "required": [],