{
  "category": "FICSMAS",
  "building": "/Game/FactoryGame/Events/Christmas/Buildings/SnowmanDecor/Build_Snowman",
  "input": [
    {
      "item": "/Game/FactoryGame/Events/Christmas/Parts/Desc_Snow",
      "amount": 50,
      "chance": 100,
      "duration": 1,
      "perMin": 3000
    },
    {
      "item": "/Game/FactoryGame/Events/Christmas/Parts/Desc_CandyCane",
      "amount": 3,
      "chance": 100,
      "duration": 1,
      "perMin": 180
    },
    {
      "item": "/Game/FactoryGame/Events/Christmas/Parts/Desc_XmasBow",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    },
    {
      "item": "/Game/FactoryGame/Events/Christmas/Parts/Desc_XmasBall1",
      "amount": 3,
      "chance": 100,
      "duration": 1,
      "perMin": 180
    },
    {
      "item": "/Game/FactoryGame/Events/Christmas/Parts/Desc_XmasBall2",
      "amount": 2,
      "chance": 100,
      "duration": 1,
      "perMin": 120
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Events/Christmas/Buildings/SnowmanDecor/Desc_Snowman",
      "amount": 1,
      "chance": 100,
      "duration": 1,
      "perMin": 60
    }
  ],
  "duration": 1,
  "manualDuration": 1,
  "name": "FICSMAS Snowman",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "tags": [],
  "relevantEvents": [
    "EEvents::EV_Christmas"
  ],
  "menuPriority": 0,
  "isAlternate": false,
  "plannerExclude": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Events/Christmas/Buildings/UI/IconDesc_Snowman_512",
  "customRecipe": null,
  "producedIn": [
    "/Game/FactoryGame/Resource/Equipment/BuildGun/BP_EquipmentDescriptorBuildGun"
  ],
  "powerAverage": -1,
  "producerPower": [],
  "canHandcrafted": false,
  "isBuildGunRecipe": true,
  "dataType": "recipe",
  "timestamp": "2026-07-27T20:19:37.855Z",
  "exportId": "E29PGWV8GY9B18TYE2SSQ4754",
  "classPath": "/Game/FactoryGame/Events/Christmas/Buildings/SnowmanDecor/Recipe_Snowman",
  "rawClass": "Recipe_Snowman_C /Game/FactoryGame/Events/Christmas/Buildings/SnowmanDecor/Recipe_Snowman.Default__Recipe_Snowman_C",
  "className": "FGRecipe",
  "id": "3A64F5ED02C61B78A914BC0E005AF076",
  "classData": {
    "mDisplayName": "Power Pole",
    "mIngredients": [
      {
        "ItemClass": "/Game/FactoryGame/Events/Christmas/Parts/Desc_Snow",
        "amount": 50
      },
      {
        "ItemClass": "/Game/FactoryGame/Events/Christmas/Parts/Desc_CandyCane",
        "amount": 3
      },
      {
        "ItemClass": "/Game/FactoryGame/Events/Christmas/Parts/Desc_XmasBow",
        "amount": 1
      },
      {
        "ItemClass": "/Game/FactoryGame/Events/Christmas/Parts/Desc_XmasBall1",
        "amount": 3
      },
      {
        "ItemClass": "/Game/FactoryGame/Events/Christmas/Parts/Desc_XmasBall2",
        "amount": 2
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Events/Christmas/Buildings/SnowmanDecor/Desc_Snowman",
        "amount": 1
      }
    ],
    "mOverriddenCategory": null,
    "mManufacturingMenuPriority": 0,
    "mManufactoringDuration": 1,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/Game/FactoryGame/Equipment/BuildGun/BP_BuildGun"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": []
    },
    "mRelevantEvents": [
      "EV_Christmas"
    ],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}