{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "group": "gliders",
  "key": {
    "L": {
      "item": "sns:reinforced_fabric"
    },
    "P": {
      "item": "minecraft:paper"
    },
    "G": {
      "tag": "forge:glue"
    },
    "M": {
      "tag": "forge:mesh"
    }
  },
  "pattern": [
    " GL",
    "GP ",
    "M  "
  ],
  "result": {
    "item": "vc_gliders:reinforced_paper"
  },
  "show_notification": true
}