The Bug:
“minecraft.used:minecraft.ITEM” doesn't increase when placing items onto shelves.
Steps to Reproduce:
Create a scoreboard objective for tracking the use of a diamond and set it to display on the sidebar by using the commands provided below.
/scoreboard objectives add UseDiamond minecraft.used:minecraft.diamond/scoreboard objectives setdisplay sidebar UseDiamondPlace down a shelf, obtain a diamond, and place the diamond on the shelf.
Notice how the diamond was used and observe if the scoreboard increases.
Observed Behavior:
The scoreboard doesn't increase.
Expected Behavior:
The scoreboard would increase.
I would really prefer if the statistics actually tracked using an item for its specific purpose, and wasn’t confounded with interactions that merely moved it. MC-298275 is very unpleasant to me. I want to see how many totems I’ve activated and apples I’ve eaten, not how many times I’ve moved either of those things in and out of a pot or shelf or item frame.