{
    "id": "tiered:uncommon_tool_3",
    "verifiers": [
        {
            "tag": "minecraft:axes"
        },
        {
            "tag": "minecraft:pickaxes"
        },
        {
            "tag": "minecraft:shovels"
        },
        {
            "tag": "minecraft:hoes"
        }
    ],
    "weight": 35,
    "style": {
        "color": "dark_green"
    },
    "attributes": [
        {
            "type": "tiered:generic.dig_speed",
            "modifier": {
                "name": "tiered:uncommon_tool_3",
                "operation": "MULTIPLY_BASE",
                "amount": -0.1
            },
            "optional_equipment_slots": [
                "MAINHAND"
            ]
        },
        {
            "type": "generic.movement_speed",
            "modifier": {
                "name": "tiered:uncommon_tool_3",
                "operation": "MULTIPLY_BASE",
                "amount": -0.05
            },
            "optional_equipment_slots": [
                "MAINHAND"
            ]
        }
    ]
}