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
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.
- Add ModMenu support by alikindsys
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
- Update AE2WTLIB plugin to use the same logic as AE2 terminals by alikindsys
- Disable extra-mod-integrations's AE2 plugin (removes duplicate recipes) by alikindsys
¹- Not their direct contribution, code used is attributed to them