G GameIDs
minecraft · recipes · 26.1.2

Iron Sword

iron_sword

Recipe #782

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