promotional bannermobile promotional banner

Applied Sorting

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

appliedsorting-1.20.1-forge-v2.0.0.jar

File nameappliedsorting-1.20.1-forge-v2.0.0.jar
Uploader
Meatwo310Meatwo310
Uploaded
Jun 15, 2026
Downloads
22.1K
Size
108.8 KB
Mod Loaders
Forge
File ID
8252216
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:applied-sorting-1337766:8252216")

Learn more about Curse Maven

What's new

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.