David
- ImDaveead
- imdaveead
- Europe/Stockholm
- Yes
- No
When executing /advancements test <player> <advancement>, and the command succeeded, you get the response of "Revoked the entire advancement '%s' from %s" instead of "Player %s has completed advancement '%s'"
Steps to reproduce:
- Create a new world with creative mode and cheats enabled
- Give yourself a crafting table using the creative inventory or /give
- type /advancement test @p minecraft:story/root
This can be fixed by adding the translation to en_us.lang
en_us.langcommands.advancement.test.advancement.success=Player %s has completed advancement '%s'Then program the part in java to use the correct translation
If you switch the selected item in your hotbar, and the item you were holding was nothing (empty slot) and you switch to nothing (empty slot), the player's hand (first-person) moves down and back up. The hand should move down and up when the selected item changes, not when it doesn't change.
[Here|www.youtube.com/watch?v=u0R-ucBuFnY]is a video showing it (it is on youtube because the file is a large size)If you switch the selected item in your hotbar, and the item you were holding was nothing (empty slot) and you switch to nothing (empty slot), the player's hand (first-person) moves down and back up. The hand should move down and up when the selected item changes, not when it doesn't change.
Here is a video showing it (it is on youtube because the file is a large size)