#Variable in a tooltip? Is this possible?
1 messages · Page 1 of 1 (latest)
send formatted ""
Lysm. Thanks a ton!
np
Had another question, though.
Well, I had closed the thing, so I assumed you wouldn't of seen.
What else?
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?
set ... to "[Block] Obtained by refining dust"
The reason I added the "and" was so it would space out nicely, like this.
[Block]
Obtained by refining dust.
Oh like a new line got it
Yeye. It works for when I do the messages, but not for the variable, so I'm wondering if there's a different method.
Alright.
What is this, if I may ask?
%new line%
Oh, cool.
Oh beat me to it
Works perfectly. Thank y'all!