Create: Metallurgy Fix
The author built this one for Minecraft 1.20.1 on Forge. On other versions it may install and then do nothing.
Create: Metallurgy Fix
A standalone compatibility patch that makes Create: Metallurgy 0.0.7-HF work with Create 6.0.5 and above — no modifications to the original mod required.
What does this do?
Create 6.0.5 removed a method that Create: Metallurgy 0.0.7-HF was compiled against — TagGen.tagBlockAndItem(String[]) — causing the game to crash on startup with a NoSuchMethodError before any world even loads.
This mod uses a Forge coremod to silently inject that missing method back into Create's TagGen class at runtime, the moment it is loaded by the JVM. The injected method reconstructs the original behaviour by delegating to the modern tagBlockAndItem(Map) API that still exists in Create 6.0.5+. Create: Metallurgy then initialises exactly as its author intended.
Neither the Create jar nor the Create: Metallurgy jar is modified in any way.
Installation
- Keep your existing
createmetallurgy-0.0.7-HF-1.20.1.jarin your mods folder — do not remove it. - Drop
metallurgy-fix-x.x.x.jarinto the same mods folder alongside it. - Launch. Done.
Requirements
| Dependency | Version |
|---|---|
| Minecraft | 1.20.x |
| Forge | 47.0.0+ |
| Create | 6.0.5 – 6.x |
| Create: Metallurgy | 0.0.7-HF |
Why does this exist as a separate mod?
The cleanest long-term fix would be a recompile of Create: Metallurgy against the new Create API. Until that happens, this coremod bridges the gap without touching either jar — making it safe to update Create independently and easy to remove once an official fix is released.
Compatibility
- ✅ Works alongside the unmodified Create: Metallurgy 0.0.7-HF jar
- ✅ Compatible with Create 6.0.5 through 6.x
- ✅ No world data is affected — all blocks and items register normally
- ✅ Server and client both supported
Not affiliated with the Create: Metallurgy or Create development teams. This is an unofficial community patch.
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.20.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as metallurgy-fix-1.0.6.jar — drop this file into the mods folder
- Download size: 133 KB
- Download link checked 13 Sept 2026 — working
These come from our own check of the pack file, not from the source page.