Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 775 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 775 Bytes

Forge Mod GitHub code size

Chat Boost

Fork the Chat Patches for 1.20.1+

Fork following the LGPL-3.0 license

Changes compared to the original project:

  • Ported from Fabric to Forge
  • Changed from JSON storage to SQLite storage
  • Developed using the Architectury framework, supporting both Forge and Fabric (but the Fabric version will not be released to avoid competition with the original mod)
  • Independent cache for different worlds/servers
  • Dynamic loading of chat logs, instead of loading all of them into the game at once
  • Under development...

FAQ

  • Fabric?
    • No