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