An open API service indexing awesome lists of open source software.

https://github.com/serilum/enchantment-level-cap-indicator

⭐ Displays a symbol next to enchanted item tooltips when they reach their max level.
https://github.com/serilum/enchantment-level-cap-indicator

curseforge enchantment-level-cap-indicator fabric forge minecraft mod modding modrinth natamus neoforge quilt rick-south serilum

Last synced: 3 months ago
JSON representation

⭐ Displays a symbol next to enchanted item tooltips when they reach their max level.

Awesome Lists containing this project

README

        

Enchantment Level Cap Indicator


Download


You can download Enchantment Level Cap Indicator on CurseForge and Modrinth:

  CurseForge:   https://curseforge.com/minecraft/mc-mods/enchantment-level-cap-indicator
  Modrinth:      https://modrinth.com/mod/enchantment-level-cap-indicator


Issue Tracker


To keep a better overview of all mods, the issue tracker is located in a separate repository.
  For issues, ideas, suggestions or anything else, please follow this link:


    -> Issue Tracker


Pull Requests


Because of the way mod loader files are bundled into one jar, some extra information is needed to do a PR.
  A wiki page entry about it is available here:


    -> Pull Request Information


Mod Description




Requires the library mod Collective.


Enchantment Level Cap Indicator helps players determine whether an enchantment on an item is maxed out. While more experienced players have each level cap memorized, new adventurers do not. A symbol is placed next to the enchantment level when it has reached its maximum potential. By default a golden star is used, though you can change this to whatever you prefer in the config.

Works in the enchantment table, anvil and inventory item tool tips.


Configurable: ( how do I configure? )
maxLevelSymbol (default = "⭐"): The symbol used to show that an enchantment is the maximum level. By default a star.
maxLevelSymbolColourIndex (default = 6, min 0, max 15): The colour index value used for the max level symbol. Possible values; 0: black, 1: dark_blue, 2: dark_green, 3: dark_aqua, 4: dark_red, 5: dark_purple, 6: gold, 7: gray, 8: dark_gray, 9: blue, 10: green, 11: aqua, 12: red, 13: light_purple, 14: yellow, 15: white
showSymbolInItemTooltip (default = true): Whether the max level symbol should be shown in the tooltip when hovering over an item.
showSymbolInEnchantmentTable (default = true): Whether the max level should be shown when hovering over potential enchantments in the enchantment table.



Easily see what enchantments are maxed on your tools!



Here's a GIF showing the full mod functionality:





 



Shows the symbol next to the enchantment clue:



Works in the anvil as well:



Don't like the star? Use your own custom symbol and colour!


------------------

You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.

Serilum.com contains an overview and more information on all mods available.

Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!