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
## [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