#Can someone make a toggle sprint indicator similar to lunar and feather?
30 messages · Page 1 of 1 (latest)
i want it so that it looks like the lunar one
Can someone still make one?
this one is hard to see and the one above it is in the top left corner which is little hard to see
i want this but in the bottom left corner
welp it's open source
in https://github.com/Aeltumn/toggle-sprint-display/blob/main/src/main/java/com/aeltumn/togglesprintdisplay/mixin/GuiMixin.java the 7,7 is the coordinates from the top left which it's drawn at
you could change that to screen height minus something and rebuild it
i never learned java or anything like that so idk how i would change the position
maybe you can do this with custom hud?
documentation is here
The Home of Terrible Projects
Extremely customizable
Maybe even minihud
lowk prob
I feel that minihud has so many features tho
might be too big for one thing
Minihud does have a lot of features yes
But the repo size isn't WAY big because of that
So it's fine
well I suppose minihud is the way to go if they want a simpler download and enable
and custom hud is for if you want it to have a more specific location, color, font, or text
Yeah true
thank you this is what i needed
no problem!