{
  "type": "minecraft:crafting_shaped",
  "pattern": [
    "PSP",
    "PPP",
    "PSP"
  ],
  "key": {
    "P": {
      "tag": "minecraft:planks"
    },
    "S": {
      "item": "create:shaft"
    }
  },
  "result": {
    "item": "immersive_aircraft:hull",
    "count": 1
  }
}