diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-04-22 14:31:54 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-04-22 14:31:54 +0300 |
| commit | b67ac617dc9c5f43b911158a281c3c61ced5ea5a (patch) | |
| tree | 649b4553f8b2e673b0c4b12e470feb7e7628de8e /ihl/nei_integration/WireMillRecipeHandler.java | |
| parent | aa42aedecd2d2842351088085e8fd9d69ec79565 (diff) | |
NEI titles translation
Diffstat (limited to 'ihl/nei_integration/WireMillRecipeHandler.java')
| -rw-r--r-- | ihl/nei_integration/WireMillRecipeHandler.java | 7 |
1 files changed, 0 insertions, 7 deletions
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()
{
|
