Split mod
This commit is contained in:
parent
4ea352f466
commit
f47a9121e9
101 changed files with 803 additions and 786 deletions
7
lignumis-base/data-final-fixes.lua
Normal file
7
lignumis-base/data-final-fixes.lua
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
require("prototypes/content/final")
|
||||
require("prototypes/compatibility/final")
|
||||
|
||||
if not mods["Burner-Leech-Fork"] and not mods["Burner-Leech"] and not mods["InserterFuelLeech"] then
|
||||
data.raw["inserter"]["burner-inserter"].allow_burner_leech = true
|
||||
data.raw["inserter"]["burner-long-handed-inserter"].allow_burner_leech = true
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue