{
  "category": "Transport",
  "building": "/Game/FactoryGame/Buildable/Factory/PipeHyperStart/Build_PipeHyperStart",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Pipes/Desc_BrassPipe",
      "amount": 10,
      "chance": 100,
      "duration": 1,
      "perMin": 600
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
      "amount": 5,
      "chance": 100,
      "duration": 1,
      "perMin": 300
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/SteelPlateReinforced/Desc_SteelPlateReinforced",
      "amount": 5,
      "chance": 100,
      "duration": 1,
      "perMin": 300
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable",
      "amount": 5,
      "chance": 100,
      "duration": 1,
      "perMin": 300
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Buildable/Factory/PipeHyperStart/Desc_PipeHyperStart",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "duration": 1,
  "manualDuration": 1,
  "name": "Hypertube Entrance",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [],
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Buildable/Factory/PipeHyperStart/UI/HyperTubeStart_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.240Z",
  "exportId": "9ZBG9VWO1W1VKOY3LYC7H0NIP",
  "classPath": "/Game/FactoryGame/Recipe_PipeHyperStart",
  "rawClass": "Recipe_PipeHyperStart_C /Game/FactoryGame/Recipe_PipeHyperStart.Default__Recipe_PipeHyperStart_C",
  "className": "FGRecipe",
  "id": "A1C8394988CF64BBAB24C00443622E58",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Pipes/Desc_BrassPipe",
        "amount": 10
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
        "amount": 5
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SteelPlateReinforced/Desc_SteelPlateReinforced",
        "amount": 5
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable",
        "amount": 5
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Buildable/Factory/PipeHyperStart/Desc_PipeHyperStart",
        "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
  }
}