网络音乐机:不是显示来源?(netmusic:display)

Quick rating

网络音乐机:不是显示来源?(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.

Mod Loaders
Forge
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.5
Authors

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

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

  1. Make sure the dependencies above are installed
  2. Drop this mod's jar into your mods folder
  3. Must be installed on both server and client

Usage

  1. Place a Display Board
  2. Right-click with a Display Link and place it on the Net Music CD Player
  3. Select the data source you want (song name / play status / lyrics, etc.)
  4. 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 systemDisplaySource data 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 LyricCache to 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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works