You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The light level hud requires Config.Flags.ALLOW_CHUNK_BORDER_HUD while chunk border hud requires Config.Flags.ALLOW_LIGHTLEVEL_HUD
Spent the last while attempting to debug light level hud keybind not appearing, finally dug around and located this. Just wanted to let you know in case it wasn't intentional
The text was updated successfully, but these errors were encountered:
Younitea
changed the title
Key regstiring flags for Chuck Border Hud and Light Level Hud are reversed
Key registering flags for Chuck Border Hud and Light Level Hud are reversed
Jun 16, 2021
https://github.com/OreCruncher/DynamicSurroundings2/blob/master/src/main/java/org/orecruncher/dsurround/gui/Keys.java
The light level hud requires Config.Flags.ALLOW_CHUNK_BORDER_HUD while chunk border hud requires Config.Flags.ALLOW_LIGHTLEVEL_HUD
Spent the last while attempting to debug light level hud keybind not appearing, finally dug around and located this. Just wanted to let you know in case it wasn't intentional
The text was updated successfully, but these errors were encountered: