your current location:首页 > news>Item Borders

Item Borders

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

Main function

Add color frames to rare items to make it more conspicuous!

In addition to the original version, there are also items that support some modules, which can be customized by configuration.

ICEBERG is required as the front; the Fabric version also needs Fabric API and Cloth Config API.

Minecraft images

Set item

Do not display ordinary items borders by default, you can open the files in the config folder by modifying the file opening;

You can set it in the shortcut bar and not display the border;

You can set the frame as a square corner;

The color of the war beam can be set to synchronize with the border color;

You can turn off the border automatically generated according to the rarity of the item;

Add a custom border, the specified item/tag is displayed as a specific color:

Forge

 [client.options.manual_borders]  =  or  

Example:

 [client.options.manual_borders] fcc040 = ["minecraft: stick", "torch"] Green = "#Forge: os" red = "oak_planks" 

Fabric

 "ManualBorders": {"": []} 

Example:

"manualBorders": {    "FCC040": ["minecraft:stick", "torch"],    "green": ["#minecraft:planks"],    "red": ["diamond"]} 

Minecraft images

The goal of MC Encyclopedia (MCMOD.CN) is to provide players with a better environment for MOD learning and research, and accept and cultivate more hardcore players.Provide Minecraft (Minecraft) MOD (module) item data introduction, tutorial strategy and MOD download, and is committed to improving the player's game experience.About the encyclopedia Encyclopedia help development log Donate Encyclopedia to follow the encyclopedia B station = "Fa Fa-Anagle-Right"> Opinions feedback Email © CopyRight Mc Encyclopedia 2013-2024 mcmod.cn |

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.