The bug
When item spawned with the /summon
command, it always has a Damage
tag. Manually trying to remove it using /data remove entity [selector] Item.tag.Damage
doesn't work for some reason.
Linked issues
relates to 1
Attachments
Comments 5
Damage:0
is the proper form of an undamaged tool; I believe the bug is that this doesn't happen in some cases: MC-136352
Affects 24w07a. It's note-worthy that MC-136352 has been accepted as a bug, and was later fixed after @unknown's comment. Seems like this is intentional behavior based off of that.
Does this happen to all items, or only to tools?