promotional bannermobile promotional banner

Chat Patches

A Minecraft-Fabric client-side mod that touches up a few aspects of Minecraft's mundane chat.

File Details

8.0-alpha.8 for 26.1 Fabric

  • A
  • Mar 27, 2026
  • 1.41 MB
  • 317
  • 26.1
  • Fabric

File Name

chatpatches-8.0-alpha.8+26.1-fabric.jar

Supported Versions

  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chatpatches-560042:7820839"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Chat Patches 8.0-alpha.8 for Minecraft 1.20.1–26.1 on Fabric, Quilt

  • Updated to 26.1! Like always with recent Minecraft drops, A LOT has changed under the hood, so be on the lookout for bugs!
  • Requires Fabric Loader 0.18.0+ going forward
  • Added another Band-Aid patch for #252, again thanks to SkyNotTheLimit!
  • Added the Delete button to the context menu! When clicked it displays a warning forcing you to confirm or cancel the operation, because message deletion cannot be undone. The burn item sound will play when a message is successfully deleted as an extra indicator something happened. To be clear this is purely client side, nothing is actually deleted from the server chat
  • Fixed non-vanilla messages formatted like vanilla ones having an extra space between the name and message (#233)
  • Mostly fixed Chat Heads' BEFORE_NAME setting not working with Chat Patches on 1.21.9+, thanks mostly to Fourmisain! (#285 + #297, and likely #233 too!)
  • Fixed a 1.21.10 crash from right-clicking to open the context menu (#298)
  • Error and info toasts are now pushed on the render thread (#302)
  • Fixed the duplicate counter not working with counterCheckStyle enabled (#258)
    • Note: historically the duplicate counter suffers from bad edge-cases, so if yours doesn't work with specific messages please report them un... (trimmed)