#Variable in a tooltip? Is this possible?

1 messages · Page 1 of 1 (latest)

wide otter
#

The reason I'm doing it this way is because it'd just be more organized for me. Any help?

haughty pasture
#

send formatted ""

wide otter
haughty pasture
#

np

wide otter
haughty pasture
#

?

#

No reason to ping me

wide otter
#

Well, I had closed the thing, so I assumed you wouldn't of seen.

haughty pasture
#

What else?

wide otter
#

set {mudbricktooltip} to "&7[Block]" and "&3Obtained by refining 5 &6Mud Dust."

So, it won't let me add multiple things to the variable. I'm trying to make it so it acts as everything I would've put in the tooltip.

I'm doing it this way because I have a lot of other items showing the tooltip of {mudbricktooltip} so this is very efficient.

#

Is there a different way to do this?

viral blade
#

set ... to "[Block] Obtained by refining dust"

wide otter
#

The reason I added the "and" was so it would space out nicely, like this.

[Block]
Obtained by refining dust.

viral blade
#

Oh like a new line got it

wide otter
#

Yeye. It works for when I do the messages, but not for the variable, so I'm wondering if there's a different method.

haughty pasture
#

Try %nl%?

#

[block]%nl%Obtained...

wide otter
#

Alright.

wide otter
haughty pasture
#

%new line%

wide otter
#

Oh, cool.

viral blade
#

Oh beat me to it

wide otter
#

Works perfectly. Thank y'all!