factorio-artisanal-reskins / ar-reskins-angels

Artisanal Reskins: Angel's Mods
MIT License
0 stars 0 forks source link

Improve handling of refining->smelting->refining icon processing #5

Open kirazy opened 2 years ago

kirazy commented 2 years ago

See refining-secondary-updates.lua on dev.

Two things need addressing:

kirazy commented 2 years ago

Thoughts: Have a whitelist against which an input item name is checked. Whitelist contains fallbacks if the item doesn't exist.

Prepare an icon to be used when no item is found, fallback or otherwise, so that recipes don't break out of their icon bounds.