better bobrevamp compatibility
This commit is contained in:
parent
bfb9b1a0bd
commit
f3d8acfa25
4 changed files with 26 additions and 2 deletions
|
|
@ -14,6 +14,10 @@ if mods["modmashsplinterresources"] then
|
|||
util.remove_raw("recipe", "titanium-extraction-process")
|
||||
end
|
||||
|
||||
if (mods["bobrevamp"] and not mods["bobores"]) then
|
||||
util.remove_raw("technology", "titanium-processing")
|
||||
end
|
||||
|
||||
if (not mods["pyrawores"] and not mods["bobplates"] and not mods["angelssmelting"]) then
|
||||
data:extend(
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue