网络音乐机:不是显示来源?(netmusic:display)
No reviews yet
The module supports using a network music player as the display source for the Mechanical Power display linker, and supports displaying song titles, artists, playback status, and bilingual lyrics on the flip-card display.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Net Music Display
An addon for Create that adds Net Music display sources to the Display Link, letting you show song name, play status, and lyrics on Display Boards / Nixie Tubes / Signs.
Point a Display Link at a Net Music CD Player and pick from 6 data sources — the song name, play status, original lyrics, translated lyrics, or combined multi-line views. Lyrics are fetched and cached server-side directly from the NetEase Cloud Music API, so no client-side data is needed.
Features
| Source | Description |
|---|---|
| Song Name | The name of the currently playing disc |
| Play Status | Playing / Stopped |
| Original Lyrics | Current lyric line, synced to playback progress |
| Translated Lyrics | Current translated lyric line, synced to playback progress |
| All-in-One (multi-line) | Play status + song name + original lyrics + translated lyrics |
| Dual Lyrics (multi-line) | Original lyrics + translated lyrics stacked |
Lyrics are fetched and cached server-side from the NetEase Cloud Music API — no client-side data required.
Dependencies
| Mod | 1.21.1 NeoForge | 1.20.1 Forge |
|---|---|---|
| Minecraft | 1.21.1 | 1.20.1 |
| Create | 6.0.10+ | 6.0.8+ |
| Net Music | 1.5.1+ | 1.5.1+ |
Installation
- Make sure the dependencies above are installed
- Drop this mod's jar into your
modsfolder - Must be installed on both server and client
Usage
- Place a Display Board
- Right-click with a Display Link and place it on the Net Music CD Player
- Select the data source you want (song name / play status / lyrics, etc.)
- The info shows up on the Display Board
Building from Source
git clone https://github.com/zhengyanmian/NetMusicDisplay.git
cd NetMusicDisplay
# Download the Net Music jar into the libs/ directory
# From: https://modrinth.com/mod/net-music/versions
# Build
./gradlew build
# Output is in build/libs/
Requires JDK 21 (1.21.1 NeoForge) or JDK 17 (1.20.1 Forge).
Branches
| Branch | MC Version | Loader | Mod Version |
|---|---|---|---|
main |
1.21.1 | NeoForge | 1.0.5 |
1.20.1-forge |
1.20.1 | Forge | 1.1.0 |
Technical Details
- Create's Display Link is a server-side block system —
DisplaySourcedata collection runs on the server - Net Music's lyrics are originally a client-only field that the server can't directly access
- This mod uses
LyricCacheto let the server call the NetEase Cloud Music lyrics API itself, fetching and caching lyrics asynchronously, then calculating the current lyric line from the CD player's playback progress (ticks) - The Net Music API is identical across both versions (1.5.1); Create 6.0.x's DisplaySource API is unified between 1.20.1 and 1.21.1, so the source code is shared directly
License
MIT License — free to use, modify, and distribute, just keep the copyright notice.
Credits
This mod does not contain or distribute any code or assets from the above mods.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources