{
  "category": "Power",
  "building": "/Game/FactoryGame/Buildable/Factory/PowerTower/Build_PowerTower",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SteelPlate/Desc_SteelPlate",
      "amount": 10,
      "chance": 100,
      "duration": 1,
      "perMin": 600
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable",
      "amount": 15,
      "chance": 100,
      "duration": 1,
      "perMin": 900
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
      "amount": 20,
      "chance": 100,
      "duration": 1,
      "perMin": 1200
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Cement/Desc_Cement",
      "amount": 20,
      "chance": 100,
      "duration": 1,
      "perMin": 1200
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Buildable/Factory/PowerTower/Desc_PowerTower",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "duration": 1,
  "manualDuration": 1,
  "name": "Power Tower",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [],
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Buildable/Factory/PowerTower/UI/IconDesc_PowerTower_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:40.151Z",
  "exportId": "54D02R6068FWKWFXU99W0RXCT",
  "classPath": "/Game/FactoryGame/Recipes/Buildings/Recipe_PowerTower",
  "rawClass": "Recipe_PowerTower_C /Game/FactoryGame/Recipes/Buildings/Recipe_PowerTower.Default__Recipe_PowerTower_C",
  "className": "FGRecipe",
  "id": "64D69BCD32372596CB42C501CCF046D6",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SteelPlate/Desc_SteelPlate",
        "amount": 10
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable",
        "amount": 15
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
        "amount": 20
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Cement/Desc_Cement",
        "amount": 20
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Buildable/Factory/PowerTower/Desc_PowerTower",
        "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
  }
}