{
  "category": "Crushing Ores",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/RawResources/OreBauxite/Desc_OreBauxite",
      "amount": 6,
      "chance": 100,
      "duration": 6,
      "perMin": 60
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedCrotinium",
      "amount": 6,
      "chance": 100,
      "duration": 6,
      "perMin": 60
    },
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_Sand",
      "amount": 2,
      "chance": 100,
      "duration": 6,
      "perMin": 20
    }
  ],
  "duration": 6,
  "manualDuration": 18,
  "name": "Crushed Montanion",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 6,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Crushed/UI/Icon_CrushedCrotinium_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/KLib/Assets/Buildings/Crusher/Build_Crusher"
  ],
  "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.457Z",
  "exportId": "8L43UDHENOQMZWDN8YCBZKJOY",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Crusher/Recipe_Crusher_CrushedMontanion",
  "rawClass": "Recipe_Crusher_CrushedMontanion_C /SatisfactoryPlus/Content/Recipes/Crusher/Recipe_Crusher_CrushedMontanion.Default__Recipe_Crusher_CrushedMontanion_C",
  "className": "FGRecipe",
  "id": "FB8C18C0ABC628B0C0C2F27BB10155D4",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/OreBauxite/Desc_OreBauxite",
        "amount": 6
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedCrotinium",
        "amount": 6
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_Sand",
        "amount": 2
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_Prod_Crushing_Ores",
    "mManufacturingMenuPriority": 6,
    "mManufactoringDuration": 6,
    "mManualManufacturingMultiplier": 3,
    "mProducedIn": [
      "/KLib/Assets/Buildings/Crusher/Build_Crusher"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}