G GameIDs
minecraft · recipes · 1.19.4

Crafting Table

crafting_table

Recipe #723

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "tag": "minecraft:planks"
        }
    },
    "pattern": [
        "##",
        "##"
    ],
    "result": {
        "item": "minecraft:crafting_table"
    },
    "show_notification": false
}