What I expected to happen was:
The max stack size that can be visualised is the same with both inventory slots items and cursor items.
What actually happened was:
The max stack size that can be visualised inside of an inventory is 64, while it is uncapped for the cursor.
Steps to reproduce:
Join either a 1.20.2 or 1.20.3-rc1 world with operator permissions
Type:
/give @s minecraft:chest{BlockEntityTag:{Items:[{id:"minecraft:dirt",Count:127b}]}}
Place down the chest and open it
The dirt in slot one is displayed as having 64 items in it.
Pick up the dirt in slot one.
The dirt in the cursor slot is displayed as having 127 items in it.
Linked issues
Attachments
Comments 4
Duplicate of MC-267170
Please add the reproducing steps and the command that was used in the video, into the ticket.