diff --git a/source/behavior/entities/format/behaviors/hurt_by_target.json b/source/behavior/entities/format/behaviors/hurt_by_target.json index af2a0d74..c38fec33 100644 --- a/source/behavior/entities/format/behaviors/hurt_by_target.json +++ b/source/behavior/entities/format/behaviors/hurt_by_target.json @@ -1,7 +1,7 @@ { "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.hurt_by_target", "type": "object", - "title": "Guardian Attack", + "title": "Hurt By Target", "additionalProperties": false, "description": "Allows the mob to target another mob that hurts them.", "required": [],