Science Spread


Helper library to safely and consistently spread science packs around the tech tree.

Internal
9 hours ago
2.0 - 2.1
3.55K

g maraxsis Science

3 months ago

21.448 Не удалось загрузить следующие моды: science-spread/data-updates.lua:24: attempt to index field 'maraxsis-deepsea-research' (a nil value)
stack traceback:
science-spread/data-updates.lua:24: in main chunk

3 months ago
(updated 3 months ago)

I added this to fix it if mods["maraxsis"] then
if data.raw.technology["maraxsis-liquid-atmosphere"] then
data.raw.technology["maraxsis-liquid-atmosphere"].tech_spread_exclude = true
end

if data.raw.technology["maraxsis-deepsea-research"] then
    data.raw.technology["maraxsis-deepsea-research"].tech_spread_exclude = true
end

end

3 months ago

Included, thank you.

New response