Update hurt_by_target.json

corrected title
This commit is contained in:
ChibiMango
2022-07-26 14:51:18 +01:00
parent 9a27d15368
commit 0f21b18e5e

View File

@@ -1,7 +1,7 @@
{ {
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.hurt_by_target", "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.hurt_by_target",
"type": "object", "type": "object",
"title": "Guardian Attack", "title": "Hurt By Target",
"additionalProperties": false, "additionalProperties": false,
"description": "Allows the mob to target another mob that hurts them.", "description": "Allows the mob to target another mob that hurts them.",
"required": [], "required": [],