-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full void upgrade drawers not taking items #1182
Comments
This seems to not affect any Forge or NeoForge versions, so if I followed your steps correctly, it must be exclusive to Fabric. |
Seems to be related to #1172 |
Just a couple notes since it was mentioned in the other thread. |
I'm using version 12.10.4 on fabric 1.20.1. Vanilla Hoppers and create seem to work. But ae2 seems to ignore a full drawer, regardless of priority |
Notes: we are using the fabric version of the mod for 1.20.1. Initially noticed with with 12.10.2, just updated to 12.10.3 and it did not resolve the issue. Drawers that are full with void upgrades will not take items from "automatic inputs"
-I've tried different methods using tom's simple storage inventory hoppers/cables/terminals, modern dynamics pipes, simple vanilla hoppers. In these cases, nothing gets taken out of the chest the items will just sit there.
-Similar results if I try and deposit items from the toms simple storage terminal, except it just finds a chest with an opening instead of acknowledging the void upgrade and voiding the items by putting them in a drawer.
-if the drawers are not full, they take items as expected so we are assuming everything is connected and working as intended otherwise, we are trying to pump items into the front of the controller (the side with the downward pointing arrow on the top half), not sure if that matters..
-If I manually right click on the drawer controller with a stack, the items will be voided as expected.
The text was updated successfully, but these errors were encountered: