


Current Game Music Track is a client-side mod which shows the song that's currently playing in the GUI. You'll know exactly what the title of the songs are, and can determine your favourite! Whenever it starts, the title will fade in above where the selected item name is. After 6 seconds, it will fade out again. The location, duration, colour and behaviour is all configurable. See the GIFs below to get a better idea of how it looks.







All available config options:
durationTitleShownInTicks default 80, min 0, max 1200
How long the music track title should be visible on the screen. 20 ticks = 1 second.
titleShouldFadeIn default true
Whether the music track title should fade in.
titleShouldFadeOut default true
Whether the music track title should fade out.
musicGUIPositionIsLeft default false
Places the GUI music GUI on the left.
musicGUIPositionIsCenter default true
Places the GUI music GUI in the middle.
musicGUIPositionIsRight default false
Places the GUI music GUI on the right.
musicGUIBottomHeightOffset default 72, min 0, max 3000
The vertical offset (y coord) for the music GUI. This determines how far up the text should be on the screen. Can be changed to prevent GUIs from overlapping.
musicGUIWidthOffset default 0, min -3000, max 3000
The horizontal offset (x coord) for the music GUI.
drawTextShadow default true
If the text displayed should have a shadow drawn below it.
RGB_R default 13, min 0, max 255
The red RGB value for the music GUI text.
RGB_G default 120, min 0, max 255
The green RGB value for the music GUI text.
RGB_B default 26, min 0, max 255
The blue RGB value for the music GUI text.

Showing the Lush Caves music track:
Showing the Creative music track:

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 them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!