Crendgrim / AutoHUD

A Minecraft mod for the Fabric launcher which dynamically hides parts of the user interface
GNU Lesser General Public License v3.0
16 stars 10 forks source link

Feature Request: 'Using' policy #64

Closed egshels closed 7 months ago

egshels commented 11 months ago

It'd be super useful to be able to have the hud reappear when using items, mining, attacking, eating, etc. It'd help keep the screen clear when you're going for a more scenic route, but would be fantastic for keeping track of everything in combat and exploration without having to swap items to tell where everything is :)

Crendgrim commented 11 months ago

I really like this. Some time ago, I had investigated how to keep track of "being in combat" state and struggled to find a solution. I never investigated that further. But this idea of binding it to player actions makes a lot of sense and should be easy enough to implement.

Crendgrim commented 7 months ago

I finally implemented this in 6.5