sakura-ryoko / litematica

A modern client-side schematic mod for Minecraft
GNU Lesser General Public License v3.0
470 stars 41 forks source link

When pressing F1 to hide the HUD, the Litematica HUD is not hidden. #24

Closed Mifan-T closed 3 months ago

Mifan-T commented 3 months ago

2024-07-18_03 50 19 In the image, the Litematica statusInfoHud and blockInfo are not hidden.

This issue doesn't exist in the MC 1.20.4 version. ↓in MC 1.20.4 2024-07-18_03 56 19

sakura-ryoko commented 3 months ago

This is due to Vanilla changes in how the GameHud rendering code works, and the check for the client.options.hudHidden is now in different places. It would need to be checked separately.

sakura-ryoko commented 3 months ago

this will be fixed under sakura 21

sakura-ryoko commented 3 months ago

See https://github.com/sakura-ryoko/litematica/releases/tag/1.21-sakura.21