When I drop an enchanted item on the ground and I use
/data merge @e[limit=1,type=entity,sort=further] {item:{id:minecraft:enchanted_book}}
The item become an enchanted book with no enchant
When I drop an enchanted item on the ground and I use
/data merge @e[limit=1,type=entity,sort=further] {item:{id:minecraft:enchanted_book}}
The item become an enchanted book with no enchant
StoredEnchantments is not the same as Enchantments; now you’s just have the wrong tag on the different item.