[1.9.4] Storage Drawers do not accept ore-dictionary items
Xiaminou opened this issue ยท 6 comments
When manually inserting items in a storage drawer it will automatically convert it, this is all good and well but it does not accept ore-dictionary items insertion when using pipes, is this intended or could it be changed to work like right-clicking insert?
Got around to verifying this. The majority of transport systems (I've tested hoppers, NeoTech, and ExtraUtilities2) seem content to try inserting items into each slot until they find a match. EnderIO is probably examining the contents before making a decision to attempt insertion or not.
Which means sadly I need to revert to some of my ugly 1.7.10 tricks to get this to work.
Could you please describe a particular setup where this is failing? What mod, what pipes, what items that are failing to convert, etc. Preferably with a screenshot.
I did a quick test with Neotech pipes and copper ingots from different mods. They converted just fine via pipe.
Ender IO's item conduit feeding into 3 modular storage (RF Tools) and a Storage Controller, Storage Controller being the highest priority has compacting drawers for each metal type from Substratum. The Copper Ingots are from Industrialcraft and will not go into the Storage Controller, they will go in the modular storage instead.
Works only when inserting directly into the Compacting Drawer, inserting into the Drawer Controller will not convert Ore Dictionaries and therefore is not working.