LicitLettuce / balanced-crates

Nifty Storage Blocks That Also Make Great Decorations.
1 stars 0 forks source link

Request: Integration with Quark's Inventory features #1

Open Chokedamp opened 1 year ago

Chokedamp commented 1 year ago

Quark adds some quality of life features to inventories. These are described under the Management section of their feature list.

A Sort button would be a fantastic addition to Balanced Crates. I've shied away from using them as much because I don't want to deal with the hassle of manual sorting, as is vanilla Minecraft behavior. Easy Transferring would also be nice, but Sort is much more frequently useful.

abrossimow commented 1 year ago

I'd second that. Either Quark Sorting or Inventory Sorter seem to be the currently most used mods. https://github.com/VazkiiMods/Quark/blob/master/src/main/java/vazkii/quark/content/management/module/InventorySortingModule.java

LicitLettuce commented 1 year ago

I will look into adding this. Thank You for the feedback!