[MOD 0.13.x] Better Icons
[MOD 0.13.x] Better Icons
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 505 times
Last edited by Meppi on Tue Jul 05, 2016 12:14 pm, edited 5 times in total.
- Xterminator
- Filter Inserter
- Posts: 981
- Joined: Sun Jun 15, 2014 4:49 pm
- Contact:
Re: [MOD 0.12.x] Better Icons
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
The only change I'm not a huge fan of is the Alien Artifact one. haha
Re: [MOD 0.12.x] Better Icons
I was expecting someone to dislike that one
If you want to disable an icon you don't like, you can simply remove the corresponding line from data.lua
If you want to disable an icon you don't like, you can simply remove the corresponding line from data.lua
- brunzenstein
- Smart Inserter
- Posts: 1116
- Joined: Tue Mar 01, 2016 2:27 pm
- Contact:
Re: [MOD 0.12.x] Better Icons
I like it a lot
Re: [MOD 0.12.x] Better Icons
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))
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))
Re: [MOD 0.13.x] Better Icons
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.
Some just feel like they don't fit with the game, while others look great. I made an image reference.
- Attachments
-
- bettericonsvascomments.png (685.19 KiB) Viewed 8185 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!
Want some blueprints made by me? Click here then!
Re: [MOD 0.13.x] Better Icons
any planned updates for 0.14?
Re: [MOD 0.13.x] Better Icons
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"
My Mods: mods.factorio.com