{
  "category": "Ammunition",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/SpikedRebar/Desc_SpikedRebar",
      "amount": 2,
      "chance": 100,
      "duration": 12,
      "perMin": 10
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/QuartzCrystal/Desc_QuartzCrystal",
      "amount": 4,
      "chance": 100,
      "duration": 12,
      "perMin": 20
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Equipment/RebarGun/Ammo/Desc_Rebar_Spreadshot",
      "amount": 1,
      "chance": 100,
      "duration": 12,
      "perMin": 5
    }
  ],
  "duration": 12,
  "manualDuration": 24,
  "name": "Shatter Rebar",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 3,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Equipment/RebarGun/UI/IconDesc_ScatterRebar_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.PlannerExclude"
  ],
  "plannerExclude": true,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/Workshop/Build_Workshop",
    "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
  ],
  "powerAverage": 15,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1",
      "isVariable": false,
      "powerMin": 15,
      "powerMax": 15,
      "powerAvg": 15
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:19.942Z",
  "exportId": "BAI189D32C0XYXHMPQTTFHNPN",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Workbench/Recipe_Equipment_ShatterRebar",
  "rawClass": "Recipe_Equipment_ShatterRebar_C /SatisfactoryPlus/Content/Recipes/Workbench/Recipe_Equipment_ShatterRebar.Default__Recipe_Equipment_ShatterRebar_C",
  "className": "FGRecipe",
  "id": "8472786B51A95B42704C2EE9DEE12F77",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/SpikedRebar/Desc_SpikedRebar",
        "amount": 2
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/QuartzCrystal/Desc_QuartzCrystal",
        "amount": 4
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Equipment/RebarGun/Ammo/Desc_Rebar_Spreadshot",
        "amount": 1
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Ammunition",
    "mManufacturingMenuPriority": 3,
    "mManufactoringDuration": 12,
    "mManualManufacturingMultiplier": 2,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/-Shared/WorkBench/BP_WorkshopComponent",
      "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.PlannerExclude"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}