promotional bannermobile promotional banner

Applied Sorting

A client-side mod that enhances the AE2 terminal with configurable ID-based sorting, similar to Refined Storage.

File Details

appliedsorting-1.21.1-neoforge-v2.0.0.jar

  • R
  • Jun 15, 2026
  • 113.38 KB
  • 637
  • 1.21.1
  • NeoForge

File Name

appliedsorting-1.21.1-neoforge-v2.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:applied-sorting-1337766:8252219"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

What's Changed

Applied Sorting 2.0.0 adds support for Minecraft 26.1.2 and updates the AE2 terminal integration so the mod no longer takes over space reserved for AE2's own buttons. This should make the sorting controls coexist more cleanly with AE2's UI.

AE2 Terminal sorted by ID

Technical Changes

This release is also a major project-structure rewrite. The codebase has been migrated to a multi-project setup based on Meatwo310/custom-mdk, allowing multiple Minecraft versions and loaders to be maintained from a single branch.

The v1 codebase is preserved separately at Meatwo310/applied-sorting-old.