AE2 EMI Crafting Integration
This modification does exactly what it says in the name and nothing extra.
Starting from [v:1.3.0], this mod is a full port of the official AppEng plugin for EMI.
Items located in the Applied Energistics 2 terminal are displayed in the EMI interface and can be used for crafting.
All EMI functionality you'd expect from a regular crafting table should also work, including:
- Quick recipe application with Shift+click
- Viewing available items in the recipe tree
- Extracting items from all available inventories, including the quick access bar
- Tag support with priority for items that are most abundant in the AE2 system
- [v:1.2.1] Support for fluid crafting
- [v:1.2.1] Ability to drag items from EMI
- [v:1.2.1] Automatic filling of crafting patterns
- [v:1.2.1] Automatic filling of processing patterns (including fluids)
- [v:1.3.0] Search synchronization between AE2 and EMI
- [v:1.3.0] Requesting existing crafting patterns with Ctrl+click
- [v:1.3.0] Full support for Applied Energistics 2 recipes
Integration with Other Mods
[v:1.3.0] Extra Mod Integrations
The ExMI plugin for AE2 automatically disables when detected, which eliminates recipe duplication from Applied Energistics.
This modification has integrations with both AE2 and AE2WTLib.
Compatibility Table
| Minecraft Version | AppEng2 | AE2WTLib |
|---|---|---|
| 1.20.1 (Fabric) | ✅ | ✅ |
Previous Developments
This is an incomplete list of mods that inspired or helped in the implementation of this modification.
leo60228's emplied - The original idea of the mod was to port emplied to the latest version, but after re-evaluation, this turned out not to be what I wanted to do. Helped understand the structure of EMI plugins and plugin entry point configuration.
Chikage0o0's emicompat - Helped determine that it's necessary to send a packet to AE2 for crafting with items from the system, as well as the prioritization logic.
Tips
For synchronizing AE2 search with EMI, you can use the runtime JEI integration that EMI has.
Simply add JEI (NOT REI) to the mods folder and select Sync with JEI in the terminal settings.No longer required since version 1.3.0