{
  "category": "Standard Parts",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/CopperIngot/Desc_CopperIngot",
      "amount": 4,
      "chance": 100,
      "duration": 10,
      "perMin": 24
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/CopperSheet/Desc_CopperSheet",
      "amount": 5,
      "chance": 100,
      "duration": 10,
      "perMin": 30
    }
  ],
  "duration": 10,
  "manualDuration": 10,
  "name": "Copper Sheet",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 6,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/CopperSheet/UI/IconDesc_CopperSheet_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/ConstructorMk1/Build_ConstructorMk1",
    "/Game/FactoryGame/Buildable/Factory/WorkBench/Build_WorkBench"
  ],
  "powerAverage": 4,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/ConstructorMk1/Build_ConstructorMk1",
      "isVariable": false,
      "powerMin": 4,
      "powerMax": 4,
      "powerAvg": 4
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:23.377Z",
  "exportId": "6O5ZPS0LBDUKHR8LLB5VD72TI",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Constructor/Recipe_Constructor_CopperSheet",
  "rawClass": "Recipe_Constructor_CopperSheet_C /SatisfactoryPlus/Content/Recipes/Constructor/Recipe_Constructor_CopperSheet.Default__Recipe_Constructor_CopperSheet_C",
  "className": "FGRecipe",
  "id": "7696D9E59CF550A592A9382CB235A1B1",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/CopperIngot/Desc_CopperIngot",
        "amount": 4
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/CopperSheet/Desc_CopperSheet",
        "amount": 5
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_StandardParts",
    "mManufacturingMenuPriority": 6,
    "mManufactoringDuration": 10,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/ConstructorMk1/Build_ConstructorMk1",
      "/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkBenchComponent"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}