G GameIDs
minecraft · recipes · 1.21.11

Copper Sword

copper_sword

Recipe #922

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