When <slots> is an applicable suggestion for a command, all the suggestions are sorted by the leftmost number first and foremost instead of numerically
Steps to Reproduce:
Enter the following (incomplete) command:
/item replace entity @p/item replace entity @pScroll down through suggestions
Expected & Observed Results:
❌ - The arguments which have more than 10 or more possible numerical values are sorted as `[slot].1` first, then `[slot].10`, then `[slot].2` through `[slot].9`.
✔ - Expected would be `[slot].1` through `[slot].10`.
Screenshots/Videos:
[media]
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki