diff options
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()
{
|
