Change icon size in detailed mode for assembly machine

Place to get help with not working mods / modding interface.
Post Reply
npuldon
Fast Inserter
Fast Inserter
Posts: 159
Joined: Thu Dec 08, 2016 8:36 am
Contact:

Change icon size in detailed mode for assembly machine

Post 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!

Rseding91
Factorio Staff
Factorio Staff
Posts: 13247
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Change icon size in detailed mode for assembly machine

Post by Rseding91 »

Set the prototype property "scale_entity_info_icon" to true for them.
If you want to get ahold of me I'm almost always on Discord.

kingarthur
Smart Inserter
Smart Inserter
Posts: 1459
Joined: Sun Jun 15, 2014 11:39 am
Contact:

Re: Change icon size in detailed mode for assembly machine

Post 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

Post Reply

Return to “Modding help”