Crafting using Any Logs, Any Logs, Furnace, Any Logs and Any Logs, arranged in the pattern shown. Produces Smoker.

Smoker
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Smoker | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:smoker- Namespace
minecraft- Mod ID
minecraft- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#X#",
" # "
],
"ingredients": {
"#": {
"tag": "minecraft:logs"
},
"X": {
"item": "minecraft:furnace"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

