{
  "category": "Crops",
  "input": [
    {
      "item": "/FicsitFarming/Resources/RawResources/Seeds/Desc_FF_AppleSeed",
      "amount": 10,
      "chance": 100,
      "duration": 60,
      "perMin": 10
    }
  ],
  "output": [
    {
      "item": "/FicsitFarming/Resources/Crops/Apples/Desc_FF_Crop_Apple",
      "amount": 15,
      "chance": 100,
      "duration": 60,
      "perMin": 15
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Leaves",
      "amount": 2,
      "chance": 100,
      "duration": 60,
      "perMin": 2
    }
  ],
  "duration": 60,
  "manualDuration": 60,
  "name": "Apple",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 1,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/FicsitFarming/Resources/Crops/Apples/UI/Icon_Apple",
  "customRecipe": null,
  "isPlotRecipe": true,
  "neededPlotTypes": [
    "EFFPlotModuleType::FF_PLOT_MOD_Harvester"
  ],
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/FicsitFarming/Buildings/Plots/TreePlot/Build_FF_TreePlot"
  ],
  "powerAverage": 5,
  "producerPower": [
    {
      "producer": "/FicsitFarming/Buildings/Plots/TreePlot/Build_FF_TreePlot",
      "isVariable": false,
      "powerMin": 5,
      "powerMax": 5,
      "powerAvg": 5
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.024Z",
  "exportId": "8VPLF61Y2PNDV9CY1HOB6ODWF",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Plots/Norm/Recipe_SF+_Crop_Apple",
  "rawClass": "Recipe_SF+_Crop_Apple_C /SatisfactoryPlus/Content/Recipes/Plots/Norm/Recipe_SF+_Crop_Apple.Default__Recipe_SF+_Crop_Apple_C",
  "className": "FFPlotRecipe",
  "id": "A4653C504CD91BA596F3599F4AA1073E",
  "classData": {
    "mNeededPlotTypes": [
      "FF_PLOT_MOD_Harvester"
    ],
    "mDisplayName": "Apple",
    "mIngredients": [
      {
        "ItemClass": "/FicsitFarming/Resources/RawResources/Seeds/Desc_FF_AppleSeed",
        "amount": 10
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/FicsitFarming/Resources/Crops/Apples/Desc_FF_Crop_Apple",
        "amount": 15
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Leaves",
        "amount": 2
      }
    ],
    "mOverriddenCategory": null,
    "mManufacturingMenuPriority": 1,
    "mManufactoringDuration": 60,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/FicsitFarming/Buildings/Plots/TreePlot/Build_FF_TreePlot"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}