lignumis/lignumis-base/data-final-fixes.lua
Simon Brodtmann f47a9121e9 Split mod
2025-11-12 00:00:21 +01:00

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