Feathers

Feathers

735k Downloads

Feathers Bar overlaps with other mods that add bars

decovulous opened this issue · 7 comments

commented

I've been setting up a modpack and found the Feathers overlapping with some bars from other mods.

Here it overlaps with a bar from Origins.
image

and here it overlaps with the Origins bar and the Mana bar from Spells & Shields.
image

I was able to move the Mana bar above the health using its config file, which fixed that problem. But Origins doesn't provide that kind of customization. Hope there's a solution because I really love this mod! Thank you!

commented

Same here on 1.19.2 forge
image

commented

Thanks for bringing this up! I’ll Patch it soon :)

commented

Hi! Thank you for your kind words :) It's possible to move the feathers bar in the client config for feathers, just change the y position value by ten.

Any issues, let me know. (I'll leave this open just incase)

Have a lovely day!

commented

That is an option, but making it dynamic would make it so that if you have a horse of health of one line, it would go right above it, and a horse with more health, it will dynamically go above the two lines horses health.
Does that make sense?

commented

Also, it seems to move on its own when going underwater because of the bubbles, so it just moves around even if i have it placed somewhere else on the screen, which is quite annoying to have happening :/

commented

image
A similar overlap happens with the Redstone Arsenal mod. It is possible to move it up using the config setting, but apparently it can be done with another method according to one of the devs?

they need to add - gui.rightHeight and then increment gui.rightHeight by however tall their overlay is

commented

For whatever reason, I though that gui.rightHeight had been removed. Very glad I was wrong, thank you for this!