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

EmiBridge

A framework mod that bridges JEI recipes to EMI, designed for NeoForge 1.21.1.

Загрузки
486
Подписчики
1
Обновлён
17 мая 2026 г.
Лицензия
AGPL-3.0-only

Опубликован 17 мая 2026 г.

EmiBridge automatically translates recipes registered in JEI (Just Enough Items) into a format recognizable by EMI (Emi Mod Integration), enabling full recipe compatibility and display within EMI. It also provides an Adapter API for other mods to implement custom recipe translation logic.

Ченджлог

1.0-SNAPSHOTАльфа1.21.1 · 17 мая 2026 г.

Features

  • Auto Extraction — Automatically scans all JEI recipe categories and translates them into EMI recipes
  • Adapter Interface — Mods can implement custom recipe translation logic via IRecipeAdapter
  • Deduplication System — Intelligently detects already registered EMI recipes to avoid duplicates
    • Native mode: Scans the EMI recipe index directly
    • Hybrid mode: Scans using the EMI API
  • Built-in Blacklist — Adapters can declare recipe types to be filtered (JSON configurable)
  • Blacklist Configuration — Supports configuration files (emibridge-common.toml) and adapter-built-in blacklists
  • Caching — Recipe results can be cached to disk, speeding up startup
  • Debug Commands/emibridge status, /emibridge stats, /emibridge reload

Комментарии

Загружаем…