-
Bug
-
Resolution: Cannot Reproduce
-
None
-
20w48a, 20w49a, 20w51a, 21w03a, 21w05b, 21w06a, 21w07a, 21w08b, 21w10a, 21w11a, 1.17.1, 21w39a, 1.18.1, 1.18.2, 1.19.2, 22w42a, 1.19.3, 23w04a, 23w06a, 1.19.4, 23w51b
-
Confirmed
-
Commands
-
Low
-
Platform
The bug
When creating a bundle using commands and entering an invalid item ID as one of the items, an empty slot is displayed (in addition to the + slot that is always shown when more space is available within a bundle). This is caused by bundles treating invalid items as valid items.
When right clicking this bundle in the inventory, the empty slot is removed. When right clicking this bundle outside of the inventory, a hand animation plays, and the empty slot is removed.
A screenshot can be found below.
How to reproduce
Run the command:
/give @s minecraft:bundle{Items:[{id:"minecraft:glass",Count:1},{id:"minecraft:mojira",Count:1}]}
Screenshot
This screenshot was taken in snapshot 20w48a. Due to some recent changes to bundles, this may not be relevant anymore. I'm planning on getting a new screenshot tomorrow.
- relates to
-
MC-256599 Bundle adds air as a stack when attempting to add to a bundle with more than 64 items inside
- Resolved