Failed to load mods: LegendarySpaceAge/util/icon.lua:46: Multi-icon must have exactly 1 icon, but 5 found for {
drop_sound = {
aggregation = {
max_count = 1,
remove = true
},
filename = "base/sound/item/steam-inventory-move.ogg",
volume = 0.6
},
icons = {
{
icon = "reskins-bobs/graphics/icons/power/steam-turbine/steam-turbine-icon-base.png",
icon_size = 64,
scale = 0.5
},
{
icon = "reskins-bobs/graphics/icons/power/steam-turbine/steam-turbine-icon-mask.png",
icon_size = 64,
scale = 0.5,
tint = {
b = 1,
g = 0.70588235294117654,
r = 0.2
}
},
{
icon = "reskins-bobs/graphics/icons/power/steam-turbine/steam-turbine-icon-highlights.png",
icon_size = 64,
scale = 0.5,
tint = {
1,
1,
1,
0
}
},
{
icon = "reskins-library/graphics/icons/tiers/rounded-rectangle/3.png",
icon_size = 64,
scale = 0.5
},
{
icon = "reskins-library/graphics/icons/tiers/rounded-rectangle/3.png",
icon_size = 64,
scale = 0.5,
tint = {
a = 0.75,
b = 1,
g = 0.70588235294117654,
r = 0.2
}
}
},
inventory_move_sound = "SERPENT PLACEHOLDER",
name = "steam-turbine",
order = "b[steam-power]-c[steam-turbine-1]",
pick_sound = {
aggregation = {
max_count = 1,
remove = true
},
filename = "base/sound/item/steam-inventory-pickup.ogg",
volume = 0.4
},
pictures = {
layers = {
{
filename = "reskins-bobs/graphics/icons/power/steam-turbine/steam-turbine-icon-base.png",
flags = {
"icon"
},
scale = 0.5,
size = 64
},
{
filename = "reskins-bobs/graphics/icons/power/steam-turbine/steam-turbine-icon-mask.png",
flags = {
"icon"
},
scale = 0.5,
size = 64,
tint = "SERPENT PLACEHOLDER"
},
{
filename = "reskins-bobs/graphics/icons/power/steam-turbine/steam-turbine-icon-highlights.png",
flags = {
"icon"
},
scale = 0.5,
size = 64,
tint = "SERPENT PLACEHOLDER"
}
}
},
place_result = "steam-turbine",
random_tint_color = {
1,
0.95,
0.9,
1
},
stack_size = 10,
subgroup = "bob-energy-steam-engine",
type = "item"
} (item steam-turbine)
stack traceback:
[C]: in function 'assert'
LegendarySpaceAge/util/icon.lua:46: in function 'getIconInfo'
LegendarySpaceAge/util/icon.lua:122: in function 'getMultiIcon'
LegendarySpaceAge/util/icon.lua:150: in function 'set'
LegendarySpaceAge/data/pre-space/condensing-turbine.lua:98: in main chunk
[C]: in function 'require'
LegendarySpaceAge/data.lua:52: in main chunk