{
  "type": "minecraft:crafting_shaped",
  "category": "equipment",
  "key": {
    "X": {
      "item": "minecraft:leather"
    }
  },
  "pattern": [
    "X X",
    "X X"
  ],
  "result": {
    "item": "minecraft:leather_boots"
  },
  "show_notification": true
}