{
  "category": "Oil Products",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/PolymerResin/Desc_PolymerResin",
      "amount": 12,
      "chance": 100,
      "duration": 6,
      "perMin": 120
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/Fuel/Desc_LiquidFuel",
      "amount": 2000,
      "chance": 100,
      "duration": 6,
      "perMin": 20000
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/Plastic/Desc_Plastic",
      "amount": 6,
      "chance": 100,
      "duration": 6,
      "perMin": 60
    }
  ],
  "duration": 6,
  "manualDuration": 15,
  "name": "Cured Plastic",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 2,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/Plastic/UI/IconDesc_Plastic_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.216Z",
  "exportId": "6H18EQ44PTWFE23J7PRBW1UFE",
  "classPath": "/SatisfactoryPlus/Content/Recipes/OilRefinery/Recipe_OilRefinery_ResidualPlastic",
  "rawClass": "Recipe_OilRefinery_ResidualPlastic_C /SatisfactoryPlus/Content/Recipes/OilRefinery/Recipe_OilRefinery_ResidualPlastic.Default__Recipe_OilRefinery_ResidualPlastic_C",
  "className": "FGRecipe",
  "id": "3D1B2A6584CE3D396EAE5C2FEDAA6975",
  "classData": {
    "mDisplayName": "Cured Plastic",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/PolymerResin/Desc_PolymerResin",
        "amount": 12
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Fuel/Desc_LiquidFuel",
        "amount": 2000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/Plastic/Desc_Plastic",
        "amount": 6
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_SolidOilProducts",
    "mManufacturingMenuPriority": 2,
    "mManufactoringDuration": 6,
    "mManualManufacturingMultiplier": 2.5,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/OilRefinery/Build_OilRefinery"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}