{
  "category": "Standard Parts",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
      "amount": 4,
      "chance": 100,
      "duration": 6,
      "perMin": 40
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Sheets/Desc_IronSheet",
      "amount": 5,
      "chance": 100,
      "duration": 6,
      "perMin": 50
    }
  ],
  "duration": 6,
  "manualDuration": 6,
  "name": "Iron Sheet",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 2,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Sheets/UI/Icon_IronSheet_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.379Z",
  "exportId": "85YIQI8CG8WUTDZHNANKYT08Y",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Constructor/Recipe_Constructor_IronSheet",
  "rawClass": "Recipe_Constructor_IronSheet_C /SatisfactoryPlus/Content/Recipes/Constructor/Recipe_Constructor_IronSheet.Default__Recipe_Constructor_IronSheet_C",
  "className": "FGRecipe",
  "id": "227C387686AE2F1DA80A9D91D2D0A043",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
        "amount": 4
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Sheets/Desc_IronSheet",
        "amount": 5
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_StandardParts",
    "mManufacturingMenuPriority": 2,
    "mManufactoringDuration": 6,
    "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
  }
}