Custom Enchantment Downloader
ModMIT

Custom Enchantment Downloader

A 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.

222
Downloads
0
Followers
10 months ago
Updated
📦
4
Versions

📖About Custom Enchantment Downloader

How to use the Mod:

  1. How to Use the Mod:

  2. Join any Minecraft server.

  3. Run the command: /save enchantments

    • This command can be executed at any time after joining.
  4. 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?

  1. Enchantment name
  2. Enchantment name style (Color, font, bold, etc)
  3. Max level
  4. Min cost
  5. Max cost
  6. Weight
  7. Slots
  8. Applicable Items (Items it can be put onto using an anvil)
  9. Exclusive Set (Enchantments which arent compatible with this one)
  10. Primary Items (Items on which it can be put using an Enchantment table / through Villager trades)
  11. 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)

Great to use in combination with: