Skip to content

fix request slots not accepting ghost items from EMI#63

Merged
rlnt merged 1 commit into
AlmostReliable:1.20.1-forgefrom
jabou453:1.20.1-forge
Jun 20, 2026
Merged

fix request slots not accepting ghost items from EMI#63
rlnt merged 1 commit into
AlmostReliable:1.20.1-forgefrom
jabou453:1.20.1-forge

Conversation

@jabou453

Copy link
Copy Markdown
Contributor

ME Requester stopped accepting drag-and-drop from ghost items from EMI.
Changes in Applied Energistics 2 Add native EMI support for Forge 1.20.1. (#8659) seems to be the culprit.
I've isolated the issue to the canSetFilterTo and setFilterTo methods seen at
https://github.com/AppliedEnergistics/Applied-Energistics-2/blob/forge/1.20.1/src/main/java/appeng/menu/slot/FakeSlot.java#L65

Proposed Changes

Update the aeVersion dependency to release 15.4.10 and add simple overrides to FakeSlot methods in RequestSlot.
This should fix drag-and-drop ghost item stacks from EMI being ignored.

Additional Context

I targeted 1.20.1-forge here because that is the version I need for the pack I play.
I saw you were willing to do critical bug fixes, so hopefully you can include this fix as well.

Thank you!!

@rlnt rlnt changed the title ME Requester Slots accept ghost item stacks from EMI fix request slots not accepting ghost items from EMI Jun 20, 2026
@rlnt rlnt merged commit 520f172 into AlmostReliable:1.20.1-forge Jun 20, 2026
1 check passed
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.

2 participants