{
  "group": "ad_astra",
  "type": "minecraft:crafting_shaped",
  "key": {
    "#": {
      "tag": "forge:plates/ostrum"
    },
    "N": {
      "item": "ad_astra:space_suit"
    },
    "O": {
      "item": "ad_astra:oxygen_gear"
    },
    "T": {
      "item": "ad_astra:oxygen_tank"
    }
  },
  "pattern": [
    "# #",
    "TOT",
    "#N#"
  ],
  "result": {
    "item": "ad_astra:netherite_space_suit"
  }
}