Origins (Forge)

Origins (Forge)

7M Downloads

powers that don't specify a sprite for the cooldown bar to use will render as all black

tovc opened this issue ยท 2 comments

commented

"hud_render":{ "bar_index":4 }
will render as all black, while
"hud_render":{ "bar_index":4, "sprite_location": "origins:textures/gui/resource_bar.png" }
will correctly the show the cooldown bar

commented

Should be fixed for 1.18

commented

seems to be fixed in 1.18.1, only tested it with 1 power tho