"Bring your text to life with dynamic animations and effects!"
An advanced, modular, and highly personalizable text effect system for Minecraft.
Text Styles is a powerful refactor and expansion of the original text effects concept. It introduces a robust, registry-based system that allows for deeply personalizable text animations using simple tags. Whether you're writing in a book, on a sign, or just chatting, you can now add movement, color cycles, and unique reveal animations to your text.
Unlike other simple effect mods, Text Styles is designed for compatibility and extensibility, allowing other mods to register their own styles and parameters easily.
<wb d=5> instead of <wobble distance=5>), perfect for space-constrained areas like books and signs..jar file into the mods folder of your Minecraft instance.Simply wrap your text in tags like <style_name params>your text</style_name>. You can use full names or short aliases.
| Style | Alias | Parameters (Full / Short) | Description |
|---|---|---|---|
| Wobble | wb |
distance/d, speed/s |
Vertical bobbing motion. |
| Shake | sh |
x, y, frequency/f |
Random jittery movement. |
| Wave | wv |
amplitude/a, frequency/f, speed/s, vertical/v |
Fluid wave-like motion. |
| Rainbow | rb |
speed/s, frequency/f, saturation/sat, brightness/bri |
Cycles through HSB colors. |
| Bounce | bn |
amplitude/a, speed/s, delay/dl |
Jumping/bouncing effect. |
| Pulse | pl |
intensity/i, speed/s, delay/dl, color/c |
Pulses in scale and color. |
| Fade | fd |
min_alpha/m, max_alpha/x, speed/s, delay/dl |
Fades in and out. |
| Swing | sw |
amplitude/a, speed/s, delay/dl |
Pendulum-like rotation. |
| Glitch | gl |
intensity/i, frequency/f |
Random offsets and color flashes. |
| Turbulence | tb |
intensity/i, speed/s |
Erratic but smooth movement. |
| Gradient | gr |
color1/c1, color2/c2, speed/s, frequency/f |
Smooth transition between two colors. |
| Typewriter | tw |
delay/dl, land/l, snap/sn |
Reveals characters one by one. |
| Marquee | mq |
min/m, max/x, vertical/v |
Scrolling marquee effect. |
| Shadow | sd |
color/c, x, y |
Custom offset shadow. |
| Show After | sa |
delay/dl |
Hides text for a set duration. |
You can see all these effects in action in-game by running: /textstyles showcase
Contributions, ideas, and bug reports are always welcome!
This mod is licensed under the MIT License.
Text Styles was created by [RazorPlay01] to bring more expressiveness to Minecraft's text. Thank you for using the mod! If you enjoy it, please consider leaving a star on the repository!