{
  "category": "Power",
  "building": "/Game/FactoryGame/Buildable/Factory/PowerPoleWallDouble/Build_PowerPoleWallDouble",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Wire/Desc_Wire",
      "amount": 4,
      "chance": 100,
      "duration": 1,
      "perMin": 240
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
      "amount": 2,
      "chance": 100,
      "duration": 1,
      "perMin": 120
    },
    {
      "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_PowerPoleWallDouble",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "duration": 1,
  "manualDuration": 1,
  "name": "Double Wall Outlet Mk.1",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [],
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Buildable/Factory/PowerPoleWallDouble/UI/PowerPoleWallDouble_MK1_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:42.974Z",
  "exportId": "2QCP1T73QEPUTIMZUW1AEELR7",
  "classPath": "/Game/FactoryGame/Recipes/Buildings/Recipe_PowerPoleWallDouble",
  "rawClass": "Recipe_PowerPoleWallDouble_C /Game/FactoryGame/Recipes/Buildings/Recipe_PowerPoleWallDouble.Default__Recipe_PowerPoleWallDouble_C",
  "className": "FGRecipe",
  "id": "73BE9C36993B78EFCE21FBFDDD24075E",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Wire/Desc_Wire",
        "amount": 4
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
        "amount": 2
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Rods/Desc_CopperRod",
        "amount": 1
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Buildable/Factory/PowerPoleWallDouble/Desc_PowerPoleWallDouble",
        "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
  }
}