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.7.0.jar

  • R
  • Feb 1, 2026
  • 41.18 KB
  • 382
  • Early Access

File Name

AutoSorter.jar

Supported Versions

  • Early Access

AutoSorter Changelog

New Features

  • New Interaction Mode: Added WALK_INTERACT mode.
    • You can now open the AutoSorter configuration by Walking + Pressing 'Interaction' (Default: F) on a container.
    • This is an alternative to the default Crouch + Interact.

Configuration Changes

  • Documentation: The [autosorter_config.json] file now includes a _comment field explaining the available interaction modes.
  • Persistence: valid comments in the configuration file are now automatically restored if missing.
  • Default Mode: The default mode remains SHIFT_RIGHT_CLICK (Crouch + Interact).

Usage

To change the mode, edit autosorter_config.json:

{
  "_comment": "Modes: SHIFT_RIGHT_CLICK (Crouch+Use, default), WALK_INTERACT (Walk+Use)",
  "interactionMode": "WALK_INTERACT"
}