Dank middle click sort
Manw1ch opened this issue ยท 1 comments
What you need to do is edit your config/inventorysorter/blacklist.json
to look like this
{
// Inventories that should not be sorted
"blacklistedInventories": [
"tfar.dankstorage.client.screens.DockScreen",
"tfar.dankstorage.client.screens.PortableDankStorageScreen"
]
}
Middle-click to sort will function normally after that.