-
Bug
-
Resolution: Fixed
-
Minecraft 14w10b, Minecraft 14w11b, Minecraft 14w21a, Minecraft 14w21b, Minecraft 14w28a, Minecraft 14w28b
-
Community Consensus
When an objective is created with criteriaType "stat.drop", an item given to the player will increment the score. To recreate:
1. Create an objective, in this case with the command:
/scoreboard objectives add dropItem stat.drop
2. Display the objective for visualisation:
/scoreboard objectives setdisplay sidebar dropItem
3. Give yourself an item:
/give @p snowball
The counter will increase, and I would assume this is not intended.
- relates to
-
MC-86951 Drop item scoreboard objective increases with /give
- Resolved