diff --git a/lignumis/prototypes/integrations/astroponics-updates.lua b/lignumis/prototypes/integrations/astroponics-updates.lua index 8ef01ee..72bc125 100644 --- a/lignumis/prototypes/integrations/astroponics-updates.lua +++ b/lignumis/prototypes/integrations/astroponics-updates.lua @@ -1,3 +1,2 @@ -if not mods["early-agriculture"] then - data.raw.technology["tree-seeding"].hidden = false -end +data.raw.technology["tree-seeding"].hidden = false +data.raw.technology["tree-seeding"].enabled = true