{
  "conditions": [
    {
      "type": "forge:mod_loaded",
      "modid": "create"
    }
  ],
  "type": "create:sequenced_assembly",
  "ingredient": {
    "type": "tfc:heatable",
    "min_temp": 920,
    "ingredient": {
      "item": "tfc:metal/ingot/high_carbon_steel"
    }
  },
  "transitionalItem": {
    "item": "tfc:metal/ingot/unknown"
  },
  "sequence": [
    {
      "type": "create:pressing",
      "ingredients": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ],
      "results": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ]
    },
    {
      "type": "create:pressing",
      "ingredients": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ],
      "results": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ]
    },
    {
      "type": "create:pressing",
      "ingredients": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ],
      "results": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ]
    },
    {
      "type": "create:pressing",
      "ingredients": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ],
      "results": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ]
    },
    {
      "type": "create:pressing",
      "ingredients": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ],
      "results": [
        {
          "item": "tfc:metal/ingot/unknown"
        }
      ]
    }
  ],
  "results": [
    {
      "item": "kubejs:wootz_steel"
    }
  ],
  "loops": 3
}