{
  "type": "minecraft:crafting_shaped",
  "category": "misc",
  "key": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "G": {
      "item": "ad_astra:gas_tank"
    },
    "|": {
      "item": "immersiveengineering:stick_steel"
    }
  },
  "pattern": [
    " | ",
    "#G#",
    "#G#"
  ],
  "result": {
    "item": "ad_astra:large_gas_tank"
  },
  "show_notification": true
}