The bug
When a soul speed enchanted book is dropped by bartering with piglins, it is labeled with a light blue instead of a yellow name. That's because the book doesn't use the StoredEnchantments
but the Enchantments
tag instead. This causes these books to be unable to be combined successfully in an anvil.
Linked issues
is duplicated by 8
Attachments
Comments 2
Sparkofphoenix also had this issue https://youtu.be/02O510KkaHg. Sorry that it is german. But here some more information.
He combined the Soul speed book with a mending book and then he combined it with boots and soul speed was not on the boots. But later he suddenly had soul before he wanted to do it in creative mode.
This is caused by the entry in the loot table being
enchanted_book
instead ofbook
, like all other loot tables that enchant books