diff options
Diffstat (limited to 'main/java/gregtech/loaders/oreprocessing/ProcessingToolHeadPlow.java')
-rw-r--r-- | main/java/gregtech/loaders/oreprocessing/ProcessingToolHeadPlow.java | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/main/java/gregtech/loaders/oreprocessing/ProcessingToolHeadPlow.java b/main/java/gregtech/loaders/oreprocessing/ProcessingToolHeadPlow.java index d8ad27a09b..3f758089eb 100644 --- a/main/java/gregtech/loaders/oreprocessing/ProcessingToolHeadPlow.java +++ b/main/java/gregtech/loaders/oreprocessing/ProcessingToolHeadPlow.java @@ -18,9 +18,3 @@ public class ProcessingToolHeadPlow implements gregtech.api.interfaces.IOreRecip GT_ModHandler.addShapelessCraftingRecipe(GT_MetaGenerated_Tool_01.INSTANCE.getToolWithStats(42, 1, aMaterial, aMaterial.mHandleMaterial, null), new Object[] { aOreDictName, OrePrefixes.stick.get(aMaterial.mHandleMaterial) }); } } - - -/* Location: F:\Torrent\minecraft\jdgui test\gregtech_1.7.10-5.07.07-dev.jar!\gregtech\loaders\oreprocessing\ProcessingToolHeadPlow.class - * Java compiler version: 6 (50.0) - * JD-Core Version: 0.7.1-SNAPSHOT-20140817 - */
\ No newline at end of file |