SkyblockerMod / Skyblocker

Hypixel Skyblock fabric Mod for latest minecraft version
https://hysky.de
GNU Lesser General Public License v3.0
175 stars 86 forks source link

Farming HUD elements do not work with Farming 60 profiles #967

Open MacchuPicchu3 opened 2 months ago

MacchuPicchu3 commented 2 months ago

What happened?

When a player is Farming level 60, there are two elements of the Skyblocker farming HUD that do not work.

  1. Farming level is stuck at 0.0% and never updates.
  2. Farming XP/h is stuck at 0 and also never updates.

The fixes for the two elements might not necessarily be the same:

  1. I can see several potential fixes for Farming level. You could simply remove it from the HUD at Farming 60, which would reduce clutter. You could also replace the 0.0% with 100%, or you could replace it with the word MAX or something similar.
  2. Some people might be interested in tracking their Farming XP per hour even after achieving Farming 60, and I see no reason why this statistic shouldn't be tracked even then. If you can't find a good way to do this then I'd recommend just removing the element to reduce clutter.

Screenshots

No response

Log output

No response

Minecraft Version

1.21.0/1.21.1

Skyblocker Version

Skyblocker 1.22.0

Additional context

No response