Skip to content

English Home

mc_Edwin edited this page Jul 30, 2026 · 1 revision

MMCE Complement Wiki

MMCE Complement is an add-on for Modular Machinery Community Edition on Minecraft 1.12.2. Version 1.3.0 adds attachment-module multiblocks, advanced performance hatches, compact item/fluid assemblies, filtered outputs, liquid-to-energy conversion, and AE2/Flux/Mekanism integrations.

This Wiki is maintained primarily in Chinese because the current project and pack-author community use Chinese documentation. The source repository also contains a complete English attachment-module guide:

Key ZenScript additions:

RecipePrimer.withModule(string[] ids) as RecipePrimer
RecipePrimer.withoutModule(string[] ids) as RecipePrimer
IMachineController.hasModule(string id) as bool
IMachineController.moduleList as string[]

Use the sidebar to browse the detailed Chinese pages, including exact registry names and configuration keys.

Clone this wiki locally