mojira.dev
MC-267171

Inconsistent stack size visualisation cap

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:

  1. Join either a 1.20.2 or 1.20.3-rc1 world with operator permissions

  2. Type: 

    /give @s minecraft:chest{BlockEntityTag:{Items:[{id:"minecraft:dirt",Count:127b}]}}
  3. Place down the chest and open it

  4. The dirt in slot one is displayed as having 64 items in it.

  5. Pick up the dirt in slot one.

  6. The dirt in the cursor slot is displayed as having 127 items in it.

Linked issues

Attachments

Comments 4

Please add the reproducing steps and the command that was used in the video, into the ticket.

I have added the steps to reproduce and the command to the ticket.

I believe these are 2 separate issues revealed by the same steps rather than duplicates which is why I made 2 tickets. This report is regarding the visualization of the stack size cap being inconsistent. The other report is about the fact that the cap is not applied to items being picked up.

Jaxon Leake

(Unassigned)

Confirmed

(Unassigned)

1.20.2, 1.20.4

Retrieved