{
  "category": "Power",
  "building": "/Game/FactoryGame/Buildable/Factory/PowerPoleWallDouble/Build_PowerPoleWallDouble_Mk3",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/HighSpeedConnector/Desc_HighSpeedConnector",
      "amount": 2,
      "chance": 100,
      "duration": 1,
      "perMin": 120
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Screw/Desc_SteelBolt",
      "amount": 5,
      "chance": 100,
      "duration": 1,
      "perMin": 300
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Rods/Desc_CopperRod",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Buildable/Factory/PowerPoleWallDouble/Desc_PowerPoleWallDoubleMk3",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "duration": 1,
  "manualDuration": 1,
  "name": "Double Wall Outlet Mk.3",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [],
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Buildable/Factory/PowerPoleWallDouble/UI/PowerPoleWallDouble_MK3_512",
  "customRecipe": null,
  "producedIn": [
    "/Game/FactoryGame/Resource/Equipment/BuildGun/BP_EquipmentDescriptorBuildGun"
  ],
  "powerAverage": -1,
  "producerPower": [],
  "canHandcrafted": false,
  "isBuildGunRecipe": true,
  "dataType": "recipe",
  "timestamp": "2026-07-27T20:19:43.013Z",
  "exportId": "DKN80WUFODXWUI8T5H9AUQ4VS",
  "classPath": "/Game/FactoryGame/Recipes/Buildings/Recipe_PowerPoleWallDoubleMk3",
  "rawClass": "Recipe_PowerPoleWallDoubleMk3_C /Game/FactoryGame/Recipes/Buildings/Recipe_PowerPoleWallDoubleMk3.Default__Recipe_PowerPoleWallDoubleMk3_C",
  "className": "FGRecipe",
  "id": "EC0D434B33C69E8A6ED4075182E22DB0",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/HighSpeedConnector/Desc_HighSpeedConnector",
        "amount": 2
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Screw/Desc_SteelBolt",
        "amount": 5
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Rods/Desc_CopperRod",
        "amount": 1
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Buildable/Factory/PowerPoleWallDouble/Desc_PowerPoleWallDoubleMk3",
        "amount": 1
      }
    ],
    "mOverriddenCategory": null,
    "mManufacturingMenuPriority": 0,
    "mManufactoringDuration": 1,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Equipment/BuildGun/BP_BuildGun"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": []
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}