{
  "category": "Space Elevator",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Rotor/Desc_Rotor",
      "amount": 2,
      "chance": 100,
      "duration": 40,
      "perMin": 3
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Plastic/Desc_Plastic",
      "amount": 20,
      "chance": 100,
      "duration": 40,
      "perMin": 30
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_1",
      "amount": 2,
      "chance": 100,
      "duration": 40,
      "perMin": 3
    }
  ],
  "duration": 40,
  "manualDuration": 40,
  "name": "Alternate: Plastic Plating",
  "description": "",
  "powerConstant": 1000,
  "powerVariable": -500,
  "relevantEvents": [],
  "menuPriority": 1.100000023841858,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/SmartPlate/UI/IconDesc_SpelevatorPart_1_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "Recipe.SpacePart",
    "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.737Z",
  "exportId": "9543YLB5TAA5O9TGCYYVY0XEG",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/PlasticSmartPlating/Recipe_Alternative_PlasticSmartPlating",
  "rawClass": "Recipe_Alternative_PlasticSmartPlating_C /SatisfactoryPlus/Content/SchematicManager/Alternative/PlasticSmartPlating/Recipe_Alternative_PlasticSmartPlating.Default__Recipe_Alternative_PlasticSmartPlating_C",
  "className": "FGRecipe",
  "id": "280FF97A11B13AB6906188C25F63F359",
  "classData": {
    "mDisplayName": "Alternate: Plastic Plating",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Rotor/Desc_Rotor",
        "amount": 2
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Plastic/Desc_Plastic",
        "amount": 20
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SpaceElevatorParts/Desc_SpaceElevatorPart_1",
        "amount": 2
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_SpaceElevator",
    "mManufacturingMenuPriority": 1.100000023841858,
    "mManufactoringDuration": 40,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "Recipe.SpacePart"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 1000,
    "mVariablePowerConsumptionFactor": -500
  }
}