LoneDev6 / RPGhuds

Customized HUDs for ItemsAdder
https://www.spigotmc.org/resources/addon-rpghuds-for-itemsadder.97486/
Other
17 stars 13 forks source link

Money hud outline #24

Closed gooseboi01 closed 1 year ago

gooseboi01 commented 1 year ago

The black outline of the money is a bit irritating is there a way to remove it

image

SNokerYT commented 1 year ago

+1

LoneDev6 commented 1 year ago

Seems new versions of the game added shadow to actionbar texts, this wasn't the case in previous game versions. I will have to edit all the characters and remove the outline and still provide the old icons for older versions maybe.

I first have to check which Minecraft version introduced actionbar text shadows.

LoneDev6 commented 1 year ago

I did various tests and seems 1.19+ have this issue. In the next update you will have to delete the folder ItemsAdder/contents/rpghuds/textures/, then open config.yml of RPGhuds and set legacy_1_18_and_lower_textures: true, then run /iazip.

1.17.1

image


1.18.2

image


1.19.4

image