{
  "category": "Industrial Washing",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/RawResources/Stone/Desc_Stone",
      "amount": 15,
      "chance": 100,
      "duration": 15,
      "perMin": 60
    },
    {
      "item": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
      "amount": 10000,
      "chance": 100,
      "duration": 15,
      "perMin": 40000
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedZinc",
      "amount": 15,
      "chance": 100,
      "duration": 15,
      "perMin": 60
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Desc_Wastewater",
      "amount": 6000,
      "chance": 100,
      "duration": 15,
      "perMin": 24000
    }
  ],
  "duration": 15,
  "manualDuration": 15,
  "name": "Washed Zinc",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 5,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Crushed/UI/Icon_CrushedZinc_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/KLib/Assets/Buildings/OreWasher/Build_OreWascher"
  ],
  "powerAverage": 7.5,
  "producerPower": [
    {
      "producer": "/KLib/Assets/Buildings/OreWasher/Build_OreWascher",
      "isVariable": false,
      "powerMin": 7.5,
      "powerMax": 7.5,
      "powerAvg": 7.5
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:21.449Z",
  "exportId": "7C3M157SG4882GRL8E3I1IMV9",
  "classPath": "/SatisfactoryPlus/Content/Recipes/WetWasher/Recipe_WetWasher_Zinc",
  "rawClass": "Recipe_WetWasher_Zinc_C /SatisfactoryPlus/Content/Recipes/WetWasher/Recipe_WetWasher_Zinc.Default__Recipe_WetWasher_Zinc_C",
  "className": "FGRecipe",
  "id": "3AC74CDC57124DFF80FCD2E9F7AC5E22",
  "classData": {
    "mDisplayName": "Washed Zinc",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/Stone/Desc_Stone",
        "amount": 15
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
        "amount": 10000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedZinc",
        "amount": 15
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Desc_Wastewater",
        "amount": 6000
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_Industrial_Washing",
    "mManufacturingMenuPriority": 5,
    "mManufactoringDuration": 15,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/OreWasher/Build_OreWascher"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}