SteveKunG / SkyBlockcatia

Useful Hypixel Skyblock features, QOL and In-game API Viewer
https://www.curseforge.com/minecraft/mc-mods/skyblockcatia
MIT License
31 stars 9 forks source link

Mods that allow the player to hide scoreboard dont work. #19

Closed ThatGravyBoat closed 3 years ago

ThatGravyBoat commented 3 years ago

https://github.com/SteveKunG/SkyBlockcatia/blob/e51212d95349ec828a3e7d74eb3529c1d9be0fba/src/main/java/com/stevekung/skyblockcatia/event/HUDRenderEventHandler.java#L119 mods that allow the player to hide the scoreboard dont work because of this line above only accounting for mc debug info setting.

SteveKunG commented 3 years ago

Fixed in next release, Thanks!