Loader Furnace


New furnaces, fitted for loaders using; the smelting speed is the same as transport belt; supports standard (yellow), fast and express belts and loaders.

Content
19 days ago
0.13 - 2.0
4.91K
Manufacturing

g Fix for technology icon here

12 days ago

In technologies.lua change:
icons = {{icon = icon, tint = tint}},
icon_size = 128,
to:
icons = {{icon = icon, icon_size = 128, tint = tint}},
this will fix technology icon.

Also, could remove local technology_icon and local technology_icon_size from furnace-vanilla.lua and put the values directly in technologies.lua same as item or entities have (actually data.icon_size is never read in technologies.lua anyway).

12 days ago

i will do that tomorrow thank you

New response