{
  "category": "Logistics",
  "building": "/Game/FactoryGame/Buildable/Factory/PipePumpMk2/Build_PipelinePumpMK2",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Screw/Desc_SteelBolt",
      "amount": 15,
      "chance": 100,
      "duration": 1,
      "perMin": 900
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Pipes/Desc_BrassPipe",
      "amount": 6,
      "chance": 100,
      "duration": 1,
      "perMin": 360
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Motor/Desc_Motor",
      "amount": 4,
      "chance": 100,
      "duration": 1,
      "perMin": 240
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Buildable/Factory/PipePumpMk2/Desc_PipelinePumpMK2",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "duration": 1,
  "manualDuration": 1,
  "name": "Pipeline Pump Mk.2",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [],
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Buildable/Factory/PipePumpMk2/UI/IconDesc_PipePumpMK2_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.205Z",
  "exportId": "957H4BNPWSJ0JCEL7A8PS38NQ",
  "classPath": "/Game/FactoryGame/Recipes/Buildings/Recipe_PipelinePumpMK2",
  "rawClass": "Recipe_PipelinePumpMK2_C /Game/FactoryGame/Recipes/Buildings/Recipe_PipelinePumpMK2.Default__Recipe_PipelinePumpMK2_C",
  "className": "FGRecipe",
  "id": "F2B9F6083DB2AE10184451F1A4945155",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Screw/Desc_SteelBolt",
        "amount": 15
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Pipes/Desc_BrassPipe",
        "amount": 6
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Motor/Desc_Motor",
        "amount": 4
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Buildable/Factory/PipePumpMk2/Desc_PipelinePumpMK2",
        "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
  }
}