{
  "category": "Smelting",
  "input": [
    {
      "item": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedIron",
      "amount": 3,
      "chance": 100,
      "duration": 6,
      "perMin": 30
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronIngot/Desc_IronIngot",
      "amount": 3,
      "chance": 100,
      "duration": 6,
      "perMin": 30
    }
  ],
  "duration": 6,
  "manualDuration": 6,
  "name": "Iron Ingot",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/IronIngot/UI/IconDesc_IronIngot_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/SmelterMk1/Build_SmelterMk1"
  ],
  "powerAverage": 4,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/SmelterMk1/Build_SmelterMk1",
      "isVariable": false,
      "powerMin": 4,
      "powerMax": 4,
      "powerAvg": 4
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:21.656Z",
  "exportId": "07FGRYP3YKUZP0WJ11HDR7H6T",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Smelter/Recipe_Smelter_IronIngot",
  "rawClass": "Recipe_Smelter_IronIngot_C /SatisfactoryPlus/Content/Recipes/Smelter/Recipe_Smelter_IronIngot.Default__Recipe_Smelter_IronIngot_C",
  "className": "FGRecipe",
  "id": "7FF54BE6E9D2C336EE901FBBBA60D17B",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Crushed/Desc_CrushedIron",
        "amount": 3
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronIngot/Desc_IronIngot",
        "amount": 3
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Cat_KLib_Smelting",
    "mManufacturingMenuPriority": 1,
    "mManufactoringDuration": 6,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/SmelterMk1/Build_SmelterMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}