Hex Text

⭐ — (2 endorsements) 📥 1,229 downloads 📌 v1.3 📅 11/8/2025
🟡 Updated this year

By KAMKEEL · forge

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 1/3/2026 📅 Created: 11/8/2025
⚠️ Install Order · 2 steps
1🛠️ Forge — Minecraft Forge (mod loader) Download ↗
2🛠️ Fabric — Fabric Loader Download ↗

Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #349 of 362 forge mods in this game by downloads

📋 About This Mod

HexText extends Minecraft's font renderer with a modern colour pipeline that understands full RGB hex codes, nested colour spans, and a handful of animated text effects. This document summarises the available formatting tokens and how they interact so you can take full advantage of the system.

----------------

Support Me

[!(https://img.shields.io/badge/CustomNPC+-0081CB?style=for-the-badge&logo=material-ui&logoColor=white)](https://modrinth.com/mod/customnpc-plus) [!(https://img.shields.io/badge/MorePlayerModels+-0081CB?style=for-the-badge&logo=material-ui&logoColor=white)](https://www.curseforge.com/minecraft/mc-mods/moreplayermodels-plus) [!(https://img.shields.io/badge/Plugin_Mod-0081CB?style=for-the-badge&logo=material-ui&logoColor=white)](https://www.curseforge.com/minecraft/mc-mods/the-plugin-mod)

----------------

### 🔹 Installation This mod requires UniMixins to run. It can be installed on both the Server and Client.

----------------

## Standard Minecraft formatting

All of the vanilla `§` style formatting codes continue to work exactly as they do in base Minecraft. When using HexText you may prefer to write them with an ampersand for easier typing; if the server permits ampersand formatting HexText will normalise them for the game at render time. The supported codes are:

| Token | Description | | ------------ | ----------------------------------------------- | | `&0`–`&9`, `&a`–`&f` | Vanilla palette colours (16 in total). | | `&k` | Obfuscated/random glyphs. | | `&l` | Bold text. | | `&m` | Strikethrough. | | `&n` | Underline. | | `&o` | Italic text. | | `&r` | Reset colour and clear styles/effects. |

You can still type the same codes with `§` instead of `&` if you prefer the original syntax.

## Direct RGB colours

HexText recognises two RGB-focused syntaxes that let you move beyond the vanilla palette:

### Inline hex colours

Use `&#RRGGBB` (or `§#RRGGBB`) to immediately switch to an exact RGB colour (for example `&#ff8800`). The change takes effect from the character immediately following the code and clears any nested colour spans that were active before it.

### Scoped hex spans

Wrap a section of text in ` ... ` to apply a colour until the matching closing tag. These spans can be nested and work alongside inline hex codes. Closing a span restores the previous colour, making it easy to temporarily highlight text without permanently overwriting the stack. Servers can disable these HTML-style tags if they want to restrict formatting to inline codes.

Both syntaxes accept upper- or lower-case hexadecimal digits.

## Special effects

In addition to vanilla style toggles, HexText adds four extra effect codes. Like other formatting codes they can be written with either `&` or `§`:

| Token | Effect | | ----- | ---------------------------------------------------------------------- | | `&g` | Enables the animated rainbow shader. Use `&r` to clear it. | | `&h` | Flips the text upside-down (Dinnerbone effect). | | `&i` | Adds a fiery ignite overlay to the text. | | `&j` | Applies a subtle shake/jitter animation. |

Effects remain active until the renderer resets them. Any explicit reset (`&r`) or colour-stack change (such as applying a new colour or closing a `` span) clears the effect, so place the code after the colour you want it to animate.

## Tips for authors

Hex colour codes are always six hexadecimal digits – shorthand (`#abc`) is not supported. Nesting `` spans is safe; the renderer keeps an internal colour stack and restores the previous colour when a span closes. You can freely combine RGB colours, vanilla colour codes, and style/effect toggles in a single string. HexText will resolve the intended output before rendering.

With these tokens you can express complex gradients, highlight sections of text, or animate chat messages while remaining compatible with Minecraft's existing formatting system.

## Server configuration

HexText exposes several server-side toggles via the `server` category of its configuration file:

`enableRgbHtmlFormat` – when `true`, the `` and ``

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Mods
Author
KAMKEEL
Version
1.3
Downloads
1,229
Endorsements
2
Category
forge
Created
11/8/2025
Updated
1/3/2026
Game Versions
1.7.10
Tags
game-mechanics, library, social

🔧 How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Mods →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Mods versions does Hex Text support?

The author lists 1.7.10. Other versions may work but are untested by the author.

What is the latest version of Hex Text?

Version 1.3, published 2026-01-03 with 1,229 downloads recorded at the source.

Keep browsing — more Minecraft Mods mods await

📋 All Minecraft Mods Mods 🏆 Top 25 📂 More forge 👤 More by KAMKEEL 🔎 Similar Mods 🌐 Best forge (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods