{ "format_version": "1.12", "minecraft:recipe_shaped": { "description": { "identifier": "minecraft:clock" }, "tags": [ "crafting_table" ], "pattern": [ " # ", "#X#", " # " ], "key": { "#": { "item": "minecraft:gold_ingot" }, "X": { "item": "minecraft:redstone" } }, "result": { "item": "minecraft:clock" } } }