Add Icon Size deprecated


Add icon_size to all item prototypes (if here was no icon_size before). See log file.

Tweaks
6 years ago
0.16
9

g Clarification

6 years ago
(updated 6 years ago)

Just to make sure I'm understanding this right; so what this mod does.. is add the icon_size property to any item prototype which doesn't have already have one, and then logs those items.

Sounds useful for lazy modders, but entities, item groups, and item subgroups all have added icon_size properties now too. So any mod that adds a new machine will have their item prototype fixed, but the game will still fail to load because the entities themselves still do not have an icon_size defined. Same for any mod that adds item groups/subgroups as well.

6 years ago

Thanks for info, I try to simulate bad mod with entities without icon_size.

New response