{
  "category": "Tools",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/HighSpeedWire/Desc_HighSpeedWire",
      "amount": 250,
      "chance": 100,
      "duration": 40,
      "perMin": 375
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
      "amount": 250,
      "chance": 100,
      "duration": 40,
      "perMin": 375
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable",
      "amount": 75,
      "chance": 100,
      "duration": 40,
      "perMin": 112.5
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_TinPlates",
      "amount": 50,
      "chance": 100,
      "duration": 40,
      "perMin": 75
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Equipment/Zipline/BP_EqDescZipLine",
      "amount": 1,
      "chance": 100,
      "duration": 40,
      "perMin": 1.5
    }
  ],
  "duration": 40,
  "manualDuration": 40,
  "name": "Zipline",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [
    "Recipe.Part"
  ],
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Equipment/Zipline/UI/IconDesc_Zipline_256",
  "customRecipe": null,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/Workshop/Build_Workshop"
  ],
  "powerAverage": -1,
  "producerPower": [],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-27T20:19:37.384Z",
  "exportId": "2VDDENB6ONRCG04B9P5NJN87T",
  "classPath": "/Game/FactoryGame/Recipes/Equipment/Recipe_ZipLine",
  "rawClass": "Recipe_ZipLine_C /Game/FactoryGame/Recipes/Equipment/Recipe_ZipLine.Default__Recipe_ZipLine_C",
  "className": "FGRecipe",
  "id": "E924DF47A7CEC3FB94B9B5D08F0954F2",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/HighSpeedWire/Desc_HighSpeedWire",
        "amount": 250
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
        "amount": 250
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable",
        "amount": 75
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_TinPlates",
        "amount": 50
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Equipment/Zipline/BP_EqDescZipLine",
        "amount": 1
      }
    ],
    "mOverriddenCategory": null,
    "mManufacturingMenuPriority": 0,
    "mManufactoringDuration": 40,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkshopComponent"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}