{
  "category": "Repainting",
  "input": [
    {
      "item": "/KLib/Assets/Buildings/SlugHatching/Desc/Slugs/SlugDesc_Copper",
      "amount": 1,
      "chance": 100,
      "duration": 10,
      "perMin": 6
    },
    {
      "item": "/Game/FactoryGame/Resource/Parts/DarkEnergy/Desc_DarkEnergy",
      "amount": 10000,
      "chance": 100,
      "duration": 10,
      "perMin": 60000
    }
  ],
  "output": [
    {
      "item": "/KLib/Assets/Ressources/Raw/Fluids/Slugs/Desc_SlugSlime_Mineral",
      "amount": 5000,
      "chance": 100,
      "duration": 10,
      "perMin": 30000
    }
  ],
  "duration": 10,
  "manualDuration": 10,
  "name": "Universal Paint (Copper Slug)",
  "description": "",
  "powerConstant": 0,
  "powerVariable": 1,
  "relevantEvents": [],
  "menuPriority": 3,
  "isAlternate": false,
  "isCustomization": false,
  "image": "/KLib/Assets/Ressources/Raw/Fluids/UI/Universal_Paint",
  "customRecipe": null,
  "tags": [
    "Recipe.Part"
  ],
  "plannerExclude": false,
  "producedIn": [
    "/FicsitFarming/Buildings/Composter/Build_FF_Composter"
  ],
  "powerAverage": 10,
  "producerPower": [
    {
      "producer": "/FicsitFarming/Buildings/Composter/Build_FF_Composter",
      "isVariable": false,
      "powerMin": 10,
      "powerMax": 10,
      "powerAvg": 10
    }
  ],
  "canHandcrafted": false,
  "isBuildGunRecipe": false,
  "dataType": "recipe",
  "timestamp": "2026-07-25T04:39:20.291Z",
  "exportId": "1OVT7FWUFGD9UZCG6IJL1Z64V",
  "classPath": "/SatisfactoryPlus/Content/Recipes/Composter/Recipe_Mineral_Copper",
  "rawClass": "Recipe_Mineral_Copper_C /SatisfactoryPlus/Content/Recipes/Composter/Recipe_Mineral_Copper.Default__Recipe_Mineral_Copper_C",
  "className": "FGRecipe",
  "id": "E2582EE54620CDC6C76020C99175BDFF",
  "classData": {
    "mDisplayName": "Universal Paint (Copper Slug)",
    "mIngredients": [
      {
        "ItemClass": "/KLib/Assets/Buildings/SlugHatching/Desc/Slugs/SlugDesc_Copper",
        "amount": 1
      },
      {
        "ItemClass": "/Game/FactoryGame/Resource/Parts/DarkEnergy/Desc_DarkEnergy",
        "amount": 10000
      }
    ],
    "mProduct": [
      {
        "ItemClass": "/KLib/Assets/Ressources/Raw/Fluids/Slugs/Desc_SlugSlime_Mineral",
        "amount": 5000
      }
    ],
    "mOverriddenCategory": "/KLib/Assets/Categorys/Generall/Cat_Universal_Paint",
    "mManufacturingMenuPriority": 3,
    "mManufactoringDuration": 10,
    "mManualManufacturingMultiplier": 1,
    "mProducedIn": [
      "/FicsitFarming/Buildings/Composter/Build_FF_Composter"
    ],
    "mMaterialCustomizationRecipe": null,
    "mGameplayTags": {
      "GameplayTags": [
        {
          "TagName": "Recipe.Part"
        }
      ]
    },
    "mRelevantEvents": [],
    "mVariablePowerConsumptionConstant": 0,
    "mVariablePowerConsumptionFactor": 1
  }
}