{
  "category": "Industrial Parts",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot",
      "amount": 24,
      "chance": 100,
      "duration": 24,
      "perMin": 60
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_ZincIngot",
      "amount": 8,
      "chance": 100,
      "duration": 24,
      "perMin": 20
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SteelPlate/Desc_SteelPlate",
      "amount": 9,
      "chance": 100,
      "duration": 24,
      "perMin": 22.5
    }
  ],
  "duration": 24,
  "manualDuration": 24,
  "name": "Steel Beam",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/SteelPlate/UI/IconDesc_SteelBeam_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "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:21.132Z",
  "exportId": "64VREXNUFLO5A9LMWZOTR2G96",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Foundry/Recipe_Foundry_SteelBeam",
  "rawClass": "Recipe_Foundry_SteelBeam_C /SatisfactoryPlus/Content/Recipes/Foundry/Recipe_Foundry_SteelBeam.Default__Recipe_Foundry_SteelBeam_C",
  "className": "FGRecipe",
  "id": "DD259D48B426A49B3C85C63290826F21",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SteelIngot/Desc_SteelIngot",
        "amount": 24
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_ZincIngot",
        "amount": 8
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SteelPlate/Desc_SteelPlate",
        "amount": 9
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_IndustrialParts",
    "mManufacturingMenuPriority": 1,
    "mManufactoringDuration": 24,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}