{
  "category": "Industrial Washing",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/RawResources/OreCopper/Desc_OreCopper",
      "amount": 18,
      "chance": 100,
      "duration": 18,
      "perMin": 60
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Desc_CausticSoda",
      "amount": 9000,
      "chance": 100,
      "duration": 18,
      "perMin": 30000
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedNickle",
      "amount": 12,
      "chance": 100,
      "duration": 18,
      "perMin": 40
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Desc_Wastewater",
      "amount": 12000,
      "chance": 100,
      "duration": 18,
      "perMin": 40000
    }
  ],
  "duration": 18,
  "manualDuration": 18,
  "name": "Washed Nickel",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 8,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Crushed/UI/Icon_CrushedNickle_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.452Z",
  "exportId": "1OK1V6VLI8R5N3QN8FVLN8ZDN",
  "classPath": "/SatisfactoryPlus/Content/Recipes/WetWasher/Recipe_WetWasher_Nickel",
  "rawClass": "Recipe_WetWasher_Nickel_C /SatisfactoryPlus/Content/Recipes/WetWasher/Recipe_WetWasher_Nickel.Default__Recipe_WetWasher_Nickel_C",
  "className": "FGRecipe",
  "id": "E3D858AEE0A8DDD791AC710606BC86FD",
  "classData": {
    "mDisplayName": "Washed Nickel",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/OreCopper/Desc_OreCopper",
        "amount": 18
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Desc_CausticSoda",
        "amount": 9000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedNickle",
        "amount": 12
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Desc_Wastewater",
        "amount": 12000
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_Industrial_Washing",
    "mManufacturingMenuPriority": 8,
    "mManufactoringDuration": 18,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/OreWasher/Build_OreWascher"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}