mojira.dev
MC-188119

Item durability bar renders in front of item count

When using the following command below to obtain 64 tools in one stack, the item durability bar renders in front of the item count:

/summon item ~ ~ ~ {Item:{id:"minecraft:diamond_hoe",Count:64b,tag:{Damage:1}}}

The bug relates to MC-19421.

Linked issues

Attachments

Comments 3

Item stacks above the stack size limit are not supported.

@unknown in MC-170536

This problem can be replicated without needing to stack items that are typically non-stackable.

I would like to request review of this ticket, as in 24w12a stacked 'nonstackable' items became far more supported and obvious with the additions of the `max_stack_size` and `max_damage`/`damage` components. This issue is far more obvious, and easy to reproduce now, and stands out among other items. I think it would be beneficial to reconsider this functionality not being a supported issue.

If this issue is reopened, I would further request that I could take ownership of it to maintain it going forward, as the original owner no longer can/will (Unless it would be prefered to create a new ticket)

user-a4a49

(Unassigned)

Confirmed

Items, UI

count, durability, rendering

1.15.2, 1.16 Pre-release 2

Retrieved