{
  "category": "Biomass",
  "input": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_GenericBiomass",
      "amount": 30,
      "chance": 100,
      "duration": 12,
      "perMin": 150
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Mycelia",
      "amount": 12,
      "chance": 100,
      "duration": 12,
      "perMin": 60
    },
    {
      "item": "/FicsitFarming/Resources/RawResources/Fertilizer/Desc_FF_Fertilizer",
      "amount": 7500,
      "chance": 100,
      "duration": 12,
      "perMin": 37500
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/AlienProtein/Desc_AlienProtein",
      "amount": 1,
      "chance": 100,
      "duration": 12,
      "perMin": 5
    }
  ],
  "duration": 12,
  "manualDuration": 6,
  "name": "Artificial Protein",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/AlienProtein/UI/IconDesc_AlienProtein_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/FicsitFarming/Buildings/CookingHub/Build_FF_CookingHub"
  ],
  "powerAverage": 28,
  "producerPower": [
    {
      "producer": "/FicsitFarming/Buildings/CookingHub/Build_FF_CookingHub",
      "isVariable": false,
      "powerMin": 28,
      "powerMax": 28,
      "powerAvg": 28
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.274Z",
  "exportId": "4939WDWBFT9LXSWI7UEWXW7YA",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Cooker/Recipe_Cooker_SyntheticProtein",
  "rawClass": "Recipe_Cooker_SyntheticProtein_C /SatisfactoryPlus/Content/Recipes/Cooker/Recipe_Cooker_SyntheticProtein.Default__Recipe_Cooker_SyntheticProtein_C",
  "className": "FGRecipe",
  "id": "2076B03430CFB1AD98AD39F2729863BF",
  "classData": {
    "mDisplayName": "Artificial Protein",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_GenericBiomass",
        "amount": 30
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Mycelia",
        "amount": 12
      },
      {
        "ItemClass": "/FicsitFarming/Resources/RawResources/Fertilizer/Desc_FF_Fertilizer",
        "amount": 7500
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/AlienProtein/Desc_AlienProtein",
        "amount": 1
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Biomass",
    "mManufacturingMenuPriority": 1,
    "mManufactoringDuration": 12,
    "mManualManufacturingMultiplier": 0.5,
    "mProducedIn": [
      "/FicsitFarming/Buildings/CookingHub/Build_FF_CookingHub"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}