#Custom armor is weaker than netherite

1 messages · Page 1 of 1 (latest)

toxic ravine
#

Hi guys! I'm trying to make custom armor for my smp and for some reason it's weaker than netherite. I edited all pieces to be 2 armor points higher than netherite but it acts as if it's diamond. The base of the item is netherite btw.

abstract harbor
#

How are you testing if it's stronger or not

toxic ravine
#

Wearing it myself + testing the damage with armored zombies

golden ledge
#

and does each items armor attribute modifier have a unique id?

toxic ravine
#

If the attribute modifier I set for the helmet is 1,2,3 do I have to set the others to 4,5,6,etc?

golden ledge
#

the id field (or uuid if in slightly older versions) needs to be unique for each modifier or they will conflict, the actual values can be the same

toxic ravine
#

That seems to be the fix. Thank you!!