item data
(like wool color) and NBT data
(like enchantments, name and lore) for items in the MyPet config.1.13-Item-ID
NBT-Data
beef {display:{Name:"Wolf Food",Lore:["Tasty wolf food","Tastes like banana"]}}
beef {"display":{"Name":"[{\"text\":\"Wolf Food\"}]","Lore":["{\"text\":\"Tasty wolf food\"}","{\"text\":\"Tastes like banana\"}"]}}
/petadmin info item
command. This command will output the item you are currently holding in your main hand to the server logs (don't copy from console). Copy and paste this output to your config and it should work fine./give @a
./give
command in Minecraft. You can find all possible NBT properties here or just use one of the generators from above.