Items with different data values are stacking when they shouldn't be
Steps to Reproduce:
Use /give @s diamond 1 0
Then, use /give @s diamond 1 10
Observed Results:
These two diamonds that are supposed to have different data values will stack.
Expected Results:
The two diamonds shouldn't stack, and instead should go to different inventory slots.