2
Java Texture Idea, Don't Know If Already Possible
So,
I have started work on a resource pack, which changes a lot of stuff, making it easier on my eyes, but I also want to add some fun.
My idea was to add it so when I am in normal health, (no effects etc) it shows one heart as a lesbian flag, and one as trans one, and there's a regular pattern for it (ie l,t,l,t). I already have a trans experience bar, so seems fitting I add in the other pride flags
I have changed it before so 1 heart texture was consistent across all the hearts.
Checked google and reddit, and I couldn't see anything.
is this actually possible or am I just gna have to change the idea up so it's per effect that changes the hearts
23 mins in edit: I use fabric with EMF and ETF, and can add mods easy, so any modded ideas also would work!
I have started work on a resource pack, which changes a lot of stuff, making it easier on my eyes, but I also want to add some fun.
My idea was to add it so when I am in normal health, (no effects etc) it shows one heart as a lesbian flag, and one as trans one, and there's a regular pattern for it (ie l,t,l,t). I already have a trans experience bar, so seems fitting I add in the other pride flags
I have changed it before so 1 heart texture was consistent across all the hearts.
Checked google and reddit, and I couldn't see anything.
is this actually possible or am I just gna have to change the idea up so it's per effect that changes the hearts
23 mins in edit: I use fabric with EMF and ETF, and can add mods easy, so any modded ideas also would work!
3
From what I can tell, the hearts [or other icon] in the health bar are one glyph repeated which would mean setting up a pattern would require something considerably beyond a texture pack. [Unless you could fit both of the icons you want into one (as is done in heraldic marshalling of paternal & maternal lines)]
(One potentail kluge would be to substitute a second icon for the half heart icon which would at least display both under some circumstances)
(One potentail kluge would be to substitute a second icon for the half heart icon which would at least display both under some circumstances)
all hearts on the health bar use the same texture. you'd have to mod the game to make them use separate ones.
I use client side mods, like EMF/ETF (fabric loader) so wasn't sure if that was an option on that. Probs should edit that in
