{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "C": {
      "tag": "forge:rods/copper"
    },
    "H": {
      "tag": "forge:gems"
    },
    "P": {
      "item": "minecraft:lightning_rod"
    },
    "S": {
      "tag": "forge:string/strong"
    }
  },
  "pattern": [
    "CCC",
    "SPS",
    "HCH"
  ],
  "result": {
    "item": "vc_gliders:copper_upgrade"
  },
  "show_notification": true
}