Skip to content

Conversation

@NathaU
Copy link
Contributor

@NathaU NathaU commented Sep 23, 2025

No description provided.

util.se_landfill({ore="lead-ore"})

if string.sub(mods["space-exploration"], 1, 3) == "0.6" then
if util.se6() then
Copy link

@AtelierAmber AtelierAmber Oct 5, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be changed to be SE 0.7 as all the 0.6 changes that are encapsulated in this if statement are implemented in the 0.7 version. Ideally it should use the factorio helper functions to compare the version numbers, but because 0.6 isn't available on 2.0 it doesn't matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants