{
  "category": "Building Parts",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Rotor/Desc_Rotor",
      "amount": 2,
      "chance": 100,
      "duration": 16,
      "perMin": 7.5
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronRod/Desc_IronRod",
      "amount": 10,
      "chance": 100,
      "duration": 16,
      "perMin": 37.5
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Equipment/PortableMiner/BP_ItemDescriptorPortableMiner",
      "amount": 1,
      "chance": 100,
      "duration": 16,
      "perMin": 3.75
    }
  ],
  "duration": 16,
  "manualDuration": 16,
  "name": "Alternate: Automated Portable Miner",
  "description": "",
  "powerConstant": 1000,
  "powerVariable": -500,
  "relevantEvents": [],
  "menuPriority": 1.2000000476837158,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/IconDesc_PortableMiner_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.AlternateRecipe"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
  ],
  "powerAverage": 15,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1",
      "isVariable": false,
      "powerMin": 15,
      "powerMax": 15,
      "powerAvg": 15
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.682Z",
  "exportId": "720K4NPTFB2XS0B3Y6YNP34GC",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/PortableMiner/Recipe_Alternative_PortableMiner",
  "rawClass": "Recipe_Alternative_PortableMiner_C /SatisfactoryPlus/Content/SchematicManager/Alternative/PortableMiner/Recipe_Alternative_PortableMiner.Default__Recipe_Alternative_PortableMiner_C",
  "className": "FGRecipe",
  "id": "1C1164176C3EF239C2CFFE26BF461ABC",
  "classData": {
    "mDisplayName": "Alternate: Automated Portable Miner",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Rotor/Desc_Rotor",
        "amount": 2
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronRod/Desc_IronRod",
        "amount": 10
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Equipment/PortableMiner/BP_ItemDescriptorPortableMiner",
        "amount": 1
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_BuildingParts",
    "mManufacturingMenuPriority": 1.2000000476837158,
    "mManufactoringDuration": 16,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 1000,
    "mVariablePowerConsumptionFactor": -500
  }
}