Mojira Archive
MC-50557

Attributes are removed when slot is switched

Setup:

  • You have boots that use the movementSpeed attribute
  • You are wearing and holding the boots

Place in a command block and activate it to obtain test boots:

give @p minecraft:leather_boots 2 0 {AttributeModifiers:[{AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Amount:0.5,Operation:0,UUIDLeast:894654,UUIDMost:2872}]}

When you switch to another slots that does not have the boots, The speed attribute is removed even though you are still wearing the boots. Only way to correct the issue is to then take the boots off and put them back on to apply the speed attribute again.

Incomplete

Cole D

2014-03-08, 04:08 AM

2017-02-14, 05:11 PM

2017-02-14, 05:11 PM

1

2

Confirmed

Minecraft 14w08a, Minecraft 1.7.5, Minecraft 14w10b, Minecraft 14w10c

-