promotional bannermobile promotional banner

More Enchantment Info

Providing enchantment info to JEI

File Details

0.4.0

  • R
  • Apr 29, 2026
  • 537.12 KB
  • 213
  • 26.1.2+15
  • Forge + 2

File Name

more-enchantment-info-0.4.0-dev.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1
  • 1.21.11
  • 1.21.10
  • 1.21.9
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1
  • 1.21
  • 1.20.1

Curse Maven Snippet

Forge

implementation "curse.maven:more-enchantment-info-1166503:8009768"

Fabric

modImplementation "curse.maven:more-enchantment-info-1166503:8009768"

NeoForge

implementation "curse.maven:more-enchantment-info-1166503:8009768"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

:sparkles: New Features

  • 45bdc1e - add getIdentifier override in v26 EnchantmentRecipeCategory (commit by @SettingDust)
  • f9312a8 - add separate loader containers for Forge and NeoForge (commit by @SettingDust)

:bug: Bug Fixes

  • 032838e - white line at tradable right (commit by @SettingDust)
  • 36bc510 - add requireNotNull(MOD_BUS) guard to NeoForge v21/v26 entrypoints (commit by @SettingDust)
  • dd9e372 - update ForgePluginFinderMixin to use @Inject+@Local pattern (commit by @SettingDust)

:recycle: Refactors

  • a30874c - update from template (commit by @SettingDust)
  • 63bf4c8 - bump copier template (commit by @SettingDust)
  • a9b3293 - build: split forge and neoforge runtime targets (commit by @SettingDust)
  • c50f35c - common: split version adapters and jei abstractions (commit by @SettingDust)
  • ea8db70 - loader: wire per-version sprite entrypoints (commit by @SettingDust)
  • e06f081 - jei: migrate enchantment recipes/ingredients to Holder and simplify factory API (commit by @SettingDust)
  • c75ab44 - neoforge: update entrypoint implementations and enhance service loading (commit by @SettingDust)
  • 3c4b27a - implement version-specific adaptations and enhance identifier handling (commit by @SettingDust)
  • dc73c82 - jei: remove expect/actual IDrawable/IDrawableStatic/GuiGraphics, refactor DrawableSprite to data helper (commit by @SettingDust)
  • b302dad - jei/v20: replace DrawableSpriteAdapter service loader with DrawableSpriteDrawable (commit by @SettingDust)
  • e9d44b6 - jei/v21: replace DrawableSpriteAdapter service loader with DrawableSpriteDrawable (commit by @SettingDust)
  • b9777e3 - jei/v26: replace DrawableSpriteAdapter service loader with DrawableSpriteDrawable (commit by @SettingDust)
  • 2f5a27d - jei/common: remove shared EnchantmentJeiFactory SPI and adapter (commit by @SettingDust)
  • 3cc354a - jei/v20: inline plugin logic and add versioned recipe viewer adapter (commit by @SettingDust)
  • e4d7bd2 - jei/v21: remove factory indirection and switch to versioned identifiers (commit by @SettingDust)
  • f5fa784 - jei/v26: remove factory indirection and use version-scoped identifier adapters (commit by @SettingDust)
  • beb5c47 - fabric: use version-scoped toNativeIdentifier imports (commit by @SettingDust)
  • 4944516 - rename RegistryAdapter.registryOrThrow to getRegistry (commit by @SettingDust)

:wrench: Chores

  • 1f04860 - gradle: update wrapper and 26.1.2 catalog mapping (commit by @SettingDust)
  • 481f601 - mixins: remove explicit refmap entries from shared mixin configs (commit by @SettingDust)
  • 4cb8193 - idea: switch project JDK to jbr-25 (commit by @SettingDust)
  • 1b59f2c - bump dependencies (commit by @SettingDust)