Custom Enchantment Downloader
How to use the mod:
The mod operation process is extremely simple and intuitive:
- Connect to any Minecraft server — regardless of whether it's a popular hosting service or a private project.
- Enter the command:
/save enchantments— you can execute it immediately after joining the server or at any convenient moment during gameplay. - Check the message system — the mod will immediately notify you about the successful saving of enchantment data.
Output file:
All obtained enchantment data is written to a text file named <Server-IP>-ENCHANTS.txt, which is automatically saved in the .minecraft/config/ directory on your computer.
Main features:
The modification analyzes and saves complete information about custom enchantments present on the server. This is especially useful for mod and datapack developers who want to:
- Study the structure and parameters of custom enchantments
- Replicate the logic and mechanics of enchantment functionality
Available data:
The output file contains detailed information about each enchantment:
- Enchantment name
- Name style (font color, bold text, and other formatting parameters)
- Maximum available level
- Minimum application cost
- Maximum application cost
- Appearance probability (weight)
- Slot types for usage
- Compatible items (items that can be enchanted via anvil)
- Conflicting enchantments (set of incompatible effects)
- Primary items (items for application via enchantment table or villager trading)
- Enchantment effects (Currently this text section is difficult to read, improvement work is ongoing. Includes attribute modifiers, activation conditions, executed functions, and other parameters)
Recommended for combined usage:
The mod's functionality is excellently complemented by the following solutions, opening new possibilities for analyzing server content.