{
  "category": "Standard Parts",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_TinPlates",
      "amount": 8,
      "chance": 100,
      "duration": 24,
      "perMin": 20
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
      "amount": 15,
      "chance": 100,
      "duration": 24,
      "perMin": 37.5
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced",
      "amount": 2,
      "chance": 100,
      "duration": 24,
      "perMin": 5
    }
  ],
  "duration": 24,
  "manualDuration": 24,
  "name": "Reinforced Iron Plate",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 4,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/UI/IconDesc_ReinforcedIronPlates_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1",
    "/Game/FactoryGame/Buildable/Factory/WorkBench/Build_WorkBench"
  ],
  "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:23.367Z",
  "exportId": "14WG0YI0VGT3NUDZJFOQB47ZQ",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Assembler/Recipe_Assembler_RIP",
  "rawClass": "Recipe_Assembler_RIP_C /SatisfactoryPlus/Content/Recipes/Assembler/Recipe_Assembler_RIP.Default__Recipe_Assembler_RIP_C",
  "className": "FGRecipe",
  "id": "FDD70D239B2EED1F72626ED60EB20E96",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_TinPlates",
        "amount": 8
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
        "amount": 15
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced",
        "amount": 2
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_StandardParts",
    "mManufacturingMenuPriority": 4,
    "mManufactoringDuration": 24,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1",
      "/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkBenchComponent"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}