mojira.dev
MC-206962

Invalid stacks of items in a single slot of a bundle are taken out by full stack instead of by slot

The bug

When there are invalid stacks of items in a single slot in bundles, right-clicking down with a bundle will take out a full stack, instead of the entire content of the slot.

Note that this only occurs when the bundle is in the mouse cursor, and you right-click with the bundle over an empty inventory slot.

How to reproduce

  1. Run:

    /give @s minecraft:bundle{Items:[{id:"minecraft:stone_sword",Count:5b}]}
  2. Right-click an empty inventory slot with the bundle
    → ❌ Notice how one sword came out of the bundle, instead of the whole stack of swords which appear to be in the same slot

Linked issues

Comments 2

Stacks of larger than maximum stack sizes are not supported.

Chandler

(Unassigned)

Confirmed

(Unassigned)

20w48a

Retrieved