-
Bug
-
Resolution: Won't Fix
-
None
-
24w13a, 24w14a
-
Confirmed
-
(Unassigned)
Bundles can cause item loss if they both share the same contents, and are recombined into a larger stack.
Steps to Reproduce:
- Give the player oversized bundles
/give @p minecraft:bundle[minecraft:max_stack_size=99] 98
- Get a stack of any item
- Split the stack of bundles in half
→ Blocked byMC-270207, so you must hold the item in your cursor and drag the stack across two slots - Insert 32 of the 'other' item stack you have into each bundle
- Combine the stacks of bundles
- Deposit items
Observed & Expected Results:
- When the stacks are combined, up to 32 items will be deleted.
- The bundles when combined would not cause item loss.
Screenshots/Videos:
Notes:
- Related to
MC-269789and may be 'Won't Fix' based off it's resolution - This may not be possible or realistic to fix, and may not even be supported, but was reported anyways as I would consider item loss to rather important.
- is duplicated by
-
MC-275869 Items can be lost when using bundles with max_stack_size over 1
- Resolved