G GameIDs
minecraft · recipes · 1.21.11

Smithing Table

smithing_table

Recipe #585

1.21.11 #1
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": "#minecraft:planks",
        "@": "minecraft:iron_ingot"
    },
    "pattern": [
        "@@",
        "##",
        "##"
    ],
    "result": {
        "count": 1,
        "id": "minecraft:smithing_table"
    }
}