promotional bannermobile promotional banner

Chat Tweaks - HeightFix

Adjusts the Minecraft chat position to appear above the armor bar, preventing overlap and improving on-screen clarity

File Details

heightfix-1.0.0.jar

  • R
  • Jul 28, 2025
  • 13.37 KB
  • 35
  • 1.21.4
  • Fabric

File Name

heightfix-1.0.0.jar

Supported Versions

  • 1.21.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chat-tweaks-heightfix-1316046:6821915"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Feature: The position of the chat HUD has been adjusted slightly to prevent overlapping with the armor bar and other HUD elements. The chat is now placed 11px higher than in vanilla Minecraft, improving the visibility of both the chat and the lower UI components. This behavior is implemented using a @Redirect Mixin on ChatHud#render, modifying the return value of DrawContext#getScaledWindowHeight().