mmce_complement-1.3.1.jar
Curse Maven Snippet
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#setMaxParallelismbeing 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
1when processed by a Batch Hatch.
Compatibility Changes
- The current
maxParallelismvalue 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
maxParallelismwhen no Batch Hatch is active. - Special custom factory threads remain excluded from additional Batch Hatch multiplication.
This mod has no additional files

