Back to mods
AppliedE TPS Fix project artwork

CurseForge · Minecraft mod

AppliedE TPS Fix

Direct ProjectE EMC integration with Applied Energistics 2.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which AppliedE TPS Fix release should I use?

Updated 20 days ago
Latest stable file appliede-0.14.7-fix2.jar
Game version 1.20.1
Loader Forge

AppliedE TPS Fix appliede-0.14.7-fix2.jar targets 1.20.1 with Forge. The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server. All 3 required mods have matching files.

Where it goes

Is AppliedE TPS Fix required on the client, server, or both?

The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does AppliedE TPS Fix appliede-0.14.7-fix2.jar need?

appliede-0.14.7-fix2.jar. Change the file and its required mods may change too.

All 3 required mods have matching files

Install Applied Energistics 2, ProjectE, GuideME first. We found matching files for this game-version and loader setup. 13 come through another mod in the chain.

5 listed on this file 13 pulled in by those mods
Team ProjectE Optional for AppliedE TPS Fix appliede-0.14.7-fix2.jar
optional
Matching file found Matched file: teamprojecte-1.20.1-1.1.4.jar
Applied Energistics 2 Needed by AppliedE TPS Fix appliede-0.14.7-fix2.jar
required
Matching file found Matched file: AE2 15.4.10 [FORGE]
ProjectE Needed by AppliedE TPS Fix appliede-0.14.7-fix2.jar
required
Matching file found Matched file: ProjectE-1.20.1-PE1.0.1.jar
AECapFix Optional for AppliedE TPS Fix appliede-0.14.7-fix2.jar
optional
Matching file found Matched file: 0.9 (Forge 1.20.1)
WTHIT Needed by Applied Energistics 2
pulled in
No matching file
Just Enough Items (JEI) Needed by Applied Energistics 2
pulled in
Matching file found Matched file: 15.27.0.158 for Forge 1.20.1
The One Probe Needed by Applied Energistics 2
pulled in
Matching file found Matched file: TheOneProbe - 1.20.1-10.0.3
GuideME Needed by Applied Energistics 2
pulled in
Matching file found Matched file: GuideME 20.1.15
Jade 🔍 Needed by Applied Energistics 2
pulled in
Matching file found Matched file: [Forge 1.20.1] 11.13.3
Curios API Needed by Applied Energistics 2 Wireless Terminals
pulled in
Matching file found Matched file: curios-forge-5.14.1+1.20.1.jar
Architectury API Needed by Applied Energistics 2 Wireless Terminals
pulled in
No matching file
Redstone Flux Needed by The One Probe
pulled in
No matching file
Baubles Needed by The One Probe
pulled in
No matching file
TESLA Needed by The One Probe
pulled in
No matching file

13 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add AppliedE TPS Fix without breaking your instance.

Built for AppliedE TPS Fix appliede-0.14.7-fix2.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use appliede-0.14.7-fix2.jar. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Applied Energistics 2, ProjectE, GuideME first. We found matching files for this game-version and loader setup. 13 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether it belongs on the client. The project page does not say whether it belongs on the dedicated server.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside appliede-0.14.7-fix2.jar. It opens that exact file at the source.

About this project

What does AppliedE TPS Fix add?

Original Mod: https://www.curseforge.com/minecraft/mc-mods/appliede

Original Mod Dev: https://www.curseforge.com/members/ninety/projects

Reason for this Fork:

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.

As this is a fork I wont backport.


Original Description:

AppliedE

A Minecraft mod made as an add-on to both Applied Energistics 2 and ProjectE providing more tightly-coupled integration between the two mods. Unlike conventional add-ons integrating the two together, AppliedE works by turning ProjectE's EMC into a distinct "key type" able to be displayed, reported and manipulated by an ME network and converted into items upon request via AE2's auto-crafting facilities.

Currently, the mod is in early beta stages. Beware of any critical bugs, particularly on multiplayer servers, and please report them on the issue tracker as they arise.

Basic Usage

The first step towards using this add-on is to make an ME Transmutation Module. The module retrieves all transmutation/EMC knowledge from the player who placed down the module to provide ME networks with information on stored EMC and transmutable items. It can be placed anywhere at all on the network to function.

EMC module in-world

EMC module crafting recipe

Multiple modules may be placed down on one network by any number of different players / knowledge providers, but only one module per knowledge provider will contribute to the stored EMC figure and available "craftable" known items. If multiple knowledge providers are employed by the modules on a network, any inserted and extracted EMC will be equally (as is possible) distributed among all providers.

EMC and displayed transmutable items Displayed EMC

The module also includes additional safeguards to prevent overflow issues in ME networks, by adding a "tier" system to the EMC stored on a network based on subsequent powers of an arbitrarily large number of EMC units.

Displayed EMC tiers

For further information on how to use the add-on, please consult the in-game AE2 guide's new section added by this add-on.

License

All code is licensed under LGPLv3, in adherence to the same license used by Applied Energistics 2 and with some code borrowed from AE2 itself.

All assets are licensed under CC BY-NC-SA 3.0, in adherence to the same license used by AE2 and with most deriving from AE2's and ProjectE's own assets. Some assets have been provided externally as courtesy of Sea_Kerman.

Project description from CurseForge.

Pick your setup

AppliedE TPS Fix by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

AppliedE TPS Fix versions and loaders

12 of 12 releases match

Looking for an older file? The official CurseForge project page is in Resources.