EMILink

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

File Details

emilink-1.1.10.jar

  • R
  • Jun 16, 2026
  • 158.30 KB
  • 297
  • 1.21.1
  • NeoForge

File Name

emilink-1.1.10.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

## [1.1.10] - 2026-06-14

### Added

- Ars Nouveau storage lectern F/Alt+F search fill compatibility
- EMI sidebar deposit into AE network: click EMI sidebar with an item on cursor to deposit into AE, Shift+click for batch deposit (requires wireless terminal or open AE terminal)
- EMI drag-to-fill search: drag items from EMI into search box/text field to automatically fill item name, Alt+drag to fill mod ID
- Space+Click bulk transfer, drag deposit, and drag-to-fill all support configuration toggles

### Fixed

- Fixed NeoForge config screen ClassCastException: IConfigScreenFactory now registered via dynamic proxy
- Fixed RecipeScreenMixin directly referencing PatternEncodingTermScreen causing hard dependency crash on AE2
- Fixed server crash due to EmiAE2 loading client Screen classes during construction

### Changed

- Extract modifier refactored from hardcoded Shift+Click to configurable (`extractModifier`: SHIFT/CONTROL/ALT/OFF)
- Batch deposit modifier configurable (`depositBatchModifier`), default Shift
- Added `enableAeDeposit`, `enableDragFill`, `enableBulkTransfer` configuration options