Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/Arch666Angel/mods into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
LovelySanta committed Oct 10, 2024
2 parents 152f5a6 + 7545f7c commit c5dd1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angelsrefining/src/mod-config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ return function(configuration_data)
log("Updating sea pump from version 0 to latest version.")
sea_pump:on_init()
end

if global.SP_data.version == 1 then
log("Updating sea pump from version 1 to version 2.")
global.SP_data["entity_modules_data_tag"] = "sea-pump-modules_request" -- the tag name where the data is stored in the entity
Expand Down

0 comments on commit c5dd1be

Please sign in to comment.