{
  "category": "Ingots",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronIngot/Desc_IronIngot",
      "amount": 2,
      "chance": 100,
      "duration": 4,
      "perMin": 30
    },
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_CarbonDust",
      "amount": 1,
      "chance": 100,
      "duration": 4,
      "perMin": 15
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot",
      "amount": 2,
      "chance": 100,
      "duration": 4,
      "perMin": 30
    }
  ],
  "duration": 4,
  "manualDuration": 4,
  "name": "Alternate: Classic Steel Ingot",
  "description": "",
  "powerConstant": 1000,
  "powerVariable": -500,
  "relevantEvents": [],
  "menuPriority": 3,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/SteelIngot/UI/IconDesc_SteelIngot_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.AlternateRecipe"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1"
  ],
  "powerAverage": 16,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1",
      "isVariable": false,
      "powerMin": 16,
      "powerMax": 16,
      "powerAvg": 16
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.959Z",
  "exportId": "65NZW2SWO9C1L9X5A67IU2CXN",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/ClassicSteelIngot/Recipe_Alternative_ClassicSteelIngot",
  "rawClass": "Recipe_Alternative_ClassicSteelIngot_C /SatisfactoryPlus/Content/SchematicManager/Alternative/ClassicSteelIngot/Recipe_Alternative_ClassicSteelIngot.Default__Recipe_Alternative_ClassicSteelIngot_C",
  "className": "FGRecipe",
  "id": "3E965BC7FEC0E81951884ADC6D201EAB",
  "classData": {
    "mDisplayName": "Alternate: Classic Steel Ingot",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronIngot/Desc_IronIngot",
        "amount": 2
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_CarbonDust",
        "amount": 1
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot",
        "amount": 2
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Ingots",
    "mManufacturingMenuPriority": 3,
    "mManufactoringDuration": 4,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 1000,
    "mVariablePowerConsumptionFactor": -500
  }
}