{
    "format_version": "1.16.0",
    "minecraft:geometry": [
        {
            "description": {
                "identifier": "geometry.spear",
                "texture_width": 32.0,
                "texture_height": 32.0
            },
            "bones": [
                {
                    "name": "spear",
                    "binding": "q.item_slot_to_bone_name(c.item_slot)",
                    "texture_meshes": [
                        {
                            "local_pivot": [ 0.0, 0.5, 0.0 ],
                            "rotation": [ 0.0, -45.0, 90.0 ],
                            "use_pixel_depth": false,
                            "texture": "default"
                        }
                    ]
                }
            ]
        }
    ]
}
