{
  "category": "Ingots",
  "input": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidCopper",
      "amount": 8000,
      "chance": 100,
      "duration": 16,
      "perMin": 30000
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_ZincIngot",
      "amount": 12,
      "chance": 100,
      "duration": 16,
      "perMin": 45
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidTin",
      "amount": 8000,
      "chance": 100,
      "duration": 16,
      "perMin": 30000
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BrassIngot",
      "amount": 20,
      "chance": 100,
      "duration": 16,
      "perMin": 75
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BronzeIngot",
      "amount": 20,
      "chance": 100,
      "duration": 16,
      "perMin": 75
    }
  ],
  "duration": 16,
  "manualDuration": 16,
  "name": "Alternate: Red Brass Ingot",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 7,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Ingots/UI/Icon_BrassIngot_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.892Z",
  "exportId": "EG8YZTR3T2VYGGT3M5YPA4RYF",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/RedBrassIngot/Recipe_Alternative_RedBrassIngot",
  "rawClass": "Recipe_Alternative_RedBrassIngot_C /SatisfactoryPlus/Content/SchematicManager/Alternative/RedBrassIngot/Recipe_Alternative_RedBrassIngot.Default__Recipe_Alternative_RedBrassIngot_C",
  "className": "FGRecipe",
  "id": "75F2AD4CA06D637E7125B47C027E2D85",
  "classData": {
    "mDisplayName": "Alternate: Red Brass Ingot",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidCopper",
        "amount": 8000
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_ZincIngot",
        "amount": 12
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidTin",
        "amount": 8000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BrassIngot",
        "amount": 20
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BronzeIngot",
        "amount": 20
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Ingots",
    "mManufacturingMenuPriority": 7,
    "mManufactoringDuration": 16,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}