Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
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)