{
    "type": "create:sequenced_assembly",
    "ingredient": {"tag": "forge:plates/zinc"},
    "transitionalItem": {"item": "create:gantry_shaft"},
    "sequence": [
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:rods/iron"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:rods/iron"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:leather"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:leather"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:pressing","ingredients": [{"item": "create:gantry_shaft"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:pressing","ingredients": [{"item": "create:gantry_shaft"}],"results": [{"item": "create:gantry_shaft"}]}
    ],
    "results": [{"item": "immersiveengineering:conveyor_basic"}],
    "loops": 1
  }