-
Bug
-
Resolution: Fixed
-
Minecraft 1.13.1, Minecraft 1.13.2-pre1, Minecraft 1.13.2-pre2, Minecraft 1.13.2, Minecraft 18w43b, Minecraft 18w43c, Minecraft 18w44a, Minecraft 18w45a, Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 1.14 Pre-Release 2, Minecraft 1.14 Pre-Release 3, Minecraft 1.14.3 Pre-Release 4, 19w35a
-
Confirmed
-
Items
-
Normal
The bug
Upon dropping an undamaged item it has no Damage:0 tag, so you can't check via commands if the item is not damaged.
How to reproduce
- Get a diamond pickaxe from creative mode
- Drop it
- Run this command:
/data get entity @e[type=item,limit=1]
→ Inside the Item NBTTag there's no {Damage:0} tag
Exiting and re-entering the world writes the {Damage:0} tag to the item (both if on ground on your inventory).
- is duplicated by
-
MC-153915 Trading tools is broken
- Resolved
-
MC-160399 Inconsistent saving of nbt tag "Damage 0" on tools between RAM and Disk
- Resolved
-
MC-163992 Undamaged items do not have Damage:0 tag
- Resolved
- relates to
-
MC-124876 Villagers requesting tools with no damage provided specifically want Damage:0
- Resolved
-
MC-125880 Recipe book rejects bows with Damage:0 tag when crafting dispensers
- Resolved
-
MC-154975 Items spawned with /summon always have Damage tag
- Reopened