{
  "category": "Ingots",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_Gangue",
      "amount": 10,
      "chance": 100,
      "duration": 16,
      "perMin": 37.5
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidSteel",
      "amount": 8000,
      "chance": 100,
      "duration": 16,
      "perMin": 30000
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_Air",
      "amount": 8000,
      "chance": 100,
      "duration": 16,
      "perMin": 30000
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot",
      "amount": 24,
      "chance": 100,
      "duration": 16,
      "perMin": 90
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_FlueGas",
      "amount": 8000,
      "chance": 100,
      "duration": 16,
      "perMin": 30000
    },
    {
      "item": "/KLib/Assets/Parts/Production/Burn/ColdSlag/Desc_ColdSlag",
      "amount": 10,
      "chance": 100,
      "duration": 16,
      "perMin": 37.5
    }
  ],
  "duration": 16,
  "manualDuration": 16,
  "name": "Cast Steel Ingot",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 8,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/SteelIngot/UI/IconDesc_SteelIngot_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler"
  ],
  "powerAverage": 25,
  "producerPower": [
    {
      "producer": "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler",
      "isVariable": false,
      "powerMin": 25,
      "powerMax": 25,
      "powerAvg": 25
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:21.131Z",
  "exportId": "1H034CJ3IN2HV6FRS59TB1UF3",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Reformer/Recipe_Reformer_SteelIngot",
  "rawClass": "Recipe_Reformer_SteelIngot_C /SatisfactoryPlus/Content/Recipes/Reformer/Recipe_Reformer_SteelIngot.Default__Recipe_Reformer_SteelIngot_C",
  "className": "FGRecipe",
  "id": "F20F06A7DF03816DDF95F30CCFCF23E8",
  "classData": {
    "mDisplayName": "Cast Steel Ingot",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_Gangue",
        "amount": 10
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidSteel",
        "amount": 8000
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_Air",
        "amount": 8000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot",
        "amount": 24
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_FlueGas",
        "amount": 8000
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Burn/ColdSlag/Desc_ColdSlag",
        "amount": 10
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Ingots",
    "mManufacturingMenuPriority": 8,
    "mManufactoringDuration": 16,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}