Skip to content

ZenNotifications

Zenarchist edited this page Apr 16, 2026 · 1 revision

NOTE: This mod is included in my modpack and can be enabled/disabled via ZenNotifications in ZenModPackConfig.json

What Is This?

This mod automatically plays a soundset whenever a specific text notification is detected.

I originally made this to be used with SurvivorMissions, but technically it can be used for any notification and for any purpose.

Here is an example config:

I've included a Git repository for an example treasure config - click here to see it.

Basically all you need to do is include a variable in your soundset's .cpp config that looks like this:

soundKeywords = "This soundset will be played when this exact text is detected in a notification.";

ZEN'S MOD WIKI

Setup Guide

General Information


Utilities

My utility style mods for debugging etc.

Game Mechanics

Mods which affect game mechanics:

Gear / Objects

Mods which add gear to the game:

Server-Side Mods

Mods which run purely server-side:

Mods Not In Modpack

My standalone mods

Clone this wiki locally