{ "format_version": "1.12", "minecraft:recipe_shaped": { "description": { "identifier": "minecraft:noteblock" }, "tags": [ "crafting_table" ], "pattern": [ "AAA", "ABA", "AAA" ], "key": { "A": { "tag": "minecraft:planks" }, "B": { "item": "redstone" } }, "result": { "item": "noteblock", "count": 1 }, "priority": -1 } }