{
  "category": "Standard Parts",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
      "amount": 8,
      "chance": 100,
      "duration": 40,
      "perMin": 12
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Wires/Desc_TinnedWire",
      "amount": 18,
      "chance": 100,
      "duration": 40,
      "perMin": 27
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced",
      "amount": 6,
      "chance": 100,
      "duration": 40,
      "perMin": 9
    }
  ],
  "duration": 40,
  "manualDuration": 40,
  "name": "Alternate: Stitched Iron Plate",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 4.099999904632568,
  "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/AssemblerMk1/Build_AssemblerMk1"
  ],
  "powerAverage": 15,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1",
      "isVariable": false,
      "powerMin": 15,
      "powerMax": 15,
      "powerAvg": 15
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.868Z",
  "exportId": "0PHCEZUNL0QM0DHPNOXRVWE06",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/StitchedIronPlate/Recipe_Alternative_StitchedIronPlate",
  "rawClass": "Recipe_Alternative_StitchedIronPlate_C /SatisfactoryPlus/Content/SchematicManager/Alternative/StitchedIronPlate/Recipe_Alternative_StitchedIronPlate.Default__Recipe_Alternative_StitchedIronPlate_C",
  "className": "FGRecipe",
  "id": "E566C4D9F4C85C0B5BAD1FD82EEB0A4E",
  "classData": {
    "mDisplayName": "Alternate: Stitched Iron Plate",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
        "amount": 8
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Wires/Desc_TinnedWire",
        "amount": 18
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced",
        "amount": 6
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_StandardParts",
    "mManufacturingMenuPriority": 4.099999904632568,
    "mManufactoringDuration": 40,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}