Перейти к содержимому
Mineforgian

More Enchantment Info

Providing enchantment info to JEI

481K загрузок29 подписчиковCC-BY-SA-4.0fabricforgeneoforge

Обновлён 16 июня 2026 г. · опубликован 27 декабря 2024 г.

More Enchantment Info

Adding enchantment information to JEI img.png img_1.png

Features

  • Supporting enchantment descriptions
  • Enchantment properties such as tradeable, discoverable, category, rarity, etc.
  • Applicable items
  • Enchantment conflicts

Credit

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.4.2Релиз26.1, 26.1.1, 26.1.2, 26.2fabric, forge, neoforge16 июня 2026 г..jar (545 КБ)
0.4.1Релиз1.21.11, 26.1, 26.1.1, 26.1.2fabric, forge, neoforge1 мая 2026 г..jar (545 КБ)
0.4.0Релиз1.21.11, 26.1, 26.1.1, 26.1.2fabric, forge, neoforge29 апреля 2026 г..jar (537 КБ)
0.3.0Релиз1.20.1forge14 сентября 2025 г..jar (84 КБ)
0.3.0Релиз1.20.1, 1.21, 1.21.1fabric, neoforge14 сентября 2025 г..jar (215 КБ)
0.3.0Релиз1.20.1, 1.21, 1.21.1fabric, neoforge14 сентября 2025 г..jar (215 КБ)
0.2.0Релиз1.20.1fabric, forge23 января 2025 г..jar (88 КБ)
0.1.1Релиз1.20.1fabric, forge1 января 2025 г..jar (71 КБ)
0.1.0Релиз1.20.1fabric, forge27 декабря 2024 г..jar (71 КБ)

Ченджлог

0.4.2Релиз26.1.1, 26.1.2, 26.2 · 16 июня 2026 г.

:bug: Bug Fixes

  • 99d93ef - jei: keep enchantment compatibility on holders (commit by @SettingDust)
0.4.0Релиз26.1, 26.1.1, 26.1.2 · 29 апреля 2026 г.

: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)
0.3.0Релиз1.20.1 · 14 сентября 2025 г.

:sparkles: New Features

  • ba814af - support 1.21.1 fabric (commit by @SettingDust)
  • 63d977b - support 1.20.1 forge (commit by @SettingDust)
  • a4b13af - support 1.21.1 neoforge (commit by @SettingDust)

:recycle: Refactors

  • c4923c6 - readd 1.20.1 fabric support (commit by @SettingDust)
0.3.0Релиз1.20.1, 1.21, 1.21.1 · 14 сентября 2025 г.

:sparkles: New Features

  • ba814af - support 1.21.1 fabric (commit by @SettingDust)
  • 63d977b - support 1.20.1 forge (commit by @SettingDust)
  • a4b13af - support 1.21.1 neoforge (commit by @SettingDust)

:recycle: Refactors

  • c4923c6 - readd 1.20.1 fabric support (commit by @SettingDust)
0.3.0Релиз1.20.1, 1.21, 1.21.1 · 14 сентября 2025 г.

:sparkles: New Features

  • ba814af - support 1.21.1 fabric (commit by @SettingDust)
  • 63d977b - support 1.20.1 forge (commit by @SettingDust)
  • a4b13af - support 1.21.1 neoforge (commit by @SettingDust)

:recycle: Refactors

  • c4923c6 - readd 1.20.1 fabric support (commit by @SettingDust)
0.2.0Релиз1.20.1 · 23 января 2025 г.

:bug: Bug Fixes

  • 9262b96 - internal function can't compile (commit by @SettingDust)
  • d1f01ec - missing remap on overwrite (commit by @SettingDust)

:recycle: Refactors

  • 2ef0b62 - use ingredient & add api to query an enchantment (commit by @SettingDust)
0.1.1Релиз1.20.1 · 1 января 2025 г.

:bug: Bug Fixes

  • 11e5485 - needn't fabric mixin to work (commit by @SettingDust)
0.1.0Релиз1.20.1 · 27 декабря 2024 г.

:sparkles: New Features

  • b5e765f - usable on fabric (commit by @SettingDust)
  • 17c4c06 - working in prod forge + fabric (commit by @SettingDust)

:wrench: Chores

  • 193ecf7 - add icon (commit by @SettingDust)

Полная история изменений — на Modrinth.

Комментарии

Загружаем…