Automatic Sorter

Mod where you can sort your items easily and more certain than your redstone sorter.

File Details

automaticsorter-1.4.0-1.21.7.jar

  • R
  • Nov 19, 2025
  • 209.76 KB
  • 26
  • 1.21.7
  • Fabric

File Name

automaticsorter-1.4.0-1.21.7.jar

Supported Versions

  • 1.21.7

Curse Maven Snippet

Fabric

modImplementation "curse.maven:automatic-sorter-1220402:7237370"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added config file to config base sorting speed, speed boost upgrade of Sorter Amplifier and instant sorting.

Added 4 commands

  • /as_basespeed <number>
    • Sets base speed of Sorter Controller in items per second transfered
  • /as_basespeedboostperupgrade <number>
    • Sets upgrade amount of Sorter Amplifier in items per second
  • /as_instantsort <boolean>
    • Can enable or disable instant sorting (true or false)
  • /as_exportModBlocks <number>
    • For debugging purposes only
    • Saves JSON file with information about mod setup
    • It saves block and their properties
    • You can find it in Minecraft folder /config/sorter_controller_export.json
    • Number is range in which blocks are detected

Fixed server compatibility