Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
CustomSplash
Use console commands and the splash message that appears when discovering a new biome to set custom text that will appear with a keypress. Useful for video/content creation to essentially give in-game title screens.
By actuallytim
| Last updated | 3 months ago |
| Total downloads | 390 |
| Total rating | 0 |
| Categories | Tools Client-side Utility |
| Dependency string | actuallytim-CustomSplash-1.0.0 |
| Dependants | 5 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
Recurring/Custom Biome Splash Messages

Use console commands and the splash message that appears when discovering a new biome to:
- Set custom text that will appear with a keypress
- Toggle whether or not the accompanying sound effect plays when the custom text is shown
- Toggle whether or not to show the biome message upon entering a biome even if you've already discovered it, Meadows included
Useful for video/content creation to essentially give in-game title screens.
Display Custom Text
- Press the "=" key to display current biome or custom text.
Console Commands
-
setsplashtext Custom Text- Sets "CUSTOM TEXT" to display when the custom splash message is shown.- Use
setsplashtextwithout any additional text to display current biome when the custom splash message is shown. (Default behavior)
- Use
-
togglesplashsound- Toggles if the sound effect plays when the custom splash message is shown. (ON by default) -
togglebiomesplash- Toggles whether or not the name of a biome appears each time a biome is entered regardless of discovery. (OFF by default)