Описание
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:
Show Spoiler
durationTitleShownInTicks default 80, min 0, max 1200How long the music track title should be visible on the screen. 20 ticks = 1 second.titleShouldFadeIn default trueWhether the music track title should fade in.titleShouldFadeOut default trueWhether the music track title should fade out.musicGUIPositionIsLeft default falsePlaces the GUI music GUI on the left.musicGUIPositionIsCenter default truePlaces the GUI music GUI in the middle.musicGUIPositionIsRight default falsePlaces the GUI music GUI on the right.musicGUIBottomHeightOffset default 72, min 0, max 3000The 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 3000The horizontal offset (x coord) for the music GUI.drawTextShadow default trueIf the text displayed should have a shadow drawn below it.RGB_R default 13, min 0, max 255The red RGB value for the music GUI text.RGB_G default 120, min 0, max 255The green RGB value for the music GUI text.RGB_B default 26, min 0, max 255The blue RGB value for the music GUI text.
Showing the Lush Caves music track:
Show Spoiler
Showing the Creative music track:
Show Spoiler
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.For issues, ideas, suggestions or anything else there is the Github repo. Thanks!