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