HomeJavaModsCreate: Metallurgy Fix
Create: Metallurgy Fix
ModsJava

Create: Metallurgy Fix

by TheDarkAce · on CurseForge

⬇ Download on CurseForge

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

  1. Keep your existing createmetallurgy-0.0.7-HF-1.20.1.jar in your mods folder — do not remove it.
  2. Drop metallurgy-fix-x.x.x.jar into the same mods folder alongside it.
  3. 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


Not affiliated with the Create: Metallurgy or Create development teams. This is an unofficial community patch.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more