{
  "category": "Standard Parts",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_TinIngot",
      "amount": 2,
      "chance": 100,
      "duration": 6,
      "perMin": 20
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/CopperSheet/Desc_CopperSheet",
      "amount": 2,
      "chance": 100,
      "duration": 6,
      "perMin": 20
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Sheets/Desc_TinSheet",
      "amount": 4,
      "chance": 100,
      "duration": 6,
      "perMin": 40
    }
  ],
  "duration": 6,
  "manualDuration": 6,
  "name": "Tin Sheet",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 2,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Sheets/UI/Icon_TinSheet_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:21.678Z",
  "exportId": "6ELHZFMUP6D95KKO4KFCGZJC6",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Assembler/Recipe_Assembler_TinSheet",
  "rawClass": "Recipe_Assembler_TinSheet_C /SatisfactoryPlus/Content/Recipes/Assembler/Recipe_Assembler_TinSheet.Default__Recipe_Assembler_TinSheet_C",
  "className": "FGRecipe",
  "id": "027325D7D03D096ECAD8FEB32AA34308",
  "classData": {
    "mDisplayName": "Tin Sheet",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_TinIngot",
        "amount": 2
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/CopperSheet/Desc_CopperSheet",
        "amount": 2
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Sheets/Desc_TinSheet",
        "amount": 4
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_StandardParts",
    "mManufacturingMenuPriority": 2,
    "mManufactoringDuration": 6,
    "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
  }
}