Skip to content
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

[bug] Drawer controller not accepting items from create mod funnel, even though I have void upgrade #1172

Open
dzervas opened this issue Nov 2, 2024 · 4 comments

Comments

@dzervas
Copy link

dzervas commented Nov 2, 2024

I'm using create mod (0.5.1f) and storagedrawers (12.10.1) with fabric (0.16.7) on minecraft 1.20.1.

My setup is belt -> funnel attached to a storage controller. That drawer controller has 4 trims connecting to a 1x2 drawer with a Void upgrade (belt -> funnel -> d.controller -> (4x) trim -> 1x2 drawer (with void))

The problem is that as soon as the drawer is full, it won't accept any more items.

I even tried a funnel on top of the drawer or the controller and the same happens, no items get voided to take new ones.

I tried locking/unlocking, breaking and replacing the drawer, re-applying the void upgrade and even creating a new drawer with the upgrade.

@dzervas
Copy link
Author

dzervas commented Nov 2, 2024

I even tried a 1x1 and the same happens

@jaquadro
Copy link
Owner

jaquadro commented Nov 3, 2024

I was able to reproduce this with vanilla hoppers, and put in a fix for it in 12.10.2. I haven't tested again create specifically but I would expect it to be fixed as well.

@dzervas
Copy link
Author

dzervas commented Nov 4, 2024

thank you for the fast response!

ok indeed it works with hoppers but create mod funnels still have the same problem

@dzervas
Copy link
Author

dzervas commented Nov 6, 2024

from what I gathered this is a create mod bug and I opened it there Fabricators-of-Create/Create#1638

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

No branches or pull requests

2 participants