summaryrefslogtreecommitdiff
path: root/common/darkknight/jewelrycraft/CommonProxy.java
diff options
context:
space:
mode:
authorbspkrs <bspkrs@gmail.com>2013-12-16 14:19:04 -0500
committerbspkrs <bspkrs@gmail.com>2013-12-16 14:19:04 -0500
commitf15bc9e0abff4710d9860bd970b3b6820c5e78c6 (patch)
tree6951055018820b7e604f3825a429c91b77e9eb27 /common/darkknight/jewelrycraft/CommonProxy.java
parent43ef55b2424eb49110e27d603adf95a84bf37560 (diff)
tested creation of rings with custom NBT - working!
reformatted source
Diffstat (limited to 'common/darkknight/jewelrycraft/CommonProxy.java')
-rw-r--r--common/darkknight/jewelrycraft/CommonProxy.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/darkknight/jewelrycraft/CommonProxy.java b/common/darkknight/jewelrycraft/CommonProxy.java
index 923828a..04c6a94 100644
--- a/common/darkknight/jewelrycraft/CommonProxy.java
+++ b/common/darkknight/jewelrycraft/CommonProxy.java
@@ -1,6 +1,5 @@
package darkknight.jewelrycraft;
-
public class CommonProxy
{
public void registerRenderers()