Enchantlib

A mod that provides a simplified solution for higher-level enchanting systems
Back to Files

EnchantLib 1.3.2 (NeoForge) for Minecraft 26.2

File nameenchantlib-1.3.2-neoforge-26.2.jar
Uploader
Huziyang520Huziyang520
Uploaded
Sep 18, 2026
Downloads
8
Size
225.9 KB
Mod Loaders
NeoForge
File ID
8911804
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:enchantlib-1645275:8911804"

Learn more about Curse Maven

What's new

1.3.2 (2026-09-18)

  • Fix the "world uses experimental settings" warning that appeared every time a world was opened: the runtime data pack that provides the enchantments is now registered with a KnownPack, so its registry entries are no longer flagged as experimental (which previously tainted the world's lifecycle).