Embers Text API Mod (1.21.1, 1.20.1) – Text Rendering API

Available for:FabricForgeNeoForge

Most Minecraft text APIs feel like afterthoughts — basic color codes and not much else. Embers Text API Mod takes a different approach by offering a full markup language with XML-style tags, 18 built-in effects, and a JSON-backed preset system that lets modders and server owners create reusable text styles. Built by TysonTheEmber to replace a predecessor that carried unnecessary Fabric overhead through its dependency chain, this library delivers composable effect stacking, animated gradients, and simultaneous animations in a cleaner package.

Key Features

  • 18 Built-in Text Effects — Includes rainbow, gradient, pulse, wave, shake, bounce, glitch, neon glow, typewriter, and obfuscation effects, all ready to use out of the box.
  • Composable Effect Stacking — Apply multiple effects to the same text simultaneously, so you can combine a gradient with a wave animation without writing custom code.
  • XML-Style Markup Language — Style text using familiar tag-based syntax rather than obscure formatting codes, making it easier to read and maintain.
  • Animated Gradients & Multiple Animations — Supports smooth animated color transitions and lets you run several animations at once on different text elements.
  • JSON Preset System — Define reusable text styles as JSON presets and reference them with simple tags like preset names in your markup, keeping your configurations DRY.
  • Lightweight Dependency Chain — Designed to replace a prior messaging API that carried unnecessary Fabric overhead, resulting in a cleaner setup for dependent mods.

Screenshots

How to Install

  1. Download and install the correct mod loader for your Minecraft version — Forge or Fabric for 1.20.1, or Fabric or NeoForge for 1.21.1.
  2. If using Fabric, make sure Fabric API is also installed in your mods folder.
  3. Download the Embers Text API Mod file matching your Minecraft version and loader from the link below.
  4. Place the downloaded .jar file into your .minecraft/mods folder.
  5. Launch Minecraft with your mod loader profile and confirm the mod appears in the mod list.

Requirements

Item Details
Mod Loader Forge (1.20.1) · Fabric (1.20.1, 1.21.1) · NeoForge (1.21.1)
Dependencies Fabric API (required for Fabric versions)
Minecraft Version 1.20, 1.20.1, 1.21, 1.21.1

Pros & Cons

Pros

  • 18 built-in effects cover most common text styling needs without extra configuration
  • Effect stacking allows complex visual combinations from simple markup
  • JSON preset system keeps text styles organized and reusable across projects
  • Available on Forge, Fabric, and NeoForge, covering a wide range of setups

Cons

  • Primarily a library API — end players won't see changes unless other mods or servers use it
  • XML-style markup has a learning curve compared to simple color code formatting
  • Limited to Minecraft 1.20–1.21.1 with no older version support listed

Download

Minecraft VersionLoaderDownload Links
For Minecraft 1.20.1, 1.20
Forge

For Minecraft 1.20.1, 1.20
Fabric

For Minecraft 1.21.1, 1.21
Fabric

For Minecraft 1.21.1, 1.21

Always download mods from official sources to stay safe.

FAQ

Is Embers Text API a client-side or server-side mod?

Embers Text API is a library mod that provides text-rendering and messaging tools for other mods to use. Whether it runs client-side, server-side, or both depends on how the dependent mod implements it.

Can I use Embers Text API with other text or chat mods?

Since it functions as an API library, it should work alongside other mods. However, if two mods modify the same text-rendering pipeline, conflicts may occur — test them together in a development environment first.

Do I need Fabric API if I'm using the Forge or NeoForge version?

No. Fabric API is only required when running the Fabric version of the mod. Forge and NeoForge versions do not need Fabric API installed.

Looking for more? Browse all Minecraft Mods on McInside.

Explore Minecraft Mods →

Click to rate this post!
[Total: 10 Average: 4.2]