-
Ember's Text API 3.0.0
StableAll checks were successfulPublish / Build Fabric 1.20.1 (push) Successful in 3m26sPublish / Build Fabric 1.21.1 (push) Successful in 4m11sPublish / Build Fabric 26.1 (push) Successful in 3m49sPublish / Build Fabric 26.2 (push) Successful in 3m19sPublish / Build NeoForge 1.21.1 (push) Successful in 5m38sPublish / Build NeoForge 26.1 (push) Successful in 4m9sPublish / Build NeoForge 26.2 (push) Successful in 4m5sPublish / Build Forge 1.20.1 (push) Successful in 3m15sPublish / Publish Fabric 1.20.1 (push) Successful in 9sPublish / Publish Fabric 1.21.1 (push) Successful in 6sPublish / Publish Fabric 26.1 (push) Successful in 7sPublish / Publish Fabric 26.2 (push) Successful in 7sPublish / Publish Forge 1.20.1 (push) Successful in 8sPublish / Publish NeoForge 1.21.1 (push) Successful in 7sPublish / Publish NeoForge 26.1 (push) Successful in 7sPublish / Publish NeoForge 26.2 (push) Successful in 6sPublish / Create Forgejo release (push) Successful in 8sPublish / Publish to Maven (Forgejo registry) (push) Successful in 15m5sPublish / Announce release in Discord (push) Successful in 4sreleased this
2026-06-21 22:45:37 -06:00 | 5 commits to master since this releaseDownloads
Pick the jar that matches your loader and Minecraft version. The same files are also on:
- Modrinth
- CurseForge
- Forgejo Maven (
net.tysontheember.emberstextapi:emberstextapi-<loader>-<mc>:3.0.0)
Changelog
- NeoForge and Fabric support for MC 26.1.x and 26.2, including the neon glow
and SDF text pipeline ported to 26.2's new bind-group render API. The FTB
Quests and Emojiful integrations are not present on 26.2. - FTB Quests composer: an ETA button on the quest text editor opens a composer
with effect and preset pickers, a font picker, per-parameter controls, and a
live preview that writes the composed markup back into the editor. Available
on 1.20.1, 1.21.1, and 26.1. - Effect parameters reworked for consistent naming with multiple accepted
aliases per parameter. Gradient and rainbow gained an angle; rainbow gained
length, saturation, and brightness; neon gained flicker controls. <shadow>is now independent of the host text's drop shadow, so it renders
even where the host draws without one (such as FTB Quests titles), and an
explicit shadow color is no longer dimmed.- Twemoji coexistence: Twemoji's emoji render alongside ETA markup.
- Lang tag
argsnow supports escaping commas with a backslash so a single
argument can contain commas:<lang key='commands.give.success.single' args='$9\,000'>passes$9,000as one argument. A literal backslash is
written\\. - Emojiful compat: text effects now apply to chat messages on Forge 1.20.1.
The render hook targeted the dev-mapped method name, which silently no-ops
against the SRG-named build that ships in production. The integration also
reads Emojiful's renderer state through accessor mixins instead of
reflection.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads