-
Bug
-
Resolution: Fixed
-
1.19.0.33 Preview, 1.19.0.32 Beta, 1.18.32, 1.19.0.31 Preview, 1.19.0.30 Beta, 1.19.0.29 Preview, 1.19.0.28 Beta, 1.19.0.27 Preview, 1.19.0.26 Beta, 1.18.30.33 Preview, 1.18.30.32 Beta, 1.18.30, 1.18.31
-
Confirmed
-
Multiple
-
774991
Summary:
The item taken from Allay moves to the empty slot (where the player takes the item) of the player, and not to others in the stack. This breaks parity with Java and makes getting items from Allay very inconvenient.
Steps to reproduce:
- Summon allay.
- Take 2 items (which can be placed in 1 slot).
- Give 1 item to Allay.
- Take item from Allay (with an empty hand).
Observed results:
The item is moved to an empty slot (with which the player takes the item from Allay).
Expected results:
The item is moved to an item that already exists in the player's inventory on the stack.