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",
|
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.nearest_attackable_target",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"title": "Nearest Attackable Target",
|
"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,
|
"additionalProperties": false,
|
||||||
"definitions": {
|
"definitions": {
|
||||||
"entity_type": {
|
"entity_type": {
|
||||||
|
|||||||
Reference in New Issue
Block a user