{
  "category": "Ingots",
  "input": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidCopper",
      "amount": 4800,
      "chance": 100,
      "duration": 6,
      "perMin": 48000
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidTin",
      "amount": 2000,
      "chance": 100,
      "duration": 6,
      "perMin": 20000
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BronzeIngot",
      "amount": 18,
      "chance": 100,
      "duration": 6,
      "perMin": 180
    }
  ],
  "duration": 6,
  "manualDuration": 6,
  "name": "Alternate: Cast Bronze Ingot",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 4.5,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Ingots/UI/Icon_BronzeIngot_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.AlternateRecipe"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler"
  ],
  "powerAverage": 25,
  "producerPower": [
    {
      "producer": "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler",
      "isVariable": false,
      "powerMin": 25,
      "powerMax": 25,
      "powerAvg": 25
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.960Z",
  "exportId": "DYPYXBEJMW0W66Z91DH3B6BPI",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/CastBronzeIngot/Recipe_Alternative_CastBronzeIngot",
  "rawClass": "Recipe_Alternative_CastBronzeIngot_C /SatisfactoryPlus/Content/SchematicManager/Alternative/CastBronzeIngot/Recipe_Alternative_CastBronzeIngot.Default__Recipe_Alternative_CastBronzeIngot_C",
  "className": "FGRecipe",
  "id": "3B6196DCBD19D280A36F2784D5E31D57",
  "classData": {
    "mDisplayName": "Alternate: Cast Bronze Ingot",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidCopper",
        "amount": 4800
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidTin",
        "amount": 2000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BronzeIngot",
        "amount": 18
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Ingots",
    "mManufacturingMenuPriority": 4.5,
    "mManufactoringDuration": 6,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}