{
  "category": "Cooling",
  "input": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidSteel",
      "amount": 8000,
      "chance": 100,
      "duration": 24,
      "perMin": 20000
    },
    {
      "item": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
      "amount": 8000,
      "chance": 100,
      "duration": 24,
      "perMin": 20000
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Rods/Desc_SteelRod",
      "amount": 15,
      "chance": 100,
      "duration": 24,
      "perMin": 37.5
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Steam_Hot",
      "amount": 8000,
      "chance": 100,
      "duration": 24,
      "perMin": 20000
    },
    {
      "item": "/KLib/Assets/Parts/Production/Burn/ColdSlag/Desc_ColdSlag",
      "amount": 8,
      "chance": 100,
      "duration": 24,
      "perMin": 20
    }
  ],
  "duration": 24,
  "manualDuration": 24,
  "name": "Cast Steel Rod",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 3,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Rods/UI/Icon_SteelRods_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.134Z",
  "exportId": "552IOE57CTJ4D6PPO7O8K2YHI",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Reformer/Recipe_Reformer_SteelRod",
  "rawClass": "Recipe_Reformer_SteelRod_C /SatisfactoryPlus/Content/Recipes/Reformer/Recipe_Reformer_SteelRod.Default__Recipe_Reformer_SteelRod_C",
  "className": "FGRecipe",
  "id": "596CF7FE390E5221365E557D2E4E83B0",
  "classData": {
    "mDisplayName": "Cast Steel Rod",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidSteel",
        "amount": 8000
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
        "amount": 8000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Rods/Desc_SteelRod",
        "amount": 15
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Steam_Hot",
        "amount": 8000
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Burn/ColdSlag/Desc_ColdSlag",
        "amount": 8
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_SAC_Cooling",
    "mManufacturingMenuPriority": 3,
    "mManufactoringDuration": 24,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}