Enchantment Library Standalone

This mod is a standalone version of the Enchantment Library block from the Apothic Enchanting mod, with additional features.

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

NeoForge

implementation "curse.maven:enchantment-library-standalone-1484546:7801949"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Disenchant Button: A new GUI button that destroys any items placed in the FILTER slot. 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.