diff --git a/source/behavior/entities/format/behaviors/follow_parent.json b/source/behavior/entities/format/behaviors/follow_parent.json index 7b4af5d8..bb59cd78 100644 --- a/source/behavior/entities/format/behaviors/follow_parent.json +++ b/source/behavior/entities/format/behaviors/follow_parent.json @@ -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": [],