Update follow_parent.json

corrected name and id
This commit is contained in:
ChibiMango
2022-07-26 14:47:37 +01:00
parent aa5db190b9
commit 12d1cc1d1a

View File

@@ -1,7 +1,7 @@
{
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.float",
"$id": "blockception.minecraft.behavior.entities.minecraft.behavior.follow_parent",
"type": "object",
"title": "Float",
"title": "Follow Parent",
"description": "Allows the mob to follow their parent around.",
"additionalProperties": false,
"required": [],