[Feature Request] New slot if one Drawer is full
cresse2200 opened this issue ยท 3 comments
I have some hoppers feeding into the system, and if one drawer is full, it would be nice, if it just starts filling another unlocked drawer. So u can easier notice that the system is full, without running around and looking in all the drawers (For example look all but 4 and when something is filled in there u put it somewhere else).
Ok, if it is a bug then first to my setup:
Minecraft 1.7.10
Forge 10.13.4.1614
Using the modpack "Life in the Woods"
Storage Drawers was 1.9.4 but Update to 1.10.0 made no difference
System.getProperty('os.arch') == 'amd64'
System.getProperty('java.version') == '1.8.0_101'
System.getProperty('java.vendor') == 'Oracle Corporation'
System.getProperty('sun.arch.data.model') == '64'
Other blocks interacting with the storage are minecraft hoppers and from the hopper ducts mod (hopper ducts and grated hoppers)
Tried feeding into the system with minecraft hoppers and hopper ducts, neither worked. I'm feeding into a slave controller. I locked my whole system with the key and then unlocked 6 2x2 drawers, where i want the excess to go. If i put something new in the system (with the hopper), there are no problems. They get placed in those 6 drawers. It just isn't accepting Items which have already a filled drawer.
I changed a couple of settings:
- withdraw a full stack with only one click
- I doubled all the storage capabilities
- I doubled the increase in storage capabilities