{
  "category": "Other",
  "input": [
    {
      "item": "/FicsitFarming/Resources/Crops/Cotton/Desc_FF_Crop_Cotton",
      "amount": 8,
      "chance": 100,
      "duration": 6,
      "perMin": 80
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Mycelia",
      "amount": 4,
      "chance": 100,
      "duration": 6,
      "perMin": 40
    }
  ],
  "output": [
    {
      "item": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Fabric",
      "amount": 2,
      "chance": 100,
      "duration": 6,
      "perMin": 20
    }
  ],
  "duration": 6,
  "manualDuration": 12,
  "name": "Cotton Fabric",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 4,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/Game/FactoryGame/Resource/Parts/GenericBiomass/UI/IconDesc_Fabric_256",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
  ],
  "powerAverage": 15,
  "producerPower": [
    {
      "producer": "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1",
      "isVariable": false,
      "powerMin": 15,
      "powerMax": 15,
      "powerAvg": 15
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.066Z",
  "exportId": "4PMGZJU4K7L2F9ZXGSZ4W1MTK",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Assembler/Recipe_Assembler_CottonFabric",
  "rawClass": "Recipe_Assembler_CottonFabric_C /SatisfactoryPlus/Content/Recipes/Assembler/Recipe_Assembler_CottonFabric.Default__Recipe_Assembler_CottonFabric_C",
  "className": "FGRecipe",
  "id": "1E6054E4E31FE04187A5BBE44C27D98D",
  "classData": {
    "mDisplayName": "Cotton Fabric",
    "mIngredients": [
      {
        "ItemClass": "/FicsitFarming/Resources/Crops/Cotton/Desc_FF_Crop_Cotton",
        "amount": 8
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Mycelia",
        "amount": 4
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/GenericBiomass/Desc_Fabric",
        "amount": 2
      }
    ],
    "mOverriddenCategory": "/Game/FactoryGame/Resource/ItemCategories/Cat_Other",
    "mManufacturingMenuPriority": 4,
    "mManufactoringDuration": 6,
    "mManualManufacturingMultiplier": 2,
    "mProducedIn": [
      "/Game/FactoryGame/Buildable/Factory/AssemblerMk1/Build_AssemblerMk1"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}