{
  "category": "Standard Parts",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_TinIngot",
      "amount": 9,
      "chance": 100,
      "duration": 18,
      "perMin": 30
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
      "amount": 6,
      "chance": 100,
      "duration": 18,
      "perMin": 20
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_TinPlates",
      "amount": 12,
      "chance": 100,
      "duration": 18,
      "perMin": 40
    }
  ],
  "duration": 18,
  "manualDuration": 18,
  "name": "Tin Plate",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Plates/UI/Icon_TinPlates",
  "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.352Z",
  "exportId": "5ADF87PO7FNC4E7YISL8JIDDT",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Assembler/Recipe_Assembler_TinPlates",
  "rawClass": "Recipe_Assembler_TinPlates_C /SatisfactoryPlus/Content/Recipes/Assembler/Recipe_Assembler_TinPlates.Default__Recipe_Assembler_TinPlates_C",
  "className": "FGRecipe",
  "id": "2CE6957D5C704CCA54F11C05A3A526A1",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_TinIngot",
        "amount": 9
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
        "amount": 6
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_TinPlates",
        "amount": 12
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_StandardParts",
    "mManufacturingMenuPriority": 1,
    "mManufactoringDuration": 18,
    "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
  }
}