mod compat
This commit is contained in:
parent
deb1403eb8
commit
b31fc70f75
4 changed files with 13 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
-- Deadlock stacking recipes
|
||||
if deadlock then
|
||||
if deadlock and deadlock["add_stack"] then
|
||||
deadlock.add_stack("lead-ore", "__bzlead__/graphics/icons/stacked/lead-ore-stacked.png", "deadlock-stacking-1", 64)
|
||||
deadlock.add_stack("lead-plate", "__bzlead__/graphics/icons/stacked/lead-plate-stacked.png" , "deadlock-stacking-1", 64)
|
||||
if mods["Krastorio2"] then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue