{
  "type": "minecraft:crafting_shaped",
  "category": "redstone",
  "group": "waxed_cut_copper_door",
  "key": {
    "#": {
      "item": "minecraft:waxed_copper_block"
    }
  },
  "pattern": [
    "##",
    "##",
    "##"
  ],
  "result": {
    "count": 3,
    "id": "minecraft:waxed_copper_door"
  }
}