{
    "id": "tiered:legendary_fishing_1",
    "verifiers": [
        {
            "tag": "forge:tools/fishing_rods"
        }
    ],
    "weight": 3,
    "style": {
        "color": "gold"
    },
    "attributes": [
        {
            "type": "generic.luck",
            "modifier": {
                "name": "tiered:legendary_fishing_1",
                "operation": "ADDITION",
                "amount": 1.5
            },
            "optional_equipment_slots": [
                "MAINHAND",
                "OFFHAND"
            ]
        }
    ]
}