{
  "category": "Other",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Silica/Desc_Silica",
      "amount": 12,
      "chance": 100,
      "duration": 16,
      "perMin": 45
    },
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Sheets/Desc_LeadSheet",
      "amount": 3,
      "chance": 100,
      "duration": 16,
      "perMin": 11.25
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_Glass",
      "amount": 16,
      "chance": 100,
      "duration": 16,
      "perMin": 60
    }
  ],
  "duration": 16,
  "manualDuration": 16,
  "name": "Flint Glass",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 2,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Plates/UI/Icon_Glass",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1"
  ],
  "powerAverage": 16,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1",
      "isVariable": false,
      "powerMin": 16,
      "powerMax": 16,
      "powerAvg": 16
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:19.920Z",
  "exportId": "EBNIXQ3FXAO3YH1ZOFB77G39V",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Foundry/Recipe_Foundry_FlintGlass",
  "rawClass": "Recipe_Foundry_FlintGlass_C /SatisfactoryPlus/Content/Recipes/Foundry/Recipe_Foundry_FlintGlass.Default__Recipe_Foundry_FlintGlass_C",
  "className": "FGRecipe",
  "id": "1F68E3BE7B26AA7C56A7F0F9FFD95D22",
  "classData": {
    "mDisplayName": "Flint Glass",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Silica/Desc_Silica",
        "amount": 12
      },
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Sheets/Desc_LeadSheet",
        "amount": 3
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_Glass",
        "amount": 16
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Other",
    "mManufacturingMenuPriority": 2,
    "mManufactoringDuration": 16,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/FoundryMk1/Build_FoundryMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}