From b67ac617dc9c5f43b911158a281c3c61ced5ea5a Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 22 Apr 2017 14:31:54 +0300 Subject: NEI titles translation --- ihl/nei_integration/WireMillRecipeHandler.java | 7 ------- 1 file changed, 7 deletions(-) (limited to 'ihl/nei_integration/WireMillRecipeHandler.java') diff --git a/ihl/nei_integration/WireMillRecipeHandler.java b/ihl/nei_integration/WireMillRecipeHandler.java index 7a0cafe..6d4ca5f 100644 --- a/ihl/nei_integration/WireMillRecipeHandler.java +++ b/ihl/nei_integration/WireMillRecipeHandler.java @@ -59,13 +59,6 @@ public class WireMillRecipeHandler extends MachineRecipeHandler return new int[]{31-11}; } - - @Override - public String getRecipeName() - { - return "Wire mill"; - } - @Override public String getRecipeId() { -- cgit v1.2.3