Instead of the regular gear icon or occasional shovel, a small icon is shows to represent the scrap you hold! Here are some samples I've made that I'm most proud of:
Ima try and make it functional once all are complete
#Pixel art scrap icons in inventory!
127 messages · Page 1 of 1 (latest)
Your pixel resolution could be a smidge bigger perhaps, just so there can be a lil more detail, I dig this idea tho
this is true but i suck at pixel art so i like 16x16 best
but yh dimensions feel off sometimes like with the clock and shotgun
Just lock in 💪
Ong 🔥🔥
Great idea, someone I feel might be good to do this is the developers of #1295871652168466432
Not to my knowledge
Well, if someone makes the pixel art, I'd be willing to do the code part :3
Seems pretty good at pixel art
ty :))
In terms of support for other mods, you could make a low tech automatic solution by rendering an item in low resolution and displaying that.
It may just look like a mess
Hence automatic, as in until dedicated support is made
amazing
i mean i could just make a placeholder texture (maybe the current gear icon but a pixelated version for consistency) and I can just manually add it if they A. reach out to me or B. i have nothing better to do
Thats blurry, not low res lol
ok 1 min
i mean this is alright but likeee
but likeee
ykyk
it would do until support is added i guess
uhh... Maybe some sort of color reducing filter?
i suppose 😔
oh yh true
idk how to do that though due to my lack of braincell
is this good? (I got carried away with the filters)
Reduce gamma
is that the bell 😭
i mean it looks very lethal company-ey with the filter
Thats just jpeg compression homie lmao

turn resolution down for regular pixellation
hmmm

and resize to 16x16
Can you send the unfiltered image?
lovely
😭


im so good (help me)
that looks like a red blunt lol
nah but its good tho
you did that manually right?
nuh uh
using my
algorithm
and machine learning
and code
that i cooked up
in .02 seconds
fr?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
yeah im too good
on skibs
😭

shotgun
im not too sure its the same 16x16 look
16x16 ok hold fast
16x16 of course!!!!!!!!!!!!!!!
16x16 best resolution frfr
atomic i have a serious question
are you the typa fella
to jump for the beef
or play it safe for the chicken
(but you risk staying a parkour noob forever)
Do you like my shotgun 
i love it
bing bang boom 16x16
And this was done not using filters and easily replicated by code
And also abit of fixing on the colors maybe
what I did was Posterize with 4 steps (this clamps the color values down to 4 deviations so you get that sharper color edges) and then just shrrrrank it down with nearest neighbor scale
without using nearest neighbor scaling you get this blurry effect
I wonder what the difference would be if you posterize after resizing
Probably subtle, though not negligible potentially
Or maybe applying a color pallet effect ontop of the above result
I see this thread has blown up a little 
nuh uh
I don't remember if we mentioned over in the RuntimeIcons thread, but if the icons are made manually, you could make what essentially amounts to a mod pack that contains your icons as PNG files and configures RuntimeIcons to use them
would be a very long line in the config to set all those paths though, the way it is currently set up
True but changing the icon should be decently easy, runtimeicons' main function is to generate a 3d model icon on the go so i think having it as a dependency would be a bit unnecessary maybe
Bc runtime icons isnt made manually and it generates them as you play
My initial plan also didn't include RuntimeIcons tbh 
oh yeah, as long as y'all are programmers is not difficult
I just need some pixel art icons and the mod is as good as done 
do these work for what you're doin?
I kinda prefer the style Sile gave as an example, but I can use that as well.
Both look good
the main benefit of my version, though yes less stylish, is like, so easy to just do with any icon
take ya less than a minute to do the process and then if you want you can do some polish afterwards
Those do seem like fairly recognizable examples, though, so I wonder if it would work well for others
We can add both, my manually made ones for vanilla icons and then the automatic method for modded ones - then maybe do some tweaks to add some outlines or whatever to make it fit in
Or smth

