{
  "category": "Oil Products",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/PolymerResin/Desc_PolymerResin",
      "amount": 6,
      "chance": 100,
      "duration": 3,
      "perMin": 120
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Fuel/Desc_LiquidFuel",
      "amount": 1000,
      "chance": 100,
      "duration": 3,
      "perMin": 20000
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Rubber/Desc_Rubber",
      "amount": 3,
      "chance": 100,
      "duration": 3,
      "perMin": 60
    }
  ],
  "duration": 3,
  "manualDuration": 3,
  "name": "Cured Rubber",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 2.0999999046325684,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/Rubber/UI/IconDesc_Rubber_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery"
  ],
  "powerAverage": 30,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery",
      "isVariable": false,
      "powerMin": 30,
      "powerMax": 30,
      "powerAvg": 30
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:21.217Z",
  "exportId": "9GN4P6EOK5HS0RNUXZWZG9Z5S",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Foundry/Recipe_Foundry_ResidualRubber",
  "rawClass": "Recipe_Foundry_ResidualRubber_C /SatisfactoryPlus/Content/Recipes/Foundry/Recipe_Foundry_ResidualRubber.Default__Recipe_Foundry_ResidualRubber_C",
  "className": "FGRecipe",
  "id": "E7CAAF975D5F3B803B5A2337AB4A804A",
  "classData": {
    "mDisplayName": "Cured Rubber",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/PolymerResin/Desc_PolymerResin",
        "amount": 6
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Fuel/Desc_LiquidFuel",
        "amount": 1000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Rubber/Desc_Rubber",
        "amount": 3
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_SolidOilProducts",
    "mManufacturingMenuPriority": 2.0999999046325684,
    "mManufactoringDuration": 3,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}