{ "format_version": "1.16", "minecraft:recipe_shaped": { "description": { "identifier": "minecraft:campfire_from_warped_stem" }, "tags": [ "crafting_table" ], "pattern": [ " A ", "ABA", "CCC" ], "key": { "A": { "item": "stick" }, "B": { "item": "coal" }, "C": { "item": "warped_stem" } }, "result": { "item": "campfire", "count": 1 }, "priority": 2 } }