Applied Enhancements

Enhances Applied Energistics 2 with long-range crafting, optional high-performance planning, pattern management tools, and addon compatibility.
Back to Files

appliedenhancements-1.0.2.jar

File nameappliedenhancements-1.0.2.jar
Uploader
HibikiShinoHibikiShino
Uploaded
Aug 26, 2026
Downloads
44
Size
508.5 KB
Mod Loaders
NeoForge
File ID
8736581
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:applied-enhancements-1665696:8736581"

Learn more about Curse Maven

What's new

Applied Enhancements Changelog

1.0.2

Added

  • Added a configurable item storage-bus slot index that is rebuilt during AE2's existing external-inventory scan.
  • Indexed extraction revalidates every candidate and falls back to AE2's original full scan whenever the cached candidates are incomplete.
  • Added performance.storage_bus.enable_slot_index to appliedenhancements-common.toml; it defaults to true.
  • Added optimized import-bus extraction from the slot it just enumerated, with AE2's full scan retained as fallback.
  • Added weak, bounded export-bus target-slot hints shared between simulated and committed insertion.
  • Added performance.io_bus.enable_slot_routing to appliedenhancements-common.toml; it defaults to true.
  • Batch pattern movement now indexes empty target slots once and uses bit-set reservations instead of rescanning every target inventory for each source pattern.
  • Duplicate-pattern results now show a source-machine badge on every pattern and include machine and original-slot details in tooltips.
  • Completed English and Simplified Chinese localization coverage for every configuration option, added bilingual generated-TOML comments and mod-list metadata, and added automated localization completeness checks.
  • Consolidated the former common and MAX_FAST configuration files into one function-oriented layout, with automatic value-preserving migration and recoverable backups.
  • Updated defaults to match the validated modpack profile: enhanced material calculation, progress display, and infinite-cell listing-limit bypass now default to disabled.
  • Added storage.infinite.enable_listing_limit_bypass, which controls whether marked infinite cells are listed as Long.MAX_VALUE and displayed as 9.2E; it defaults to disabled.
  • Changed the default crafting.max_crafting_order_amount from one trillion to Integer.MAX_VALUE (2147483647).

Applied Enhancements 更新日志

1.0.2

新增

  • 新增可配置的物品存储总线槽位索引,并复用 AE2 现有的外部库存扫描完成重建,不额外整箱扫描。
  • 索引抽取会重新验证每个候选槽;缓存结果不足时回退 AE2 原版完整扫描。
  • appliedenhancements-common.toml 中新增 performance.storage_bus.enable_slot_index,默认开启。
  • 输入总线会优先从刚枚举的槽位抽取,并在结果不足时回退 AE2 原版完整扫描。
  • 输出总线新增弱引用、有界的目标槽位提示,在模拟插入与实际插入之间复用。
  • appliedenhancements-common.toml 中新增 performance.io_bus.enable_slot_routing,默认开启。
  • 批量移动样板现在只建立一次目标空槽索引,并使用位图记录预留槽位,不再为每个来源样板从头扫描全部目标库存。
  • 重复样板结果现在会在每张样板上显示来源机器角标,并在 Tooltip 中标明机器和原槽位。
  • 补齐全部配置项的英文与简体中文映射,为生成的 TOML 注释和模组列表元数据加入双语文本,并新增本地化完整性自动检查。
  • 将原 common 与 MAX_FAST 两份配置合并为按功能划分的单一配置,并提供保留现有值的自动迁移与可恢复备份。
  • 默认配置调整为当前已验证的整合包方案:增强材料统计、进度显示与无限磁盘数量提升现在默认关闭。
  • 新增 storage.infinite.enable_listing_limit_bypass,控制标记的无限磁盘是否以 Long.MAX_VALUE 计入网络并显示为 9.2E,默认关闭。
  • crafting.max_crafting_order_amount 的默认值从 1 万亿调整为 Integer.MAX_VALUE2147483647)。

This mod has no additional files