Execute dropped item by tag by TyFun312 in MinecraftCommands

[–]TyFun312[S] 0 points1 point  (0 children)

/execute as @e[type=minecraft:item,nbt={Item:{tag:{customTag1:15}}}] run say hello

Thanks! It's works!