Particle Settings

Grinder Fix.
This commit is contained in:
AlgorithmX2
2014-01-29 20:47:55 -06:00
parent e7575c157b
commit 1b6455421e
22 changed files with 127 additions and 41 deletions
@@ -37,9 +37,6 @@ public class ToolBiometricCardRender implements IItemRenderer
float f5 = ((Icon) par2Icon).getMaxU();
float f6 = ((Icon) par2Icon).getMinV();
float f7 = ((Icon) par2Icon).getMaxV();
float f8 = 1.0F;
float f9 = 0.0F;
float f10 = 0.0F;
float f12 = 0.0625F;
Tessellator tessellator = Tessellator.instance;