Update nearest_attackable_target.json
corrected description
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user