Thermal Parallel
Modby EtSH_C2H6S
A mod that adds multi-task logic to Thermal Expansion machines.
Type
Mod
CurseForge Downloads
13,314
CurseForge ID
1350169
Last Updated
Jul 17, 2026
Description
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.
Similar Mods
Entity Zoning Supervisor
Gives users fine-grained control over mob spawning through config files
Adventurer's Toolbox
A simple modular tools mod
Affinity Enchantment [FORGE]
An enchant that changes the player's break speed in water and off the ground.
Dragon Eye
The Dragon Eye Mod adds two new villagers to the Isle of Berk mod I am still new to modding so this is all I can add for...
Floral Enchantment [Fabric] OLD
Decorate with new floral vines and flower bushes!
BeyondEnchant
BeyondEnchant a mod/datapack that allows you to increase the limit of enchantments in your game. Enhance your gear with...