diff --git a/lignumis/prototypes/content/mid-game-recipes.lua b/lignumis/prototypes/content/mid-game-recipes.lua index f4964e5..389e69f 100644 --- a/lignumis/prototypes/content/mid-game-recipes.lua +++ b/lignumis/prototypes/content/mid-game-recipes.lua @@ -170,7 +170,7 @@ data:extend({ { type = "recipe", name = "nutrients-from-wood-pulp", - category = "smelting", + category = "chemistry", energy_required = 1, enabled = false, auto_recycle = false,