{
  "category": "Oil Products",
  "input": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Desc_PurifiedCrudeOil",
      "amount": 4000,
      "chance": 100,
      "duration": 5,
      "perMin": 48000
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Titantetrachlorid",
      "amount": 1500,
      "chance": 100,
      "duration": 5,
      "perMin": 18000
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_KLIB_NaturalGas",
      "amount": 10000,
      "chance": 100,
      "duration": 5,
      "perMin": 120000
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/PolymerResin/Desc_PolymerResin",
      "amount": 8,
      "chance": 100,
      "duration": 5,
      "perMin": 96
    }
  ],
  "duration": 5,
  "manualDuration": 5,
  "name": "Alternate: Pure Natural Gas",
  "description": "",
  "powerConstant": 1000,
  "powerVariable": 2000,
  "relevantEvents": [],
  "menuPriority": 0.8999999761581421,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/KLib/Assets/Ressources/Raw/Gas/UI/Icon_NaturalGas",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.AlternateRecipe"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/KLib/Assets/Buildings/ChemReactor/Build_ChemReactor"
  ],
  "powerAverage": 50,
  "producerPower": [
    {
      "producer": "/KLib/Assets/Buildings/ChemReactor/Build_ChemReactor",
      "isVariable": false,
      "powerMin": 50,
      "powerMax": 50,
      "powerAvg": 50
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.896Z",
  "exportId": "86L5FV9LFY00CSDFTBS9ZFWWB",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/PureNaturalGas/Recipe_Alternative_PureNaturalGas",
  "rawClass": "Recipe_Alternative_PureNaturalGas_C /SatisfactoryPlus/Content/SchematicManager/Alternative/PureNaturalGas/Recipe_Alternative_PureNaturalGas.Default__Recipe_Alternative_PureNaturalGas_C",
  "className": "FGRecipe",
  "id": "71C43815A9CED747B7983D5D2506F500",
  "classData": {
    "mDisplayName": "Alternate: Pure Natural Gas",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Desc_PurifiedCrudeOil",
        "amount": 4000
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Titantetrachlorid",
        "amount": 1500
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_KLIB_NaturalGas",
        "amount": 10000
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/PolymerResin/Desc_PolymerResin",
        "amount": 8
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_SolidOilProducts",
    "mManufacturingMenuPriority": 0.8999999761581421,
    "mManufactoringDuration": 5,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/ChemReactor/Build_ChemReactor"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 1000,
    "mVariablePowerConsumptionFactor": 2000
  }
}