TSE Mod

A powerful client-side Fabric mod for Minecraft that triggers custom sounds & on-screen warnings based on items, locations, chat, and Voidgloom Seraph mechanics.

System Requirements & Installation

Requirements

  • Minecraft: 26.1.2 & 26.2
  • Mod Loader: Fabric Loader 0.19.3+
  • Type: Client-Side Only

Quick Commands

/tse /tse enable /tse disable

Core Features

🔊

Sound Rules

Item keyword triggers, location matching, overlays, and integrated cooldowns.

💬

Chat Triggers

Exact or contains matching, system message filters, and gapless loop modes.

👁

Voidgloom Seraph

Auto boss detection, gapless sneak reminder sounds, and custom HUD warnings.

🎛

In-Game Settings GUI

Built directly on Minecraft's native renderer with undo support and custom colors.

📁

Profiles System

Easily save snapshot configs to prevent accidental triggers, natively stored in JSON.

🎵

Sound Engine

Utilize built-in Minecraft sounds or load custom .wav, .ogg, and .mp3 files effortlessly.

Configuration & Commands

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.

Build from Source

git clone https://github.com/TomateSasi/TSE.git && cd TSE && ./gradlew build