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
Some mods like hypixel will use action bar messages to show mod-specific information, for example in hypixel they show "health, defense, mana". But they may partially update the messages, since action bar message is only one String, the mod will repeat whole sentence again.
The text was updated successfully, but these errors were encountered:
Some mods like hypixel will use action bar messages to show mod-specific information, for example in hypixel they show "health, defense, mana". But they may partially update the messages, since action bar message is only one
String
, the mod will repeat whole sentence again.The text was updated successfully, but these errors were encountered: