Update anger_level.json

corrected title
This commit is contained in:
ChibiMango
2022-07-26 14:58:34 +01:00
parent b21bf1293f
commit 8737f5422a

View File

@@ -1,7 +1,7 @@
{ {
"$id": "blockception.minecraft.behavior.entities.minecraft.anger_level", "$id": "blockception.minecraft.behavior.entities.minecraft.anger_level",
"type": "object", "type": "object",
"title": "Angry", "title": "Anger Level",
"description": "Allows this entity to track anger towards a set of nuisances", "description": "Allows this entity to track anger towards a set of nuisances",
"additionalProperties": false, "additionalProperties": false,
"required": [], "required": [],