Madis0 / OneBar

A Minecraft HUD mod for Fabric Loader
Other
7 stars 2 forks source link

Toggleable bar display #20

Closed Herobrine2143 closed 2 years ago

Herobrine2143 commented 2 years ago

To clarify what I mean with the title, is basically, if you could, make some of the values not appear in the bar, for instance the hunger bar. Basically toggle the display of specific values to not appear, whether is armor, oxygen, hunger, etc. If it can't be possible I would ask for just the hunger. Thank you.

Madis0 commented 2 years ago

Hi. If you just want to make the bar invisible, all you have to do is change its color to fully transparent, e.g. #00000000. That doesn't remove the text though, so I'm interested in what your use case is - how can you "live without caring about the hunger"? 😄

Oh and armor already has a toggle in the settings.

Herobrine2143 commented 2 years ago

What I mean by "removing" it I mean like, let's say the example for what I use your mod for. I'm in an FPS server and I use your mod because it basically has the design to completely use from start to end of the hotbar. The hunger in this server is irrelevant and is just use to have the recoil effect or to disable running by setting to lower hunger values. I know this crazy when it's a normal minecraft gameplay, but for this point of view it is more understandable. And I know armor has a toggle in the settings which is exactly what I mean with the rest of the values, being hunger, fire ticks or other things, although I'm pretty content with the fire tick calculation, just the hunger value is that irrelevant.

Madis0 commented 2 years ago

Ah yeah, minigames. Just to recap, these vanilla things can currently be toggled:

I could add a toggle for hunger, but I wonder if a air/freezing toggle is necessary, as there are effects/enchants/armor that disable them in vanilla anyway.

Madis0 commented 2 years ago

Added a toggle to disable hunger and hunger-related things in 1.6.1.