Skip to content

Commit

Permalink
Update RecipeHandlerToolMaterials.java
Browse files Browse the repository at this point in the history
  • Loading branch information
TheVikingWarrior committed Oct 22, 2014
1 parent fdc3fc0 commit b47464b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -60,7 +60,7 @@ public PositionedStack getResult ()
@Override
public String getRecipeName ()
{
return "Tool Materials";
return StatCollector.translateToLocal("tconstruct.nei.toolmaterials");
}

@Override
Expand Down

0 comments on commit b47464b

Please sign in to comment.