-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.8.4, Minecraft 15w43b, Minecraft 1.10.2, Minecraft 16w41a, Minecraft 16w42a, Minecraft 1.13.1, 1.15.2, 1.16 Pre-release 5, 1.16.2, 1.16.4, 20w46a, 20w51a, 21w03a, 1.16.5, 21w06a, 21w07a, 1.17, 1.17.1 Pre-release 1, 1.17.1 Pre-release 2, 1.17.1 Pre-release 3, 1.17.1 Release Candidate 1, 1.17.1, 21w38a, 21w40a, 21w42a, 21w43a, 1.18 Pre-release 1, 1.18 Pre-release 7, 1.18, 1.18.1, 22w03a, 22w05a, 22w06a, 22w07a, 1.18.2 Release Candidate 1, 1.18.2, 22w17a, 1.19, 1.19.1, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 24w18a, 1.21, 1.21.1, 1.21.2 Pre-Release 3, 1.21.3
-
Confirmed
-
Items
-
Low
-
Platform
The Bug:
Saddles don't apply attribute modifiers when worn by entities.
Steps to Reproduce:
- Summon a horse equipped with a saddle that increases movement speed by using the command provided below.
/summon minecraft:horse ~ ~ ~ {Tame:1b,SaddleItem:{components:{"minecraft:attribute_modifiers":{modifiers:[{amount:1.0d,id:"minecraft:mc-80243",type:"minecraft:movement_speed",operation:"add_value"}]}},count:1,id:"minecraft:saddle"}}
- Mount the horse, move around, and observe its movement speed.
- Take note as to whether or not saddles apply attribute modifiers when worn by entities.
Observed Behavior:
Saddles don't apply attribute modifiers when worn by entities.
Expected Behavior:
Saddles would apply attribute modifiers when worn by entities.
- relates to
-
MC-110906 Curse of binding doesn't work in some slots
- Open