{
  "category": "Standard Parts",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BronzeIngot",
      "amount": 5,
      "chance": 100,
      "duration": 10,
      "perMin": 30
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_BronzePlates",
      "amount": 4,
      "chance": 100,
      "duration": 10,
      "perMin": 24
    }
  ],
  "duration": 10,
  "manualDuration": 10,
  "name": "Bronze Plates",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 7,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Metal/Plates/UI/Icon_BronzePlates",
  "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:21.200Z",
  "exportId": "81G27AJPI3J4XSIPGGFUGPSX8",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Constructor/Recipe_Constructor_BronzePlate",
  "rawClass": "Recipe_Constructor_BronzePlate_C /SatisfactoryPlus/Content/Recipes/Constructor/Recipe_Constructor_BronzePlate.Default__Recipe_Constructor_BronzePlate_C",
  "className": "FGRecipe",
  "id": "FA634B7FC7ABB4734F16BBE31504E742",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Ingots/Desc_BronzeIngot",
        "amount": 5
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Metal/Plates/Desc_BronzePlates",
        "amount": 4
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_StandardParts",
    "mManufacturingMenuPriority": 7,
    "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
  }
}