Item Borders [Fabric]

Item Borders [Fabric]

6M Downloads
This is the Fabric version of the mod, if you're looking for Forge click here.

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

This mod requires Iceberg, 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:

"manualBorders": {
    "<Color name or hex code>": [<list of item paths or tags>]
}
For example:
"manualBorders": {
    "FCC040": ["minecraft:stick", "torch"],
    "green": ["#minecraft:planks"],
    "red": ["diamond"]
}

Compatibility

Should be fully compatible with modded items, and even modded item rarities.  Let me know if you find something that doesn't work as expected!

You are free to use this mod in modpacks.

Problems, feature request, something else?  Join us on Discord!