Hello, I am trying to hide the tooltip from an item in a custom gui. Here's the line of code I'm trying to add this to:
I've tried adding "with all flags hidden" but since I'm on 1.21.4 I dont think that works. Also I think it's worth mentionning that I was easily able to hide the tooltip from an item with a /give generator, but I can't figure out how to add that to my line of code. ANY HELP WOULD BE VERY APPRECIATED!
Code:
set slot 18 of metadata tag "Menu" of player to stick with custom model data 19 named " "
I've tried adding "with all flags hidden" but since I'm on 1.21.4 I dont think that works. Also I think it's worth mentionning that I was easily able to hide the tooltip from an item with a /give generator, but I can't figure out how to add that to my line of code. ANY HELP WOULD BE VERY APPRECIATED!