diff --git a/plugins/lua/workflow.lua b/plugins/lua/workflow.lua index b3b5d80f5..01531b8a6 100644 --- a/plugins/lua/workflow.lua +++ b/plugins/lua/workflow.lua @@ -196,10 +196,8 @@ function job_outputs.MakeCrafts(callback, job) end local plant_products = { - BrewDrink = 'DRINK', MillPlants = 'MILL', ProcessPlants = 'THREAD', - ProcessPlantsBag = 'LEAVES', ProcessPlantsBarrel = 'EXTRACT_BARREL', ProcessPlantsVial = 'EXTRACT_VIAL', ExtractFromPlants = 'EXTRACT_STILL_VIAL',