This commit is contained in:
Modmuss50 2015-12-11 21:52:35 +00:00
parent 5c95b238fa
commit cc6dfbc3c4
3 changed files with 16 additions and 19 deletions

View file

@ -53,7 +53,7 @@ public class IronAlloySmelterRecipeHandler extends GenericRecipeHander implement
@Override
public String getRecipeName() {
return Reference.ironalloySmelteRecipe;
return Reference.alloySmelteRecipe;
}
@Override