Chest Sorter


Sorts the items from chest into separate chests inside selected area by the press of the button!

Utilities
11 days ago
2.0
176
Logistics Storage

Changelog

Version: 1.1.1
Date: 2026-05-24
  Bugfixes:
    - Fixed the issue with lags (now uses tick delay instead of instant)
    - Fixed the issue with items not being refilled when the chest is empty.
    - Fixed the issue with items losing their metadata when being through inventories.
    - Fixed the issue with "y" keybind telling no area selected.
Version: 1.1.0
Date: 2026-05-20
  Features:
    - Added a custom GUI for request rules with item, min, and max counts.
    - Replaced the logistics-request bridge with direct chest-area refills.
  Changes:
    - Removed the logistics bridge research.
    - Removed request setting.
Version: 1.0.0
Date: 2025-08-23
  Major Features:
    - Added research for item bridge
    - Added setting to be able to toggle bridge
    - Using logistics inside player inventory you can receive items from chest areas if they are available
    - Using item (e.g conveyor belt) it will be refilled inside the cursor rather inside inventory.
  Balancing:
    - Instead of timers, we now use events for performance and speed reasons.
Version: 0.1.1
Date: 2025-08-12
  Bugfixes:
    - Changelog & Short description changes.
  Features:
    - Now instead of taking first chest, it takes the chest that has most slots. (Works with modded too)