G GameIDs
minecraft · recipes · 1.13.2

Crafting Table

crafting_table

Recipe #723

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