Reconcile broken code.

This commit is contained in:
AlgorithmX2
2014-03-05 23:52:25 -06:00
parent 3f05965a06
commit b62166bd08
4 changed files with 75 additions and 71 deletions
+2 -2
View File
@@ -124,8 +124,8 @@ import appeng.me.storage.AEExternalHandler;
import appeng.parts.PartPlacement;
import appeng.recipes.AEItemResolver;
import appeng.recipes.RecipeHandler;
import appeng.recipes.Recipes.ShapedRecipe;
import appeng.recipes.Recipes.ShapelessRecipe;
import appeng.recipes.game.ShapedRecipe;
import appeng.recipes.game.ShapelessRecipe;
import appeng.recipes.handlers.Grind;
import appeng.recipes.handlers.Macerator;
import appeng.recipes.handlers.Pulverizer;