lignumis/lignumis-base/data-final-fixes.lua
Simon Brodtmann efb0b6aad7 Split mod
2025-11-16 12:14:47 +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