Links
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 6 months ago
Updated 6 days ago
All versions
1.2.10+26.1-26.1.2
Release
Music Hud 1.2.10+26.1-26.1.22 months ago 10
Compatibility
Minecraft: Java Edition
26.1.x
Platform
Fabric
Supported environments
Client-side
Client and server
Required content
Changes
Client
Dependencies
- For 1.21.1, 1.21.6-8, 26.1.x , now ModernUI 3.13.0 is required
Feature
- "Main screen additional background darken rate" option in config view
- Check API service version in config view
- Marquee animation for overflow texts in HUD, switchable in config view
Improve
- Improved HUD fluid background
- Improved HUD theme color extract
- Reordered options of integrated server category in config view
- Eliminated pause when routing between grouped server's sub-server
- Slightly improved shader performance
Fix
- Several visual issues in home view when switching music
- Unable to view own private list
Server
Fix
- Unable to view own private list
客户端
依赖
- 对于 1.21.1, 1.21.6-8, 26.1.x,需要 ModernUI 3.13.0
功能
- "主界面额外暗化比例" 选项
- 在设置中可检查 API 服务版本
- HUD 中过长文本的走马灯动画,可在设置中开关
改进
- HUD 流体背景
- HUD 主题色取色
- 重排了设置中集成服务器类别的选项
- 消除了在群组服的子服间切换时的音频暂停
- 略微改进了着色器性能
修复
- 主页切换音乐时的一些视觉问题
- 无法查看自己的隐私歌单
服务端
修复
- 无法查看自己的隐私歌单
Optional dependencies
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:7Rnb6oJr:GcLD3sxj"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:7Rnb6oJr:GcLD3sxj"
}




