
Applied History
Adds RS-style last-modified history rows to AE2 terminals.
- Загрузки
- 675
- Подписчики
- 3
- Обновлён
- 26 июля 2026 г.
- Лицензия
- LGPL-3.0-or-later
Опубликован 8 мая 2026 г.
Applied History
Applied History is a Minecraft NeoForge mod that extends Applied Energistics 2 (AE2) terminals with a recent-history pin system.

What
- adds a dedicated
Historytoggle button under AE2's sort button - pins recently interacted items in terminal rows (not a full sort replacement)
- tracks interactions such as import, export, and autocraft requests
- appends a history sentence to item tooltips (when history is enabled)
- stores history server-side per ME network.
Why
- Refined Storage has this super dope last-modified sort. Unfortunately, nobody has made a submod for AE2 yet, so I decided to make my own.
Q&As
{insert modloader} support?
- No unless I see enough issues requesting it.
{insert Minecraft version} support?
- 26.1.2 branch exists as a beta line, while 1.21.1 remains the main stable focus.
- 1.20.1 backport can be a thing if enough issues are requested.
- Probably won't support 1.19 or lower. Feel free to fork and do it yourself tho.
Configuration
Options are available for:
historyRows: number of history rows to pindebugChat: enables/disables in-game debug chat logging
History buffer size follows:
historyRows * 9 + 27
License
This project is licensed under the GNU General Public License v3.0.
This mod is made by human with help from AI.
Ченджлог
1.0.1Релиз1.21.1 · 26 июля 2026 г.
[1.0.1] - 2026-07-27
- Small translation updates
1.0.1Релиз26.1.2 · 26 июля 2026 г.
[1.0.1] - 2026-07-27
- Small translation updates
1.0.0Релиз1.21.1 · 24 июля 2026 г.
[1.0.0] - 2026-07-25
First full release of Applied History!
ME Logger
- ME Logger is now a 1×1×3 multiblock with some new mechanics. It's no longer craftable, players now instead need to craft a-
Dormant ME Logger
- craftable blank / dormant logger item that does nothing on its own
- activate it to turn it into a working ME Logger
Misc.
- GuideME entry for the ME Logger and the Dormant ME Logger
- creative tab, commands, and localization updates
0.1.4Релиз1.21.1 · 14 мая 2026 г.
[0.1.4] - 2026-05-14
- fix server crash when ME topology changes:
AEBasePart.getSide()can be null while rewiring; history grid keys now handle null owner and null facing safely
0.1.3-betaБета26.1.2 · 9 мая 2026 г.
[0.1.3-beta] - 2026-05-09
- updated build metadata and mod dependency ranges to target Minecraft 26.1.2
0.1.3Релиз1.21.1 · 9 мая 2026 г.
[0.1.3] - 2026-05-09
- rewrote history behavior from true pinned rows to top-priority rows inside normal scrollable grid
0.1.1Релиз1.21.1 · 8 мая 2026 г.
- fixed a bug where the history buffer isn't consistant within the same ME network
- adjusted shift behavior so row ordering freezes on shift-export and refreshes on shift release
0.1.0Релиз1.21.1 · 8 мая 2026 г.
Initial release!
Комментарии
Загружаем…