Описание
🔥 Over 225k downloads on CurseForge and 6.9k on Modrinth! Thank you so much! 🔥
[GitHub](https://github.com/Meatwo310/applied-sorting) | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/applied-sorting) | [Modrinth](https://modrinth.com/mod/applied-sorting)
# 📖 Applied Sorting
**Applied Sorting** is a client-side mod that adds ID-based sorting, similar to [Refined Storage](https://www.curseforge.com/minecraft/mc-mods/refined-storage), to the terminal of [Applied Energistics 2](https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2).
## ✨ Features
- **Adds New Sorting Options**: A new sort button is added to the AE2 terminal, allowing you to sort items in the following ways:
- **Internal ID**: Sorts based on the numerical ID assigned to items internally in the game. This generally sorts items in the order they were registered.
- **Resource Location**: Sorts based on the resource name, such as `minecraft:stone`.

## ℹ️ Notes
- This mod is **client-side only**. You do not need to install it on the server.
## 📜 License and Credits
This project is licensed under the MIT License.
Many thanks to TeamAppliedEnergistics for developing such a wonderful mod.
Thanks to [mochi-753](https://github.com/mochi-753/) for the initial 1.21.1 port.