{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "A": {
      "tag": "forge:plates/iron"
    },
    "B": {
      "tag": "forge:plates/copper"
    }
  },
  "pattern": [
    "ABA",
    "B B",
    "ABA"
  ],
  "result": {
    "item": "railcraft:low_pressure_steam_boiler_tank"
  },
  "show_notification": true
}