Code: Select all
icons =
{
{
icon = "__base__/graphics/icons/fluid/sulfuric-acid.png",
icon_size = 32,
scale = 0.625,
shift = {-6, -6}
},
{
icon = "__bobplates__/graphics/icons/nitric-acid.png",
icon_size = 64,
scale = 0.625 * 0.5,
shift = {6, 6}
}
},
expected result is on the left, that's an old icon that I edited together.
actual result is on the right.