Update move_towards_target.json
corrected title and id
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.guardian_attack",
|
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.move_towards_target",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"title": "Guardian Attack",
|
"title": "Move Towards Target",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"description": "Allows mob to move towards its current target.",
|
"description": "Allows mob to move towards its current target.",
|
||||||
"required": [],
|
"required": [],
|
||||||
|
|||||||
Reference in New Issue
Block a user