juancarloscp52 / BedrockIfy

A Minecraft mod that implements some Minecraft Bedrock features into Java edition.
GNU General Public License v3.0
167 stars 37 forks source link

Transparency of Hud #260

Closed lonefelidae16 closed 1 year ago

lonefelidae16 commented 1 year ago

Hi 👋

Thank you for the nice GUI improvements for Hud transparency and Tooltips.

I was able to work on an enhancement that has been on my mind a bit for a while, so let me share my code.

https://user-images.githubusercontent.com/74746227/229699194-8cb6735c-cd43-4af5-b3b7-a030091eb13c.mp4

Above: new, Below: current implementation


The Hud Opacity functionality now can also be applied to block items.

2023-04-05_14 29 49_

I will create a new PR of this.