G GameIDs
minecraft · recipes · 1.19.4

Smoker

smoker

Recipe #634

1.19.4 #4
{
    "type": "minecraft:crafting_shaped",
    "category": "misc",
    "key": {
        "#": {
            "tag": "minecraft:logs"
        },
        "X": {
            "item": "minecraft:furnace"
        }
    },
    "pattern": [
        " # ",
        "#X#",
        " # "
    ],
    "result": {
        "item": "minecraft:smoker"
    },
    "show_notification": true
}