
Requesting sorting trim for storage drawers.
NolanSyKinsley opened this issue ยท 4 comments
Sorting drawers have trim like Refined relocation has sorting connectors. When using the sorting drawers there is no purely decorative way to pass both the drawer information and refined relocation information over the same block.
The pull request was accepted and Storage Drawers will be getting Sorting Trims once it's released. :)
If I understood this right, you're asking for the Storage Drawers trim block to act in the same way as Sorting Connectors and connected Sorting Inventories together?
From the looks of it, this is something that would have to be done on Storage Drawers' side. Tile entities need to implement the ISortingMember interface to be valid connectors inside a sorting grid.
Since Storage Drawers already adds compatibility for Refined Relocation, they might add this to their trims if you ask them nicely, since there's no real overhead involved in supporting this.