StorageDrawers icon indicating copy to clipboard operation
StorageDrawers copied to clipboard

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

Open dzervas opened this issue 1 year ago • 4 comments

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 avatar Nov 02 '24 21:11 dzervas

I even tried a 1x1 and the same happens

dzervas avatar Nov 02 '24 21:11 dzervas

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.

jaquadro avatar Nov 03 '24 07:11 jaquadro

thank you for the fast response!

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

dzervas avatar Nov 04 '24 16:11 dzervas

from what I gathered this is a create mod bug and I opened it there https://github.com/Fabricators-of-Create/Create/issues/1638

dzervas avatar Nov 06 '24 10:11 dzervas