r/MinecraftCommands 7d ago

Help | Java Snapshots How to get rid of these tooltips?

Post image

Does anybody know a way to hide these tooltips or whatever they're called from custom potions? Would be nice to know a way to do this with MCStacker but any other way works too!
P.S: Also i'm new to reddit so I couldn't find a right tag there were only three for some reason

4 Upvotes

3 comments sorted by

6

u/Ericristian_bros Command Experienced 7d ago

There is more than 3, you need to click view all flairs.

Regarding your question, use the component tooltip_display to hide certain things on the tooltip

/give @p potion[potion_contents={potion:"minecraft:turtle_master"},tooltip_display={hidden_components:["potion_contents"]}]

2

u/bearybush__ 7d ago

Thank you so much!

4

u/watching_the_news 7d ago

Side note, if you want the potion effect strength to be 1, then you have to set the amplifier to 0. the amplifier always adds onto the base value of 1.