Scaling Health

Scaling Health

23M Downloads

Feature request / cross-mod compat: option to control health text render position

Alphanos opened this issue ยท 0 comments

commented

Minecraft Version: 1.12.2
Scaling Health Version: 1.3.28-129
Silent Lib Version: 3.0.4-150
Forge Version: 14.23.4.2760

While testing Scaling Health in combination with Multi-Hotbar, I noticed that the health text (e.g. "1x", "2x", etc) is rendering next to my second (raised/stacked) hotbar rather than next to the health bar. The health bar renders in the right spot above the extra hotbar though.

I had figured that the easier fix for this might be to add render position offsets for health text to the config like you already have for the difficulty meter. That would allow pack makers to manually adjust it for cases like this.

But alternatively, if it's somehow easily possible to detect the correct render position of the health bar and automatically move the health text to match that position, then that might be an even better fix. This would probably better account for other factors like GUI scale or similar.

Please let me know if any other information would help. Thanks!