This commit is contained in:
Brevven 2022-07-02 00:43:59 -07:00
parent 2fdb0b00cc
commit 0a4369554b
2 changed files with 3 additions and 1 deletions

View file

@ -91,7 +91,7 @@ if string.sub(mods["space-exploration"], 1, 3) == "0.6" then
icons = {
{icon = "__bztitanium__/graphics/icons/titanium-plate.png", icon_size = 64, icon_mipmaps = 3},
{icon = "__bztitanium__/graphics/icons/titanium-ingot.png", icon_size = 128, scale = 0.25, shift = {-8, -8}},
{icon = "__bztitanium__/graphics/icons/titanium-ingot.png", icon_size = 128, scale = 0.125, shift = {-8, -8}},
},
results = {
{name = "titanium-plate", amount = 10},