Create Many More Mechanisms

Different mechanisms for modpack developers

File Details

Create MMMechanisms1.21.1-2.1.0

  • B
  • Mar 19, 2025
  • 120.80 KB
  • 4.5K
  • 1.21.1
  • NeoForge

File Name

createmechanisms-2.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-many-more-mechanisms-1218144:6322096"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog - Create Mechanisms

[2.1.0] - 2025-03-19

Added

  • Implementation of the generateUsesRecipes option to allow the creation of usage recipes for mechanisms.
  • Implementation of the removeCreateRecipes option to allow the removal of default recipes from the Create mod.
  • Added new usage recipes for the following mechanisms:
    • Advanced Precision Mechanism
    • Heat Mechanism
    • Precision Mechanism
    • Rubber
    • Rubber Mechanism
    • Wooden Mechanism
    • Zinc Mechanism

Changed

  • Code structure optimization for better organization and method reuse.
  • Modifications in the Applied Energistics 2 (AE2) installation check for greater efficiency.

Removed

  • Removed base recipes for items that now have new usage recipes.
  • Removed unnecessary recipe directories and files when the generateRecipes, generateUsesRecipes, or removeCreateRecipes options are not enabled.

Note: These changes ensure greater control over which recipes are generated or removed, allowing for more customization of the Create Mechanisms mod.