{
    "type": "create:sequenced_assembly",
    "ingredient": {"tag": "forge:ingots/copper"},
    "transitionalItem": {"item": "create:gantry_shaft"},
    "sequence": [
      {"type": "create:deploying","ingredients": [{"tag": "create:gantry_shaft"}, {"tag": "forge:plates/iron"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:pressing","ingredients": [{"item": "create:gantry_shaft"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:nuggets/copper"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:nuggets/copper"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:pressing","ingredients": [{"item": "create:gantry_shaft"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"item": "tfc:brass_mechanisms"}],"results": [{"item": "create:gantry_shaft"}]}
    ],
    "results": [{"item": "immersiveengineering:component_iron"}],
    "loops": 1
  }