Description
When changing the movement speed attribute and then leaving and rejoining the world, the player’s movement speed resets to its default value.
This issue also applies to attribute modifiers. Any modifier applied to the minecraft:movement_speed attribute is not preserved. After the player dies, the attribute modification is completely removed and the movement speed returns to its default value.
Steps to Reproduce
Run:
attribute @p minecraft:movement_speed base set 15Exit the world
Rejoin the world
Run:
attribute @p minecraft:movement_speed base get
Environment
commands and datapacks
Potentially relates to MC-179940.