Items spawned with /summon always have Damage tag
Linked Issues
Created Issue:
Items spawned with /summon always have Damage tag.
When item spawned with "/summon command", it always has a "Damage" tag, whenever you do. Manually trying to remove it using "/data remove entity [selector] Item.tag.Damage" doesn't work for some reason.
Environment
Windows 10, java version "1.8.0_211", 64 bit.
Added Linked Issues:
relates to
Removed Category: (Unassigned)
Changed Description:
When item spawned with "/summon command", it always has a "Damage" tag, whenever you do. Manually trying to remove it using "/data remove entity [selector]
Item.tag.Damage"doesn't work for some reason.
Removed Environment:
Windows 10, java version "1.8.0_211", 64 bit.
Changed Summary:
Items spawned with /summon always have Damage tag.
Added Affects Versions: 20w51a
Added Affects Versions: 24w07a
Added Fixed Versions: 24w09a
Does this happen to all items, or only to tools?
@violine1101 Nope, Only to tools.
Damage:0 is the proper form of an undamaged tool; I believe the bug is that this doesn't happen in some cases:
MC-136352Can confirm in 20w51a.
Affects 24w07a. It's note-worthy that
MC-136352has been accepted as a bug, and was later fixed after [Mod] tryashtar's comment. Seems like this is intentional behavior based off of that.