your current location:首页 > news>Legendary Tooltips

Legendary Tooltips

2024-12-12 09:15:58|Myriagame |source:minecraft skins

Overview

Do you think the prompt box of the item is a bit boring?The legendary prompt box is to change this.

Minecraft images

Use effect

Using this module, you can embellish the item's prompt box into a beautiful artwork.It also adds additional many prompt box options, including but not limited to:

The name of the item name

Tips box shadow (Tooltip Shadow)

Let the prompt frame match the color of the item color (Borders Match Rarity)

The separate symbol below the name of the item (name "

3D item display (Render item Model)

Compact Tooltips

Configuration

Detailed configuration description here (github).Please read this content first!

Player

The configuration file contains the detailed instructions of the tool prompts according to your needs, so be sure to read this instructions first!Support up to 16 custom borders. Each customized border can be set according to what conditions are used to apply items. The available selectioner is as follows:

Name (item ID)

MOD NAME

Item Tag (TAG)

Rarity

Item name color (item name color)

Display name (Display name)

Tips box text (Tooltip Text)

NBT tag (NBT TAG)

By default, the module contains the custom borders seen above, and can easily add more borders through the resource package.This has a sample resource package that adds ten custom borders, ECLECTIC TROVE.

For module author

The following is only applicable to 1.2 and higher versions!

If you are interested in adding a custom border for the items in the module you are writing, you can implement the legendary prompt box as a dependent item.(For this reason, you need to use CurMaven.com.)

Use the legendaryTooltipsconfig.addframeDefinition () method to specify a list of a list of a list of resource (resource location)/ border index (if you don't understand what this means).This method is not widely supported, so if it does not take effect, try the following preferred data -driven method.

For resource package authors

Border can be customized by resource package.The resource package can replace the built -in default border of the module with up to 16 customized borders used for module.Please refer to the example resource package EcleCTIC TROVE -The author recommends that it starts with it when designing his own border.There is also a template image that makes the drawing easier. You can find it here (Github) (this is a Photoshop project, so you need Photoshop or you can read the image editor in the Photoshop file format (such as GIMP image editor).

The following is only applicable to 1.2 and higher versions!

Starting from version 1.2, resource packages and modules can also use their own .json file resources to define custom borders.The loading method of this file is different from ordinary resources, because they will not replace each other -all the frame definitions found in the custom border resource file in all activity will be loaded and applied.These files allow you to use any formal image resources in any format and specify all the colors to be matched.You can find the example file describing the file format here (github).Please read this file first because it contains a lot of information.You can also find an example in the NOCONFIG variant of ECLECTIC TROVE, which contains the definition of many original items and download here.

Precautions

Please do not use the "Display Name" method in the [Client.Definitions] of the configuration file (usually need to be added).Essence

compatibility

Highly compatible, this module will not change the underlying behavior of the prompt box, it will only increase the content.It also linked with equipment comparison (Equipment Compare) to provide a more exquisite comparison prompt box!(See sample picture)

Use permissions

You can use this module freely in the integrated package.