G GameIDs
minecraft · recipes · 1.16.5

Crafting Table

crafting_table

Recipe #723

1.16.5 #7
{
    "type": "minecraft:crafting_shaped",
    "pattern": [
        "##",
        "##"
    ],
    "key": {
        "#": {
            "tag": "minecraft:planks"
        }
    },
    "result": {
        "item": "minecraft:crafting_table"
    }
}