Mekanism Stack Processor

A NeoForge mod that adds batch processing to Mekanism machines. Instead of processing items one at a time, machines process multiple items per operation based on their tier.

File Details

Mekanism Stack Processor v1.3.0

  • R
  • Jun 1, 2026
  • 52.38 KB
  • 5
  • 1.21.1
  • NeoForge

File Name

mekanismstackprocessor-1.3.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:mekanism-stack-processor-1447255:8179295"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[1.3.0] - 2026-06-01

Added

  • Support for Evolved Mekanism (evolvedmekanism) — optional integration:
    • Alloying Factory (TileEntityAlloyingFactory) — batch processing with factory tier multiplier
    • Alloyer machine — uses regular machine multiplier
    • Chemixer machine — uses regular machine multiplier
    • Melter machine — uses regular machine multiplier
    • Solidifier machine — uses regular machine multiplier
  • New config section [evolved_mekanism_factory_tiers] with multipliers for extended factory tiers:
    • Overclocked, Quantum, Dense, Multiversal, Creative (default: 64 each)

Fixed

  • MatchException crash when Evolved Mekanism is installed: the extended FactoryTier values (OVERCLOCKED, QUANTUM, DENSE, MULTIVERSAL, CREATIVE) injected by EM into the Mekanism enum now have a proper default fallback in getFactoryMultiplier and getChemicalFactoryMultiplier