forked from CleanroomMC/ForgeDevEnv
-
Notifications
You must be signed in to change notification settings - Fork 0
English Home
mc_Edwin edited this page Jul 30, 2026
·
1 revision
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.
MMCE Complement 1.3.0 · GitHub · CurseForge · Issues
MMCE Complement 1.3.0
机制与组件
整合包开发
Language