Text Animator

Use animation effects everywhere and make your text special

File Details

[Fabric 1.20.1] 2.5.4

  • R
  • Dec 26, 2025
  • 81.13 KB
  • 336
  • 1.20.1+1
  • Fabric + 1

File Name

TextAnimator-1.20.1-Fabric-2.5.4.jar

Supported Versions

  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:text-animator-881778:7379617"

Quilt

modImplementation "curse.maven:text-animator-881778:7379617"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

2.5.4

  • fix: apply effect for empty glyph (#49)
  • build: bump fabric loom to compat with new gradle
  • build: publish the correct jar

2.5.2

  • build: bump gradle to 8.14
  • build: use me.modmuss50.mod-publish-plugin to publish
  • fix: style overflow for translatable

2.5.1

  • fix: NPE
  • feat: fine tuning some parameters
  • fix: effect break on translatable %s placeholders (#40)
  • feat: add more effects (#39)

2.4.0

  • fix: parsing tags causing crash (close #31)

2.3.3

  • Merge pull request #30 from SettingDust/1.20-fabric
  • chore: remove unused imports
  • fix: use mixin accessor
  • fix: null check for MC options

2.3.2

  • fix: crash on dedicated server while trying to access client-only method (#27)