-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.14.1, Minecraft 1.14.2 Pre-Release 2
-
None
-
operation system: Microsoft Windows 10 Home (64-bit)
Java version: 10.0.1
-
Unconfirmed
-
Commands
The Bug:
The value of the XpTotal tag does not update itself when changing Xp (no matter if level or points) with the command "/xp set ...". It can only be changed by the command "/xp add ..."
Score is affected in the same way as XpTotal.
The command "/xp query ..." is not affected.
How to reproduce:
- Add 5 xp
/xp add @s 5
- Set xp to 0
/xp set @s 0
- Check XpTotal
/data get entity @s XpTotal
--> "@s has the following entity data: 5
- duplicates
-
MC-118008 XpTotal value used as value for xp scoreboard objectives and query result of xp command is never decreased and does not change when the experience level changes
- Open