{
  "category": "Crushing Powders",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_Gangue",
      "amount": 4,
      "chance": 100,
      "duration": 4,
      "perMin": 60
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_Sand",
      "amount": 2,
      "chance": 100,
      "duration": 4,
      "perMin": 30
    }
  ],
  "duration": 4,
  "manualDuration": 12,
  "name": "Coarse Sand",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Powder/MM/Sand/Icon_SandBucket",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/KLib/Assets/Buildings/Crusher/Build_Crusher",
    "/Game/FactoryGame/Buildable/Factory/WorkBench/Build_WorkBench"
  ],
  "powerAverage": 4,
  "producerPower": [
    {
      "producer": "/KLib/Assets/Buildings/Crusher/Build_Crusher",
      "isVariable": false,
      "powerMin": 4,
      "powerMax": 4,
      "powerAvg": 4
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:21.721Z",
  "exportId": "9W2P0549VNUAFXWN1L7WWIVNJ",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Crusher/Recipe_Crusher_Sand",
  "rawClass": "Recipe_Crusher_Sand_C /SatisfactoryPlus/Content/Recipes/Crusher/Recipe_Crusher_Sand.Default__Recipe_Crusher_Sand_C",
  "className": "FGRecipe",
  "id": "6910C35F8F020868E42F88EA630F17F4",
  "classData": {
    "mDisplayName": "Coarse Sand",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_Gangue",
        "amount": 4
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_Sand",
        "amount": 2
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_Prod_Crushing_Powders",
    "mManufacturingMenuPriority": 1,
    "mManufactoringDuration": 4,
    "mManualManufacturingMultiplier": 3,
    "mProducedIn": [
      "/KLib/Assets/Buildings/Crusher/Build_Crusher",
      "/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkBenchComponent"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}