Download Item Borders — Minecraft Mods — ModStock
Item Borders

Item Borders

Active

Downloads

20

Last update

4 months ago

Versions

1.12.2 — 1.21.4
Client
Fabric
Forge
Neoforge
Adventure
Decor
Weapons and armor
Game mechanics
Utils

Add colored borders to inventory slots to make your rare items stand out!

This mod requires Iceberg, you can download it here. 

Fabric 1.1.6+ require Forge Config API Port, you can download it here. 

Versions 1.2+ require Prism, you can download it here. 

 

Client / Server

This mod is fully client-side.

 

Configuration

By default, borders are not displayed for common items.  This can be enabled with a configuration option.  Optionally, borders can be disabled on the hotbar as well.  Custom colors from Loot Beams mod can be synchronized as item borders with an option.  Automatic borders can be disabled completely, and manual colors can be specified for items/tags with the following format:

[client.options.manual_borders]
    <Color name or hex code> = <list of item paths or tags> OR <item path or tag>
 
For example:

[client.options.manual_borders]
    FCC040 = ["minecraft:stick", "torch"]
    green = "#forge:ores"
    red = "oak_planks"