Back to mods
Thermal Parallel project artwork

Modrinth · Minecraft mod

Thermal Parallel

A mod that adds parallel logic to Thermal Expansion machines.

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

Quick answer

Which Thermal Parallel release matches 1.20.1 Forge?

Updated 3 months ago
Best match for your filters 1.0.0
Game version 1.20.1
Loader 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.

Client Optional
Dedicated server Optional
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 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.

No extra mods listed for this file

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.

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

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

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

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

2 available setups

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

Recent files

Thermal Parallel versions and loaders

5 of 8 releases match
Clear filters

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