Langue

Thermal Parallel

Thermal Parallel

Modrinth

A mod that adds parallel logic to Thermal Expansion machines.

61.6k téléchargements 3 abonnés mis à jour 1mo ago
dernière v1.0.1-beta.2 Modrinth
Forge 1.19.2 – 1.20.1 Technology

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.

Versions

Beta
1.0.1-beta.2
forge · 1.20.1 · 1mo ago
10.7k
Beta
0.1.2
forge · 1.19.2 · 1mo ago
30
Beta
0.1.1
forge · 1.19.2 · 1mo ago
6
Beta
1.0.1-beta.1
forge · 1.20.1 · 1mo ago
14
Release
0.1.0
forge · 1.19.2 · 4mo ago
Back ported to 1.19.2
70
Release
1.0.0
forge · 1.20.1 · 5mo ago
19.9k
Beta
1.0.0-beta.2
forge · 1.20.1 · 7mo ago
- Fixed issue with not stackable item. - Added ja_jp.
16.6k
Beta
1.0.0-beta.1
forge · 1.20.1 · 9mo ago
14.3k

Commentaires 0

Aucun commentaire pour l'instant. Sois le premier à donner ton avis.

Télécharger Thermal Parallel

Les fichiers proviennent directement de la source d'origine. Modgrid ne les héberge ni ne les modifie.