fix enriched smelting icon

This commit is contained in:
Brevven 2021-05-17 12:17:47 -07:00
parent 39a167576c
commit 6fe5cb4d87
3 changed files with 7 additions and 2 deletions

View file

@ -56,7 +56,7 @@ data:extend({
icons =
{
{ icon = "__bztungsten__/graphics/icons/tungsten-plate.png", icon_size = 64, icon_mipmaps = 3, },
{ icon = "__bztungsten__/graphics/icons/enriched-tungsten.png", icon_size = 64},
{ icon = "__bztungsten__/graphics/icons/enriched-tungsten.png", icon_size = 64, scale=0.25, shift= {-8, -8}},
},
category = "smelting",
energy_required = 16,