{
    "id": "tiered:mythic_fishing_1",
    "verifiers": [
        {
            "tag": "forge:tools/fishing_rods"
        }
    ],
    "weight": 0,
    "style": {
        "color": "red"
    },
    "attributes": [
        {
            "type": "generic.luck",
            "modifier": {
                "name": "tiered:mythic_fishing_1",
                "operation": "ADDITION",
                "amount": 2
            },
            "optional_equipment_slots": [
                "MAINHAND",
                "OFFHAND"
            ]
        }
    ]
}