The order of enchantments in the tooltip is not the order in which they are applied, I want to make a Silk Touch, Efficiency V, Unbreaking III, Mending pickaxe, but even when I use commands to apply the enchantments in that order Efficiency always ends up below Unbreaking. If I use an inventory editor the enchant list is in the order they are listed, but if I change it to the order I want them nothing changes in game.
How to reproduce:
/give @s netherite_pickaxe
/enchant @s efficiency 5
/enchant @s unbreaking 3
Note how the tooltip lists it as unbreaking, then efficiency, not the order they were applied
Now try:
/give @s netherite_pickaxe
/enchant @s silk_touch
/enchant @s unbreaking 3
These are listed in the same order they are applied
Comments 0
No comments.