naive angelbob compatibility
This commit is contained in:
parent
ffb93b47e5
commit
bfb9b1a0bd
6 changed files with 24 additions and 15 deletions
|
|
@ -14,7 +14,7 @@ if mods["modmashsplinterresources"] then
|
|||
util.remove_raw("recipe", "titanium-extraction-process")
|
||||
end
|
||||
|
||||
if not mods["pyrawores"] then
|
||||
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