{
  "type": "minecraft:crafting_shaped",
  "category": "equipment",
  "key": {
    "#": {
      "item": "minecraft:stick"
    },
    "X": {
      "item": "minecraft:diamond"
    }
  },
  "pattern": [
    "XXX",
    " # ",
    " # "
  ],
  "result": {
    "item": "minecraft:diamond_pickaxe"
  },
  "show_notification": true
}