{
  "category": "Ingots",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/CopperIngot/Desc_CopperIngot",
      "amount": 12,
      "chance": 100,
      "duration": 20,
      "perMin": 36
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_TinIngot",
      "amount": 5,
      "chance": 100,
      "duration": 20,
      "perMin": 15
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BronzeIngot",
      "amount": 15,
      "chance": 100,
      "duration": 20,
      "perMin": 45
    }
  ],
  "duration": 20,
  "manualDuration": 20,
  "name": "Bronze Ingot",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Ingots/UI/Icon_BronzeIngot_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1"
  ],
  "powerAverage": 16,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1",
      "isVariable": false,
      "powerMin": 16,
      "powerMax": 16,
      "powerAvg": 16
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:21.197Z",
  "exportId": "5UYWMR8R5622IBG3CYVO69W8T",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Foundry/Recipe_Foundry_BronzeIngot",
  "rawClass": "Recipe_Foundry_BronzeIngot_C /SatisfactoryPlus/Content/Recipes/Foundry/Recipe_Foundry_BronzeIngot.Default__Recipe_Foundry_BronzeIngot_C",
  "className": "FGRecipe",
  "id": "92ED1C47DDA8D3A80169C9F5D5503F91",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/CopperIngot/Desc_CopperIngot",
        "amount": 12
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_TinIngot",
        "amount": 5
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BronzeIngot",
        "amount": 15
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Ingots",
    "mManufacturingMenuPriority": 1,
    "mManufactoringDuration": 20,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}