
Inventory Bogosorter
The inventory sorter mod that rules them all (at least on 1.12.2). This mod aims to replace the popular Inventorytweaks mods while adding more features.
Обновлён 11 июня 2026 г. · опубликован 14 сентября 2023 г.
A new inventory sorter with a good API.
It simple allows the user to sort their inventory by clicking the scroll wheel in a gui (configurable). The player inventory can be sorted in (almost) all GUI's. (Exceptions are mods with custom GUI libraries were slots are incompatible with vanilla slots.)
Supported Mods: Click here
Features:
- sorting supported inventories according to configured sort rules
- configure sort rules in a gui
- auto refill items in hotbar when used up (f.e. blocks, foods or tools)
- swap tools when almost broken
- hotbar columns scrolling
Planned:
- sort profiles
Why is this named Bogo Sorter?
Bogo Sort is in data science the most ineffecient way to sort something. I use the name as a joke. I do NOT use bogo sort to sort the inventory (most of the time).
How to use:
- Press K to open the config menu (configurable)
- Press Scroll wheel to sort a inventory while hovering over a slot (configurable)
- Press CTRL + LMB over a item to transfer a single item (like shift click but only for a single item)
- Press CTRL + RMB over a item to transfer a single item into a new slot (same as above but will use a an empty slot)
- Press Space + LMB to transfer the whole inventory
- Press Alt + LMB to transfer all items of the same type (refering to the item below the mouse)
- Press Space + Q to throw the whole inventory into the world
- Press Alt + Q to throw all items of the same type (refering to the item below the mouse)
- Hold Alt and Scroll to scroll through the current inventory column. The items of the column will visually appear on the screen
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 1.6.4 | Релиз | 1.12.2 | forge | 11 июня 2026 г. | .jar (284 КБ) |
| 1.6.3 | Релиз | 1.12.2 | forge | 12 мая 2026 г. | .jar (281 КБ) |
| 1.6.2 | Релиз | 1.12.2 | forge | 19 февраля 2026 г. | .jar (281 КБ) |
| 1.6.1 | Релиз | 1.12.2 | forge | 3 января 2026 г. | .jar (282 КБ) |
| 1.6.0 | Бета | 1.12.2 | forge | 1 января 2026 г. | .jar (279 КБ) |
| 1.5.0 | Бета | 1.12.2 | forge | 13 октября 2025 г. | .jar (244 КБ) |
| 1.4.11 | Релиз | 1.12.2 | forge | 1 июля 2025 г. | .jar (243 КБ) |
| 1.4.10 | Альфа | 1.12.2 | forge | 8 февраля 2025 г. | .jar (242 КБ) |
| 1.4.9 | Бета | 1.12.2 | forge | 21 августа 2024 г. | .jar (239 КБ) |
| 1.4.8 | Релиз | 1.12.2 | forge | 6 марта 2024 г. | .jar (232 КБ) |
| 1.4.5 | Релиз | 1.12.2 | forge | 10 ноября 2023 г. | .jar (229 КБ) |
| 1.4.4 | Бета | 1.12.2 | forge | 14 октября 2023 г. | .jar (229 КБ) |
| 1.4.3 | Бета | 1.12.2 | forge | 9 октября 2023 г. | .jar (230 КБ) |
| 1.4.2 | Бета | 1.12.2 | forge | 7 октября 2023 г. | .jar (230 КБ) |
| 1.4.1 | Бета | 1.12.2 | forge | 2 октября 2023 г. | .jar (228 КБ) |
Показаны последние 15 из 21 версий. Все версии — на Modrinth.
Ченджлог
1.6.4Релиз1.12.2 · 11 июня 2026 г.
What's Changed
- Fix GTCE / GTNE compatibility by @Exaxxion in https://github.com/CleanroomMC/InventoryBogoSorter/pull/113
New Contributors
- @Exaxxion made their first contribution in https://github.com/CleanroomMC/InventoryBogoSorter/pull/113
Full Changelog: https://github.com/CleanroomMC/InventoryBogoSorter/compare/v1.6.3...v1.6.4
1.6.3Релиз1.12.2 · 12 мая 2026 г.
1.6.2Релиз1.12.2 · 19 февраля 2026 г.
1.6.1Релиз1.12.2 · 3 января 2026 г.
What's Changed
- Update Chinese localization by @ZHAY10086 in https://github.com/CleanroomMC/InventoryBogoSorter/pull/105
Full Changelog: https://github.com/CleanroomMC/InventoryBogoSorter/compare/v1.6.0...v1.6.1
1.6.0Бета1.12.2 · 1 января 2026 г.
What's Changed
- Update Simplified Chinese localization by @ZHAY10086 in https://github.com/CleanroomMC/InventoryBogoSorter/pull/103
Full Changelog: https://github.com/CleanroomMC/InventoryBogoSorter/compare/v1.5.0...v1.6.0
1.5.0Бета1.12.2 · 13 октября 2025 г.
What's Changed
- Update zh_cn.lang by @ZHAY10086 in https://github.com/CleanroomMC/InventoryBogoSorter/pull/99
- add ko_kr by @yor42 in https://github.com/CleanroomMC/InventoryBogoSorter/pull/100
- Add Japanese by @erialsan in https://github.com/CleanroomMC/InventoryBogoSorter/pull/101
New Contributors
- @yor42 made their first contribution in https://github.com/CleanroomMC/InventoryBogoSorter/pull/100
- @erialsan made their first contribution in https://github.com/CleanroomMC/InventoryBogoSorter/pull/101
Full Changelog: https://github.com/CleanroomMC/InventoryBogoSorter/compare/v1.4.11...v1.5.0
1.4.11Релиз1.12.2 · 1 июля 2025 г.
What's Changed
- update mui to 2.5 rc5 by @vaniron in https://github.com/CleanroomMC/InventoryBogoSorter/pull/96
New Contributors
- @vaniron made their first contribution in https://github.com/CleanroomMC/InventoryBogoSorter/pull/96
Full Changelog: https://github.com/CleanroomMC/InventoryBogoSorter/compare/v1.4.10...v1.4.11
1.4.10Альфа1.12.2 · 8 февраля 2025 г.
What's Changed
- Iron backpack support by @ZZZank in https://github.com/CleanroomMC/InventoryBogoSorter/pull/83
- Arcane archive support by @ZZZank in https://github.com/CleanroomMC/InventoryBogoSorter/pull/82
- Add HBM-Hamster Reloaded compat by @tttsaurus in https://github.com/CleanroomMC/InventoryBogoSorter/pull/81
New Contributors
- @ZZZank made their first contribution in https://github.com/CleanroomMC/InventoryBogoSorter/pull/83
- @tttsaurus made their first contribution in https://github.com/CleanroomMC/InventoryBogoSorter/pull/81
Full Changelog: https://github.com/CleanroomMC/InventoryBogoSorter/compare/v1.4.9...v1.4.10
Полная история изменений — на Modrinth.
Комментарии
Загружаем…


