Advancements Tracker is a powerful Minecraft Forge Client Mod that enhances your gaming experience by providing you with an intuitive overlay. This overlay enables you to easily track your progress towards completing your selected advancements, making the process smoother and more enjoyable.
With Advancements Tracker, you can also access advanced sorting and filtering options, allowing you to gain a better overview of your advancements. This feature helps you identify which advancements to prioritize and which ones require more effort, making the overall gameplay experience more rewarding and meaningful.
Say goodbye to the frustration of trying to keep track of your advancements on your own. With Advancements Tracker, you'll have all the information you need at your fingertips, making achieving your Minecraft goals a breeze.
Note: For Fabric please take a look at Advancement Info which offers similar functionality.
Example Video by PwrDown
The overview could be open with CTRL + L and displays all current advancements and allow the tracking of single advancements.
By clicking on the advancements inside the overview you will see the details about the completed and missing criteria and a list of rewards, if any.
The widget could be show/hide with ALT + L and displays the currently tracked advancements and their progress.
The tracked advancements are stored directly in the client settings file and could be easily adjusted. They are stored per server, so you can have different tracked advancements for each single server. Local games (single-player) however sharing the same tracked advancements.
This mods adds support for criteria translation instead of having cryptic requirements like 1, 2, 3.
The translated text is added over language files and you will see a corresponding message in the client log for untranslated advancements like:
Unable to translate summoned (advancement.minecraft.nether.summon_wither.summoned) to a more meaningful name.
Example en_us.json entry for the former line:
"advancement.minecraft.nether.summon_wither.summoned": "Summon a Wither",
You can add the translation directly into your mods, mod packs or in this mod over a PR.
The setting file allows you to disable / enable the overview or widget screen. You could also adjust the position and size of the widget overlay.
You could define tracked advancements over the settings file which should be displayed by default in a specific order. This is helpful for mod packs so that the user gets first an tutorial advancement / tasks and later other pre-defined tasks. If you are defining a pre-defined order you could disable the overview screen to make sure that the user is not un-tracking them by mistake.
Its a pure client side mode, but will not harm if it is installed on the server.
If the data pack is not using a custom advancement system it should work out of the box. I recommending the Expanded Advancement and Recipe Pack data pack which adds a plenty of advancements and recipes.

Advancements Tracker is a Minecraft Forge Client Mod that simplifies the process of tracking and achieving advancements through an intuitive overlay with sorting and filtering options.