The Open Sauce Toast Killer
What This Is
This lightweight mixin-based mod completely removes ALL pop-up notifications in the game. It eliminates various types of toasts, including:
- Annoying tutorial hints
- Notifications about unlocked recipes
- "Messages cannot be verified" warnings on servers with the
enforce-secure-profileoption disabled
Why This Exists
Although the Methane mod starting from version 2.3 contains a similar toast removal function, many players prefer to use a separate solution since Methane includes additional features that not everyone needs. Moreover, existing notification removal mods on Modrinth are often not updated, so our project offers a modern alternative.
The main goal of this mod is continuous support for the latest Minecraft versions. The project architecture is designed in such a way that the mod usually works on newer game versions than specified in the description.
An additional advantage is a slight performance boost, since the logic for displaying and rendering toasts works quite slowly (although rarely used in the late stages of the game).
Forge Support
The Forge version will appear simultaneously with the release of Half-Life 3. (There's a chance!)
All problems and errors should be reported on GitHub.