{
  "category": "Oil Products",
  "input": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Hydrogen",
      "amount": 5000,
      "chance": 100,
      "duration": 6,
      "perMin": 50000
    },
    {
      "item": "/KLib/Assets/Parts/Packaged/Items/Gas/Desc_PackagedGas_CarbonDioxide",
      "amount": 1,
      "chance": 100,
      "duration": 6,
      "perMin": 10
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Desc_CoolingWater",
      "amount": 3000,
      "chance": 100,
      "duration": 6,
      "perMin": 30000
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/GasTank/Desc_GasTank",
      "amount": 1,
      "chance": 100,
      "duration": 6,
      "perMin": 10
    }
  ],
  "duration": 6,
  "manualDuration": 3,
  "name": "Alternate: Pure Coolant Oil",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 6,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/KLib/Assets/Ressources/Raw/Fluids/UI/LiquidCoolant",
  "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.752Z",
  "exportId": "377NY0F3O7OF5L2JNCIT660ZF",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/PureCoolant/Recipe_Alternative_PureCoolant",
  "rawClass": "Recipe_Alternative_PureCoolant_C /SatisfactoryPlus/Content/SchematicManager/Alternative/PureCoolant/Recipe_Alternative_PureCoolant.Default__Recipe_Alternative_PureCoolant_C",
  "className": "FGRecipe",
  "id": "8AAC9BEA884982889CFE45D7CBE4FA50",
  "classData": {
    "mDisplayName": "Alternate: Pure Coolant Oil",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_Gas_Hydrogen",
        "amount": 5000
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Packaged/Items/Gas/Desc_PackagedGas_CarbonDioxide",
        "amount": 1
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Desc_CoolingWater",
        "amount": 3000
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GasTank/Desc_GasTank",
        "amount": 1
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_SolidOilProducts",
    "mManufacturingMenuPriority": 6,
    "mManufactoringDuration": 6,
    "mManualManufacturingMultiplier": 0.5,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}