{
  "category": "Industrial Parts",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot",
      "amount": 4,
      "chance": 100,
      "duration": 10,
      "perMin": 24
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SteelPlate/Desc_SteelPlate",
      "amount": 1,
      "chance": 100,
      "duration": 10,
      "perMin": 6
    }
  ],
  "duration": 10,
  "manualDuration": 10,
  "name": "Alternate: Pure Steel Beam",
  "description": "",
  "powerConstant": 1000,
  "powerVariable": -500,
  "relevantEvents": [],
  "menuPriority": 3,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/SteelPlate/UI/IconDesc_SteelBeam_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.AlternateRecipe"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/ConstructorMk1/Build_ConstructorMk1"
  ],
  "powerAverage": 4,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/ConstructorMk1/Build_ConstructorMk1",
      "isVariable": false,
      "powerMin": 4,
      "powerMax": 4,
      "powerAvg": 4
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.699Z",
  "exportId": "E8GYSBXJJATSX0VFJFD0WWYYY",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/PureSteelBeam/Recipe_Alternative_PureSteelBeam",
  "rawClass": "Recipe_Alternative_PureSteelBeam_C /SatisfactoryPlus/Content/SchematicManager/Alternative/PureSteelBeam/Recipe_Alternative_PureSteelBeam.Default__Recipe_Alternative_PureSteelBeam_C",
  "className": "FGRecipe",
  "id": "35730C38092280F453EE57F3AB403026",
  "classData": {
    "mDisplayName": "Alternate: Pure Steel Beam",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot",
        "amount": 4
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SteelPlate/Desc_SteelPlate",
        "amount": 1
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_IndustrialParts",
    "mManufacturingMenuPriority": 3,
    "mManufactoringDuration": 10,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/ConstructorMk1/Build_ConstructorMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 1000,
    "mVariablePowerConsumptionFactor": -500
  }
}