Create: Metallurgy Fix
Modby TheDarkAce
Fixes Create: Metallurgy compatibility with Create 6.0.5+
Type
Mod
CurseForge Downloads
1,104
CurseForge ID
1466209
Last Updated
Jun 28, 2026
Description
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.jar in your mods folder — do not remove it.
- Drop metallurgy-fix-x.x.x.jar into 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-HFWhy 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.
Similar Mods
AFK Dim Names
Dim player names when they go AFK. Shows above their heads and in the server list.
Random Machines
Adds machines.
Create: Arms Race Reborn
Adds create recipes for guns and ammo in the TACZ mod
Mine Mine No Mi: Devil Hordes
Adds Devil Fruit Item Timers for the DEVIL FRUIT ITEM
MCS Ender Dragon
Improves Ender Dragon boss fight, Enderman AI, makes Phantoms more balanced and more new features. All features can be e...
Keymap-Ported
keymap-v2 is no longer available in 1.20.1, Dusts is also been abandoned so porting felt the best for 1.20.1 compatibili...