Subscribe
[OF] [mcpatcher] color.properties breaks with FPS boost
Posted on 07 May 2019 - 08:55 PM
Using `color.properties` located in `assets/minecraft/mcpatcher` you can change the colour of many things such as number of levels displayed above the XP bar (http://prntscr.com/nlrzu5), default colour for sign text (http://prntscr.com/nls0gx) or even changing the colour of specific potions (http://prntscr.com/nls4o0).The issue here is that when you toggle "FPS boost" under graphics tab (http://prntscr.com/nls5xf) it actually breaks colour of the text in chat (modified via color.properties as I described before). One of the other bugs involving editing the same file was to do with colour of the number of levels, but that was fixed already, yet still remains in forge.
- Video showing the visual glitch.
Posted on 08 May 2019 - 01:58 AM
Is this on a production build or an Insider build?Thanks.
Posted on 08 May 2019 - 03:47 AM
Production build. It seems like the client is using a different rendering method for the chat (that's why there's no fade when text disappears), which might be the reason for color.properties breaking.