The music information on the album can no longer be modified through the lang file of the resource package
I think it's related to the "jukebox_playable" Item Stack Component introduced in 24w21a
The structure of the resource package I used for testing:
pack.mcmeta
assets
└──minecraft
└──lang
└──en_us.json
Expected behavior:
The music information on the album can be modified using lang files
What actually happened:
Even if it’s a preset album,
It cannot be modified through the lang file.
The resource package I used for testing is provided below.:
Linked issues
Attachments
Comments 4
This issue seems to be a duplicate of MC-272378, which has the format change documented in the comments.
Thank you for your report!
We're tracking this issue in MC-272378, so this ticket is being resolved and linked as a duplicate.
That ticket has already been resolved as invalid. Please take a look at the parent ticket (MC-272378) and see if an explanation is provided there in the description of the ticket or in the comments for why this issue is invalid.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
The translation strings were changed from
item.minecraft.music_disc_<disc_name>.desc
tojukebox_song.minecraft.<disc_name>
.