forked from cacklingfiend/lignumis
Add mod Astroponics
This commit is contained in:
parent
6239c8957a
commit
3e82bdc79a
4 changed files with 8 additions and 3 deletions
3
lignumis/prototypes/integrations/astroponics-updates.lua
Normal file
3
lignumis/prototypes/integrations/astroponics-updates.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
if not mods["early-agriculture"] then
|
||||
data.raw.technology["tree-seeding"].hidden = false
|
||||
end
|
||||
|
|
@ -1 +1,2 @@
|
|||
require("vanilla-updates")
|
||||
require("vanilla-updates")
|
||||
require("astroponics-updates")
|
||||
Loading…
Add table
Add a link
Reference in a new issue