The items atributes exemple: genericspeed, armor, attackspeed, knockback resistance. The atributes don't working anymore. I don't know if is only in my world. But for me the atributes is not working.
Comments 3
Use generic.movementSpeed, generic.armor, generic.attackSpeed, generic.knockbackResistance, generic.luck, generic.followRange or generic.attackDamage instead of the ones above. Try this command:
/give @p dirt 1 0 {ench:[],AttributeModifiers:[{AttributeName:generic.movementSpeed,Name:Spd1,UUIDLeast:1,UUIDMost:1,Amount:1,Operation:0,Slot:mainhand}]}
Please provide the exact commands you used. Make sure to not use duplicate UUIDs.