{
  "category": "Crushing Ores",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/RawResources/OreIron/Desc_OreIron",
      "amount": 2,
      "chance": 100,
      "duration": 2,
      "perMin": 60
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_Gangue",
      "amount": 5,
      "chance": 100,
      "duration": 2,
      "perMin": 150
    }
  ],
  "duration": 2,
  "manualDuration": 2,
  "name": "Handcrushed Gangue",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": -1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Powder/UI/Icon_CrashedLimestone",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.PlannerExclude"
  ],
  "plannerExclude": true,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/WorkBench/Build_WorkBench"
  ],
  "powerAverage": -1,
  "producerPower": [],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:23.333Z",
  "exportId": "DR4H7WDT67QLKVN2C4910PQVW",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Workbench/Recipe_Handcrafter_Gangue",
  "rawClass": "Recipe_Handcrafter_Gangue_C /SatisfactoryPlus/Content/Recipes/Workbench/Recipe_Handcrafter_Gangue.Default__Recipe_Handcrafter_Gangue_C",
  "className": "FGRecipe",
  "id": "C58040206068E6A678DFE58E0DAC5916",
  "classData": {
    "mDisplayName": "Handcrushed Gangue",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/OreIron/Desc_OreIron",
        "amount": 2
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_Gangue",
        "amount": 5
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_Prod_Crushing_Ores",
    "mManufacturingMenuPriority": -1,
    "mManufactoringDuration": 2,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkBenchComponent"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.PlannerExclude"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}