As of right now, music discs in creative inventory are incorrectly sorted alphabetically. They are sorted alphabetically, just incorrectly.
Green: sorting appears to be correct.
Red: sorting appears to be incorrect.
✔ # 13
❌ # cat (should be blocks instead)
✔ # blocks
✔ # chirp
✔ # far
✔ # mall
✔ # mellohi
✔ # stal
✔ # strad
❌ # ward (should be wait instead)
❌ # 11 (should probably be grouped with 13)
❌ # wait (should be ward instead)
✔ # otherside
❌ # 5 (should probably be grouped with 11 and 13)
✔ # pigstep
Linked issues
is duplicated by 1
relates to 2
Comments 15
Thank you for your report!
We're tracking this issue in MC-1797, 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-1797) 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
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
This is not the same. It would be this issue if it wasn't for the fact that alphabetical order exists. The issue is that it is incorrectly sorted alpabetically, which is not MC-1797
Furthermore, simular issues were considered valid such as MC-126167 before. This is related to an established sorting rule, and this is obvious that Mojang intends these to be in alphabetical order. Which they aren't.
The way the discs are sorted is based on how much they power a redstone comparator. In the order they had before the otherside music disc was added, the went up sequentially from a signal of 1 to a signal of 13. Since they added the otherside disc (signal 14), it has come BEFORE pigstep (signal 13), which isn't right based on the current order. The pigstep and otherside placements in the creative menu should be swapped. Confirmed for 21w43a.
Can confirm.