{
  "category": "Advanced Refinement",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Silica/Desc_Silica",
      "amount": 24,
      "chance": 100,
      "duration": 24,
      "perMin": 60
    },
    {
      "item": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
      "amount": 10000,
      "chance": 100,
      "duration": 24,
      "perMin": 25000
    },
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Desc_CausticSoda",
      "amount": 2000,
      "chance": 100,
      "duration": 24,
      "perMin": 5000
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/QuartzCrystal/Desc_QuartzCrystal",
      "amount": 20,
      "chance": 100,
      "duration": 24,
      "perMin": 50
    }
  ],
  "duration": 24,
  "manualDuration": 24,
  "name": "Synthetic Quartz Crystal",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1.5,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/QuartzCrystal/UI/IconDesc_QuartzResource_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/KLib/Assets/Buildings/ChemReactor/Build_ChemReactor"
  ],
  "powerAverage": 50,
  "producerPower": [
    {
      "producer": "/KLib/Assets/Buildings/ChemReactor/Build_ChemReactor",
      "isVariable": false,
      "powerMin": 50,
      "powerMax": 50,
      "powerAvg": 50
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:19.909Z",
  "exportId": "2KNILAM133R84WYOUP3MA0KK2",
  "classPath": "/SatisfactoryPlus/Content/Recipes/ChemicalReactor/Recipe_ChemReac_FusedQuartzCrystal",
  "rawClass": "Recipe_ChemReac_FusedQuartzCrystal_C /SatisfactoryPlus/Content/Recipes/ChemicalReactor/Recipe_ChemReac_FusedQuartzCrystal.Default__Recipe_ChemReac_FusedQuartzCrystal_C",
  "className": "FGRecipe",
  "id": "AD47FB9B56E018DCF0C4907F4BDA30BE",
  "classData": {
    "mDisplayName": "Synthetic Quartz Crystal",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Silica/Desc_Silica",
        "amount": 24
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
        "amount": 10000
      },
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Desc_CausticSoda",
        "amount": 2000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/QuartzCrystal/Desc_QuartzCrystal",
        "amount": 20
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_AdvancedRefinement",
    "mManufacturingMenuPriority": 1.5,
    "mManufactoringDuration": 24,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/ChemReactor/Build_ChemReactor"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}