An addon for Applied Energistics 2 enabling Recipe Transfer functionality for more AE2 menus, like interfaces or storage buses.
Find a file
2026-06-28 03:46:29 +01:00
gradle/wrapper technically functional prototype 2026-06-24 14:51:25 -05:00
media Combined some duplicated code, cleaned up default behavior for the handler, and added support for more AE2 menus. 2026-06-27 17:23:59 -05:00
src/main Combined some duplicated code, cleaned up default behavior for the handler, and added support for more AE2 menus. 2026-06-27 15:23:46 -05:00
.gitignore technically functional prototype 2026-06-24 14:51:25 -05:00
build.gradle Combined some duplicated code, cleaned up default behavior for the handler, and added support for more AE2 menus. 2026-06-27 15:23:46 -05:00
gradle.properties Combined some duplicated code, cleaned up default behavior for the handler, and added support for more AE2 menus. 2026-06-27 15:23:46 -05:00
gradlew technically functional prototype 2026-06-24 14:51:25 -05:00
gradlew.bat technically functional prototype 2026-06-24 14:51:25 -05:00
README.md Add README.md 2026-06-28 03:46:29 +01:00
settings.gradle technically functional prototype 2026-06-24 14:51:25 -05:00

what does this thing even do

At present, this mod exclusively adds support for using the + button in JEI and EMI to fill ME Interfaces, Export Buses, and Storage Buses, as well as their ExtendedAE versions. The next planned feature will be adding support for ME Input Buses/Hatches from GregTech, but this may take me a while to implement and will only support GTM 8.0.0 and above. You can see it in action here!

when ${MC_VERSION} ????

It's unlikely that I'll port this mod to any other versions (MAYBE 1.21.1 if someone asks me nicely enough), but I will be working to get these changes merged into AE2 itself on 26.1 and above.