Modular Machinery: Community Edition

Customize your machinery with more powerful features.

File Details

1.12.2-1.11.1-r51

  • R
  • Nov 14, 2023
  • 1.54 MB
  • 160
  • 1.12.2
  • Forge

File Name

ModularMachinery-CE-1.12.2-1.11.1-r51.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:modularmachinery-community-edition-817377:4866810")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixes:

  • Fix weird RequirementItem modifier implementation(#56).
  • Fix RequirementAspect not working (#55).
  • Mekanism gas color render fix(#52).
  • Fix an issue where factory controllers would not count the number of parallels in core threads.
  • Fix RecipeAdapterBuilder not being able to copy vanilla recipes.
  • Fix an issue where parallelism for some requirements did not work properly.
  • Fix Aspect / Aura JEI crash.
  • Fix RequirementMana not working.

Changes:

  • Switch to new ZenUtils methods(#54).
  • Harmonize additional requirements for RecipeAdapter.
  • Consolidate controllers of shared components into one execution queue for execution to avoid runtime issues in asynchrony.
  • Destroying a block in a machine structure now causes the controller to immediately check its structure.
  • Try to speed up mod loading.
  • Try to optimize the speed of factory recipe searching and fix CME errors that happen by chance.
  • Improve max speed of auto-input/auto-output for TileItemInputBus and TileItemOutputBus.
  • Optimize performance of passive structure checking.
  • Improved command information for mm-performance_report.
  • Improvements to RecipeModifier.