TheSalt’s Text Effects
# TheSalt’s Text Effects
Add dynamic text animations to your Minecraft world! This resource pack provides **customizable text effects**. Use with `/title`, `/tellraw`, and similar text components.
> This resource pack is **not compatible** with other packs that use the `rendertype_text` core shader.
## How It Works
Define color-to-effect mappings in `_config.glsl`. When text uses a matching RGB color, the configured effect is applied.
## Preview




## Can I use this on my map/server?
Yes, provided that you keep the [license file](./LICENSE) within the resource pack and add `Credit. TheSalt’s Text Effects` to the description in `pack.mcmeta`.
## Available Effects
| Effect | Description |
| ———————————————————————————————————————————————————————— | ————————- |
| [`apply_shake(speed, intensity)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_shakefloat-speed-float-intensity) | Random shaking |
| [`apply_wavy(speed, amplitude, xFrequency)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_wavyfloat-speed-float-amplitude-float-xfrequency) | Wave animation |
| [`apply_rainbow(speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_rainbowfloat-speed) | Rainbow color cycle |
| [`apply_bouncy(speed, amplitude)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_bouncyfloat-speed-float-amplitude) | Bounce animation |
| [`apply_blinking(speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_blinkingfloat-speed) | Blink on/off |
| [`apply_pulse(speed, size)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_pulsefloat-speed-float-size) | Grow/Shrink animation |
| [`apply_spin(speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_spinfloat-speed) | Rotation |
| [`apply_sequential_spin(speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_sequential_spinfloat-speed) | Sequential character spin |
| [`apply_fade(speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_fadefloat-speed) | Fade in/out |
| [`apply_iterating(speed, space)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_iteratingfloat-speed-float-space) | Sequential jump |
| [`apply_glitch(speed, intensity)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_glitchfloat-speed-float-intensity) | Random displacement |
| [`apply_scale(scale, offsetX, offsetY)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_scalefloat-scale-float-offsetx-float-offsety) | Scale text |
| [`apply_offset(offsetX, offsetY)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_offsetfloat-offsetx-float-offsety) | Move text position |
| [`apply_gradient(startColor, endColor, direction)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_gradient) | Static linear gradient |
| [`apply_dynamic_gradient(start, end, dir, speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_dynamic_gradient) | Animated moving gradient |
| [`apply_lava(speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_lavafloat-speed) | Flowing lava effect |
| [`apply_color(color)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_color) | Override display color |
| [`apply_aurora(c1, c2, c3, speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_aurora) | Flowing 3-color aurora |
| [`apply_split(intensity, speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_split) | Animated horizontal split |
| [`apply_outline(color, thickness)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_outline) | Glyph outline (fragment) |
| [`apply_hatch(color, speed, density)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_hatch) | Diagonal hatching (frag) |
| [`apply_neon(color, intensity, speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_neon) | Neon glow (fragment) |
| [`apply_chromatic(intensity, speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_chromatic) | Chromatic aberration frag |
| [`apply_extrude(depth, layers)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_extrude) | 3D depth shadow (frag) |
| [`apply_noise(intensity, speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_noise) | Noise / static (fragment) |
| [`apply_liquid(intensity, speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_liquid) | Liquid morph (fragment) |
| [`apply_water(color, level, amp, speed)`](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md#apply_water) | Wavy water-fill animation |
—
## Configuration
See [CONFIGURATION.md](https://github.com/TheSalts/Text_Effects/blob/main/CONFIGURATION.md) for the configuration syntax, examples, and detailed function reference.
—
## Special Thanks
좌우반전 코드를 제공해 주신 [@베스트견과류](https://github.com/bestnuts) 님에게 감사를 표합니다.
## License
This code is under MIT License
This project includes code from [Text-Effects-by-Akis](https://github.com/YeahAkis/Text-Effects-by-Akis).
The nastiest RP
This **resource pack/shaders** are challenges to complete. The shader is designed so that you can play it somewhat, _but the image is extremely unpleasant to look at._

You can try to complete Minecraft with it, play minigames, or troll a friend. Whatever you choose.

**To enable this effect, go to Settings → Video Settings → Graphics = Fabulous!**
The Great Shrimpsby
***

***
The Great Shrimpsby aims to push the concepts possible in a Minecraft resource pack, using the enhanced features provided by mods or optifine.
It reworks several features with a fantasy aesthetic, but maintaining the original Minecraft style
> **Note:** this is a beta as such there are proof of concepts and concepts not completely explored, any suggestions or feedback is welcome.
***
0.4 – this pack requires optifine **alternatives** which you can find [here](https://github.com/Fabulously-Optimized/fabulously-optimized)
***

***
Special thanks to:
>
>[Ewan Howell](https://ewanhowell.com) for helping with cem animations and new optifine features
>
>[Reijvi](https://www.curseforge.com/members/reijvi/projects) for general help, support and feedback, and also enchanting table sounds
>
>[gillsbills](https://www.planetminecraft.com/member/gillsbills/) for mc earth textures
>
>[6_28318530717958](https://www.planetminecraft.com/texture-pack/visual-leaf-decay/) for the dead leaf decay
>
>[althenry](https://www.planetminecraft.com/texture-pack/henry-s-better-sugar-cane/) for the sugarcane idea
>
>Original creeper design inspired by [neytirix](https://www.youtube.com/@Neytirix)
>
>Original shulker design inspired by [Arkticboi](https://www.curseforge.com/members/arkticboi/projects)
the cursed chaos resource pack

# what game looks like

# the cursed chaos resource pack
*this is what happens if you let codingcat loose on vanilla (core) shaders for multiple hours*
this project is a collection of cursed resource packs that totally do not make your game unplayable in any way whatsoever
also, all of this is very cursed
you can probably tell
anyways, you can check out the **versions tab** to find different pack variants, including:
– **rainbow shaders**: does exactly what it says in the title, *maybe a little too well*
– **AAAAAAAAAAAAAAAAA**: the text is cursed, the mobs are cursed, the blocks are cursed, essentially almost everything is cursed *(eternal screaming is not included)*
and many more to come in the future, *yay*
i’d love to explain in more detail, but uh
yeah no just check out the gallery page instead, you’ll get the idea
# epilepsy warning!
to no one’s suprise, the cursed resource packs contain **a lot** of flashing lights at all times, so if you are sensitive to those, **DO NOT** download or use any of the resource packs provided!
# Support / Credits
[
](https://membercat.com)
This resource pack is part of **Membercat Studios** by KasaiSora and has been created by:
– **codingcat**: Developer
To report any issues, receive support or tell us your feedback, join our [Discord Server](https://dc.kasai.gg) or create an issue on [GitHub](https://github.com/Membercat-Studios/Streamlabs-Integration/issues).
Text Effects by Akis
❗[Notice] Google will lock-down Android and your ability to install applications❗
Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices, and Google gets to decide who ‘verified developers’ are.
– Your right to freely develop and **install** whatever apps (`.apk` files) you want may cease.
– App developers will be forced to hand over govt. ids to Google and tie their apps to their real life identities.
– Google gets to decide who gets approved. Being rejected means nobody can install your apps.
– Developers Google arbirarily chooses it doesn’t like, as well as users who reside in sanctioned regions like Russia, may face difficulties or be cut-off entirely from having their apps installable.
Please visit the following resources for more infromation:
– [Official Google announcement and article](https://developer.android.com/developer-verification)
– [Keep Android Open (.org)](https://keepandroidopen.org/)
– [Consumer Rights Wiki article](https://consumerrights.wiki/w/Android_Developer_Verification)
# **Text Effects by Akis**
Discover a collection of stunning text effects. Originally made for **[Nexo](https://docs.nexomc.com)**, these effects can also be used in **vanilla Minecraft** by applying the correct hex color codes to your text.
—
### **Effects and Their Colors**
| **Effect** | **Hex Color** |
|————————|:————-:|
| **No Shadow** | `#4e5c24` |
| **Rainbow** | `#e6fffe` |
| **Wobble** | `#e6fffa` |
| **Rainbow + Wobble** | `#e6fbfe` |
| **Jump** | `#e6fbfa` |
| **Rainbow + Jump** | `#e6f7fe` |
| **Blinking** | `#e6f7fa` |
—
## **How to Install**
### Nexo:
– Download the [latest version](https://modrinth.com/resourcepack/text-effects-by-akis/versions) of the resource pack
– Put the **ZIP** file into your `plugins/Nexo/pack/external_packs`
– Open `settings.yml`, find `generate_gif_shaders` and make sure it’s set to `false`
Check **Compatibility** for more info
– Go into the game and run `/n rl all` to reload Nexo
– If that doesn’t work, restart your server
– Et voilá, you’re done!
—
### **How to Use**
1. Copy the hex color code for your desired effect.
2. Apply it to your text in Minecraft using formatting tools or plugins.
3. Enjoy the results!
—
### **Compatibility**
– As these effects use the rendertype_text core shader, they are incompatible with some plugins that add content using these shaders, such as:
|**Plugin**|**Compatible**|**Mergable**|**Disable**|
|:-|:-:|:-:|:-:|
|**Nexo**|⚠️|Manual|`generate_gif_shaders` in settings.yml|
|**Custom Nameplates**|⚠️|Manual|?|
|**MythicHud**|⚠️|Manual|?|
|**”Better”Hud**|❌|?|?|
### Compatible:
✅ – Fully Compatible without doing anything
⚠️ – Requires merging/disabling a setting
❌ – Incompatible/untested
### Mergable:
**Manual** – Requires to be merged manually
**Auto** – Plugin automatically merges it
**No** – Not mergable
### Disable:
**some_setting** – Setting to disable if you don’t want to merge
—
### **Contact**
– if you need help, feel free to join the [discord](https://discord.gg/MgtYAgH7BD) or open a github issue
### **Preview**

Mirror Block
– Replaces the cracked nether bricks texture to a fully reflectance.
– A shader with LabPBR support is required.
– There may be problems with blurred reflections on some shaders, try disabling hardcoded speculars.

Clear Glass
– Adds clear borderless glass.
– For now, you need to **disable Connected textures** so that there are no problems.
– A shader with LabPBR support is required.
Template Remodellable Beds
# Template Remodellable Beds
## Allow editing the bed models in vanilla!
[View the pack on my website!](https://ewanhowell.com/resourcepacks/template-remodellable-beds)
In vanilla Minecraft, the bed models cannot be remodelled as they are entity models. This resource pack changes beds so that they can be remodelled using regular block models!
A bonus feature is that beds no longer have a short render distance. They will render all the way to the edge of the main render distance.


⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
[
Join my Discord Server!]( https://discord.ewanhowell.com/)
[
Join the Resource Pack Development Discord Server!]( https://resourcepacks.ewanhowell.com/)
[
Subscribe on YouTube!]( https://www.youtube.com/@EwanHowell)
[
Follow me on Twitter!]( https://twitter.com/ewanhowell5195)
[
Support me on Ko-fi!]( https://ko-fi.com/ewanhowell)
SWRP

# SWRP
#### **This resource pack adds new models of weapons from Star Wars.**
#### **If you want to get weapon, you should rename item on the anvil.**
Shaders made by [DartCat25](https://modrinth.com/user/DartCat25)
###### [Optifine](https://optifine.net/downloads “”) or CITResewn required

### Items
**Lightsabers: (swords, axes)**
– Dooku lightsaber
– Guard lightsaber
– Kenobi lightsaber
– Luke lightsaber
– Maul lightsaber
– Qui-Gon lightsaber
– Ren lightsaber
– Sidious lightsaber
– Rey lightsaber
– Skywalker lightsaber
– Windu lightsaber
– Vader lightsaber
– Yoda lightsaber
– Ahsoka lightsaber
**Helmets: (carved pumpkin)**
– Alliance helmet
– Pilot helmet
– Stormtrooper helmet
– TIE pilot helmet
**Boots:**
– Alliance boots
– Pilot boots
– Stormtrooper boots
– TIE pilot boots
**Leggings:**
– Alliance leggings
– Pilot leggings
– Stormtrooper leggings
– TIE pilot leggings
**Chestplates:**
– Alliance chestplate
– Pilot chestplate
– Stormtrooper chestplate
– TIE pilot chestplate
**Blasters: (bow)**
– A280 blaster rifle
– E-11 blaster rifle
– Blaster
**Other: (crossbow)**
– Force lightining
SWAGSTAN 16X
A Crystal PvP Texture/Resource Pack to help you get better at CPvP! Some of the following Changes are listed below:
Small Totem & Totem Pop (ALSO INCLUDES Small Food)
custom EnderPearl and golden apples textures
No Crystal Explosion particles
Lower Shield
specially designed textures Guis to boost your fps for potato pcs
These are only some of the following changes done to this pack. This is done so that you ( The User of this pack + The Crystal PvP Player ) can get a better tier / can overall get better by these features in the normal minecraft resource pack affecting their playstyle.