[MOD 0.13.x] Better Icons

Topics and discussion about specific mods
Post Reply
Meppi
Inserter
Inserter
Posts: 29
Joined: Thu Apr 07, 2016 2:57 pm
Contact:

[MOD 0.13.x] Better Icons

Post by Meppi »

Image

Description:
This mod replaces most of the placeholder and outdated icons with new icons that fit the visual style of the game.

Name: Better Icons
Version: 1.1.0
Factorio Version: 0.13.x
Release: 2016-04-07
Category: Non-Game-Changing, Graphics
License: MIT License (https://opensource.org/licenses/MIT)

Changes v1.1.0:
- removed car icon, since it was updated
- added locomotive icon
- added cargo waggon icon

Download:
Attachments
BetterIcons_1.1.0.zip
(61.93 KiB) Downloaded 486 times
Last edited by Meppi on Tue Jul 05, 2016 12:14 pm, edited 5 times in total.

User avatar
Xterminator
Filter Inserter
Filter Inserter
Posts: 981
Joined: Sun Jun 15, 2014 4:49 pm
Contact:

Re: [MOD 0.12.x] Better Icons

Post by Xterminator »

Really nice mod! After looking at the comparisons, it makes me realize how many icons are outdated. Haha Probably gonna start using this in my games. :)

The only change I'm not a huge fan of is the Alien Artifact one. haha
Image Image Image

Meppi
Inserter
Inserter
Posts: 29
Joined: Thu Apr 07, 2016 2:57 pm
Contact:

Re: [MOD 0.12.x] Better Icons

Post by Meppi »

I was expecting someone to dislike that one :lol:
If you want to disable an icon you don't like, you can simply remove the corresponding line from data.lua

User avatar
brunzenstein
Smart Inserter
Smart Inserter
Posts: 1068
Joined: Tue Mar 01, 2016 2:27 pm
Contact:

Re: [MOD 0.12.x] Better Icons

Post by brunzenstein »

I like it a lot

User avatar
StanFear
Fast Inserter
Fast Inserter
Posts: 236
Joined: Sun Dec 15, 2013 2:49 pm
Contact:

Re: [MOD 0.12.x] Better Icons

Post by StanFear »

Hey, I really like the style of your icons,
would you agree to make some for the mod I'm currently working on ?
(it would be two icons for now, one of them looking like the robots capsule you made, and one using the blueprint sprite you have (just not the same picture and color))

Vas
Long Handed Inserter
Long Handed Inserter
Posts: 91
Joined: Tue Apr 12, 2016 11:02 pm
Contact:

Re: [MOD 0.13.x] Better Icons

Post by Vas »

Some of the icons I like, some I don't.

Some just feel like they don't fit with the game, while others look great. I made an image reference.
Attachments
bettericonsvascomments.png
bettericonsvascomments.png (685.19 KiB) Viewed 7609 times
You can get my mods by clicking here, and use discussions there or PMs here to suggest or report issues.
Want some blueprints made by me? Click here then!

User avatar
dtoxic
Long Handed Inserter
Long Handed Inserter
Posts: 82
Joined: Fri Apr 01, 2016 8:40 pm
Contact:

Re: [MOD 0.13.x] Better Icons

Post by dtoxic »

any planned updates for 0.14?

User avatar
dtoxic
Long Handed Inserter
Long Handed Inserter
Posts: 82
Joined: Fri Apr 01, 2016 8:40 pm
Contact:

Re: [MOD 0.13.x] Better Icons

Post by dtoxic »

thx :)

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2919
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: [MOD 0.13.x] Better Icons

Post by Optera »

With the change for vehicles to store equipment grid data they moved from "item" category to "item-with-entity-data"

Code: Select all

data.raw["item-with-entity-data"]["diesel-locomotive"]["icon"] = "__BetterIcons__/graphics/icons/diesel-locomotive.png"
data.raw["item-with-entity-data"]["cargo-wagon"]["icon"] = "__BetterIcons__/graphics/icons/cargo-wagon.png"

Post Reply

Return to “Mods”