your current location:首页 > news>Multi-Line Tooltip MINECRAFT

Multi-Line Tooltip MINECRAFT

2024-12-15 01:10:22|Myriagame |source:minecraft skins

"Iceberg" (iceberg) realizes the function of automatically replacing the row change and when the text exceeds the screen, which can completely replace this module.


Feature overview

-Codme: Let the tool prompt press the changing character`

`Change (including translation text).-The limit: Limit the tool prompt box in the screen.It is mainly the front of the author's own module.Other modules or integrated packagers can also use them at will.

Detailed explanation

Change

Minecraft images

Minecraft images

The original tool prompt will take `

`Rendering into garbled, which causes module makers to write a longer tool prompt and must be divided into several paragraphs; if the translation text is used, it is even more troublesome: a localized key is set to set each line of text.This module solves this problem, so that the tool prompts are

Minecraft images

`Rendind it into a real change, not garbled.(Tool prompt refers to the prompt text added by the MOD YARN: `APPENDTOOLTIP` method or item nbt.

Minecraft images

Minecraft images

`, Because it is not necessary, no matter what system, it is uniformly used here`

`Change the line, just like the original JSON format text in MC.) As shown in the figure below, the first picture is the effect before installing this module. The change symbol is rendered to garbled. The entire tool prompts that the tool prompt box exceeds the screen because it is too long; the second picture is to install this module after installing this moduleThe effect of the change symbol is rendered as a real change, and the entire tool prompt box is all on the screen.

Restriction

Minecraft images

If the tool prompts are too long or the screen is too large, and the screen is not large, when the mouse is in the middle of the screen, the tool prompt box is likely to exceed the screen, as shown below:

Minecraft images

After installing this module, you can limit the tool prompt box to the screen, as shown below: