(Java Minecraft 1.14) Damage nbt can't be used to select item entities?
Damage
is in the tag
tag and you need the "byte" type:
{Item:{id:"minecraft:diamond_axe",Count:1b,tag:{Damage:0b}}}
Damage
is in the tag
tag and you need the "byte" type:
{Item:{id:"minecraft:diamond_axe",Count:1b,tag:{Damage:0b}}}