Thermal Parallel
No reviews yet
A mod that adds multi-task logic to Thermal Expansion machines.
Themed around heavy machinery, factories, and automation reminiscent of the Industrial Revolution.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Features machines that process raw materials or automation processes.
Adds extra features or content to an existing mod.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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.
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.
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources