Skip to content

EMI item pulling hotkey integration#8689

Draft
MellowArpeggiation wants to merge 1 commit intoAppliedEnergistics:mainfrom
MellowArpeggiation:emi-pull-items
Draft

EMI item pulling hotkey integration#8689
MellowArpeggiation wants to merge 1 commit intoAppliedEnergistics:mainfrom
MellowArpeggiation:emi-pull-items

Conversation

@MellowArpeggiation
Copy link

This PR integrates with a new feature within EMI that allows for automatically pulling items from any open inventory, see emilyploszaj/emi#1062 for details about the functionality.

This will not function without the new API registry changes contained in the EMI PR, so I'll leave this as a draft for now until it is accepted and pushed into a build there. I tested this integration by building the changes in the above PR (built with ./gradlew neoforge:build) and modifying build.gradle to use the updated API:

compileOnly files('testing/emi-1.1.22-SNAPSHOT+1.21.1+neoforge-api.jar')
localRuntimeOnly files('testing/emi-1.1.22-SNAPSHOT+1.21.1+neoforge.jar')

…hotkey (won't build yet without updated EMI API, see PR)
@MellowArpeggiation
Copy link
Author

I'll also open a similar PR for Forge 1.20.1 support once I finish that up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant