{
    "type": "create:sequenced_assembly",
    "ingredient": {"tag": "forge:treated_slab"},
    "transitionalItem": {"item": "create:gantry_shaft"},
    "sequence": [
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:treated_lumber"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:glue"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:treated_fence"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:glue"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:treated_lumber"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:glue"}],"results": [{"item": "create:gantry_shaft"}]},
      {"type": "create:deploying","ingredients": [{"item": "create:gantry_shaft"}, {"tag": "forge:treated_fence"}],"results": [{"item": "create:gantry_shaft"}]}
    ],
    "results": [{"item": "immersiveengineering:windmill_blade"}],
    "loops": 3
  }