Changelog
Chat Patches 204.6.2
for Minecraft 1.20.4 on Fabric
- Effectively synced with the 1.20.2 version
- Fixed log spam with
UnsupportedOperationException
s when loading the chat log (thanks ArkoSammy12!) - Fixed the chat log crashing the game when saving a message that opens a file when clicked (#138)
- Note: these two only apply to Minecraft versions 1.20.3 and above
- Fixed a couple issues with the Smooth Scroll mod thanks to @SmajloSlovakian! (#139, #141)
- Switched
chatWidth
's YACL max value to the game window's width. Note: this can be incorrect if the game window is resized after the config screen is opened. To fix this, just open the config screen when the game window is at the desired size. - Fixed messages starting with a newline not being copyable
- Dev stuff:
- Change source Java version to 21 and update Gradle to 8.5
- Replaced weird
ChatLog#serialize(boolean, String)
method with#backup()
- Updated
Config#writeCopy()
to use the same thought process asChatLog#backup()
Dev note: many little changes have not been synced to this branch yet, as 1.20.2 is still the active-development version.
Dependencies
Files
chatpatches-204.6.2.jar(1.76 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
204.6.2Loaders
Fabric
Game versions
1.20.3–1.20.4Downloads
61916Publication date
January 2, 2024 at 1:57 AMPublisher
OBro1961
Owner