{ "format_version": "1.12", "minecraft:recipe_shaped": { "description": { "identifier": "minecraft:smoker_from_log2" }, "tags": [ "crafting_table" ], "pattern": [ " # ", "#F#", " # " ], "key": { "F": { "item": "minecraft:furnace" }, "#": { "item": "minecraft:log2" } }, "result": { "item": "minecraft:smoker" } } }