Closed BioTechproject27 closed 5 months ago
Has this project been abandoned?
Thank you for the suggestions. Most of them would add quite a lot of complexity, like the formatting for example, and will therefore not be implemented. Displaying the world time, ping, and player coordinates is out of scope of this mod and I would recommend MiniHUD or similar mods for that.
Yeah, mods like MiniHUD are not made to look good (at least not the current versions, they are working on a bigger project rn that may have that?)
And while yeah, they would be a bit more complicated, they would allow for much greater usability. Other formatting would just be easily included there
It would be cool if one could customize it even more, e.g. editing colors or adding additional data using modern formatting by e.g. editing the looping string:
Or have
For the darkmode users? (#555555 is dark gray; #aaaaaa is light gray)
Maybe even add a little customizable border & background color & dimensions? Maybe add a second, smaller string underneath, so one can have e.g. the time of day [%world:time%] or player ping [%player:ping_colored%] or maybe the players coordinates [%player:pos_x% %player:pos_y% %player:pos_z%; or maybe just %player:pos_x% %player:pos_z%] underneath?
It could maybe look like this(?):
Maybe add different positions. E.g. at the top (which is the default currently), above/underneath crosshair, above hotbar?