{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "key": {
    "#": "minecraft:redstone_torch",
    "I": "minecraft:stone",
    "X": "minecraft:quartz"
  },
  "pattern": [
    " # ",
    "#X#",
    "III"
  ],
  "result": {
    "count": 1,
    "id": "minecraft:comparator"
  }
}