{
  "category": "Other",
  "input": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidCopper",
      "amount": 1000,
      "chance": 100,
      "duration": 12,
      "perMin": 5000
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidGold",
      "amount": 2000,
      "chance": 100,
      "duration": 12,
      "perMin": 10000
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Wire/Desc_Wire",
      "amount": 30,
      "chance": 100,
      "duration": 12,
      "perMin": 150
    }
  ],
  "duration": 12,
  "manualDuration": 12,
  "name": "Alternate: Fused wire",
  "description": "",
  "powerConstant": 1000,
  "powerVariable": -500,
  "relevantEvents": [],
  "menuPriority": 1.5,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/Wire/UI/IconDesc_Wire_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.718Z",
  "exportId": "A1T7F12PWT8ATTAGNIA5OODGP",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/FusedAlloyQuickwire/Recipe_Alternative_FusedCopperWire",
  "rawClass": "Recipe_Alternative_FusedCopperWire_C /SatisfactoryPlus/Content/SchematicManager/Alternative/FusedAlloyQuickwire/Recipe_Alternative_FusedCopperWire.Default__Recipe_Alternative_FusedCopperWire_C",
  "className": "FGRecipe",
  "id": "5C9E06BAC1D189652CAE7603D352CE7C",
  "classData": {
    "mDisplayName": "Alternate: Fused wire",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidCopper",
        "amount": 1000
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Metals/Desc_LiquidGold",
        "amount": 2000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Wire/Desc_Wire",
        "amount": 30
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Other",
    "mManufacturingMenuPriority": 1.5,
    "mManufactoringDuration": 12,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/SoldifierAndCooler/Build_SoldifierAndCooler"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 1000,
    "mVariablePowerConsumptionFactor": -500
  }
}