diff options
Diffstat (limited to 'main/java/gregtech/loaders/oreprocessing/ProcessingLens.java')
-rw-r--r-- | main/java/gregtech/loaders/oreprocessing/ProcessingLens.java | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/main/java/gregtech/loaders/oreprocessing/ProcessingLens.java b/main/java/gregtech/loaders/oreprocessing/ProcessingLens.java index 462225a821..0e00bb6cae 100644 --- a/main/java/gregtech/loaders/oreprocessing/ProcessingLens.java +++ b/main/java/gregtech/loaders/oreprocessing/ProcessingLens.java @@ -22,9 +22,3 @@ public class ProcessingLens implements gregtech.api.interfaces.IOreRecipeRegistr GregTech_API.registerCover(aStack, new GT_MultiTexture(new gregtech.api.interfaces.ITexture[] { Textures.BlockIcons.MACHINE_CASINGS[2][0], new GT_RenderedTexture(Textures.BlockIcons.OVERLAY_LENS, aMaterial.mRGBa, false) }), new gregtech.common.covers.GT_Cover_Lens(aMaterial.mColor.mIndex)); } } - - -/* Location: F:\Torrent\minecraft\jdgui test\gregtech_1.7.10-5.07.07-dev.jar!\gregtech\loaders\oreprocessing\ProcessingLens.class - * Java compiler version: 6 (50.0) - * JD-Core Version: 0.7.1-SNAPSHOT-20140817 - */
\ No newline at end of file |