Refactored Crusher to Grinder
This commit is contained in:
parent
6355b98943
commit
2357384a8c
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
Subproject commit 4954119c1db1ff27fcbbfbaff79b27547394a4ae
|
||||
Subproject commit dbff2b54cfb6f1b246caf9d8dde863068b03ca7c
|
|
@ -10,7 +10,7 @@ public final class MachineRecipes
|
|||
{
|
||||
public static enum RecipeType
|
||||
{
|
||||
CRUSHER,
|
||||
GRINDER,
|
||||
SAWMILL,
|
||||
SMELTER,
|
||||
FURNACE,
|
||||
|
|
Loading…
Reference in a new issue