[bug] Drawer controller not accepting items from create mod funnel, even though I have void upgrade
dzervas opened this issue ยท 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.
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.
thank you for the fast response!
ok indeed it works with hoppers but create mod funnels still have the same problem
from what I gathered this is a create mod bug and I opened it there Fabricators-of-Create/Create#1638