Мова

Inventory Sorter (Configurable)

Inventory Sorter (Configurable)

Modrinth

Simple inventory sorting, now in configurable order. Forked from the original by cpw.

178.1k завантажень 35 підписників оновлено 15mo ago
остання v23.1.9 Modrinth
Forge 1.18.2 – 1.20.1 StorageUtility

Inventory Sorter (Configurable)

A Minecraft mod for simple inventory sorting, now in configurable order.
Forked from Inventory Sorter by cpw.

The default sort order is ported from Quark's Inventory Sorting feature.

Some bugfixes and improvements were also added. More information below.

Supports Forge 1.18.2, 1.19.2 and 1.20.1 for now.

Cautions

This fork is meant to be a drop-in replacement for the original mod.
Delete the original mod first to prevent accidental conflicts!

Also, I don't test this mod on multiplayer servers so there might be some issues that don't present in the original.
Please report any issues if you find any.

Features

  • Inventory Sorting, with the middle click or custom hotkey
  • Scroll wheel (removed, sorry)

Changes and Bug Fixes

  • Implemented a failsafe to prevent items from being deleted in certain scenarios
    • Notably, Curios slots
  • Introduced an option to prevent hotbar from being sorted (enabled by default)
  • Fixed compatibility with mods that increase slot stack sizes in the 1.18.2 version
    • Notably, Sophisticated Backpacks/Storages and Dank Storage
    • 1.19.2 and 1.20.1 versions were already compatible
  • Added an option to abort sorting based on the first slot type
    • Default: [SlotIronFurnaceInput] (from Iron Furnace)
  • Cleaned up the mod by removing some features that were causing issues or redundant
    • Notably, the Scroll Wheel function

TODO: Make PRs for the original repo, after enough testing

Configure the Sort Order

You can finally customize the sort order, while maintaining the compatibility of the original Inventory Sorter!

The default sort order is (mostly) the same as Quark's Inventory Sorting feature - because I love Quark.
The code is directly ported and adopted from the original code.

The current available options for the sort order are:

  • Quark
    • Identical to the original, except that torch comes before foods: Check the differences on GitHub Repo.
  • Creative Tab
    • Could be not 100% accurate
  • Raw Item ID (Registered Order)
    • Same as the default order in JEI etc. (on ~1.19.2)
  • Item (Original) Name
  • Item Display Name

You can also set it to order items by count first, just like the original mod,
and then by one of the above options (when the count is the same).

Just choose an option in the config file. (might require relaunch, depends on the config)

Details

  • The core functionality is not changed from the original, which means:

The mod requires installation on both client and server to function.
It makes no attempt to sort in the client, rather delegating all work to the server.
This means it is very reliable and very fast. It should work with all containers (and maybe too many),
and tries to respect canExtract/isItemValid (it will avoid slots that are marked that way).

Thanks to

License

This project is licensed under GPL v3, except for the code in QuarkSortingHandler.java,
which is licensed under the CC BY-NC-SA 3.0.
Please refer to LICENSE.md for more details.

Версії

Release
23.1.9
forge · 1.20.1 · 15mo ago
- Added an option to **prevent hotbar from being sorted (enabled by default)** - Added an option to abort sorting based on the first slot type - Became able…
131.2k
Release
21.1.12
forge · 1.19.2 · 15mo ago
- Added an option to **prevent hotbar from being sorted (enabled by default)** - Added an option to abort sorting based on the first slot type - Became able…
6.8k
Release
19.1.11
forge · 1.18.2 · 15mo ago
- Added an option to **prevent hotbar from being sorted (enabled by default)** - Added an option to abort sorting based on the first slot type - Became able…
5.0k
Release
23.1.6
forge · 1.20.1 · 17mo ago
- Fixed an item duplication bug when there's an immovable item (e.g. a backpack whose GUI is open) in a target container - Added Russian translation
9.8k
Release
21.1.9
forge · 1.19.2 · 17mo ago
- Fixed an item duplication bug when there's an immovable item (e.g. a backpack whose GUI is open) in a target container - Added Russian translation
536
Release
19.1.8
forge · 1.18.2 · 17mo ago
- Fixed an item duplication bug when there's an immovable item (e.g. a backpack whose GUI is open) in a target container - Added Russian translation
305
Release
23.1.3
forge · 1.20.1 · 21mo ago
- Removed the crafting grid distribution feature (which was not really working) to fix the dupe bug
18.5k
Release
21.1.7
forge · 1.19.2 · 21mo ago
- Removed the crafting grid distribution feature (which was not really working) to fix the dupe bug
4.2k
Release
19.1.6
forge · 1.18.2 · 21mo ago
- Removed the crafting grid distribution feature (which was not really working) to fix the dupe bug
439
Release
21.1.5
forge · 1.19.2 · 22mo ago
- Make sorting canceled when some items are about to be deleted This patch adds a failsafe mechanism to sorting handler, which will hopefully cancel the…
843
Release
19.1.4
forge · 1.18.2 · 22mo ago
- Make sorting canceled when some items are about to be deleted This patch adds a failsafe mechanism to sorting handler, which will hopefully cancel the…
123
Release
21.1.0
forge · 1.19.2 · 22mo ago
- Initial release
115

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити Inventory Sorter (Configurable)

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.