{
  "category": "Oil Products",
  "input": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Hydrogen",
      "amount": 4000,
      "chance": 100,
      "duration": 3,
      "perMin": 80000
    },
    {
      "item": "/KLib/Assets/Parts/Packaged/Items/Gas/Desc_PackagedGas_CarbonDioxide",
      "amount": 1,
      "chance": 100,
      "duration": 3,
      "perMin": 20
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_Ethylene",
      "amount": 3000,
      "chance": 100,
      "duration": 3,
      "perMin": 60000
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/GasTank/Desc_GasTank",
      "amount": 1,
      "chance": 100,
      "duration": 3,
      "perMin": 20
    }
  ],
  "duration": 3,
  "manualDuration": 1.5,
  "name": "Alternate: Pure Ethylene",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 5,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/KLib/Assets/Ressources/Raw/Fluids/UI/Ethylene",
  "customRecipe": null,
  "tags": [
    "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.906Z",
  "exportId": "7SKV7LTSDA915RMU7E7HIQHTF",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/PureEthylene/Recipe_Alternative_PureEthylene",
  "rawClass": "Recipe_Alternative_PureEthylene_C /SatisfactoryPlus/Content/SchematicManager/Alternative/PureEthylene/Recipe_Alternative_PureEthylene.Default__Recipe_Alternative_PureEthylene_C",
  "className": "FGRecipe",
  "id": "F4C44A88F5C4AD0C79FFC26C456568D6",
  "classData": {
    "mDisplayName": "Alternate: Pure Ethylene",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Hydrogen",
        "amount": 4000
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Packaged/Items/Gas/Desc_PackagedGas_CarbonDioxide",
        "amount": 1
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_Ethylene",
        "amount": 3000
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GasTank/Desc_GasTank",
        "amount": 1
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_SolidOilProducts",
    "mManufacturingMenuPriority": 5,
    "mManufactoringDuration": 3,
    "mManualManufacturingMultiplier": 0.5,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}