Custom Advancement Downloader
How the Mod Works
This helpful tool is designed for collecting and saving achievement data in a format convenient for further use. Works exclusively on the client side and captures only achievements visible to the player.
How to Use the Modification
- Connect to any Minecraft server
- After connecting to the server, execute the command:
/save advancements- this can be done at any point during gameplay - The system will confirm the operation's completion through the game chat
Result File
All collected data is saved in a text file with a name like <Server-IP>-ADVANCEMENTS.txt, located in the .minecraft/config/ folder of your game directory. Information is stored in structured JSON format.
Areas of Application
The main value of the mod lies in the ability to analyze and recreate custom achievements. This will help mod and datapack developers:
- Study the structure of existing achievements
- Create new achievements based on existing ones
- Work with player progress more effectively
Compatibility with Other Tools
It's particularly useful to use this mod in combination with various world downloaders to get a complete picture of the gaming environment.