promotional bannermobile promotional banner

EMILink

EMI ↔ AE2 / BeyondDimensions integration enhancement mod, adding convenient AE2 and BD related operations to the EMI recipe interface.

File Details

emilink-1.1.7.jar

  • R
  • May 18, 2026
  • 294.29 KB
  • 47
  • 1.21.1
  • NeoForge

File Name

emilink-1.1.7.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:emilink-1542052:8107244"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## Added - **Bookmark Priority in Encoding Terminal**: When encoding processing/crafting patterns, prioritize items from EMI's bookmark栏. Supports items/fluids/chemicals. - **Config**: Added `bookmarkPriority` option (default: enabled) - **Quick Bookmark Keybind (default: B)**: While hovering over an EMI bookmarked item, pressing the key automatically fills the first empty filter slot in the current interface. Supports items/fluids/chemicals. - **Custom EMI Recipe Compatibility**: When encoding custom EMI recipes (e.g., Applied Forbidden forge rituals), sets the EAEP recipe tree search key and applies bookmark priority. ## Fixed - Fixed an issue where smithing/stonecutting recipes were not affected by bookmark priority due to `EncodingHelper.isSupportedCraftingRecipe()` incorrectly determining them. - Crafting recipe input slots now also apply bookmark priority logic and exclude backpack-derived items. ## Changed - Debug mode is now disabled by default.