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
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.

