{
    "type": "create:sequenced_assembly",
    "ingredient": {"item": "tfmg:aluminum_fluid_tank"},
    "transitionalItem": {"item": "tfmg:aluminum_fluid_tank"},
    "sequence": [
      {"type": "create:deploying","ingredients": [{"item": "tfmg:aluminum_fluid_tank"}, {"item": "tfc:metal/double_sheet/blue_steel"}],"results": [{"item": "tfmg:aluminum_fluid_tank"}]},
      {"type": "create:pressing","ingredients": [{"item": "tfmg:aluminum_fluid_tank"}, {"item": "tfc:metal/double_sheet/black_steel"}],"results": [{"item": "tfmg:aluminum_fluid_tank"}]},
      {"type": "create:deploying","ingredients": [{"item": "tfmg:aluminum_fluid_tank"}, {"item": "tfc:metal/double_sheet/blue_steel"}],"results": [{"item": "tfmg:aluminum_fluid_tank"}]},
      {"type": "create:pressing","ingredients": [{"item": "tfmg:aluminum_fluid_tank"}, {"item": "tfc:metal/double_sheet/black_steel"}],"results": [{"item": "mekanism:basic_fluid_tank"}]}
    ],
    "results": [{"item":"mekanism:basic_fluid_tank"}],
    "loops": 1
  }