Back to marketplace
Chat Heads
Modrinth Mod

Chat Heads

See who you're chatting with!

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

1.2.5

Downloads

42 413 326

Loaders / Platforms

fabric forge neoforge

Minecraft versions

1.16 – 1.18.2 1.19.1 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Categories

decoration social

Description

Detailed information

<img src="https://cdn.modrinth.com/data/Wb5oqrBJ/images/fd0ce2a3eeff2bfb68e0cac9bcd5f116202e2427.png" width=100%> <br> This clientside mod adds player heads next to chat messages, as seen on the screenshot above. It makes telling various people in chat apart a bit easier, and it looks *hella* nice. Based on a request from Hugman on the Fabric Discord. [Cloth Config](https://modrinth.com/mod/cloth-config) (and [Mod Menu](https://modrinth.com/mod/modmenu) for Fabric) is needed to access the settings, but the mod works without it, using the default settings. **Note**: The default settings might not work on some servers. In this case try using the "Heuristic only" sender detection mode. Note that this might put wrong chat heads on some messages. **Note**: Incompatible with newer versions of OptiFine (~1.20.1), use [Sodium and co](https://fabricmc.net/wiki/community:optifine_alternatives) instead.

Developer

Fourmisain

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

3Dness

Larger hat layer means less flat heads

Before Line

Before Name

New in 0.13

Before Line, default (with offset)

Before Line, no offset

(Cloth Config required)

Shadow

Optionally render a drop shadow

Change log

Project versions

Published versions and original Modrinth files.

1.2.5 Current Release 22.07.2026

1.2.5

Supported Minecraft versions
26.1 26.1.1 26.1.2 26.2
Loaders / Platforms
fabric
Show changes
## 1.2.5 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.5 Release 22.07.2026

1.2.5

Supported Minecraft versions
26.1 26.1.1 26.1.2 26.2
Loaders / Platforms
neoforge
Show changes
## 1.2.5 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.5 Release 22.07.2026

1.2.5

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
## 1.2.5 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.5 Release 22.07.2026

1.2.5

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
## 1.2.5 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.5 Release 22.07.2026

1.2.5

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.2.5 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.2 (for 1.21.9/10) - [1.21.9/10] fix "Before Line" not rendering at all (I accidentally the whole code!) ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.5 Release 22.07.2026

1.2.5

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.2.5 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.2 (for 1.21.9/10) - [1.21.9/10] fix "Before Line" not rendering at all (I accidentally the whole code!) ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.09 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.09 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.69 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.3 Release 22.07.2026

0.15.3

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
## 0.15.3 - update Argentina Spanish (es_ar) translations, thanks to Texaliuz! ## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.09 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.09 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.69 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.2 Release 13.06.2026

0.15.2

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
## 0.15.2 - [1.19.2 - 1.21.6] fix automatic "Before Line" fallback for Caxton and ModernUI not working anymore (regression of 0.14.0) ## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

1.2.4 Release 31.05.2026

1.2.4

Supported Minecraft versions
26.1 26.1.1 26.1.2 26.2
Loaders / Platforms
fabric
Show changes
## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.4 Release 31.05.2026

1.2.4

Supported Minecraft versions
26.1 26.1.1 26.1.2 26.2
Loaders / Platforms
neoforge
Show changes
## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.4 Release 31.05.2026

1.2.4

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.4 Release 31.05.2026

1.2.4

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.4 Release 31.05.2026

1.2.4

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.2 (for 1.21.9/10) - [1.21.9/10] fix "Before Line" not rendering at all (I accidentally the whole code!) ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.4 Release 31.05.2026

1.2.4

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.2.4 - [1.21.9+] slightly improve compatibility with Chat Patches ## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.2 (for 1.21.9/10) - [1.21.9/10] fix "Before Line" not rendering at all (I accidentally the whole code!) ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.3 Release 27.05.2026

1.2.3

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.3 Release 27.05.2026

1.2.3

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.3 Release 27.05.2026

1.2.3

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.3 Release 27.05.2026

1.2.3

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.3 Release 27.05.2026

1.2.3

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.2 (for 1.21.9/10) - [1.21.9/10] fix "Before Line" not rendering at all (I accidentally the whole code!) ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.3 Release 27.05.2026

1.2.3

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.2.3 - [1.21.9+] make "Render Shadow" apply to "Before Name" rendering (allowing to turn off shadows, which will also move the heads down a pixel) ## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.2 (for 1.21.9/10) - [1.21.9/10] fix "Before Line" not rendering at all (I accidentally the whole code!) ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.09 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.09 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.69 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.1 Release 04.04.2026

0.15.1

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
## 0.15.1 - [1.21.5-] fix click positions yet again ## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

1.2.2 Release 26.03.2026

1.2.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric
Show changes
## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.2 Release 26.03.2026

1.2.2

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
neoforge
Show changes
## 1.2.2 - port to 26.1 While 26.1 means massive changes for the entire modding community, this port ended up being relatively straightforward. Thanks to shedaniel for pulling an allnighter to get Architectury Loom (and Cloth Config) ready! Also, as always, report any issues you find! ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.2 Release 14.02.2026

1.2.2

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.2.2 - [1.21.9/10] fix "Before Line" not rendering at all (I accidentally the whole code!) ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.2 Release 14.02.2026

1.2.2

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.2.2 - [1.21.9/10] fix "Before Line" not rendering at all (I accidentally the whole code!) ## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.09 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.09 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.69 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.15.0 Release 07.02.2026

0.15.0

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
## 0.15.0 - backport "3Dness": a config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 0.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

1.2.1 Release 06.02.2026

1.2.1

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.1 Release 06.02.2026

1.2.1

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.1 Release 06.02.2026

1.2.1

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.1 Release 06.02.2026

1.2.1

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.2.1 - [1.21.9+] implement "3Dness" for "Before Line" rendering - [1.21.9+] fix "3D" heads being taller than intended ## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.0 Release 13.01.2026

1.2.0

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.0 Release 13.01.2026

1.2.0

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.2.0 Release 13.01.2026

1.2.0

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.2.0 Release 13.01.2026

1.2.0

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.2.0 Welcome to the 3rd dimension! - [1.21.9+] add "3Dness" config option, which can render the hat layer slightly bigger to make heads appear less flat Example of "3Dness", or Fluffyness if you prefer: ![](https://raw.githubusercontent.com/dzwdz/chat_heads/refs/heads/main/assets/3Dness.png) ## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.09 MB

1.1.8 Release 12.12.2025

1.1.8

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric
Show changes
## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.8 Release 12.12.2025

1.1.8

Supported Minecraft versions
1.21.11
Loaders / Platforms
neoforge
Show changes
## 1.1.8 - port to 1.21.11 note: "Before Line" rendering had to be rewritten, hopefully bug free ## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.7 Release 24.11.2025

1.1.7

Supported Minecraft versions
1.21.9 1.21.10 1.21.11
Loaders / Platforms
fabric
Show changes
## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.7 Release 24.11.2025

1.1.7

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.1.7 Quick followup fix for 1.1.6: - chat heads always use the "white" style (fixes e.g. chat heads in leave messages rendering with a yellowish tint) ## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.6 Release 20.11.2025

1.1.6

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.6 Release 20.11.2025

1.1.6

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.1.6 Another really small but important bug fix! - fix an issue where translatable messages (e.g. join/whisper messages) could lose their style ## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.5 Release 11.11.2025

1.1.5

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.5 Release 11.11.2025

1.1.5

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.1.5 - fix translations JSON (oops!) ## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.69 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.14.2 Release 11.11.2025

0.14.2

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
## 1.14.2 - fix translations JSON (oops!) ## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

1.1.4 Release 11.11.2025

1.1.4

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.4 Release 11.11.2025

1.1.4

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.1.4 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.69 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.14.1 Release 11.11.2025

0.14.1

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
## 0.14.1 - update Simplified Chinese (zh_cn), Traditional Chinese (zh_tw) and Japanese (ja_jp) translations, thanks to Internet Yamero! ## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

1.1.3 Release 06.11.2025

1.1.3

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.3 Release 06.11.2025

1.1.3

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.1.3 - fix click position being wrongfully offset in "Before Name" rendering ## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.2 Release 19.10.2025

1.1.2

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.2 Release 19.10.2025

1.1.2

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.1.2 Breaking News: Single Source Code Character causes Havoc! This tiny release fixes an important bug where name aliases and display names weren't always considered for player detection. Fixes e.g. nicknamed players on EssentialsX servers to not show a chat head despite a name alias being defined. ## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.1 Release 06.10.2025

1.1.1

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
fabric
Show changes
## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.1 Release 06.10.2025

1.1.1

Supported Minecraft versions
1.21.9 1.21.10
Loaders / Platforms
neoforge
Show changes
## 1.1.1 As expected, there were bugs! Chat Heads should now deal with all forms of text styling including § formatting codes correctly again. Keep the issue reports coming! ## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.0 Release 02.10.2025

1.1.0

Supported Minecraft versions
1.21.9
Loaders / Platforms
fabric
Show changes
## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.1.0 Release 02.10.2025

1.1.0

Supported Minecraft versions
1.21.9
Loaders / Platforms
neoforge
Show changes
## 1.1.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.69 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.14.0 Release 02.10.2025

0.14.0

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
## 0.14.0 - add "Auto-detect Name Aliases" feature, which detects responses to `/realname` commands on EssentialsX servers and automatically adds aliases for it (on by default) - [1.21.6+] fix "Missing Cloth Config" screen text being invisible ## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

1.0.0 Release 30.09.2025

1.0.0

Supported Minecraft versions
1.21.9
Loaders / Platforms
neoforge
Show changes
## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

1.0.0 Release 30.09.2025

1.0.0

Supported Minecraft versions
1.21.9
Loaders / Platforms
fabric
Show changes
## 1.0.0 This is a large rewrite of the mod - it finally works how it always should have worked! (And it took an insane amount of work to make it work, work.) If you care for a bit of technical babbling with some info strewn inbetween, do read on! The reason for this rework is that in 1.21.9 Mojang added 2 types of "object" text components: Atlas sprites and player sprites, which allow putting any sprite or player head inside any text - chat, menus, signs, you name it! Chat Heads now uses these player sprite text components. On paper this should mean massively improved mod compatibility, since it's a vanilla feature. In fact, it appears Chat Heads is finally fully compatible with Caxton! The same may be true for Modern UI's text engine. Servers will start making use of player sprites as well. There was already ways to do "server-side chat heads" by using special fonts allowing to print 1 pixel at a time. Now it's as easy as pie and due to that, Chat Heads will not add any heads itself, if it detects any in a received message. (Whether this is sane behavior, time will tell) Player sprites do however come with some limitations. In Vanilla, they are always 8x8 pixels without any padding, which can look quite bad in chat. To remedy this, Chat Heads adds 1 pixel of padding, making it consistent with regular characters. This only applies to chat, so it won't mess e.g. with signs. They also suffer from transparency issues. This only really affects you if you changed Minecraft's "Chat Text Opacity" setting. What happens is that the hat layer of your skin blends together with the face, which can make the hat layer almost invisible. (On that note, Chat Heads still supports the old "Before Line" render mode, which does have a transparency fix.) Speaking of hat layers, Chat Heads now respects Minecraft's "Skin Customization" settings. If you take your hat off, it won't show in chat either. Finally, almost the entire player detection logic was rewritten. It's hard to say if this really changes anything, but it's much more gooder code now. While I did a ton of testing, due to the large scale of changes, issues are to be expected. Please report any issue you find! \- Fourmisain
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.13.22 Release 29.09.2025

0.13.22

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
## 0.13.22 - respect "Player Customization" - If you take your hat off, it won't show in chat either ## 0.13.21 - add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.68 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.25 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.25 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.25 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.25 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.25 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.25 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.26 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.08 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.25 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.07 MB

0.13.21 Release 20.09.2025

0.13.21

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- add option to render shadow below chat heads (on by default) - render upside down players upside down
Sign in

0.25 MB

0.13.20 Release 05.08.2025

0.13.20

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
update Emojiful compatibility for 5.2.x
Sign in

0.08 MB

0.13.20 Release 05.08.2025

0.13.20

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
update Emojiful compatibility for 5.2.x
Sign in

0.08 MB

0.13.19 Release 19.06.2025

0.13.19

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric
Show changes
- port to 1.21.6 - remove Emojiful compatibility for now (needs a rewrite once it is out) - fix some chat positioning issues (text overflow, tag icons, click positions) in "before name" render mode
Sign in

0.07 MB

0.13.19 Release 19.06.2025

0.13.19

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
neoforge
Show changes
- port to 1.21.6 - remove Emojiful compatibility for now (needs a rewrite once it is out) - fix some chat positioning issues (text overflow, tag icons, click positions) in "before name" render mode
Sign in

0.08 MB

0.13.18 Release 08.05.2025

0.13.18

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz! (Oops, this was supposed to go up with the last week's batch)
Sign in

0.08 MB

0.13.18 Release 08.05.2025

0.13.18

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz! (Oops, this was supposed to go up with the last week's batch)
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.25 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.25 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.25 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.07 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.25 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.07 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.25 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.07 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.25 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.26 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.08 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.25 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.07 MB

0.13.18 Release 01.05.2025

0.13.18

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
add Argentine Spanish (es_ar) translation, thanks to Texaliuz!
Sign in

0.25 MB

0.13.17 Release 15.04.2025

0.13.17

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
detect Showcase Item message sender directly (fix showcase messages not always having a head)
Sign in

0.08 MB

0.13.17 Release 15.04.2025

0.13.17

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
detect Showcase Item message sender directly (fix showcase messages not always having a head)
Sign in

0.08 MB

0.13.17 Release 15.04.2025

0.13.17

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
detect Showcase Item message sender directly (fix showcase messages not always having a head)
Sign in

0.08 MB

0.13.17 Release 15.04.2025

0.13.17

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
detect Showcase Item message sender directly (fix showcase messages not always having a head)
Sign in

0.08 MB

0.13.17 Release 15.04.2025

0.13.17

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
detect Showcase Item message sender directly (fix showcase messages not always having a head)
Sign in

0.26 MB

0.13.16 Release 14.04.2025

0.13.16

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
compat with Showcase Item
Sign in

0.08 MB

0.13.16 Release 14.04.2025

0.13.16

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
compat with Showcase Item
Sign in

0.08 MB

0.13.16 Release 14.04.2025

0.13.16

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
compat with Showcase Item
Sign in

0.08 MB

0.13.16 Release 14.04.2025

0.13.16

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
compat with Showcase Item
Sign in

0.08 MB

0.13.16 Release 14.04.2025

0.13.16

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- compat with Showcase Item (just like the Quark item sharing feature) - fix shared item offset being wrong by 2 pixels
Sign in

0.26 MB

0.13.15 Release 25.03.2025

0.13.15

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric
Show changes
port to 1.21.5
Sign in

0.07 MB

0.13.15 Release 25.03.2025

0.13.15

Supported Minecraft versions
1.21.5
Loaders / Platforms
neoforge
Show changes
port to 1.21.5
Sign in

0.07 MB

0.13.14 Release 01.03.2025

0.13.14

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
workaround issue with loading legacy skins when using CustomSkinLoader
Sign in

0.07 MB

0.13.14 Release 01.03.2025

0.13.14

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
workaround issue with loading legacy skins when using CustomSkinLoader
Sign in

0.07 MB

0.13.14 Release 01.03.2025

0.13.14

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
workaround issue with loading legacy skins when using CustomSkinLoader
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.08 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.08 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.13 Release 08.02.2025

0.13.13

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.08 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.08 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.07 MB

0.13.12 Release 02.02.2025

0.13.12

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
update Japanese (ja_jp) translation, thanks to takejohn!
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.08 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.07 MB

0.13.11 Release 25.01.2025

0.13.11

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
allow "Before Name" rendering when Modern UI's text engine is disabled
Sign in

0.25 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.25 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.25 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.25 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.25 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.07 MB

0.13.10 Release 20.01.2025

0.13.10

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
fix hang on server join when server resource pack is invalid
Sign in

0.25 MB

0.13.9 Release 14.01.2025

0.13.9

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
workaround for Quark's item share rendering being offset when using "before name" rendering
Sign in

0.25 MB

0.13.8 Release 05.01.2025

0.13.8

Supported Minecraft versions
1.21.4
Loaders / Platforms
forge
Show changes
update Forge
Sign in

0.25 MB

0.13.8 Release 05.01.2025

0.13.8

Supported Minecraft versions
1.21.3
Loaders / Platforms
forge
Show changes
update Forge
Sign in

0.25 MB

0.13.8 Release 06.12.2024

0.13.8

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric
Show changes
port to 1.21.4
Sign in

0.07 MB

0.13.8 Release 06.12.2024

0.13.8

Supported Minecraft versions
1.21.4
Loaders / Platforms
neoforge
Show changes
port to 1.21.4
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.25 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.25 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.25 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.25 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.25 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.25 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.07 MB

0.13.7 Release 25.11.2024

0.13.7

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- compatibility with Emojiful when using "Before Name" rendering - use @ExpectPlatform to simplify cross-platform logic
Sign in

0.25 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.25 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.25 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.25 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.25 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.25 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.25 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.07 MB

0.13.6 Release 14.11.2024

0.13.6

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
update Simplified Chinese (zh_cn) translation thanks to NumberSir!
Sign in

0.24 MB

0.13.5 Release 23.10.2024

0.13.5

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
fabric
Show changes
update to 1.21.2
Sign in

0.07 MB

0.13.5 Release 23.10.2024

0.13.5

Supported Minecraft versions
1.21.2 1.21.3
Loaders / Platforms
neoforge
Show changes
update to 1.21.2
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.25 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.25 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.25 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.25 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.25 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.25 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.07 MB

0.13.4 Release 22.10.2024

0.13.4

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
automatically use "Before Line" rendering when Caxton or Modern UI is installed, as "Before Name" rendering is currently incompatible
Sign in

0.24 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.25 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.25 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.25 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.25 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.25 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.25 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
fix a crash when server sends click event without a string value
Sign in

0.07 MB

0.13.3 Release 27.09.2024

0.13.3

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
fix a crash when server sends click event without a string value
Sign in

0.24 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.24 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.24 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.25 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.07 MB

0.13.2 Release 23.09.2024

0.13.2

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
update Russian (ru_ru) translation, thanks to cutiegin!
Sign in

0.24 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.24 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.24 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.25 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.24 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.25 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.25 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.07 MB

0.13.1 Release 21.09.2024

0.13.1

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- update Traditional Chinese (zh_tw) translation, thanks to yichifauzi! - fix typo in German translation
Sign in

0.24 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
forge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.24 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.24 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.24 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.24 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.25 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.25 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.07 MB

0.13.0 Release 11.09.2024

0.13.0

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- add a new default render mode which renders chat heads directly before the player name instead of at the beginning of the line this has the advantage of being less misleading when the message sender is detected wrong - can be configured via the "Render Position" settings: "Before Line" is the old rendering, "Before Name" the new - fix an instance where head detection for profile names with formatting codes failed (may help HaoNick servers)
Sign in

0.24 MB

0.12.13 Release 03.09.2024

0.12.13

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
(oops, this should have been released with the last batch!) fix Brazilian Portuguese pt_br translation not working
Sign in

0.24 MB

0.12.13 Release 03.09.2024

0.12.13

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
(oops, this should have been released with the last batch!) fix Brazilian Portuguese pt_br translation not working
Sign in

0.24 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
fix Brazilian Portuguese pt_br translation not working
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
fix Brazilian Portuguese pt_br translation not working
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
fix Brazilian Portuguese pt_br translation not working
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
fix Brazilian Portuguese pt_br translation not working
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
fix Brazilian Portuguese pt_br translation not working
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
fix Brazilian Portuguese pt_br translation not working
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
fix Brazilian Portuguese pt_br translation not working
Sign in

0.24 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.24 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.24 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.24 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.06 MB

0.12.13 Release 16.08.2024

0.12.13

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- fix Brazilian Portuguese pt_br translation not working - update to MixinExtras 0.4.1 (Forge)
Sign in

0.23 MB

0.12.12 Release 14.08.2024

0.12.12

Supported Minecraft versions
1.21
Loaders / Platforms
forge
Show changes
- fix up Forge for 1.20.6 and 1.21(.1) - fix Forge specific mixins not actually applying (1.20.3/4) make sure to use the latest Forge versions
Sign in

0.24 MB

0.12.12 Release 14.08.2024

0.12.12

Supported Minecraft versions
1.20.6
Loaders / Platforms
forge
Show changes
- fix up Forge for 1.20.6 and 1.21(.1) - fix Forge specific mixins not actually applying (1.20.3/4) make sure to use the latest Forge versions
Sign in

0.24 MB

0.12.12 Release 14.08.2024

0.12.12

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- fix up Forge for 1.20.6 and 1.21(.1) - fix Forge specific mixins not actually applying (1.20.3/4) make sure to use the latest Forge versions
Sign in

0.24 MB

0.12.11 Release 07.08.2024

0.12.11

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
neoforge
Show changes
0.12.11 - fix breaking change in NeoForge 21.0.110-beta's config GUI (you should install the latest stable version) 0.12.10 - add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.21 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.21 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.22 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.21 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.06 MB

0.12.10 Release 07.08.2024

0.12.10

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
add Brazilian Portuguese translation, thanks to chocotoneg!
Sign in

0.21 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.21 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.21 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.22 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.21 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.06 MB

0.12.9 Release 29.07.2024

0.12.9

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
add Russian translation, thanks to cutiegin!
Sign in

0.21 MB

0.12.8 Release 08.07.2024

0.12.8

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
0.12.8 - fix crash on Forge due to `ModifyArgs` being broken (I forgor 💀) 0.12.7 - fix No Chat Reports encrypted messages not receiving chat heads (since 1.20.5?) - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5) - fix config being inaccessible on Fabric (1.19.2)
Sign in

0.21 MB

0.12.8 Release 08.07.2024

0.12.8

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
0.12.8 - fix crash on Forge due to `ModifyArgs` being broken (I forgor 💀) 0.12.7 - fix No Chat Reports encrypted messages not receiving chat heads (since 1.20.5?) - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5) - fix config being inaccessible on Fabric (1.19.2)
Sign in

0.21 MB

0.12.8 Release 08.07.2024

0.12.8

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
0.12.8 - fix crash on Forge due to `ModifyArgs` being broken (I forgor 💀) 0.12.7 - fix No Chat Reports encrypted messages not receiving chat heads (since 1.20.5?) - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5) - fix config being inaccessible on Fabric (1.19.2)
Sign in

0.21 MB

0.12.8 Release 08.07.2024

0.12.8

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
0.12.8 - fix crash on Forge due to `ModifyArgs` being broken (I forgor 💀) 0.12.7 - fix No Chat Reports encrypted messages not receiving chat heads (since 1.20.5?) - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5) - fix config being inaccessible on Fabric (1.19.2)
Sign in

0.21 MB

0.12.8 Release 08.07.2024

0.12.8

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
0.12.8 - fix crash on Forge due to `ModifyArgs` being broken (I forgor 💀) 0.12.7 - fix No Chat Reports encrypted messages not receiving chat heads (since 1.20.5?) - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5) - fix config being inaccessible on Fabric (1.19.2)
Sign in

0.21 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.21 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.21 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.21 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.06 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5)
Sign in

0.21 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5) - fix config being inaccessible on fabric (1.19.2)
Sign in

0.05 MB

0.12.7 Release 07.07.2024

0.12.7

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- fix No Chat Reports encrypted messages not receiving chat heads - fix message tag icons not being offset anymore (since 0.11.0) - fix server knowledge not being reset on joining regular multiplayer server anymore (since 1.20.5) - fix config being inaccessible on fabric (1.19.2)
Sign in

0.21 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.05 MB

0.12.6 Release 02.07.2024

0.12.6

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
0.12.6 - add Korean translation, thanks to kirito5572! 0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.05 MB

0.12.5 Release 02.07.2024

0.12.5

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
0.12.5 - add Italian translation, thanks to floatayy! 0.12.4 - update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.06 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.05 MB

0.12.4 Release 02.07.2024

0.12.4

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
update Traditional Chinese translation, thanks to notlin4!
Sign in

0.21 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.21
Loaders / Platforms
neoforge
Show changes
port to 1.21
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.21
Loaders / Platforms
fabric
Show changes
port to 1.21
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.21 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.21 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.21 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.06 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.21 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.05 MB

0.12.3 Release 13.06.2024

0.12.3

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
add Traditional Chinese translation, thanks to yichifauzi!
Sign in

0.21 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.21 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.21 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.21 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.21 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.05 MB

0.12.2 Release 19.05.2024

0.12.2

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
add Spanish translation, thanks to zeedif!
Sign in

0.2 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.21 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.21 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.21 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.21 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.05 MB

0.12.1 Release 18.05.2024

0.12.1

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- fix crash in case of empty player names (?!) - allow spaces inside aliases (and remove one liner syntax for multiple nicks)
Sign in

0.2 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.21 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.21 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.21 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.21 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.05 MB

0.12.0 Release 14.05.2024

0.12.0

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
major rewrite of the last resort heuristic (when there's no sender decoration or `/tell` click event) fixes player detection issues with nicknames containing non-alphanumeric characters
Sign in

0.2 MB

0.10.33 Release 03.05.2024

0.10.33

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- support for Quark's Item Sharing messages - update MixinExtras to 0.3.5
Sign in

0.21 MB

0.11.0 Release 24.04.2024

0.11.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric
Show changes
port to 1.20.5
Sign in

0.05 MB

0.11.0 Release 24.04.2024

0.11.0

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
neoforge
Show changes
port to 1.20.5
Sign in

0.05 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.05 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.05 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.2 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.05 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.05 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.2 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.05 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.2 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.05 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.2 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.05 MB

0.10.32 Release 16.03.2024

0.10.32

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- always try to get sender name from `/tell` click command (compatibility with Styled Nicknames for system messages)
Sign in

0.19 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- fix compatibility with Fancy Menu
Sign in

0.05 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- fix compatibility with Fancy Menu
Sign in

0.05 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- fix compatibility with Fancy Menu
Sign in

0.2 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- fix compatibility with Fancy Menu
Sign in

0.05 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- fix compatibility with Fancy Menu
Sign in

0.05 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- fix compatibility with Fancy Menu
Sign in

0.2 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- fix compatibility with Fancy Menu
Sign in

0.05 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- fix compatibility with Fancy Menu
Sign in

0.2 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- fix compatibility with Fancy Menu
Sign in

0.05 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- fix compatibility with Fancy Menu
Sign in

0.2 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- fix compatibility with Fancy Menu
Sign in

0.05 MB

0.10.31 Release 28.01.2024

0.10.31

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- fix compatibility with Fancy Menu
Sign in

0.19 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.05 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.05 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.2 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.05 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.05 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.2 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.05 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.2 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.05 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.2 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.05 MB

0.10.30 Release 04.01.2024

0.10.30

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- update `ja_jp` Japanese translation, thanks to takejohn!
Sign in

0.19 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.05 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.05 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.2 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.05 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.05 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.2 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.05 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.2 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.05 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.2 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.05 MB

0.10.29 Release 03.01.2024

0.10.29

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- update `zh_cn` Chinese translation, thanks to NumberSir!
Sign in

0.19 MB

0.10.28 Release 10.12.2023

0.10.28

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- workaround for bugged Forge 49(.0.3) not running MixinExtras' bootstrapper ## 0.10.27 - don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.2 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
fabric
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.05 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
neoforge
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.05 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.20.3 1.20.4
Loaders / Platforms
forge
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.2 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.05 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.05 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.2 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.05 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.2 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.05 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.2 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.04 MB

0.10.27 Release 07.12.2023

0.10.27

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- don't include MixinExtras on Fabric/NeoForge but require Fabric Loader 0.15+, NeoForge 20.2.84+ - fix mixin error on Forge 1.19.4+ - update MixinExtras to 0.3.1 on Forge
Sign in

0.19 MB

0.10.26 Release 06.12.2023

0.10.26

Supported Minecraft versions
1.20.3
Loaders / Platforms
fabric
Show changes
- port to 1.20.3 - don't include MixinExtras but require Fabric Loader 0.15
Sign in

0.05 MB

0.10.26 Release 19.11.2023

0.10.26

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
fix compatibility with Compact Chat 2.0.2
Sign in

0.17 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
- better mod compatibility (e.g. with Clean Chat) by using MixinExtras - support NeoForge beta
Sign in

0.17 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.20.2
Loaders / Platforms
neoforge
Show changes
- better mod compatibility (e.g. with Clean Chat) by using MixinExtras - support NeoForge beta
Sign in

0.17 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
- better mod compatibility (e.g. with Clean Chat) by using MixinExtras - support NeoForge beta
Sign in

0.18 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
better mod compatibility (e.g. with Clean Chat) by using MixinExtras
Sign in

0.17 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
better mod compatibility (e.g. with Clean Chat) by using MixinExtras
Sign in

0.18 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
better mod compatibility (e.g. with Clean Chat) by using MixinExtras
Sign in

0.17 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
better mod compatibility (e.g. with Clean Chat) by using MixinExtras
Sign in

0.18 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
better mod compatibility (e.g. with Clean Chat) by using MixinExtras
Sign in

0.17 MB

0.10.25 Release 19.11.2023

0.10.25

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
better mod compatibility (e.g. with Clean Chat) by using MixinExtras
Sign in

0.18 MB

0.10.24 Release 18.11.2023

0.10.24

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
fix server-side `/say` and `/tell` commands not showing up on client and erroring (thanks to spelunkhead!)
Sign in

0.05 MB

0.10.24 Release 18.11.2023

0.10.24

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
fix server-side `/say` and `/tell` commands not showing up on client and erroring (thanks to spelunkhead!)
Sign in

0.05 MB

0.10.24 Release 18.11.2023

0.10.24

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
fix server-side `/say` and `/tell` commands not showing up on client and erroring (thanks to spelunkhead!)
Sign in

0.05 MB

0.10.24 Release 18.11.2023

0.10.24

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
fix server-side `/say` and `/tell` commands not showing up on client and erroring (thanks to spelunkhead!)
Sign in

0.05 MB

0.10.24 Release 18.11.2023

0.10.24

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
fix server-side `/say` and `/tell` commands not showing up on client and erroring (thanks to spelunkhead!)
Sign in

0.05 MB

0.10.24 Release 18.11.2023

0.10.24

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
fix server-side `/say` and `/tell` commands not showing up on client and erroring (thanks to spelunkhead!)
Sign in

0.05 MB

0.10.24 Release 18.11.2023

0.10.24

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
fix server-side `/say` and `/tell` commands not showing up on client and erroring (thanks to spelunkhead!)
Sign in

0.05 MB

0.10.24 Release 18.11.2023

0.10.24

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
fix server-side `/say` and `/tell` commands not showing up on client and erroring (thanks to spelunkhead!)
Sign in

0.05 MB

0.10.23 Release 09.11.2023

0.10.23

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
StyledNicknames compatibility: try to get name from sender decoration click event /tell command
Sign in

0.05 MB

0.10.23 Release 09.11.2023

0.10.23

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
StyledNicknames compatibility: try to get name from sender decoration click event /tell command
Sign in

0.05 MB

0.10.23 Release 09.11.2023

0.10.23

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
StyledNicknames compatibility: try to get name from sender decoration click event /tell command
Sign in

0.05 MB

0.10.23 Release 09.11.2023

0.10.23

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
StyledNicknames compatibility: try to get name from sender decoration click event /tell command
Sign in

0.05 MB

0.10.23 Release 09.11.2023

0.10.23

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
StyledNicknames compatibility: try to get name from sender decoration click event /tell command
Sign in

0.05 MB

0.10.23 Release 09.11.2023

0.10.23

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
StyledNicknames compatibility: try to get name from sender decoration click event /tell command
Sign in

0.05 MB

0.10.23 Release 09.11.2023

0.10.23

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
StyledNicknames compatibility: try to get name from sender decoration click event /tell command
Sign in

0.05 MB

0.10.23 Release 09.11.2023

0.10.23

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
StyledNicknames compatibility: try to get name from sender decoration click event /tell command
Sign in

0.05 MB

0.10.22 Release 24.09.2023

0.10.22

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
allow server resource packs to disable Chat Heads via a `assets/chat_heads/disable` file this is meant for compatibility with servers using custom fonts to add chat heads themselves
Sign in

0.05 MB

0.10.22 Release 24.09.2023

0.10.22

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
allow server resource packs to disable Chat Heads via a `assets/chat_heads/disable` file this is meant for compatibility with servers using custom fonts to add chat heads themselves
Sign in

0.05 MB

0.10.22 Release 24.09.2023

0.10.22

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
allow server resource packs to disable Chat Heads via a `assets/chat_heads/disable` file this is meant for compatibility with servers using custom fonts to add chat heads themselves
Sign in

0.05 MB

0.10.22 Release 24.09.2023

0.10.22

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
allow server resource packs to disable Chat Heads via a `assets/chat_heads/disable` file this is meant for compatibility with servers using custom fonts to add chat heads themselves
Sign in

0.05 MB

0.10.22 Release 24.09.2023

0.10.22

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
allow server resource packs to disable Chat Heads via a `assets/chat_heads/disable` file this is meant for compatibility with servers using custom fonts to add chat heads themselves
Sign in

0.05 MB

0.10.22 Release 24.09.2023

0.10.22

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
allow server resource packs to disable Chat Heads via a `assets/chat_heads/disable` file this is meant for compatibility with servers using custom fonts to add chat heads themselves
Sign in

0.05 MB

0.10.22 Release 24.09.2023

0.10.22

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
allow server resource packs to disable Chat Heads via a `assets/chat_heads/disable` file this is meant for compatibility with servers using custom fonts to add chat heads themselves
Sign in

0.05 MB

0.10.22 Release 24.09.2023

0.10.22

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
allow server resource packs to disable Chat Heads via a `assets/chat_heads/disable` file this is meant for compatibility with servers using custom fonts to add chat heads themselves
Sign in

0.05 MB

0.10.21 Release 22.09.2023

0.10.21

Supported Minecraft versions
1.20.2
Loaders / Platforms
forge
Show changes
update for 1.20.2
Sign in

0.05 MB

0.10.21 Release 21.09.2023

0.10.21

Supported Minecraft versions
1.20.2
Loaders / Platforms
fabric
Show changes
update for 1.20.2
Sign in

0.05 MB

0.10.21 Release 19.09.2023

0.10.21

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- more precise heuristic for slightly less mismatched heads, especially on server messages - fix missing heads for certain server plugins using "disguised" messages. Thanks Suiranoil for bringing this up! - option to disable handling of system messages, thanks again to Suiranoil! This allows for even less mismatched heads, but will break heads completely on servers that turn player messages into system messages. You've been warned!
Sign in

0.05 MB

0.10.21 Release 19.09.2023

0.10.21

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- more precise heuristic for slightly less mismatched heads, especially on server messages - fix missing heads for certain server plugins using "disguised" messages. Thanks Suiranoil for bringing this up! - option to disable handling of system messages, thanks again to Suiranoil! This allows for even less mismatched heads, but will break heads completely on servers that turn player messages into system messages. You've been warned!
Sign in

0.05 MB

0.10.21 Release 19.09.2023

0.10.21

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- more precise heuristic for slightly less mismatched heads, especially on server messages - fix missing heads for certain server plugins using "disguised" messages. Thanks Suiranoil for bringing this up! - option to disable handling of system messages, thanks again to Suiranoil! This allows for even less mismatched heads, but will break heads completely on servers that turn player messages into system messages. You've been warned!
Sign in

0.05 MB

0.10.21 Release 19.09.2023

0.10.21

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- more precise heuristic for slightly less mismatched heads, especially on server messages - fix missing heads for certain server plugins using "disguised" messages. Thanks Suiranoil for bringing this up! - option to disable handling of system messages, thanks again to Suiranoil! This allows for even less mismatched heads, but will break heads completely on servers that turn player messages into system messages. You've been warned!
Sign in

0.05 MB

0.10.21 Release 19.09.2023

0.10.21

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- more precise heuristic for slightly less mismatched heads, especially on server messages - fix missing heads for certain server plugins using "disguised" messages. Thanks Suiranoil for bringing this up! - option to disable handling of system messages, thanks again to Suiranoil! This allows for even less mismatched heads, but will break heads completely on servers that turn player messages into system messages. You've been warned!
Sign in

0.05 MB

0.10.21 Release 19.09.2023

0.10.21

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- more precise heuristic for slightly less mismatched heads, especially on server messages - fix missing heads for certain server plugins using "disguised" messages. Thanks Suiranoil for bringing this up! - option to disable handling of system messages, thanks again to Suiranoil! This allows for even less mismatched heads, but will break heads completely on servers that turn player messages into system messages. You've been warned!
Sign in

0.05 MB

0.10.20 Release 10.08.2023

0.10.20

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
add `be_by` Belarusian translation, thanks to Gazmanovich!
Sign in

0.05 MB

0.10.20 Release 10.08.2023

0.10.20

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
add `be_by` Belarusian translation, thanks to Gazmanovich!
Sign in

0.05 MB

0.10.20 Release 10.08.2023

0.10.20

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
add `be_by` Belarusian translation, thanks to Gazmanovich!
Sign in

0.05 MB

0.10.20 Release 10.08.2023

0.10.20

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
add `be_by` Belarusian translation, thanks to Gazmanovich!
Sign in

0.05 MB

0.10.20 Release 10.08.2023

0.10.20

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
add `be_by` Belarusian translation, thanks to Gazmanovich!
Sign in

0.04 MB

0.10.20 Release 10.08.2023

0.10.20

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
add `be_by` Belarusian translation, thanks to Gazmanovich!
Sign in

0.05 MB

0.10.19 Release 30.07.2023

0.10.19

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- add `ja_jp` Japanese translation, thanks to co-91! - fix potential issue with EssentialClient
Sign in

0.05 MB

0.10.19 Release 30.07.2023

0.10.19

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- add `ja_jp` Japanese translation, thanks to co-91! - fix potential issue with EssentialClient
Sign in

0.05 MB

0.10.19 Release 30.07.2023

0.10.19

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- add `ja_jp` Japanese translation, thanks to co-91! - fix potential issue with EssentialClient
Sign in

0.05 MB

0.10.19 Release 30.07.2023

0.10.19

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- add `ja_jp` Japanese translation, thanks to co-91! - fix potential issue with EssentialClient
Sign in

0.05 MB

0.10.19 Release 30.07.2023

0.10.19

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
- add `ja_jp` Japanese translation, thanks to co-91! - fix potential issue with EssentialClient
Sign in

0.04 MB

0.10.19 Release 30.07.2023

0.10.19

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
- add `ja_jp` Japanese translation, thanks to co-91! - fix potential issue with EssentialClient
Sign in

0.05 MB

0.10.18 Release 16.07.2023

0.10.18

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
0.10.18 - fix crash due to trying to process cape textures 0.10.17 - fix layer blending for HD skins
Sign in

0.04 MB

0.10.18 Release 16.07.2023

0.10.18

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
0.10.18 - fix crash due to trying to process cape textures 0.10.17 - fix layer blending for HD skins
Sign in

0.05 MB

0.10.18 Release 16.07.2023

0.10.18

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
0.10.18 - fix crash due to trying to process cape textures 0.10.17 - fix layer blending for HD skins
Sign in

0.04 MB

0.10.18 Release 16.07.2023

0.10.18

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
0.10.18 - fix crash due to trying to process cape textures 0.10.17 - fix layer blending for HD skins
Sign in

0.05 MB

0.10.18 Release 16.07.2023

0.10.18

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
0.10.18 - fix crash due to trying to process cape textures 0.10.17 - fix layer blending for HD skins
Sign in

0.04 MB

0.10.18 Release 16.07.2023

0.10.18

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
0.10.18 - fix crash due to trying to process cape textures 0.10.17 - fix layer blending for HD skins
Sign in

0.04 MB

0.10.16 Release 16.06.2023

0.10.16

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- update Chinese translation (thanks to qznfbnj!)
Sign in

0.04 MB

0.10.16 Release 16.06.2023

0.10.16

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- update Chinese translation (thanks to qznfbnj!)
Sign in

0.05 MB

0.10.16 Release 16.06.2023

0.10.16

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
backport to 1.19.4: - update Chinese translation (thanks to qznfbnj!) - fix matching name aliases when they contain non-alphanumeric characters
Sign in

0.04 MB

0.10.16 Release 16.06.2023

0.10.16

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
backport to 1.19.4: - update Chinese translation (thanks to qznfbnj!) - fix matching name aliases when they contain non-alphanumeric characters
Sign in

0.05 MB

0.10.16 Release 16.06.2023

0.10.16

Supported Minecraft versions
1.19.2
Loaders / Platforms
fabric
Show changes
backport to 1.19.2: - update Chinese translation (thanks to qznfbnj!) - fix matching name aliases when they contain non-alphanumeric characters - fix formatted profile names not matching up (compatibility with HaoNick) - fix formatted nicknames not being matched up
Sign in

0.04 MB

0.10.16 Release 16.06.2023

0.10.16

Supported Minecraft versions
1.19.2
Loaders / Platforms
forge
Show changes
backport to 1.19.2: - update Chinese translation (thanks to qznfbnj!) - fix matching name aliases when they contain non-alphanumeric characters - fix formatted profile names not matching up (compatibility with HaoNick) - fix formatted nicknames not being matched up
Sign in

0.04 MB

0.10.15 Release 09.06.2023

0.10.15

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
forge
Show changes
- port to 1.20 - fix matching name aliases when they contain non-alphanumeric characters
Sign in

0.05 MB

0.10.15 Release 07.06.2023

0.10.15

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric
Show changes
- port to 1.20 - fix matching name aliases when they contain non-alphanumeric characters
Sign in

0.04 MB

0.10.14 Release 03.05.2023

0.10.14

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
fix formatted _profile_ names not matching up (compatibility with HaoNick)
Sign in

0.04 MB

0.10.14 Release 03.05.2023

0.10.14

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
fix formatted _profile_ names not matching up (compatibility with HaoNick)
Sign in

0.05 MB

0.10.14-1.19.2 Release 03.05.2023

0.10.14-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
fix formatted _profile_ names not matching up (compatibility with HaoNick)
Sign in

0.04 MB

0.10.14-1.19.2 Release 03.05.2023

0.10.14-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
fix formatted _profile_ names not matching up (compatibility with HaoNick)
Sign in

0.04 MB

0.10.13 Release 03.05.2023

0.10.13

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
fix formatted nicknames not being matched up
Sign in

0.04 MB

0.10.13 Release 03.05.2023

0.10.13

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
fix formatted nicknames not being matched up
Sign in

0.05 MB

0.10.13-1.19.2 Release 03.05.2023

0.10.13-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
fix formatted nicknames not being matched up
Sign in

0.04 MB

0.10.13-1.19.2 Release 03.05.2023

0.10.13-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
fix formatted nicknames not being matched up
Sign in

0.04 MB

0.10.12 Release 23.04.2023

0.10.12

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
- fix transparency not being applied to chat heads - fix wrong/missing chat heads when using chat delay (regressions only for 1.19.4)
Sign in

0.04 MB

0.10.12 Release 23.04.2023

0.10.12

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
- fix transparency not being applied to chat heads - fix wrong/missing chat heads when using chat delay (regressions only for 1.19.4)
Sign in

0.05 MB

0.10.11 Release 22.04.2023

0.10.11

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
move auto complete suggestions to accommodate for chat heads when needed
Sign in

0.04 MB

0.10.11 Release 22.04.2023

0.10.11

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
move auto complete suggestions to accommodate for chat heads when needed
Sign in

0.04 MB

0.10.11 Release 22.04.2023

0.10.11-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
move auto complete suggestions to accommodate for chat heads when needed
Sign in

0.04 MB

0.10.11 Release 22.04.2023

0.10.11-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
move auto complete suggestions to accommodate for chat heads when needed
Sign in

0.04 MB

0.10.10 Release 18.04.2023

0.10.10

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric
Show changes
fix crash when accessing the "missing Cloth Config" screen (1.19.4 only)
Sign in

0.04 MB

0.10.10 Release 18.04.2023

0.10.10

Supported Minecraft versions
1.19.4
Loaders / Platforms
forge
Show changes
fix crash when accessing the "missing Cloth Config" screen (1.19.4 only)
Sign in

0.04 MB

0.10.9 Release 30.03.2023

0.10.9

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
compatibility with [Compact Chat](https://modrinth.com/mod/compact-chat)
Sign in

0.04 MB

0.10.9-1.19.2 Release 30.03.2023

0.10.9-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
compatibility with [Compact Chat](https://modrinth.com/mod/compact-chat)
Sign in

0.04 MB

0.10.8 Release 26.03.2023

0.10.8

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
fix chat tag icons\* not being moved with the text \* like the "modified message" indicator or No Chat Reports' encrypted message indicator
Sign in

0.04 MB

0.10.8-1.19.2 Release 26.03.2023

0.10.8-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
fix chat tag icons\* not being moved with the text \* like the "modified message" indicator or No Chat Reports' encrypted message indicator
Sign in

0.04 MB

0.10.8 Release 26.03.2023

0.10.8

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
fix chat tag icons\* not being moved with the text \* like the "modified message" indicator or No Chat Reports' encrypted message indicator
Sign in

0.04 MB

0.10.8-1.19.2 Release 26.03.2023

0.10.8-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
fix chat tag icons\* not being moved with the text \* like the "modified message" indicator or No Chat Reports' encrypted message indicator
Sign in

0.04 MB

0.10.7 Release 18.03.2023

0.10.7

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
- add Ukrainian translation, thanks to BurrConnie! - add German translation - fix invalid JSON in fabric.mod.json, thanks to LennyMcLennington!
Sign in

0.04 MB

0.10.7-1.19.2 Release 18.03.2023

0.10.7-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
- add Ukrainian translation, thanks to BurrConnie! - add German translation - fix invalid JSON in fabric.mod.json, thanks to LennyMcLennington!
Sign in

0.04 MB

0.10.7 Release 18.03.2023

0.10.7

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
- add Ukrainian translation, thanks to BurrConnie! - add German translation
Sign in

0.04 MB

0.10.7-1.19.2 Release 18.03.2023

0.10.7-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
- add Ukrainian translation, thanks to BurrConnie! - add German translation
Sign in

0.04 MB

0.10.6 Release 09.03.2023

0.10.6

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric
Show changes
add French translation, thanks to Calvineries!
Sign in

0.04 MB

0.10.6-1.19.2 Release 09.03.2023

0.10.6-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
add French translation, thanks to Calvineries!
Sign in

0.04 MB

0.10.6 Release 09.03.2023

0.10.6

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
forge
Show changes
add French translation, thanks to Calvineries!
Sign in

0.04 MB

0.10.6-1.19.2 Release 09.03.2023

0.10.6-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
add French translation, thanks to Calvineries!
Sign in

0.04 MB

0.10.5 Release 25.02.2023

0.10.5-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
fix NPE when [Polymer](https://modrinth.com/mod/polymer)'s early play networking API is used to send messages (courtesy of Skidamek)
Sign in

0.04 MB

0.10.5 Release 25.02.2023

0.10.5

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
fix NPE when [Polymer](https://modrinth.com/mod/polymer)'s early play networking API is used to send messages (courtesy of Skidamek)
Sign in

0.04 MB

0.10.4-1.19.2 Release 23.02.2023

0.10.4-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
fix compatibility with Essential (by disabling skin layer blending), thanks to DJtheRedstoner!
Sign in

0.04 MB

0.10.4-1.19.2 Release 23.02.2023

0.10.4-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
fix compatibility with Essential (by disabling skin layer blending), thanks to DJtheRedstoner!
Sign in

0.04 MB

0.10.4 Release 23.02.2023

0.10.4

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
fix compatibility with Essential (by disabling skin layer blending), thanks to DJtheRedstoner!
Sign in

0.04 MB

0.10.4 Release 23.02.2023

0.10.4

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
fix compatibility with Essential (by disabling skin layer blending), thanks to DJtheRedstoner!
Sign in

0.04 MB

0.10.3-1.19.2 Release 20.02.2023

0.10.3-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
Sorry for the whole ordeal, all crash causes should now (hopefully) be gone! 0.10.3: - fix crash when a chat head was to render after any other auto-complete suggestion 0.10.2: - revert previous fix as it would cause crashes if other mods / Mixin itself uses it too (instead reimplement a solution without using ModifyArgs) 0.10.1: - fix crash on load due to a Forge/ModLoader bug with ModifyArgs (thanks to LlamaLad7 for pointing to the solution!) 0.10.0: - add chat heads to tab auto-complete suggestions - workaround for incorrect skin layer blending when chat is transparent (e.g. when setting Chat Opacity &lt; 100%)
Sign in

0.04 MB

0.10.3 Release 20.02.2023

0.10.3

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
Sorry for the whole ordeal, all crash causes should now (hopefully) be gone! 0.10.3: - fix crash when a chat head was to render after any other auto-complete suggestion 0.10.2: - revert previous fix as it would cause crashes if other mods / Mixin itself uses it too (instead reimplement a solution without using ModifyArgs) 0.10.1: - fix crash on load due to a Forge/ModLoader bug with ModifyArgs (thanks to LlamaLad7 for pointing to the solution!) 0.10.0: - add chat heads to tab auto-complete suggestions - workaround for incorrect skin layer blending when chat is transparent (e.g. when setting Chat Opacity &lt; 100%)
Sign in

0.04 MB

0.10.0-1.19.2 Release 18.02.2023

0.10.0-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
backport to 1.19.1 / 1.19.2 - add chat heads to tab auto-complete suggestions - workaround for incorrect skin layer blending when chat is transparent (e.g. when setting Chat Opacity &lt; 100%)
Sign in

0.03 MB

0.10.0 Release 18.02.2023

0.10.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
- add chat heads to tab auto-complete suggestions - workaround for incorrect skin layer blending when chat is transparent (e.g. when setting Chat Opacity < 100%)
Sign in

0.04 MB

0.9.0-fabric-1.19.2 Release 05.01.2023

0.9.0-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
backport to 1.19.1 / 1.19.2 - implement name aliases: some servers allow to set nicknames which cannot automatically be matched with the player's profile. with this feature the names can be manually matched e.g. by adding a rule "nickname -> profile name". - added Simplified Chinese translation by [yiobai](https://github.com/yiobai), thank you!
Sign in

0.03 MB

0.9.0-forge-1.19.2 Release 05.01.2023

0.9.0-1.19.2

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Show changes
backport to 1.19.1 / 1.19.2 - implement name aliases: some servers allow to set nicknames which cannot automatically be matched with the player's profile. with this feature the names can be manually matched e.g. by adding a rule "nickname -> profile name". - added Simplified Chinese translation by [yiobai](https://github.com/yiobai), thank you!
Sign in

0.03 MB

0.9.0 Release 02.01.2023

0.9.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
implement name aliases: some servers allow to set nicknames which cannot automatically be matched with the player's profile. with this feature the names can be manually matched e.g. by adding a rule "nickname -> profile name".
Sign in

0.03 MB

0.9.0 Release 02.01.2023

0.9.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
implement name aliases: some servers allow to set nicknames which cannot automatically be matched with the player's profile. with this feature the names can be manually matched e.g. by adding a rule "nickname -> profile name".
Sign in

0.03 MB

0.8.1 Release 22.12.2022

0.8.1

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
added Simplified Chinese translation by [yiobai](https://github.com/yiobai), thank you!
Sign in

0.03 MB

0.8.1 Release 22.12.2022

0.8.1

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
added Simplified Chinese translation by [yiobai](https://github.com/yiobai), thank you!
Sign in

0.03 MB

0.8.0 Release 08.12.2022

0.8.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
forge
Show changes
update to 1.19.3 note that 22w42a changed chat quite a bit again, so here's hoping everything is still working as intended
Sign in

0.03 MB

0.8.0 Release 07.12.2022

0.8.0

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric
Show changes
update to 1.19.3 note that 22w42a changed chat quite a bit again, so here's hoping everything is still working as intended
Sign in

0.03 MB

0.7.1 Release 17.10.2022

0.7.1

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
fabric
Sign in

0.02 MB

0.7.1 Release 17.10.2022

0.7.1

Supported Minecraft versions
1.19.1 1.19.2
Loaders / Platforms
forge
Sign in

0.03 MB

0.6.0 Release 17.10.2022

0.6.0

Supported Minecraft versions
1.18 1.18.1 1.18.2
Loaders / Platforms
fabric
Sign in

0.02 MB

0.6.1 Release 17.10.2022

0.6.1

Supported Minecraft versions
1.18.2
Loaders / Platforms
forge
Sign in

0.03 MB

0.6.0 Release 17.10.2022

0.6.0

Supported Minecraft versions
1.17 1.17.1
Loaders / Platforms
fabric
Sign in

0.02 MB

0.6.0 Release 17.10.2022

0.6.0

Supported Minecraft versions
1.17.1
Loaders / Platforms
forge
Sign in

0.03 MB

0.6.0 Release 17.10.2022

0.6.0

Supported Minecraft versions
1.16 1.16.1 1.16.2 1.16.3 1.16.4 1.16.5
Loaders / Platforms
fabric
Sign in

0.02 MB

0.6.0 Release 17.10.2022

0.6.0

Supported Minecraft versions
1.16.5
Loaders / Platforms
forge
Sign in

0.03 MB