diff --git a/graphics/icons/titanium-plate-stacked.png b/graphics/icons/titanium-plate-stacked.png index 48fb179..9bac361 100644 Binary files a/graphics/icons/titanium-plate-stacked.png and b/graphics/icons/titanium-plate-stacked.png differ diff --git a/graphics/icons/titanium-plate-stacked.xcf b/graphics/icons/titanium-plate-stacked.xcf index 210422d..4b74a57 100644 Binary files a/graphics/icons/titanium-plate-stacked.xcf and b/graphics/icons/titanium-plate-stacked.xcf differ diff --git a/titanium-recipe-final-stacking.lua b/titanium-recipe-final-stacking.lua index 6ba6a30..b272994 100644 --- a/titanium-recipe-final-stacking.lua +++ b/titanium-recipe-final-stacking.lua @@ -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