{
  "category": "Cooling",
  "input": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidSteel",
      "amount": 6000,
      "chance": 100,
      "duration": 6,
      "perMin": 60000
    },
    {
      "item": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
      "amount": 2000,
      "chance": 100,
      "duration": 6,
      "perMin": 20000
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
      "amount": 20,
      "chance": 100,
      "duration": 6,
      "perMin": 200
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Steam_Hot",
      "amount": 1000,
      "chance": 100,
      "duration": 6,
      "perMin": 10000
    }
  ],
  "duration": 6,
  "manualDuration": 6,
  "name": "Alternate: Steel Cast Plate",
  "description": "",
  "powerConstant": 1000,
  "powerVariable": 2000,
  "relevantEvents": [],
  "menuPriority": 1.5,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/IronPlate/UI/IconDesc_IronPlates_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.AlternateRecipe"
  ],
  "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:20.923Z",
  "exportId": "BH5KE7YFZTGW5FSFPYUG9ASKF",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/MoldedIronPlate/Recipe_Alternative_MoldedIronPlate",
  "rawClass": "Recipe_Alternative_MoldedIronPlate_C /SatisfactoryPlus/Content/SchematicManager/Alternative/MoldedIronPlate/Recipe_Alternative_MoldedIronPlate.Default__Recipe_Alternative_MoldedIronPlate_C",
  "className": "FGRecipe",
  "id": "233DD3EA5BBD54D29E05181F1874C778",
  "classData": {
    "mDisplayName": "Alternate: Steel Cast Plate",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidSteel",
        "amount": 6000
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
        "amount": 2000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
        "amount": 20
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Steam_Hot",
        "amount": 1000
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_SAC_Cooling",
    "mManufacturingMenuPriority": 1.5,
    "mManufactoringDuration": 6,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 1000,
    "mVariablePowerConsumptionFactor": 2000
  }
}