update stacked plate graphics
This commit is contained in:
parent
a7346d6c63
commit
fe264074f1
3 changed files with 1 additions and 1 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 5 KiB |
Binary file not shown.
|
|
@ -1,7 +1,7 @@
|
|||
-- Deadlock stacking recipes
|
||||
if deadlock then
|
||||
deadlock.add_stack("titanium-ore", "__bztitanium__/graphics/icons/titanium-ore-stacked.png", "deadlock-stacking-2", 32)
|
||||
deadlock.add_stack("titanium-plate", "__bztitanium__/graphics/icons/titanium-plate-stacked.png" , "deadlock-stacking-2", 32)
|
||||
deadlock.add_stack("titanium-plate", "__bztitanium__/graphics/icons/titanium-plate-stacked.png" , "deadlock-stacking-2", 64)
|
||||
end
|
||||
|
||||
-- Deadlock crating recipes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue