{
  "category": "Biomass",
  "input": [
    {
      "item": "/FicsitFarming/Resources/RawResources/Seeds/Desc_FF_MyceliaSeed",
      "amount": 25,
      "chance": 100,
      "duration": 30,
      "perMin": 50
    },
    {
      "item": "/FicsitFarming/Resources/RawResources/Fertilizer/Desc_FF_Fertilizer",
      "amount": 5000,
      "chance": 100,
      "duration": 30,
      "perMin": 10000
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Mycelia",
      "amount": 25,
      "chance": 100,
      "duration": 30,
      "perMin": 50
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Leaves",
      "amount": 10,
      "chance": 100,
      "duration": 30,
      "perMin": 20
    }
  ],
  "duration": 30,
  "manualDuration": 30,
  "name": "Fertilized Mycelia",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/GenericBiomass/UI/IconDesc_Mycelia_256",
  "customRecipe": null,
  "isPlotRecipe": true,
  "neededPlotTypes": [
    "EFFPlotModuleType::FF_PLOT_MOD_Irrigation",
    "EFFPlotModuleType::FF_PLOT_MOD_Harvester",
    "EFFPlotModuleType::FF_PLOT_MOD_GreenHouse"
  ],
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/FicsitFarming/Buildings/Plots/MyceliaPlot/Build_FF_MyceliaPlot"
  ],
  "powerAverage": 5,
  "producerPower": [
    {
      "producer": "/FicsitFarming/Buildings/Plots/MyceliaPlot/Build_FF_MyceliaPlot",
      "isVariable": false,
      "powerMin": 5,
      "powerMax": 5,
      "powerAvg": 5
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.051Z",
  "exportId": "2YMNWAMF6Z00OORVH3KEUYJ99",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Plots/Fert/Recipe_SF+_Alt_Crop_Mycelia3",
  "rawClass": "Recipe_SF+_Alt_Crop_Mycelia3_C /SatisfactoryPlus/Content/Recipes/Plots/Fert/Recipe_SF+_Alt_Crop_Mycelia3.Default__Recipe_SF+_Alt_Crop_Mycelia3_C",
  "className": "FFPlotRecipe",
  "id": "F96A1C6E07329AD9DB894786E2499DFC",
  "classData": {
    "mNeededPlotTypes": [
      "FF_PLOT_MOD_Irrigation",
      "FF_PLOT_MOD_Harvester",
      "FF_PLOT_MOD_GreenHouse"
    ],
    "mDisplayName": "Fertilized Mycelia",
    "mIngredients": [
      {
        "ItemClass": "/FicsitFarming/Resources/RawResources/Seeds/Desc_FF_MyceliaSeed",
        "amount": 25
      },
      {
        "ItemClass": "/FicsitFarming/Resources/RawResources/Fertilizer/Desc_FF_Fertilizer",
        "amount": 5000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Mycelia",
        "amount": 25
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Leaves",
        "amount": 10
      }
    ],
    "mOverriddenCategory": null,
    "mManufacturingMenuPriority": 0,
    "mManufactoringDuration": 30,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/FicsitFarming/Buildings/Plots/MyceliaPlot/Build_FF_MyceliaPlot"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}