promotional bannermobile promotional banner

AppliedE TPS Fix

Direct ProjectE EMC integration with Applied Energistics 2.

File Details

appliede-0.14.4.jar

  • R
  • Jun 11, 2026
  • 227.57 KB
  • 179
  • 1.20.1
  • Forge

File Name

appliede-0.14.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:appliede-tps-fix-1571176:8230869")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

This fork focuses on performance improvements and structural updates to the EMC system.

  • Significantly optimized EMC caching to reduce unnecessary ItemStack creation
  • Switched to Object2LongOpenHashMap (fastutil) for improved memory usage and performance
  • Added persistent EMC caching with disk I/O for faster load times
  • Reworked packet caching using a bounded LRU cache (removed timestamp tracking)
  • Improved EMC extraction and optimized packet building using caching for full updates
  • General refactoring for better readability and updated library versions

The goal of this fork is to provide noticeable performance improvements, especially in large networks with extensive EMC data.