Hello,
I want to ask how to properly add an attribute modifier to an ItemStack. I know that it is possible with method "addAttributeModifier". However I have small problem with it, for example looks like it replaces/overrides original modifiers (it is easily visible with items enchanted with books).
Is there better way to do add them?