Refactored Crusher to Grinder

This commit is contained in:
Calclavia 2014-01-05 15:30:30 +08:00
parent 6355b98943
commit 2357384a8c
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 4954119c1db1ff27fcbbfbaff79b27547394a4ae Subproject commit dbff2b54cfb6f1b246caf9d8dde863068b03ca7c

View file

@ -10,7 +10,7 @@ public final class MachineRecipes
{ {
public static enum RecipeType public static enum RecipeType
{ {
CRUSHER, GRINDER,
SAWMILL, SAWMILL,
SMELTER, SMELTER,
FURNACE, FURNACE,