initial compatibility with modmash splinter
This commit is contained in:
parent
9a650c09fc
commit
dbf323fff9
5 changed files with 49 additions and 2 deletions
|
|
@ -9,6 +9,11 @@ if mods["FactorioExtended-Plus-Core"] then
|
|||
util.remove_raw("technology", "titanium-processing")
|
||||
end
|
||||
|
||||
if mods["modmashsplinterresources"] then
|
||||
util.remove_raw("item", "titanium-plate")
|
||||
util.remove_raw("recipe", "titanium-extraction-process")
|
||||
end
|
||||
|
||||
data:extend(
|
||||
{
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue