-
Bug
-
Resolution: Fixed
-
1.19.3, 1.20.2, 23w42a
-
None
-
Confirmed
-
Inventory, Items
-
Low
-
Platform
The bug
Holding a stack of (yarn) ArmorItem and right clicking it equips the whole stack, while opening the inventory and clicking with the item on an armor slot equips only one.
Steps to reproduce
- Get a stack of armor equippable items:
/summon item ~ ~ ~ {Item:{id:diamond_chestplate,Count:64}}
- First, open your inventory, and click an armor slot with the item.
→ Observe that only one gets inserted and only one can be inserted. - Run the command again.
- Put the stack in your main hand and right click.
→ Observe that the whole stack gets inserted.
This can be fixed by either equipping one when right click equipping or equipping the whole stack when clicking, thus bypassing the "only one inserted" when clicking on the slot