{
  "category": "Standard Parts",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
      "amount": 20,
      "chance": 100,
      "duration": 40,
      "perMin": 30
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced",
      "amount": 2,
      "chance": 100,
      "duration": 40,
      "perMin": 3
    }
  ],
  "duration": 40,
  "manualDuration": 40,
  "name": "Alternate: Compacted Iron Plate",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 30,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/UI/IconDesc_ReinforcedIronPlates_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.670Z",
  "exportId": "DC35X2UI25ZC2618CNNRU3BYZ",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/CompactedIronPlate/Recipe_Alternative_CompactedIronPlate",
  "rawClass": "Recipe_Alternative_CompactedIronPlate_C /SatisfactoryPlus/Content/SchematicManager/Alternative/CompactedIronPlate/Recipe_Alternative_CompactedIronPlate.Default__Recipe_Alternative_CompactedIronPlate_C",
  "className": "FGRecipe",
  "id": "27D6A48767236CF8B911DD5427029D55",
  "classData": {
    "mDisplayName": "Alternate: Compacted Iron Plate",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
        "amount": 20
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced",
        "amount": 2
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_StandardParts",
    "mManufacturingMenuPriority": 30,
    "mManufactoringDuration": 40,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/ConstructorMk1/Build_ConstructorMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}