your current location:首页 > news>Invhud_configurable)

Invhud_configurable)

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

Brief introduction

The potion effect of the item bar HUD+module HUD only supports the modules written in the code, which causes the state effect icon in the state of the module (such as escape: parasite and firm will).

This module allows players to find pictures of the corresponding status effect under the specified item column HUD+ in the configuration file (config/invhud_configurable/iconmod.cfg).

usage

This module currently supports the path search rules that define a module or the path of a specific state effect.

In the configuration file, write a search rule or specific path in each row, and the semi -angle comma is separated from each word.

Define the search rules:

,

Example: SRPARASITES, Textures/GUI/Potion_%S.PNG

During the search, %S will be replaced with a name of the state effect (that is, the part of the colon in the registered name), such as Assets/SRPARASITES/Textures/Gui/Potion_viral.png, which is regarded as a virus effect.

Define a specific path:

, ,

Example: SimpleDiffical, COLD_RESIST, Textures/Potions/Res_Cold.png

(When searching, the priority of the specific path configuration is above the search rules.) The picture path of the cold resistance state effect of a firm will module is set to Assets/Simplediffical/Textures/Potions/Resist_Cold.png

Note:

The search rules of a module are not specified, but when the module's state effect is defined, the icon of other state effects of the module will be displayed as a purple -black block.

At present, it only supports the module of the storage module for storage in the form of several small icons (rather than a small icon containing each small icon) in the form of several small icons.

The automatic configuration file comes from escaping: parasites and firm will of will.

Minecraft images

Minecraft images

Minecraft images