Skip to content

RichChat 1.2.0

Choose a tag to compare

@Xuan-Ming-mc Xuan-Ming-mc released this 30 Aug 07:52
· 5 commits to main since this release

Highlights

  • Reworked Markdown table parsing to hide separator syntax and produce a structured chat layout.
  • Added Markdown and LaTeX semantic colors inside table cells and client-side pixel width measurement.
  • Preserved malformed table input as source text instead of partially rendering it.
  • Fixed messages with channel or team prefixes, nested chat components, and flattened literal text.
  • Fixed stale rendered content after /richchat toggle and preserved prefixes when rendering was re-enabled.

Requirements

  • Minecraft 1.20.1
  • Fabric Loader 0.15.11 or newer
  • Fabric API 0.92.2+1.20.1
  • Java 17