File Details
Create MMMechanisms1.21.1-3.0.3
- B
- Oct 8, 2025
- 123.69 KB
- 86
- 1.21.1
- NeoForge
File Name
createmechanisms-3.0.3.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
📜 Changelog – Version 3.0.3
⚙️ Major Changes
-
🔁 Recipe Overhaul for Mechanisms:
All mechanism recipes have been updated to use item tags instead of fixed items.
This change improves compatibility with other mods and allows greater flexibility when using alternative materials.
🧩 Details
-
Recipes that previously required specific items (e.g.,
minecraft:iron_ingot) now accept any item that matches the corresponding tag (e.g.,#c:ingots/iron). -
Ensures smoother integration with modpacks and custom material variations.
-
Simplifies maintenance for future updates and new content additions.