G GameIDs
minecraft · recipes · 26.1.2

Copper Pickaxe

copper_pickaxe

Recipe #639

26.1.2 #2
{
    "type": "minecraft:crafting_shaped",
    "category": "equipment",
    "key": {
        "#": "minecraft:stick",
        "X": "#minecraft:copper_tool_materials"
    },
    "pattern": [
        "XXX",
        " # ",
        " # "
    ],
    "result": {
        "id": "minecraft:copper_pickaxe"
    }
}