mojira.dev
MC-268896

Cannot sort enchantments on an item

Steps to reproduce:

  1. Get two bows, two Power V enchanted books, two Mending enchanted books, and place an anvil.

  2. Add Power V to a bow, then add Mending to the bow.

  3. Add Mending to the other bow, then add Power V to the bow.

  4. Unload these items, either one of:

    • Place them in a chest, Press F3+I on the chest and run the command you get to place it.

    • Exit the world and rejoin it.

  5. View tooltips of these items.

Result:

  • Noticed that both bow have Mending before Power V.

Expected result:

  • Items retains their order of enchantments, persisting between game instances.

Items created before 24w09a lose their order of enchantments once they are loaded in this version.

This is caused by the new item stack component of enchantment is a key-value-pair dictionary compound, instead of a compounds list. As a result, players can no longer sort enchantments on their items by controlling the order of adding enchantments on an anvil. Additionally, spawning items with sorted enchantments with commands is not possible now.

Enchantments on items still sorted by when they are added to the item, until the item is unloaded from memory. After the items is loaded, enchantments are always sorted by their namespaced ID.

Linked issues

Attachments

Comments 3

Can confirm.
I usually enchant items with enchantments in order, too. Just to make it easy to find desired tool among many enchaned tools.
But now we cannot make enchantments display in order.

Thank you for your report!
After consideration, the issue is being closed as Working as Intended.

Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.

Full Version HistorySnapshot Version HistoryThe official Minecraft feedback site

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

siiftun1857

(Unassigned)

Community Consensus

Enchantments

24w09a

Retrieved