When holding an item that increases Attributes in one hand, and another item with the same effect in the other hand, only the last item placed in the hand will take effect
(In the picture, holding a hoe in the main hand and a shield in the offhand should increase the generic.armor
to 26.)
Linked issues
Attachments
Comments 2
Duplicate of MC-16466.
That's because 2 items have the same attribute modifier UUID. Try to use loot tables or add attribute with a new UUID.