mod compat

This commit is contained in:
Brevven 2025-01-07 04:08:50 -08:00
parent deb1403eb8
commit b31fc70f75
4 changed files with 13 additions and 3 deletions

View file

@ -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