Skip to content

Releases: Meatwo310/applied-sorting

v2.0.0

15 Jun 11:16
bff418d

Choose a tag to compare

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.