clientcommands icon indicating copy to clipboard operation
clientcommands copied to clipboard

[suggestion] being able to force ordered enchantment list

Open zhguyu opened this issue 2 years ago • 2 comments

This is a minor feature request:

Because of my personal OCD I'd always like to have the enchantments in my equipment to be in a specific order. I usually do that by manually editing the NBT using NBTExplorer. It would be really nice if there's an option which allows us to indicate that we'd like the enchantments in the desired item (whether from the enchanting table or fishing) to be in the exact order that we instructed in the command, if possible. If the desired combination is common, then it shouldn't make the RNG manipulation effort (number of items to throw/fishing rod recast times before success) significantly more tedious. If the combination is rare... well, it's rare anyway.

zhguyu avatar Mar 21 '22 20:03 zhguyu

Cool idea

erxson avatar Mar 21 '22 22:03 erxson

In the meantime, there's Better Enchanted Books, which orders enchantments in tooltips entirely client-side.

Although, IIRC, it doesn't work on >=1.19.3. But it shouldn't be too difficult to port, were one to try a hand at it.

unilock avatar Mar 19 '23 02:03 unilock