angels basic compat
This commit is contained in:
parent
1b9fcf7642
commit
4d9b02be22
7 changed files with 29 additions and 16 deletions
|
|
@ -12,7 +12,7 @@ if not mods["bobrevamp"] then
|
|||
util.add_titanium_prerequisite("low-density-structure")
|
||||
end
|
||||
|
||||
if (not mods["bobplates"] and not mods["angelssmelting"]) then
|
||||
if (not mods["bobplates"]) then
|
||||
util.steel_to_titanium("flying-robot-frame")
|
||||
util.add_titanium_prerequisite("robotics")
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue