Compare commits

...

2 commits

Author SHA1 Message Date
Simon Brodtmann
aa44117a49 Any planet start: Fix prerequisites for "Tree seeding" 2025-04-12 20:17:25 +02:00
Simon Brodtmann
667678098d Require cf-lib 0.0.12 2025-04-12 20:13:14 +02:00
2 changed files with 4 additions and 1 deletions
lignumis
info.json
prototypes/compatibility

View file

@ -12,7 +12,7 @@
"space-age >= 2.0.33",
"astroponics >= 1.2.0",
"bioprocessing-tab",
"cf-lib >= 0.0.8",
"cf-lib >= 0.0.12",
"flib",
"InserterFuelLeech",
"lignumis-assets >= 1.0.3",

View file

@ -6,6 +6,9 @@ local target_planet = settings.startup["aps-planet"].value
if target_planet == "none" or target_planet == "nauvis" then return end
Technology:new("tree-seeding"):setPrerequisites({ "wood-science-pack" })
-- Switch planet discovery technology to the new planet
Technology:new("planet-discovery-" .. target_planet)
:assign({