{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "  C",
    "ICI",
    "C  "
  ],
  "key": {
    "C": [
      {
        "item": "minecraft:copper_block"
      }
    ],
    "I": [
      {
        "item": "minecraft:iron_ingot"
      }
    ]
  },
  "result": {
    "item": "immersive_aircraft:sturdy_pipes"
  }
}
