{
  "category": "Advanced Refinement",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
      "amount": 2000,
      "chance": 100,
      "duration": 3,
      "perMin": 40000
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Gas/Desc_Ethylene",
      "amount": 2000,
      "chance": 100,
      "duration": 3,
      "perMin": 40000
    },
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_Salt",
      "amount": 1,
      "chance": 100,
      "duration": 3,
      "perMin": 20
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Desc_CoolingWater",
      "amount": 4000,
      "chance": 100,
      "duration": 3,
      "perMin": 80000
    }
  ],
  "duration": 3,
  "manualDuration": 3,
  "name": "Coolant",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 3,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Ressources/Raw/Fluids/UI/LiquidCoolant",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/Blender/Build_Blender"
  ],
  "powerAverage": 75,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/Blender/Build_Blender",
      "isVariable": false,
      "powerMin": 75,
      "powerMax": 75,
      "powerAvg": 75
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:21.420Z",
  "exportId": "697Q82IKLNLU4R4JXWP9KWS1F",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Blender/Recipe_Blender_Coolant",
  "rawClass": "Recipe_Blender_Coolant_C /SatisfactoryPlus/Content/Recipes/Blender/Recipe_Blender_Coolant.Default__Recipe_Blender_Coolant_C",
  "className": "FGRecipe",
  "id": "E8FE82624F5C2B335592F65EB32587F4",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
        "amount": 2000
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Gas/Desc_Ethylene",
        "amount": 2000
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_Salt",
        "amount": 1
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Desc_CoolingWater",
        "amount": 4000
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_AdvancedRefinement",
    "mManufacturingMenuPriority": 3,
    "mManufactoringDuration": 3,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/Blender/Build_Blender"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}