#Custom armor is weaker than netherite
1 messages · Page 1 of 1 (latest)
How are you testing if it's stronger or not
Wearing it myself + testing the damage with armored zombies
and does each items armor attribute modifier have a unique id?
Ohh that could be it. I just copy pasted the attribute modifier I put on the helmet to all the other pieces
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?
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
That seems to be the fix. Thank you!!