{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "tag": "minecraft:planks"
    },
    "@": {
      "item": "minecraft:flint"
    }
  },
  "pattern": [
    "@@",
    "##",
    "##"
  ],
  "result": {
    "item": "minecraft:fletching_table"
  },
  "show_notification": true
}