A Minecraft Fabric mod that applies shader effects to players through commands and status effects.
ShadersEffects is a server-side compatible Fabric mod that allows administrators to apply various visual shader effects to players. The mod includes custom shader programs for effects like screen shake, pulse effects, and darkness, along with a comprehensive command system for managing these effects.
- Built-in shader effects: Pulse Red, Shake
- NBT data persistence for storing shader state on players
- Client-side shader synchronization across server joins
- Player data transfer between respawns and dimension changes
Applies a shader effect to specified players.
Example:
/shader apply @e[type=player] shaderseffects:post/pulse_red.json
Removes active shader effects. If no target is specified, clears from the command executor.
Examples:
/shader clear
/shader clear @e[type=player]
Displays the currently stored shader ID for specified players.
Applies and permanently stores a shader effect on target players.
Removes stored shader data from target players.
- Fabric API
- Satin API
MIT License - see LICENSE.txt for details.
ArgoSeven
- GitHub: https://github.com/ArgoSeven
- CurseForge: https://www.curseforge.com/members/argoseven/projects