diff --git a/source/behavior/entities/format/behaviors/nearest_attackable_target.json b/source/behavior/entities/format/behaviors/nearest_attackable_target.json index bd6515eb..91af8a52 100644 --- a/source/behavior/entities/format/behaviors/nearest_attackable_target.json +++ b/source/behavior/entities/format/behaviors/nearest_attackable_target.json @@ -2,7 +2,7 @@ "$id": "blockception.minecraft.behavior.entities.minecraft.behavior.nearest_attackable_target", "type": "object", "title": "Nearest Attackable Target", - "description": "Allows the mob to check for and pursue the nearest valid target.", + "description": "Allows an entity to attack the closest target within a given subset of specific target types.", "additionalProperties": false, "definitions": { "entity_type": {