https://github.com/serilum/cycle-title-screen-splash
💦 The splash text on the main menu will keep changing after a configurable delay.
https://github.com/serilum/cycle-title-screen-splash
curseforge cycle-title-screen-splash fabric forge minecraft mod modding modrinth natamus neoforge quilt rick-south serilum
Last synced: 4 months ago
JSON representation
💦 The splash text on the main menu will keep changing after a configurable delay.
- Host: GitHub
- URL: https://github.com/serilum/cycle-title-screen-splash
- Owner: Serilum
- License: other
- Created: 2023-12-16T00:56:17.000Z (over 1 year ago)
- Default Branch: 1.21.4
- Last Pushed: 2024-12-06T12:36:30.000Z (6 months ago)
- Last Synced: 2025-02-23T02:33:30.542Z (4 months ago)
- Topics: curseforge, cycle-title-screen-splash, fabric, forge, minecraft, mod, modding, modrinth, natamus, neoforge, quilt, rick-south, serilum
- Language: Java
- Homepage: https://serilum.com/mod/cycle-title-screen-splash
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.md
Awesome Lists containing this project
README
Cycle Title Screen Splash
Download
You can download Cycle Title Screen Splash on CurseForge and Modrinth:
  CurseForge:   https://curseforge.com/minecraft/mc-mods/cycle-title-screen-splash
  Modrinth:      https://modrinth.com/mod/cycle-title-screen-splashIssue Tracker
To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:    -> Issue Tracker
Pull Requests
Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:    -> Pull Request Information
Mod Description
Requires the library mod Collective.
   This mod is part of Serilum's Customization Bundle mod.
Cycle Title Screen Splash is a client-side mod which makes it so that the splash text on the main menu or title screen is cycled after a configurable delay. A random new text is chosen, via the same code that chooses the first splash text. The mod doesn't change which text is shown, which can be done via a resourcepack that edits the splashes.txt file.
By default the mod changes the text every 5 seconds, but this is configurable.
Configurable: ( how do I configure? )
ticksBetweenSplashCycle (default = 100, min 1, max 72000): How many ticks in between splash changes when on the title screen. 1 second = 20 ticks
Here the splash text changes every 2 seconds:
Â
The delay can be set to 1, but also maybe you shouldn't:
Â
------------------
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!