{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "gliders",
  "key": {
    "I": {
      "tag": "forge:foils/blue_steel"
    },
    "P": {
      "item": "vc_gliders:reinforced_paper"
    },
    "R": {
      "tag": "forge:glue"
    }
  },
  "pattern": [
    " I ",
    "IPR",
    " R "
  ],
  "result": {
    "item": "vc_gliders:reinforced_paper_netherite"
  },
  "show_notification": true
}