promotional bannermobile promotional banner

ModularMachinery: Community Edition: Complement

Add More Hatches and ME Buses to ModularMachinery: Community Edition
Back to Files

mmce_complement-1.3.1.jar

File namemmce_complement-1.3.1.jar
Uploader
mc_Edwinmc_Edwin
Uploaded
Aug 2, 2026
Downloads
75
Size
787.4 KB
Mod Loaders
Forge
File ID
8560208
Type
R
Release
Supported game versions
  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:modularmachinery-community-edition-complement-1563518:8560208")

Learn more about Curse Maven

What's new

Fixed

  • Fixed the Batch Hatch mixin overriding MMCE's original parallelism calculation results.
  • Fixed recipe parallelism values set through ZenScript, recipe-check events, other mods, or ActiveMachineRecipe#setMaxParallelism being ignored.
  • Fixed MMCE Parallel Controllers and other runtime machine-parallelism changes being overwritten by a constructor-time cached value.
  • Fixed the Batch Hatch multiplier potentially being applied repeatedly to an already batched parallelism value during repeated recipe checks.
  • Fixed the runtime parallelism budget of recipes without native parallel processing being forced back to 1 when processed by a Batch Hatch.

Compatibility Changes

  • The current maxParallelism value produced by MMCE, ZenScript, Parallel Controllers, and other mixins is now treated as authoritative.
  • Batch Hatches only apply their own multiplier on top of the existing parallelism budget instead of reconstructing or replacing it.
  • MMCE Complement no longer writes to or adjusts maxParallelism when no Batch Hatch is active.
  • Special custom factory threads remain excluded from additional Batch Hatch multiplication.

This mod has no additional files