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-26.1.2-neoforge-v2.0.0.jar

File nameappliedsorting-26.1.2-neoforge-v2.0.0.jar
Uploader
Meatwo310Meatwo310
Uploaded
Jun 15, 2026
Downloads
276
Size
114.4 KB
Mod Loaders
NeoForge
File ID
8252222
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:applied-sorting-1337766:8252222"

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.