{ "format_version": "1.12", "minecraft:recipe_shaped": { "description": { "identifier": "minecraft:stone_pickaxe" }, "tags": [ "crafting_table" ], "pattern": [ "XXX", " # ", " # " ], "key": { "#": { "item": "minecraft:stick" }, "X": { "item": "minecraft:cobblestone" } }, "result": { "item": "minecraft:stone_pickaxe" } } }