{
  "category": "Crops",
  "input": [
    {
      "item": "/FicsitFarming/Resources/RawResources/Seeds/Desc_FF_CarrotSeed",
      "amount": 5,
      "chance": 100,
      "duration": 10,
      "perMin": 30
    },
    {
      "item": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
      "amount": 5000,
      "chance": 100,
      "duration": 10,
      "perMin": 30000
    }
  ],
  "output": [
    {
      "item": "/FicsitFarming/Resources/Crops/Carrots/Desc_FF_Crop_Carrot",
      "amount": 5,
      "chance": 100,
      "duration": 10,
      "perMin": 30
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Leaves",
      "amount": 3,
      "chance": 100,
      "duration": 10,
      "perMin": 18
    }
  ],
  "duration": 10,
  "manualDuration": 10,
  "name": "Enriched Carrots",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/FicsitFarming/Resources/Crops/Carrots/UI/Icon_Carrot",
  "customRecipe": null,
  "isPlotRecipe": true,
  "neededPlotTypes": [
    "EFFPlotModuleType::FF_PLOT_MOD_Irrigation"
  ],
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/FicsitFarming/Buildings/Plots/CropPlot/Build_FF_CropPlot"
  ],
  "powerAverage": 5,
  "producerPower": [
    {
      "producer": "/FicsitFarming/Buildings/Plots/CropPlot/Build_FF_CropPlot",
      "isVariable": false,
      "powerMin": 5,
      "powerMax": 5,
      "powerAvg": 5
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.058Z",
  "exportId": "4EFJW6CF28KEM4X9V9M2WF94F",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Plots/Water/Recipe_SF+_Alt_Crop_Carrot",
  "rawClass": "Recipe_SF+_Alt_Crop_Carrot_C /SatisfactoryPlus/Content/Recipes/Plots/Water/Recipe_SF+_Alt_Crop_Carrot.Default__Recipe_SF+_Alt_Crop_Carrot_C",
  "className": "FFPlotRecipe",
  "id": "8E1B4DD7358187503B792BE46B0A23F5",
  "classData": {
    "mNeededPlotTypes": [
      "FF_PLOT_MOD_Irrigation"
    ],
    "mDisplayName": "Enriched Carrots",
    "mIngredients": [
      {
        "ItemClass": "/FicsitFarming/Resources/RawResources/Seeds/Desc_FF_CarrotSeed",
        "amount": 5
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/RawResources/Water/Desc_Water",
        "amount": 5000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/FicsitFarming/Resources/Crops/Carrots/Desc_FF_Crop_Carrot",
        "amount": 5
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Leaves",
        "amount": 3
      }
    ],
    "mOverriddenCategory": null,
    "mManufacturingMenuPriority": 0,
    "mManufactoringDuration": 10,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/FicsitFarming/Buildings/Plots/CropPlot/Build_FF_CropPlot"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}