-
Ember's Text API 3.0.1
StableAll checks were successfulPublish / Build Fabric 26.1 (push) Successful in 12m3sPublish / Build Fabric 1.21.1 (push) Successful in 13m50sPublish / Build Fabric 1.20.1 (push) Successful in 15m4sPublish / Build Fabric 26.2 (push) Successful in 13m33sPublish / Build NeoForge 1.21.1 (push) Successful in 16m10sPublish / Build NeoForge 26.2 (push) Successful in 14m18sPublish / Build NeoForge 26.1 (push) Successful in 16m17sPublish / Build Forge 1.20.1 (push) Successful in 6m48sPublish / Publish Fabric 1.21.1 (push) Successful in 32sPublish / Publish Fabric 26.2 (push) Successful in 32sPublish / Publish Fabric 26.1 (push) Successful in 32sPublish / Publish Fabric 1.20.1 (push) Successful in 33sPublish / Publish Forge 1.20.1 (push) Successful in 8sPublish / Publish NeoForge 26.2 (push) Successful in 9sPublish / Publish NeoForge 26.1 (push) Successful in 10sPublish / Publish NeoForge 1.21.1 (push) Successful in 8sPublish / Create Forgejo release (push) Successful in 9sPublish / Publish to Maven (Forgejo registry) (push) Successful in 15m42sPublish / Announce release in Discord (push) Successful in 4sreleased this
2026-07-04 22:59:56 -06:00 | 1 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.1)
Changelog
- Fixed a dedicated-server crash when a command built an immersive message,
such as an FTB Quests command reward running/eta queue.ImmersiveMessage
carried its client-only rendering, so loading the class on a server threw
NoClassDefFoundError: MultiBufferSource. The rendering now lives in a
client-only holder, leaving the message data safe to load server-side. This
affected every loader and version; single-player was unaffected because the
client classes are present there. - Unwrapped text now honors hard line breaks. Without
wrapset, a\nin the
message rendered as a missing-glyph box instead of starting a new line; it now
breaks correctly whether or not wrapping is enabled.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads