/sort does not work
ElectronicManuel opened this issue ยท 1 comments
After taking a look at the pr, so far it looks good. I'll do some testing with modded blocks to see if it works as intended there. I did notice though it is missing one case. The blocks themselves can be inventory providers, not just the BE. See HopperBlockEntity.getInventoryAt. This is the tricky part