Description
Effect Showcase
Cycle through every vanilla particle system and entity effect in Hytale with floating name labels. Built for content creators, modders, and anyone who wants to see what's available.
What It Does
Spawns each particle and effect one by one in front of your character with a floating text label showing the asset name and progress counter. Runs on a 5-second interval so you can observe each one clearly.
Commands
| Command | Description |
|---|---|
/showcase all [#] |
Play all particles, then all effects |
/showcase particles [#] |
Play particle systems only |
/showcase effects [#] |
Play entity effects only |
/showcase stop |
Stop the active showcase |
/showcase count |
Show total particle and effect counts |
/showcase dump |
Export a full sorted list to a text file |
/showcase clear |
Clear all active effects on your player |
/showcase help |
Show command list |
The optional [#] lets you jump to a specific position in the list. For example, /showcase particles 100 starts from the 100th particle.
Features
- Floating name labels above each spawn showing
[P] AssetName (#/total)for particles and[E] AssetName (#/total)for effects - Alphabetically sorted for easy reference and consistent ordering
- Per-player sessions with automatic cleanup
- Chat progress messages with color-coded feedback (blue for particles, orange for effects)
- All players can see the spawned particles and labels
- Follows your facing direction — particles spawn 5 blocks in front of you, recalculated each cycle
- Dump command exports a numbered reference list of every vanilla asset to a text file
Use Cases
- Recording showcase videos of all Hytale particles and effects
- Finding the exact name of a particle or effect for your own mods
- Quick visual reference for what's available in the game
- Browsing effects by jumping to specific indices
Installation
Drop the JAR into your Mods folder. No configuration needed.


