A powerful client-side Fabric mod for Minecraft that triggers custom sounds & on-screen warnings based on items, locations, chat, and Voidgloom Seraph mechanics.
/tse
/tse enable
/tse disable
Item keyword triggers, location matching, overlays, and integrated cooldowns.
Exact or contains matching, system message filters, and gapless loop modes.
Auto boss detection, gapless sneak reminder sounds, and custom HUD warnings.
Built directly on Minecraft's native renderer with undo support and custom colors.
Easily save snapshot configs to prevent accidental triggers, natively stored in JSON.
Utilize built-in Minecraft sounds or load custom .wav, .ogg, and .mp3 files effortlessly.
| Command / File | Description |
|---|---|
| /tse | Opens the main In-Game GUI settings menu. |
| /tse enable | disable | Quickly toggle all custom sound triggers and overlays on or off. |
| config/tse/main.json | Primary configuration file where all profile settings are saved. |
| config/tse/sounds/ | Directory to drop custom .wav, .ogg, or .mp3 assets. |
git clone https://github.com/TomateSasi/TSE.git && cd TSE && ./gradlew build