7 lines
No EOL
335 B
Lua
7 lines
No EOL
335 B
Lua
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 |