Items can be lost when using bundles with max_stack_size over 1
Items can vanish when using bundles with max_stack_size above 1
Steps to reproduce:
- run the command /give @s minecraft:bundle[minecraft:max_stack_size=2] 2
- spread out the two bundles
- put one of the same item in each bundle
- stack the bundles together again
- take out the items
Observed result:
Only one item comes out, the other is lost
Expected result:
The other item does not get lost