{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "tag": "ad_astra:calorite_plates"
    },
    "T": {
      "item": "ad_astra:ostrum_tank"
    },
    "|": {
      "item": "immersiveengineering:stick_steel"
    }
  },
  "pattern": [
    "## ",
    "#T|",
    "## "
  ],
  "result": {
    "item": "ad_astra:calorite_tank"
  },
  "show_notification": true
}