{
  "category": "Special",
  "building": "/Game/FactoryGame/Buildable/Factory/BlueprintDesigner/Build_BlueprintDesigner_MK2",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced",
      "amount": 50,
      "chance": 100,
      "duration": 1,
      "perMin": 3000
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable",
      "amount": 100,
      "chance": 100,
      "duration": 1,
      "perMin": 6000
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Cement/Desc_Cement",
      "amount": 100,
      "chance": 100,
      "duration": 1,
      "perMin": 6000
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
      "amount": 200,
      "chance": 100,
      "duration": 1,
      "perMin": 12000
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Buildable/Factory/BlueprintDesigner/Desc_BlueprintDesigner_MK2",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "duration": 1,
  "manualDuration": 1,
  "name": "Blueprint Designer Mk.2",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [],
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Buildable/Factory/BlueprintDesigner/UI/IconDesc_BlueprintDesignerMK2_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.355Z",
  "exportId": "5431GBXRJXXU46PX1MUFD9AL4",
  "classPath": "/Game/FactoryGame/Recipes/Buildings/Recipe_BlueprintDesigner_Mk2",
  "rawClass": "Recipe_BlueprintDesigner_Mk2_C /Game/FactoryGame/Recipes/Buildings/Recipe_BlueprintDesigner_Mk2.Default__Recipe_BlueprintDesigner_Mk2_C",
  "className": "FGRecipe",
  "id": "2480543C30404086DCBBB3230EDC90BA",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlateReinforced/Desc_IronPlateReinforced",
        "amount": 50
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Cable/Desc_Cable",
        "amount": 100
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Cement/Desc_Cement",
        "amount": 100
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
        "amount": 200
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Buildable/Factory/BlueprintDesigner/Desc_BlueprintDesigner_MK2",
        "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
  }
}