G GameIDs
minecraft · recipes · 26.1.2

Copper Sword

copper_sword

Recipe #922

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