{
  "category": "Compounds",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/BioFuel/Desc_Biofuel",
      "amount": 1,
      "chance": 100,
      "duration": 3,
      "perMin": 20
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_GenericBiomass",
      "amount": 2,
      "chance": 100,
      "duration": 3,
      "perMin": 40
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Parts/Production/Burn/CompactBiomass/Desc_CompactBiomass",
      "amount": 3,
      "chance": 100,
      "duration": 3,
      "perMin": 60
    }
  ],
  "duration": 3,
  "manualDuration": 3,
  "name": "Alternate: Compact Biomass",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 4,
  "isAlternate": true,
  "isCustomization": false,
  "image": "/KLib/Assets/Parts/Production/Burn/CompactBiomass/UI/CompactedCoal_CompactBiomass_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part",
    "KMods.AlternateRecipe"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/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:20.696Z",
  "exportId": "CWRI5NYNJG5RSQY59GFPPGR12",
  "classPath": "/SatisfactoryPlus/Content/SchematicManager/Alternative/CompactBiomass/Recipe_Alternative_CompactBiomass",
  "rawClass": "Recipe_Alternative_CompactBiomass_C /SatisfactoryPlus/Content/SchematicManager/Alternative/CompactBiomass/Recipe_Alternative_CompactBiomass.Default__Recipe_Alternative_CompactBiomass_C",
  "className": "FGRecipe",
  "id": "574E527050201576B5530DA86A71007D",
  "classData": {
    "mDisplayName": "Alternate: Compact Biomass",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/BioFuel/Desc_Biofuel",
        "amount": 1
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_GenericBiomass",
        "amount": 2
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Parts/Production/Burn/CompactBiomass/Desc_CompactBiomass",
        "amount": 3
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Minerals",
    "mManufacturingMenuPriority": 4,
    "mManufactoringDuration": 3,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        },
        {
          "TagName": "KMods.AlternateRecipe"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}