
Modrinth · Minecraft mod
Thermal Parallel
A mod that adds parallel logic to Thermal Expansion machines.
Quick answer
Which Thermal Parallel release matches 1.20.1 Forge?
Thermal Parallel 1.0.0 targets 1.20.1 with Forge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is Thermal Parallel required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does Thermal Parallel 1.0.0 need?
1.0.0 on 1.20.1 Forge. Every mod below is checked against that same setup.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Thermal Parallel without breaking your instance.
Built for Thermal Parallel 1.0.0 on 1.20.1 Forge. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.0.0. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.0.0. It opens that exact file at the source.
About this project
What does Thermal Parallel add?
Thermal Parallel is a Thermal Expansion addon that adds parallel logic to thermal machines using mixin, allowing the machine to conduct multiple crafting in one process like the factories in Mekanism.
The mod aims to help modpacks developers to tweak thermal machines better. It comes with 1 upgrade augment that +1 max parallel by default. You can either enable Add Extra Parallel Augments To Tab in config to get more augment displayed on creative tab (But without recipe) or add your own augment via modding:
public static final RegistryObject<AugmentItem> AUGMENT_PARALLEL_3 = ITEMS.register("argument_parallel_3",()->new AugmentItem(new Item.Properties(), AugmentDataHelper.builder()
.type(TAG_AUGMENT_TYPE_MACHINE)
.mod(TePaConstants.TAG_MACHINE_PARALLEL,16).build()
));
Also there are configs that may help with futher balancing in thermal_parallel-common.toml , please check it!
Feel free to use in modpacks or develop addons.
Project description from Modrinth.
Pick your setup
Thermal Parallel by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.19.2
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Thermal Parallel versions and loaders
1.0.1-beta.2
thermal_parallel-1.0.1-beta.2.jar
6 May 2026
1.0.1-beta.1
thermal_parallel-1.0.1-beta.1.jar
5 May 2026
1.0.0
thermal_parallel-1.0.0.jar
19 Jan 2026
1.0.0-beta.2
thermal_parallel-1.0.0-beta.2.jar
4 Nov 2025
1.0.0-beta.1
thermal_parallel-1.0.0-beta.1.jar
20 Sept 2025
Looking for an older file? The official Modrinth project page is in Resources.