Spectra Better Chests

Spectra Better Chests

Mod

Adds inventory sorting. One of the biggest missing features from Minecraft.

Client and server ManagementOptimizationStorageUtility

3,345 downloads
21 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

In my opinion any game with an inventory should have a way of sorting said inventory. That is exactly what this mod adds.

You get a button to sort manually but you can also configure any chest to sort on close or set that as the default configuration.

The sorting is done according to different algorithms based on the available space in the container and the amount of different types of items. It will initially try to fill based on the amount of rows. A double chest has 6 rows, if you have 5 different types of items and none of those exceed 9 stacks (because we have 9 columns), we will put eacht type of item in a row.

4 different item types sorted in rows, with the spread option enabled.

If we exceed those 6 rows, we will try to fit it in columns.

7 different item types, so we sort by column.

If we can't fit it into colums as well, we just put all the items ordered from left to right and top to bottom.

In any case, non-full stacks are merged with other non-full stacks of the same item type.

We also sort based on durability. The item with the least amount of damage will be first, the rest will follow in descending order.

Bows in descending order based on their durability.


Project members

yentheoerlemans

Member

Details

Licensed Apache-2.0
Published 4 months ago
Updated 3 months ago