multiple lines of text with procedure-generated tooltip?

Started by QuiteStupidPerson on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
multiple lines of text with procedure-generated tooltip?

Is there a way to create a tooltip with multiple lines using procedures, "create text with" simply connects the text i want to be in separated lines :/

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I suggest [/n] within the…
Wed, 07/31/2024 - 19:13

I suggest [/n] within the tooltip box to be the call for a new line.

Joined Sep 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Not sure if this is still…
Thu, 02/27/2025 - 00:43

Not sure if this is still required (or if it can be done in the version you're using) but it can be done via the "Replace Text" and the "New Line" block in the text section of 2024.4

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you are a year late for the…
Sun, 03/02/2025 - 18:19

you are a year late for the party but thanks either way

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I used "New line" block in…
Wed, 03/26/2025 - 03:57

I used "New line" block in GUI tooltip procedure. But there are "LF" instead of New line.(I using 2024.4)