{
  "type": "create:sequenced_assembly",
  "ingredient": {"tag": "forge:double_sheets/blue_steel"},
  "transitionalItem": {"item":"tfc:metal/rod/blue_steel"},
  "sequence": [
    {"type": "create:filling","ingredients": [{"tag":"forge:rods/copper"},{"fluid": "minecraft:lava","nbt": {},"amount": 125}],"results": [{"item": "create:iron_sheet"}]},
    {"type": "createaddition:rolling","ingredients": [{"item":"tfc:metal/rod/blue_steel"}],"results": [{"item":"tfc:metal/rod/blue_steel"}]},
    {"type": "createaddition:rolling","ingredients": [{"item":"tfc:metal/rod/blue_steel"}],"results": [{"item":"tfc:metal/rod/blue_steel"}]},
    {"type": "create:pressing","ingredients": [{"item":"tfc:metal/rod/blue_steel"}],"results": [{"item":"tfc:metal/rod/blue_steel"}]}
    ],
  "results": [{"item": "tfc:metal/tuyere/blue_steel","count":1}],
  "loops": 2
}