{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "I": {
      "item": "kubejs:plate_compressed_iron"
    },
    "L": {
      "item": "minecraft:iron_chestplate"
    }
  },
  "pattern": [
    "ILI",
    "III",
    "III"
  ],
  "result": {
    "item": "pneumaticcraft:compressed_iron_chestplate"
  },
  "show_notification": true
}