BiscuitDevelopment / SkyblockAddons

A Minecraft Forge mod with helpful Hypixel skyblock features!
Other
484 stars 238 forks source link

Modify only the username chatcomponent instead of the entire message #680

Closed Sychic closed 1 year ago

Sychic commented 1 year ago

This resolves an issue where patcher's image preview was broken

CattoFace commented 1 year ago

Your solution only works on the player and not others due to the structure of messages being different between them(mojang why?) see my fix to your fork in PR #682, which still needs testing with patcher.

ILikePlayingGames commented 1 year ago

Integrated into #682