{
  "category": "Ficsit Farming",
  "building": "/FicsitFarming/Buildings/Plots/TreePlot/Build_FF_TreePlot",
  "input": [
    {
      "item": "/FicsitFarming/Resources/RawResources/Dirt/Desc_FF_Dirt",
      "amount": 200,
      "chance": 100,
      "duration": 1,
      "perMin": 12000
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronRod/Desc_IronRod",
      "amount": 25,
      "chance": 100,
      "duration": 1,
      "perMin": 1500
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
      "amount": 25,
      "chance": 100,
      "duration": 1,
      "perMin": 1500
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
      "amount": 20,
      "chance": 100,
      "duration": 1,
      "perMin": 1200
    }
  ],
  "output": [
    {
      "item": "/FicsitFarming/Buildings/Plots/TreePlot/Desc_FF_TreePlot",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "duration": 1,
  "manualDuration": 1,
  "name": "Tree Plot",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [],
  "relevantEvents": [],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/FicsitFarming/Buildings/Plots/-Shared/UI/Icon_Plot",
  "customRecipe": null,
  "producedIn": [
    "/Game/FactoryGame/Resource/Equipment/BuildGun/BP_EquipmentDescriptorBuildGun"
  ],
  "powerAverage": -1,
  "producerPower": [],
  "canHandcrafted": false,
  "isBuildGunRecipe": true,
  "dataType": "recipe",
  "timestamp": "2026-07-27T20:19:36.673Z",
  "exportId": "3RPREF4N7HSSTKQCONXPBYHM2",
  "classPath": "/FicsitFarming/Buildings/Plots/TreePlot/Recipe_FF_TreePlot",
  "rawClass": "Recipe_FF_TreePlot_C /FicsitFarming/Buildings/Plots/TreePlot/Recipe_FF_TreePlot.Default__Recipe_FF_TreePlot_C",
  "className": "FGRecipe",
  "id": "BAFF7BC250112F50B1DB030F17281FF7",
  "classData": {
    "mDisplayName": "",
    "mIngredients": [
      {
        "ItemClass": "/FicsitFarming/Resources/RawResources/Dirt/Desc_FF_Dirt",
        "amount": 200
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronRod/Desc_IronRod",
        "amount": 25
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronScrew/Desc_IronScrew",
        "amount": 25
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/IronPlate/Desc_IronPlate",
        "amount": 20
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/FicsitFarming/Buildings/Plots/TreePlot/Desc_FF_TreePlot",
        "amount": 1
      }
    ],
    "mOverriddenCategory": null,
    "mManufacturingMenuPriority": 0,
    "mManufactoringDuration": 1,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Equipment/BuildGun/BP_BuildGun"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": []
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}