promotional bannermobile promotional banner

AutoSorter

Automate your logistics! Effortlessly move items between chests and workstations with smart filters and fully customizable scan range and speed.

File Details

AutoSorterV1.4.0.jar

  • R
  • Jan 26, 2026
  • 34.01 KB
  • 339
  • Early Access

File Name

AutoSorter.jar

Supported Versions

  • Early Access

AutoSorter Mod - v1.4.0 Changelog

The High-Performance Storage update is here! This version completely re-engineers the mod to support massive storage systems (400+ chests) with zero server lag.


Ultra-Performance Engine

  • Spatial Container Registry: Replaced brute-force 3D scanning with a chunk-based spatial index.
  • Massive Lag Reduction: Scanning overhead reduced by over 99%. Sorters no longer scan empty air blocks; they only process known container positions.
  • O(N) Scaling: Whether you have 10 or 1,000 containers, the server impact remains minimal thanks to optimized coordinate mapping.
  • Zero-Lag Tick System: Processes item transfers in distributed time windows to ensure smooth Server TPS even during active sorting.

True Auto-Detection

  • Intelligent Discovery Scan: Sorters now perform a one-time "surrounding check" to automatically find and index nearby containers when activated. No manual configuration is required!
  • Universal Container Support: Expanded detection to automatically support:
    • Chests, Barrels, Boxes, and Crates.
    • Furnaces, Workbenches, Anvils, and Brewing Stands.
    • Modded storage blocks and custom furniture containers.
  • Real-time Tracking: The mod tracks block placement and destruction to keep the internal "GPS" of containers updated instantly.

Advanced Controls & Debugging

  • Expanded Filter Slots: Up to 16 filters per sorting chest.
  • Workstation Isolation: Toggle whether a chest should pull/send items to workstations like Furnaces or Anvils.
  • New Debugging Commands:
    • /autosorter index <radius>: Force a manual re-scan of the area.
    • /autosorter stats: View real-time database statistics.
    • /autosorter debug: Dump the container registry state to the server console for advanced troubleshooting.