{
  "category": "Ingots",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedSiterite",
      "amount": 2,
      "chance": 100,
      "duration": 4,
      "perMin": 30
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_TinIngot",
      "amount": 1,
      "chance": 100,
      "duration": 4,
      "perMin": 15
    }
  ],
  "duration": 4,
  "manualDuration": 4,
  "name": "Impure Tin Ingot",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 3,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Ingots/UI/Icon_TinIngot_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/SmelterMk1/Build_SmelterMk1",
    "/Game/FactoryGame/Buildable/Factory/WorkBench/Build_WorkBench"
  ],
  "powerAverage": 4,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/SmelterMk1/Build_SmelterMk1",
      "isVariable": false,
      "powerMin": 4,
      "powerMax": 4,
      "powerAvg": 4
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:23.351Z",
  "exportId": "5K8EYGUT5P92BCO1A0A2S9QZV",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Smelter/Recipe_Smelter_Dirty_TinIngots",
  "rawClass": "Recipe_Smelter_Dirty_TinIngots_C /SatisfactoryPlus/Content/Recipes/Smelter/Recipe_Smelter_Dirty_TinIngots.Default__Recipe_Smelter_Dirty_TinIngots_C",
  "className": "FGRecipe",
  "id": "97F178BC3FC8841AB24D0A8C1BBE2385",
  "classData": {
    "mDisplayName": "Impure Tin Ingot",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedSiterite",
        "amount": 2
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_TinIngot",
        "amount": 1
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Ingots",
    "mManufacturingMenuPriority": 3,
    "mManufactoringDuration": 4,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/SmelterMk1/Build_SmelterMk1",
      "/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkBenchComponent"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}