-
Bug
-
Resolution: Unresolved
-
None
-
1.18.1, 22w03a, 22w05a, 22w06a, 1.18.2 Pre-release 1, 1.18.2, 22w13a, 1.19 Release Candidate 2, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20.1, 23w33a, 1.21
-
Confirmed
-
Commands, Mob behaviour
-
Low
-
Gameplay
The Bug:
Turtles can still move despite having their movement speed attribute set to zero.
Steps to Reproduce:
- Summon a turtle that has its "minecraft:generic.movement_speed" attribute set to "0.0" by using the command provided below.
/summon minecraft:turtle ~ ~ ~ {Attributes:[{Base:0.0d,Name:"minecraft:generic.movement_speed"}]}
- Tempt the turtle by holding some seagrass in your hand.
- Watch the movement of the turtle closely.
- Take note as to whether or not turtles can still move despite having their movement speed attribute set to zero.
Observed Behavior:
Turtles can still move.
Expected Behavior:
Turtles would not be able to move.
- relates to
-
MC-278279 Squid can move when attribute minecraft:generic.movement_speed set to 0
- Open