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
Created Issue:
Item durability bar renders in front of the 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}}}
Changed Summary:
Item durability bar renders in front oftheitem count
Added Labels: count durability render rendering
Removed Category: (Unassigned)
Changed Description:
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.
Added Linked Issues:
relates to
Added Attachments:


[Mojang] slicedlime in
MC-170536This 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)