Page 1 of 1

Change icon size in detailed mode for assembly machine

Posted: Thu May 04, 2017 10:04 pm
by npuldon
Hi there,

I would like to change the icon size displayed on assembly machines and warehouses to their pre- V0.15 size (big , not tiny like they are now).

Can I do that without a mod or does that need to be modded? If it needs to be modded, does anyone know the code that would make this happen?(my experience writing mods from scratch is very novice but I do work in configuration files of other mods all the time).

Thank you for your help!

Re: Change icon size in detailed mode for assembly machine

Posted: Fri May 05, 2017 4:34 am
by Rseding91
Set the prototype property "scale_entity_info_icon" to true for them.

Re: Change icon size in detailed mode for assembly machine

Posted: Fri May 05, 2017 7:37 am
by kingarthur
Rseding91 wrote:Set the prototype property "scale_entity_info_icon" to true for them.
that doesnt seem to work. the icons refuse to be bigger than the 1x1 entity space of a regular chest.

is there anywhere with more info on it. ive looked at the factorio api pages (http://lua-api.factorio.com) but cant seem to find anything on it