{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "#": "#minecraft:planks",
    "X": "minecraft:redstone"
  },
  "pattern": [
    "###",
    "#X#",
    "###"
  ],
  "result": {
    "count": 1,
    "id": "minecraft:note_block"
  }
}