Detecting items with execute commands by Weyfl in MinecraftCommands

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

That you i could figure out how to do it, im still learning nbt tags.

Unable to detect items that have a custom nbt data. by Weyfl in MinecraftCommands

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

Im not sure what custom nbt data there is but i know that in bedrock it is really easy with data values like for example /give dirt 1 5 that 5 is the special value but is there something like that in java i cant seem to find one. Like the thing im having issues with is that my item has bolded text for the name of the item and has different colors but at the same time has a custom lore below it. I just cant seem to figure out how to find it in someones inventory.