File Details
enchantmentlibrary-1.21.1-1.1.0.jar
- R
- Mar 23, 2026
- 135.89 KB
- 68
- 1.21.1
- NeoForge
File Name
enchantmentlibrary-1.21.1-1.1.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Added
- Disenchant Button: A new GUI button that destroys any items placed in the
FILTERslot. This destroys the item but adds its enchantments directly to the library. - Detailed Tooltips: Replaced generic info lists with expanded data panels. Tooltip is changed to this format:
- Max Learned Level.
- Native Enchantment Descriptions support for enchantment lore notes.
- Stored Points vs. Capacity Cap.
- Resulting Level for item insertion/extraction.
- Estimated Transaction Cost (Points & Experience).
- Dynamic XP Cost scaling: Implemented standard quadratic cost multiplier calculations (
baseMultiplier * level^2) for extractions. - Full Refund Mechanism: Returning enchantments back to the library now fully restores the exact XP amount originally spent.
Changed
- Configurability: Fully expanded variables for limits like absolute Max Level extraction triggers via regular configuration support (e.g., Configured). Added easy sizing support matrices that fully align mechanics.