{
  "category": "Advanced Refinement",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/DissolvedSilica/Desc_DissolvedSilica",
      "amount": 12000,
      "chance": 100,
      "duration": 6,
      "perMin": 120000
    },
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_Gangue",
      "amount": 6,
      "chance": 100,
      "duration": 6,
      "perMin": 60
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Silica/Desc_Silica",
      "amount": 27,
      "chance": 100,
      "duration": 6,
      "perMin": 270
    },
    {
      "item": "/KLib/Assets/Parts/Production/Powder/Desc_Salt",
      "amount": 9,
      "chance": 100,
      "duration": 6,
      "perMin": 90
    },
    {
      "item": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
      "amount": 12000,
      "chance": 100,
      "duration": 6,
      "perMin": 120000
    }
  ],
  "duration": 6,
  "manualDuration": 6,
  "name": "Distilled Silica",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/Silica/UI/IconDesc_Silica_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:21.455Z",
  "exportId": "4SPABUGUE43N3U16TDKKNZFF6",
  "classPath": "/SatisfactoryPlus/Content/Recipes/ChemicalReactor/Recipe_Chem_DistilledSilica",
  "rawClass": "Recipe_Chem_DistilledSilica_C /SatisfactoryPlus/Content/Recipes/ChemicalReactor/Recipe_Chem_DistilledSilica.Default__Recipe_Chem_DistilledSilica_C",
  "className": "FGRecipe",
  "id": "654129E8AC10076DD3CEED512361264B",
  "classData": {
    "mDisplayName": "Distilled Silica",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/DissolvedSilica/Desc_DissolvedSilica",
        "amount": 12000
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_Gangue",
        "amount": 6
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Silica/Desc_Silica",
        "amount": 27
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Powder/Desc_Salt",
        "amount": 9
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
        "amount": 12000
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_AdvancedRefinement",
    "mManufacturingMenuPriority": 1,
    "mManufactoringDuration": 6,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/KLib/Assets/Buildings/ChemReactor/Build_ChemReactor"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}