AE2 EMI Crafting Integration

Adds support for crafting with EMI on Applied Energistics 2 terminals

File Details

ae2-emi-crafting-1.3.1.jar

  • R
  • Mar 5, 2024
  • 117.05 KB
  • 5.3M
  • 1.20.1
  • Fabric + 1

File Name

ae2-emi-crafting-1.3.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:ae2-emi-crafting-integration-923210:5160115"

Quilt

modImplementation "curse.maven:ae2-emi-crafting-integration-923210:5160115"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This is a changelog which contains all changes from v:1.2.0 - v:1.3.1
All versions in between were skipped on curseforge since I had lost access to the account which originally published the mod.

Fixes

Recipes

  • Register Custom Attunement Recipes by shartte¹
  • Change recipe rendering to be more in line with official plugin by alikindsys

Pattern Crafting Terminal

  • Fixes "Current Workstation does not support recipe" #7 by alikindsys

General

  • Clicking "Fill recipe" doesn't close EMI after filling #4 by Swedz - PR6
  • Fix "automaticallly clear emi search at terminal open" not working by alikindsys

Additions

General

  • Add support for dragging and dropping items from EMI by alikindsys
  • Add support for auto-filling processing patterns by alikindsys
  • Fixes fluid crafting giving out an exception #11 by alikindsys
  • Add Search Bar Syncing by leo60228¹
  • Add drag and drop support to all screens by T0pN1ck
  • Requesting existing crafting patterns with Ctrl + Click by alikindsys
  • Add blue highlight for Items/Patterns already present on the ME system by alikindsys
  • Reimplemented Bill of Materials Syncing by alikindsys

BoM Syncing allows for EMI to see the contents of your ME system on the synthetic favourites, crafting tree and craftables menu.

Only existing items are seen by EMI, this means that items which are craftable but none exist will count as missing.

As it is a feature that departs from the official AE2 integration, it was added as an optional feature which is disabled by default.

Users can now toggle settings using modmenu.

Recipes

  • Adds all recipes from Applied Energistics 2 as EMI categories by Chikage0o0¹
  • Add Entropy Manipulator Recipe Support by shartte¹
  • Add facade recipe support by shartte¹

Mod Integration

¹- Not their direct contribution, code used is attributed to them