summaryrefslogtreecommitdiff
path: root/bin/darkknight
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-12 16:32:33 +0300
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-04-12 16:32:33 +0300
commit9dc6f69f701e42b30adf7d1b01488f425eaec265 (patch)
treeaf02d094f80755054370c44f6adc519caaca0989 /bin/darkknight
parent4f29b0ed24e393be7074abd851e207aadab38196 (diff)
Changes, idk...
Diffstat (limited to 'bin/darkknight')
-rw-r--r--bin/darkknight/jewelrycraft/CommonProxy.classbin441 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/JewelrycraftMod$1.classbin847 -> 847 bytes
-rw-r--r--bin/darkknight/jewelrycraft/JewelrycraftMod.classbin9417 -> 9506 bytes
-rw-r--r--bin/darkknight/jewelrycraft/block/BlockDisplayer.classbin6934 -> 6935 bytes
-rw-r--r--bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.classbin7303 -> 7308 bytes
-rw-r--r--bin/darkknight/jewelrycraft/block/BlockList.classbin5499 -> 5519 bytes
-rw-r--r--bin/darkknight/jewelrycraft/block/BlockMolder.classbin6896 -> 6902 bytes
-rw-r--r--bin/darkknight/jewelrycraft/block/BlockMoltenMetal.classbin9300 -> 9303 bytes
-rw-r--r--bin/darkknight/jewelrycraft/block/BlockShadowEye.classbin3191 -> 3328 bytes
-rw-r--r--bin/darkknight/jewelrycraft/block/BlockSmelter.classbin13603 -> 13613 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/JewelryInventory.class (renamed from bin/darkknight/jewelrycraft/container/JewelryInventory.class)bin3790 -> 3785 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/Page.class (renamed from bin/darkknight/jewelrycraft/container/Page.class)bin6830 -> 6861 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiGuide.class (renamed from bin/darkknight/jewelrycraft/client/GuiGuide.class)bin8154 -> 8190 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiHandler.classbin0 -> 3970 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiJewelry.class (renamed from bin/darkknight/jewelrycraft/client/GuiJewelry.class)bin2548 -> 2578 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiJewelryModifier.classbin0 -> 10835 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiRectangle.classbin0 -> 2140 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiRingChest.class (renamed from bin/darkknight/jewelrycraft/client/GuiRingChest.class)bin1770 -> 1800 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiTab.classbin0 -> 1449 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiTabBlocks.class (renamed from bin/darkknight/jewelrycraft/container/GuiTabBlocks.class)bin8979 -> 8506 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiTabGemsAndIngots.class (renamed from bin/darkknight/jewelrycraft/container/GuiTabGemsAndIngots.class)bin2934 -> 2949 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiTabIntroduction.classbin0 -> 2409 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiTabItems.class (renamed from bin/darkknight/jewelrycraft/container/GuiTabItems.class)bin8127 -> 8155 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiTabModifiers.classbin0 -> 2868 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/GuiTabRitual.class (renamed from bin/darkknight/jewelrycraft/container/GuiTabRitual.class)bin4759 -> 4779 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/ContainerGuide.classbin0 -> 572 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/ContainerJewelryModifier.classbin0 -> 2297 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/ContainerJewelryTab.class (renamed from bin/darkknight/jewelrycraft/container/ContainerJewelryTab.class)bin3078 -> 3168 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/ContainerRingChest.class (renamed from bin/darkknight/jewelrycraft/container/ContainerRingChest.class)bin2563 -> 2602 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/slots/SlotBracelet.class (renamed from bin/darkknight/jewelrycraft/container/SlotBracelet.class)bin1120 -> 1154 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/slots/SlotEarrings.class (renamed from bin/darkknight/jewelrycraft/container/SlotEarrings.class)bin1120 -> 1154 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/slots/SlotNecklace.class (renamed from bin/darkknight/jewelrycraft/container/SlotNecklace.class)bin1120 -> 1154 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/slots/SlotRing.class (renamed from bin/darkknight/jewelrycraft/container/SlotRing.class)bin1104 -> 1138 bytes
-rw-r--r--bin/darkknight/jewelrycraft/client/gui/container/slots/SlotRingChest.class (renamed from bin/darkknight/jewelrycraft/container/SlotRingChest.class)bin1174 -> 1208 bytes
-rw-r--r--bin/darkknight/jewelrycraft/commands/JewelrycraftCommands.classbin6705 -> 3434 bytes
-rw-r--r--bin/darkknight/jewelrycraft/config/ConfigHandler.classbin4147 -> 4144 bytes
-rw-r--r--bin/darkknight/jewelrycraft/container/ContainerGuide.classbin550 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/container/GuiHandler.classbin3285 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/container/GuiRectangle.classbin2114 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/container/GuiTab.classbin1434 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/container/GuiTabIntroduction.classbin2393 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/container/GuiTabModifiers.classbin2848 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/curses/CurseInfamy.classbin2530 -> 2531 bytes
-rw-r--r--bin/darkknight/jewelrycraft/curses/CurseList.classbin1349 -> 1359 bytes
-rw-r--r--bin/darkknight/jewelrycraft/effects/EffectBlazePowder.classbin4790 -> 4955 bytes
-rw-r--r--bin/darkknight/jewelrycraft/effects/EffectEnderEye.classbin7072 -> 7383 bytes
-rw-r--r--bin/darkknight/jewelrycraft/effects/EffectFeather.classbin5422 -> 5989 bytes
-rw-r--r--bin/darkknight/jewelrycraft/entities/EntityHalfHeart.classbin2749 -> 2629 bytes
-rw-r--r--bin/darkknight/jewelrycraft/entities/EntityHeart.classbin3795 -> 3677 bytes
-rw-r--r--bin/darkknight/jewelrycraft/entities/renders/HeartRender.classbin1895 -> 1896 bytes
-rw-r--r--bin/darkknight/jewelrycraft/events/EntityEventHandler.classbin19857 -> 19853 bytes
-rw-r--r--bin/darkknight/jewelrycraft/events/KeyBindings.classbin1771 -> 1773 bytes
-rw-r--r--bin/darkknight/jewelrycraft/events/PlayerRenderHandler.classbin3258 -> 6355 bytes
-rw-r--r--bin/darkknight/jewelrycraft/events/ScreenHandler.classbin5022 -> 4921 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemBracelet.classbin1245 -> 1247 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemClayMolds.classbin2838 -> 2839 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemCrystal.classbin3446 -> 3448 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemEarrings.classbin1245 -> 1247 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemGuide.classbin1054 -> 1054 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemJewelryModifier.classbin0 -> 1225 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemList.classbin3424 -> 3681 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemMolds.classbin2806 -> 2807 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemMoltenMetal$1.classbin883 -> 883 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemMoltenMetal.classbin5282 -> 5283 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.classbin9312 -> 9313 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemNecklace.classbin1245 -> 1247 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemRing.classbin1225 -> 1227 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/ItemThiefGloves.classbin8306 -> 8328 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/render/BraceletRender.classbin0 -> 1732 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/render/EarringsRender.classbin0 -> 1732 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/render/ItemRender.class (renamed from bin/darkknight/jewelrycraft/tileentity/renders/ItemRender.class)bin2259 -> 2245 bytes
-rw-r--r--bin/darkknight/jewelrycraft/item/render/MaskRender.classbin0 -> 1707 bytes
-rw-r--r--bin/darkknight/jewelrycraft/lib/Reference.classbin481 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/model/ModelBracelet.classbin0 -> 4781 bytes
-rw-r--r--bin/darkknight/jewelrycraft/model/ModelEarrings.classbin0 -> 3341 bytes
-rw-r--r--bin/darkknight/jewelrycraft/network/PacketRequestPlayerInfo.classbin2089 -> 2090 bytes
-rw-r--r--bin/darkknight/jewelrycraft/network/PacketRequestSetSlot.classbin0 -> 2608 bytes
-rw-r--r--bin/darkknight/jewelrycraft/network/PacketSendCurseStats.classbin3573 -> 3576 bytes
-rw-r--r--bin/darkknight/jewelrycraft/proxy/ClientProxy.class (renamed from bin/darkknight/jewelrycraft/client/ClientProxy.class)bin5700 -> 5698 bytes
-rw-r--r--bin/darkknight/jewelrycraft/proxy/CommonProxy.classbin0 -> 453 bytes
-rw-r--r--bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.classbin9288 -> 10153 bytes
-rw-r--r--bin/darkknight/jewelrycraft/tileentity/renders/MaskRender.classbin1720 -> 0 bytes
-rw-r--r--bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender$1.classbin1697 -> 1697 bytes
-rw-r--r--bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender.classbin9474 -> 9475 bytes
-rw-r--r--bin/darkknight/jewelrycraft/tileentity/renders/TileEntityJewelrsCraftingTableRender.classbin5212 -> 5213 bytes
-rw-r--r--bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMolderRender.classbin6259 -> 6260 bytes
-rw-r--r--bin/darkknight/jewelrycraft/tileentity/renders/TileEntityShadowEyeRender.classbin3873 -> 3874 bytes
-rw-r--r--bin/darkknight/jewelrycraft/tileentity/renders/TileEntitySmelterRender.classbin5515 -> 5516 bytes
-rw-r--r--bin/darkknight/jewelrycraft/util/JewelryNBT.classbin14012 -> 14362 bytes
-rw-r--r--bin/darkknight/jewelrycraft/util/JewelrycraftUtil.classbin7898 -> 7899 bytes
-rw-r--r--bin/darkknight/jewelrycraft/util/Variables.classbin0 -> 542 bytes
91 files changed, 0 insertions, 0 deletions
diff --git a/bin/darkknight/jewelrycraft/CommonProxy.class b/bin/darkknight/jewelrycraft/CommonProxy.class
deleted file mode 100644
index 5938704..0000000
--- a/bin/darkknight/jewelrycraft/CommonProxy.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/JewelrycraftMod$1.class b/bin/darkknight/jewelrycraft/JewelrycraftMod$1.class
index d6074c5..877633c 100644
--- a/bin/darkknight/jewelrycraft/JewelrycraftMod$1.class
+++ b/bin/darkknight/jewelrycraft/JewelrycraftMod$1.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/JewelrycraftMod.class b/bin/darkknight/jewelrycraft/JewelrycraftMod.class
index 387946c..9464e9f 100644
--- a/bin/darkknight/jewelrycraft/JewelrycraftMod.class
+++ b/bin/darkknight/jewelrycraft/JewelrycraftMod.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/block/BlockDisplayer.class b/bin/darkknight/jewelrycraft/block/BlockDisplayer.class
index 71b2172..28112a1 100644
--- a/bin/darkknight/jewelrycraft/block/BlockDisplayer.class
+++ b/bin/darkknight/jewelrycraft/block/BlockDisplayer.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.class b/bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.class
index 8633767..5591bb7 100644
--- a/bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.class
+++ b/bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/block/BlockList.class b/bin/darkknight/jewelrycraft/block/BlockList.class
index c0efe6d..2129f1b 100644
--- a/bin/darkknight/jewelrycraft/block/BlockList.class
+++ b/bin/darkknight/jewelrycraft/block/BlockList.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/block/BlockMolder.class b/bin/darkknight/jewelrycraft/block/BlockMolder.class
index 13f948b..b010b37 100644
--- a/bin/darkknight/jewelrycraft/block/BlockMolder.class
+++ b/bin/darkknight/jewelrycraft/block/BlockMolder.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/block/BlockMoltenMetal.class b/bin/darkknight/jewelrycraft/block/BlockMoltenMetal.class
index 35485d3..d707f00 100644
--- a/bin/darkknight/jewelrycraft/block/BlockMoltenMetal.class
+++ b/bin/darkknight/jewelrycraft/block/BlockMoltenMetal.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/block/BlockShadowEye.class b/bin/darkknight/jewelrycraft/block/BlockShadowEye.class
index d8ed42d..ab19037 100644
--- a/bin/darkknight/jewelrycraft/block/BlockShadowEye.class
+++ b/bin/darkknight/jewelrycraft/block/BlockShadowEye.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/block/BlockSmelter.class b/bin/darkknight/jewelrycraft/block/BlockSmelter.class
index b4e9977..c760433 100644
--- a/bin/darkknight/jewelrycraft/block/BlockSmelter.class
+++ b/bin/darkknight/jewelrycraft/block/BlockSmelter.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/JewelryInventory.class b/bin/darkknight/jewelrycraft/client/JewelryInventory.class
index 4a082d7..457be9e 100644
--- a/bin/darkknight/jewelrycraft/container/JewelryInventory.class
+++ b/bin/darkknight/jewelrycraft/client/JewelryInventory.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/Page.class b/bin/darkknight/jewelrycraft/client/Page.class
index 7df0796..9001595 100644
--- a/bin/darkknight/jewelrycraft/container/Page.class
+++ b/bin/darkknight/jewelrycraft/client/Page.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/GuiGuide.class b/bin/darkknight/jewelrycraft/client/gui/GuiGuide.class
index b49d636..9531540 100644
--- a/bin/darkknight/jewelrycraft/client/GuiGuide.class
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiGuide.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/gui/GuiHandler.class b/bin/darkknight/jewelrycraft/client/gui/GuiHandler.class
new file mode 100644
index 0000000..9fc4f90
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiHandler.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/GuiJewelry.class b/bin/darkknight/jewelrycraft/client/gui/GuiJewelry.class
index 2411870..8f25b3e 100644
--- a/bin/darkknight/jewelrycraft/client/GuiJewelry.class
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiJewelry.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/gui/GuiJewelryModifier.class b/bin/darkknight/jewelrycraft/client/gui/GuiJewelryModifier.class
new file mode 100644
index 0000000..fab940f
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiJewelryModifier.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/gui/GuiRectangle.class b/bin/darkknight/jewelrycraft/client/gui/GuiRectangle.class
new file mode 100644
index 0000000..9475897
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiRectangle.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/GuiRingChest.class b/bin/darkknight/jewelrycraft/client/gui/GuiRingChest.class
index 3d34c07..8dc0c88 100644
--- a/bin/darkknight/jewelrycraft/client/GuiRingChest.class
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiRingChest.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/gui/GuiTab.class b/bin/darkknight/jewelrycraft/client/gui/GuiTab.class
new file mode 100644
index 0000000..d92cff5
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiTab.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiTabBlocks.class b/bin/darkknight/jewelrycraft/client/gui/GuiTabBlocks.class
index a34ea98..5347187 100644
--- a/bin/darkknight/jewelrycraft/container/GuiTabBlocks.class
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiTabBlocks.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiTabGemsAndIngots.class b/bin/darkknight/jewelrycraft/client/gui/GuiTabGemsAndIngots.class
index 9197c92..c13a988 100644
--- a/bin/darkknight/jewelrycraft/container/GuiTabGemsAndIngots.class
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiTabGemsAndIngots.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/gui/GuiTabIntroduction.class b/bin/darkknight/jewelrycraft/client/gui/GuiTabIntroduction.class
new file mode 100644
index 0000000..0ca1f50
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiTabIntroduction.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiTabItems.class b/bin/darkknight/jewelrycraft/client/gui/GuiTabItems.class
index 408ab8e..e416957 100644
--- a/bin/darkknight/jewelrycraft/container/GuiTabItems.class
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiTabItems.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/gui/GuiTabModifiers.class b/bin/darkknight/jewelrycraft/client/gui/GuiTabModifiers.class
new file mode 100644
index 0000000..6d9a8c6
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiTabModifiers.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiTabRitual.class b/bin/darkknight/jewelrycraft/client/gui/GuiTabRitual.class
index ed24f2b..ec4f8b2 100644
--- a/bin/darkknight/jewelrycraft/container/GuiTabRitual.class
+++ b/bin/darkknight/jewelrycraft/client/gui/GuiTabRitual.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/gui/container/ContainerGuide.class b/bin/darkknight/jewelrycraft/client/gui/container/ContainerGuide.class
new file mode 100644
index 0000000..ef3e2cb
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/client/gui/container/ContainerGuide.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/gui/container/ContainerJewelryModifier.class b/bin/darkknight/jewelrycraft/client/gui/container/ContainerJewelryModifier.class
new file mode 100644
index 0000000..72dbf75
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/client/gui/container/ContainerJewelryModifier.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/ContainerJewelryTab.class b/bin/darkknight/jewelrycraft/client/gui/container/ContainerJewelryTab.class
index 670d3e3..093ba47 100644
--- a/bin/darkknight/jewelrycraft/container/ContainerJewelryTab.class
+++ b/bin/darkknight/jewelrycraft/client/gui/container/ContainerJewelryTab.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/ContainerRingChest.class b/bin/darkknight/jewelrycraft/client/gui/container/ContainerRingChest.class
index a7d6688..7d8f6cd 100644
--- a/bin/darkknight/jewelrycraft/container/ContainerRingChest.class
+++ b/bin/darkknight/jewelrycraft/client/gui/container/ContainerRingChest.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/SlotBracelet.class b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotBracelet.class
index e230630..a1fa62f 100644
--- a/bin/darkknight/jewelrycraft/container/SlotBracelet.class
+++ b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotBracelet.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/SlotEarrings.class b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotEarrings.class
index 5b39395..e4f58c3 100644
--- a/bin/darkknight/jewelrycraft/container/SlotEarrings.class
+++ b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotEarrings.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/SlotNecklace.class b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotNecklace.class
index 2d5d0f9..f87544b 100644
--- a/bin/darkknight/jewelrycraft/container/SlotNecklace.class
+++ b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotNecklace.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/SlotRing.class b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotRing.class
index ebf51aa..8e3c86f 100644
--- a/bin/darkknight/jewelrycraft/container/SlotRing.class
+++ b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotRing.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/SlotRingChest.class b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotRingChest.class
index b71bc7a..28022f5 100644
--- a/bin/darkknight/jewelrycraft/container/SlotRingChest.class
+++ b/bin/darkknight/jewelrycraft/client/gui/container/slots/SlotRingChest.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/commands/JewelrycraftCommands.class b/bin/darkknight/jewelrycraft/commands/JewelrycraftCommands.class
index a4c5636..02a22df 100644
--- a/bin/darkknight/jewelrycraft/commands/JewelrycraftCommands.class
+++ b/bin/darkknight/jewelrycraft/commands/JewelrycraftCommands.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/config/ConfigHandler.class b/bin/darkknight/jewelrycraft/config/ConfigHandler.class
index 99c1dca..1032d59 100644
--- a/bin/darkknight/jewelrycraft/config/ConfigHandler.class
+++ b/bin/darkknight/jewelrycraft/config/ConfigHandler.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/ContainerGuide.class b/bin/darkknight/jewelrycraft/container/ContainerGuide.class
deleted file mode 100644
index 5664c22..0000000
--- a/bin/darkknight/jewelrycraft/container/ContainerGuide.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiHandler.class b/bin/darkknight/jewelrycraft/container/GuiHandler.class
deleted file mode 100644
index 1b09534..0000000
--- a/bin/darkknight/jewelrycraft/container/GuiHandler.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiRectangle.class b/bin/darkknight/jewelrycraft/container/GuiRectangle.class
deleted file mode 100644
index 85e2c06..0000000
--- a/bin/darkknight/jewelrycraft/container/GuiRectangle.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiTab.class b/bin/darkknight/jewelrycraft/container/GuiTab.class
deleted file mode 100644
index 0f21ede..0000000
--- a/bin/darkknight/jewelrycraft/container/GuiTab.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiTabIntroduction.class b/bin/darkknight/jewelrycraft/container/GuiTabIntroduction.class
deleted file mode 100644
index 30dc3da..0000000
--- a/bin/darkknight/jewelrycraft/container/GuiTabIntroduction.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/container/GuiTabModifiers.class b/bin/darkknight/jewelrycraft/container/GuiTabModifiers.class
deleted file mode 100644
index 22ec5f5..0000000
--- a/bin/darkknight/jewelrycraft/container/GuiTabModifiers.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/curses/CurseInfamy.class b/bin/darkknight/jewelrycraft/curses/CurseInfamy.class
index e77df6b..7cb44c7 100644
--- a/bin/darkknight/jewelrycraft/curses/CurseInfamy.class
+++ b/bin/darkknight/jewelrycraft/curses/CurseInfamy.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/curses/CurseList.class b/bin/darkknight/jewelrycraft/curses/CurseList.class
index 662c788..7cfe944 100644
--- a/bin/darkknight/jewelrycraft/curses/CurseList.class
+++ b/bin/darkknight/jewelrycraft/curses/CurseList.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/effects/EffectBlazePowder.class b/bin/darkknight/jewelrycraft/effects/EffectBlazePowder.class
index e9c90ab..7029157 100644
--- a/bin/darkknight/jewelrycraft/effects/EffectBlazePowder.class
+++ b/bin/darkknight/jewelrycraft/effects/EffectBlazePowder.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/effects/EffectEnderEye.class b/bin/darkknight/jewelrycraft/effects/EffectEnderEye.class
index fe3a9cb..d547f72 100644
--- a/bin/darkknight/jewelrycraft/effects/EffectEnderEye.class
+++ b/bin/darkknight/jewelrycraft/effects/EffectEnderEye.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/effects/EffectFeather.class b/bin/darkknight/jewelrycraft/effects/EffectFeather.class
index d2fa1c2..a932d44 100644
--- a/bin/darkknight/jewelrycraft/effects/EffectFeather.class
+++ b/bin/darkknight/jewelrycraft/effects/EffectFeather.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/entities/EntityHalfHeart.class b/bin/darkknight/jewelrycraft/entities/EntityHalfHeart.class
index 26025fa..0d5f507 100644
--- a/bin/darkknight/jewelrycraft/entities/EntityHalfHeart.class
+++ b/bin/darkknight/jewelrycraft/entities/EntityHalfHeart.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/entities/EntityHeart.class b/bin/darkknight/jewelrycraft/entities/EntityHeart.class
index 24e97cb..f6b95f4 100644
--- a/bin/darkknight/jewelrycraft/entities/EntityHeart.class
+++ b/bin/darkknight/jewelrycraft/entities/EntityHeart.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/entities/renders/HeartRender.class b/bin/darkknight/jewelrycraft/entities/renders/HeartRender.class
index 4d7d91d..ea866de 100644
--- a/bin/darkknight/jewelrycraft/entities/renders/HeartRender.class
+++ b/bin/darkknight/jewelrycraft/entities/renders/HeartRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/events/EntityEventHandler.class b/bin/darkknight/jewelrycraft/events/EntityEventHandler.class
index 46da6b3..dace350 100644
--- a/bin/darkknight/jewelrycraft/events/EntityEventHandler.class
+++ b/bin/darkknight/jewelrycraft/events/EntityEventHandler.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/events/KeyBindings.class b/bin/darkknight/jewelrycraft/events/KeyBindings.class
index ff2d25a..09ea82b 100644
--- a/bin/darkknight/jewelrycraft/events/KeyBindings.class
+++ b/bin/darkknight/jewelrycraft/events/KeyBindings.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/events/PlayerRenderHandler.class b/bin/darkknight/jewelrycraft/events/PlayerRenderHandler.class
index fd4cc45..22e839e 100644
--- a/bin/darkknight/jewelrycraft/events/PlayerRenderHandler.class
+++ b/bin/darkknight/jewelrycraft/events/PlayerRenderHandler.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/events/ScreenHandler.class b/bin/darkknight/jewelrycraft/events/ScreenHandler.class
index 6d4512f..a9593b1 100644
--- a/bin/darkknight/jewelrycraft/events/ScreenHandler.class
+++ b/bin/darkknight/jewelrycraft/events/ScreenHandler.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemBracelet.class b/bin/darkknight/jewelrycraft/item/ItemBracelet.class
index dda42c1..ea1ccc1 100644
--- a/bin/darkknight/jewelrycraft/item/ItemBracelet.class
+++ b/bin/darkknight/jewelrycraft/item/ItemBracelet.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemClayMolds.class b/bin/darkknight/jewelrycraft/item/ItemClayMolds.class
index b89a3a5..5cda447 100644
--- a/bin/darkknight/jewelrycraft/item/ItemClayMolds.class
+++ b/bin/darkknight/jewelrycraft/item/ItemClayMolds.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemCrystal.class b/bin/darkknight/jewelrycraft/item/ItemCrystal.class
index 01b1abc..cf9f6fa 100644
--- a/bin/darkknight/jewelrycraft/item/ItemCrystal.class
+++ b/bin/darkknight/jewelrycraft/item/ItemCrystal.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemEarrings.class b/bin/darkknight/jewelrycraft/item/ItemEarrings.class
index e235b33..ed6fc14 100644
--- a/bin/darkknight/jewelrycraft/item/ItemEarrings.class
+++ b/bin/darkknight/jewelrycraft/item/ItemEarrings.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemGuide.class b/bin/darkknight/jewelrycraft/item/ItemGuide.class
index de5316b..e589094 100644
--- a/bin/darkknight/jewelrycraft/item/ItemGuide.class
+++ b/bin/darkknight/jewelrycraft/item/ItemGuide.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemJewelryModifier.class b/bin/darkknight/jewelrycraft/item/ItemJewelryModifier.class
new file mode 100644
index 0000000..b58e4d9
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/item/ItemJewelryModifier.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemList.class b/bin/darkknight/jewelrycraft/item/ItemList.class
index 09d7f41..02de81a 100644
--- a/bin/darkknight/jewelrycraft/item/ItemList.class
+++ b/bin/darkknight/jewelrycraft/item/ItemList.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemMolds.class b/bin/darkknight/jewelrycraft/item/ItemMolds.class
index 4e0ebc6..490e3ef 100644
--- a/bin/darkknight/jewelrycraft/item/ItemMolds.class
+++ b/bin/darkknight/jewelrycraft/item/ItemMolds.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemMoltenMetal$1.class b/bin/darkknight/jewelrycraft/item/ItemMoltenMetal$1.class
index e6933d1..cda83b6 100644
--- a/bin/darkknight/jewelrycraft/item/ItemMoltenMetal$1.class
+++ b/bin/darkknight/jewelrycraft/item/ItemMoltenMetal$1.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemMoltenMetal.class b/bin/darkknight/jewelrycraft/item/ItemMoltenMetal.class
index da405f8..eba5b83 100644
--- a/bin/darkknight/jewelrycraft/item/ItemMoltenMetal.class
+++ b/bin/darkknight/jewelrycraft/item/ItemMoltenMetal.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.class b/bin/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.class
index 834553e..54fb4af 100644
--- a/bin/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.class
+++ b/bin/darkknight/jewelrycraft/item/ItemMoltenMetalBucket.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemNecklace.class b/bin/darkknight/jewelrycraft/item/ItemNecklace.class
index b418dd5..d7539ae 100644
--- a/bin/darkknight/jewelrycraft/item/ItemNecklace.class
+++ b/bin/darkknight/jewelrycraft/item/ItemNecklace.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemRing.class b/bin/darkknight/jewelrycraft/item/ItemRing.class
index a48a546..1f1d999 100644
--- a/bin/darkknight/jewelrycraft/item/ItemRing.class
+++ b/bin/darkknight/jewelrycraft/item/ItemRing.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/ItemThiefGloves.class b/bin/darkknight/jewelrycraft/item/ItemThiefGloves.class
index cc4945a..ddb01c4 100644
--- a/bin/darkknight/jewelrycraft/item/ItemThiefGloves.class
+++ b/bin/darkknight/jewelrycraft/item/ItemThiefGloves.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/render/BraceletRender.class b/bin/darkknight/jewelrycraft/item/render/BraceletRender.class
new file mode 100644
index 0000000..c54a1fc
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/item/render/BraceletRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/render/EarringsRender.class b/bin/darkknight/jewelrycraft/item/render/EarringsRender.class
new file mode 100644
index 0000000..c72e23a
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/item/render/EarringsRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/ItemRender.class b/bin/darkknight/jewelrycraft/item/render/ItemRender.class
index b120c87..766a784 100644
--- a/bin/darkknight/jewelrycraft/tileentity/renders/ItemRender.class
+++ b/bin/darkknight/jewelrycraft/item/render/ItemRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/item/render/MaskRender.class b/bin/darkknight/jewelrycraft/item/render/MaskRender.class
new file mode 100644
index 0000000..a9936e2
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/item/render/MaskRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/lib/Reference.class b/bin/darkknight/jewelrycraft/lib/Reference.class
deleted file mode 100644
index e65b0bd..0000000
--- a/bin/darkknight/jewelrycraft/lib/Reference.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/model/ModelBracelet.class b/bin/darkknight/jewelrycraft/model/ModelBracelet.class
new file mode 100644
index 0000000..1ff250e
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/model/ModelBracelet.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/model/ModelEarrings.class b/bin/darkknight/jewelrycraft/model/ModelEarrings.class
new file mode 100644
index 0000000..08d39a4
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/model/ModelEarrings.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/network/PacketRequestPlayerInfo.class b/bin/darkknight/jewelrycraft/network/PacketRequestPlayerInfo.class
index 94648a3..169ecde 100644
--- a/bin/darkknight/jewelrycraft/network/PacketRequestPlayerInfo.class
+++ b/bin/darkknight/jewelrycraft/network/PacketRequestPlayerInfo.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/network/PacketRequestSetSlot.class b/bin/darkknight/jewelrycraft/network/PacketRequestSetSlot.class
new file mode 100644
index 0000000..2470f45
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/network/PacketRequestSetSlot.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/network/PacketSendCurseStats.class b/bin/darkknight/jewelrycraft/network/PacketSendCurseStats.class
index aae0539..096889d 100644
--- a/bin/darkknight/jewelrycraft/network/PacketSendCurseStats.class
+++ b/bin/darkknight/jewelrycraft/network/PacketSendCurseStats.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/client/ClientProxy.class b/bin/darkknight/jewelrycraft/proxy/ClientProxy.class
index 9ded6e9..e2e4859 100644
--- a/bin/darkknight/jewelrycraft/client/ClientProxy.class
+++ b/bin/darkknight/jewelrycraft/proxy/ClientProxy.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/proxy/CommonProxy.class b/bin/darkknight/jewelrycraft/proxy/CommonProxy.class
new file mode 100644
index 0000000..3f10be7
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/proxy/CommonProxy.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.class b/bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.class
index 49d8049..441e14b 100644
--- a/bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.class
+++ b/bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/MaskRender.class b/bin/darkknight/jewelrycraft/tileentity/renders/MaskRender.class
deleted file mode 100644
index 0ad880e..0000000
--- a/bin/darkknight/jewelrycraft/tileentity/renders/MaskRender.class
+++ /dev/null
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender$1.class b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender$1.class
index a009a5c..62750ea 100644
--- a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender$1.class
+++ b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender$1.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender.class b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender.class
index 838ab64..76c8481 100644
--- a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender.class
+++ b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityDisplayerRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityJewelrsCraftingTableRender.class b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityJewelrsCraftingTableRender.class
index 53b2e60..716631d 100644
--- a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityJewelrsCraftingTableRender.class
+++ b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityJewelrsCraftingTableRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMolderRender.class b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMolderRender.class
index 276805d..98511d4 100644
--- a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMolderRender.class
+++ b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMolderRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityShadowEyeRender.class b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityShadowEyeRender.class
index 0fb72cb..8817098 100644
--- a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityShadowEyeRender.class
+++ b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityShadowEyeRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntitySmelterRender.class b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntitySmelterRender.class
index cd73d5a..cfcbc3a 100644
--- a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntitySmelterRender.class
+++ b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntitySmelterRender.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/util/JewelryNBT.class b/bin/darkknight/jewelrycraft/util/JewelryNBT.class
index dcdcbdf..4ee24bd 100644
--- a/bin/darkknight/jewelrycraft/util/JewelryNBT.class
+++ b/bin/darkknight/jewelrycraft/util/JewelryNBT.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/util/JewelrycraftUtil.class b/bin/darkknight/jewelrycraft/util/JewelrycraftUtil.class
index b89d1e6..c1ec3cb 100644
--- a/bin/darkknight/jewelrycraft/util/JewelrycraftUtil.class
+++ b/bin/darkknight/jewelrycraft/util/JewelrycraftUtil.class
Binary files differ
diff --git a/bin/darkknight/jewelrycraft/util/Variables.class b/bin/darkknight/jewelrycraft/util/Variables.class
new file mode 100644
index 0000000..d925a1c
--- /dev/null
+++ b/bin/darkknight/jewelrycraft/util/Variables.class
Binary files differ