Update nearest_attackable_target.json

corrected description
This commit is contained in:
ChibiMango
2022-08-09 11:20:48 +01:00
parent 38caf50f4c
commit e96882f70e

View File

@@ -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": {