
Custom Enchantment Downloader
ArchivedA mod to get information about all enchantments on a server. Works on custom ones too! Can be used together with a world downloader to get a more accurate world.
318downloads
0followers
318downloads
0followers
Custom Enchantment Downloader has been archived. Custom Enchantment Downloader will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
Supported environments
Client-side
Links
Tags
Creators
Details
Licensed MIT
Published last year
How to use the Mod:
-
How to Use the Mod:
-
Join any Minecraft server.
-
Run the command:
/save enchantments- This command can be executed at any time after joining.
-
Check the output in chat.
- The mod will confirm if the enchantments have been saved
Output File:
- All of the enchantment data will be saved as a text file named:
<Server-IP>-ENCHANTS.txt - This file is located in your
.minecraft/config/
What It Does:
-
The mod scans and saves all server-side custom enchantment data.
-
Useful for mod or datapack developers who want to:
- Analyze custom enchantment data.
- Copy enchantment logic.
What information do you get?
- Enchantment name
- Enchantment name style (Color, font, bold, etc)
- Max level
- Min cost
- Max cost
- Weight
- Slots
- Applicable Items (Items it can be put onto using an anvil)
- Exclusive Set (Enchantments which arent compatible with this one)
- Primary Items (Items on which it can be put using an Enchantment table / through Villager trades)
- Effects (This text is hard to read as i have not been able to decompile it, WIP. Contains things like: Attribute modifiers, If it calls a function, Requirements and more)

