-
Bug
-
Resolution: Duplicate
-
None
-
1.17
-
Confirmed
-
(Unassigned)
Using /give to make a bundle that contains more items than naturally possible allows items to be duplicated by trying to put another item in the bundle. The item that you try to add to the bundle then turns into 64 or sometimes more of itself. It also means that items like tools and ender pearls can be stacked to 64.
To reproduce
- Run
/give @p bundle{Items:[{id:"minecraft:dirt",Count:64b},{id:"minecraft:dirt",Count:64b}]}
- Give yourself a diamond (or other item)
- Right-click onto the bundle with the diamond
→ The diamond's item count increases
Video
- duplicates
-
MC-225381 Overfilled bundles cause items to duplicate when trying to be put inside
- Resolved