[0.17.38] Technology icons array doesn't work as expected

Things that has been reported already before.
Post Reply
User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7352
Joined: Fri May 09, 2014 1:01 pm
Contact:

[0.17.38] Technology icons array doesn't work as expected

Post by bobingabout »

Code: Select all

    icons =
    {
      {
        icon = "__base__/graphics/technology/laser-turrets.png",
        icon_size = 128,
      },
      {
        icon = "__bobwarfare__/graphics/icons/plasma.png",
        icon_size = 64,
        tint = {r = 0.4, g = 0.7, b = 1, a = 1},
        shift = {-32, 0}
      },
    },
https://www.dropbox.com/s/04szgyk7rxezx ... 2.png?dl=0

It seems to show as expected in the large 128x128 icon, but the smaller one in the list in the lower left side doesn't show as expected.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

Bilka
Factorio Staff
Factorio Staff
Posts: 3133
Joined: Sat Aug 13, 2016 9:20 am
Contact:

Re: [0.17.38] Technology icons array doesn't work as expected

Post by Bilka »

Duplicate of 67210
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.

Post Reply

Return to “Duplicates”