{
  "category": "Fuel",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/HeavyOilResidue/Desc_HeavyOilResidue",
      "amount": 1000,
      "chance": 100,
      "duration": 4,
      "perMin": 15000
    },
    {
      "item": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedLead",
      "amount": 1,
      "chance": 100,
      "duration": 4,
      "perMin": 15
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Fuel/Desc_LiquidFuel",
      "amount": 3000,
      "chance": 100,
      "duration": 4,
      "perMin": 45000
    }
  ],
  "duration": 4,
  "manualDuration": 4,
  "name": "Alternate: Leaded Fuel",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 2,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/Fuel/UI/IconDesc_LiquidFuel_Pipe_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.AlternateRecipe"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery"
  ],
  "powerAverage": 30,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery",
      "isVariable": false,
      "powerMin": 30,
      "powerMax": 30,
      "powerAvg": 30
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.925Z",
  "exportId": "E4SIK8QVS05I1DPVAXO6DVLXK",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/LeadedFuel/Recipe_Alternative_LeadedFuel",
  "rawClass": "Recipe_Alternative_LeadedFuel_C /SatisfactoryPlus/Content/SchematicManager/Alternative/LeadedFuel/Recipe_Alternative_LeadedFuel.Default__Recipe_Alternative_LeadedFuel_C",
  "className": "FGRecipe",
  "id": "18256DCBC3F7D89CF4AFBED9F2C36A73",
  "classData": {
    "mDisplayName": "Alternate: Leaded Fuel",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/HeavyOilResidue/Desc_HeavyOilResidue",
        "amount": 1000
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedLead",
        "amount": 1
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Fuel/Desc_LiquidFuel",
        "amount": 3000
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Fuel",
    "mManufacturingMenuPriority": 2,
    "mManufactoringDuration": 4,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}