{
  "category": "Building Parts",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Stator/Desc_Stator",
      "amount": 4,
      "chance": 100,
      "duration": 30,
      "perMin": 8
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_BrassPlates",
      "amount": 9,
      "chance": 100,
      "duration": 30,
      "perMin": 18
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Belt/Desc_BeltDriveMk2",
      "amount": 10,
      "chance": 100,
      "duration": 30,
      "perMin": 20
    }
  ],
  "duration": 30,
  "manualDuration": 30,
  "name": "Alternate: Solid-State Brass Drive",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 2,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Buildable/Factory/ConveyorBeltMk3/UI/ConveyorMk3_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.884Z",
  "exportId": "C0YPGNOSZILADA5KTCBEFXZZ9",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/SolidBeltDriveMk3/Recipe_Alternative_SolidBeltDriveMk3",
  "rawClass": "Recipe_Alternative_SolidBeltDriveMk3_C /SatisfactoryPlus/Content/SchematicManager/Alternative/SolidBeltDriveMk3/Recipe_Alternative_SolidBeltDriveMk3.Default__Recipe_Alternative_SolidBeltDriveMk3_C",
  "className": "FGRecipe",
  "id": "AC4B1ADDFBD34E35EFD9F71738E7B179",
  "classData": {
    "mDisplayName": "Alternate: Solid-State Brass Drive",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Stator/Desc_Stator",
        "amount": 4
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_BrassPlates",
        "amount": 9
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Belt/Desc_BeltDriveMk2",
        "amount": 10
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_BuildingParts",
    "mManufacturingMenuPriority": 2,
    "mManufactoringDuration": 30,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}