forked from cacklingfiend/bzcarbon2
aps
This commit is contained in:
parent
c904f170c5
commit
3ed2781720
4 changed files with 13 additions and 2 deletions
|
|
@ -574,6 +574,12 @@ data:extend({
|
|||
},
|
||||
})
|
||||
|
||||
if util.me.get_setting("aps-planet") == "vulcanus" then
|
||||
util.add_unlock("foundry", "crucible")
|
||||
util.remove_recipe_effect("advanced-material-processing-2", "crucible")
|
||||
end
|
||||
|
||||
|
||||
-- Space exploration subgroups
|
||||
if mods["space-exploration"] and string.sub(mods["space-exploration"], 1, 3) == "0.6" then
|
||||
data:extend({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue