From 2a7e0a624f482a28af1c770dbcf2a20f52f94f78 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sun, 19 Apr 2015 03:30:08 +0100 Subject: Added Midas Touch --- .../tileentity/TileEntityJewelrsCraftingTable.class | Bin 5042 -> 5041 bytes .../tileentity/TileEntityMidasTouch.class | Bin 0 -> 2699 bytes .../tileentity/TileEntityShadowEye.class | Bin 10153 -> 10227 bytes .../jewelrycraft/tileentity/TileEntitySmelter.class | Bin 5776 -> 5778 bytes .../renders/TileEntityMidasTouchRender.class | Bin 0 -> 1616 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bin/darkknight/jewelrycraft/tileentity/TileEntityMidasTouch.class create mode 100644 bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMidasTouchRender.class (limited to 'bin/darkknight/jewelrycraft/tileentity') diff --git a/bin/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.class b/bin/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.class index 199db3d..7f15132 100644 Binary files a/bin/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.class and b/bin/darkknight/jewelrycraft/tileentity/TileEntityJewelrsCraftingTable.class differ diff --git a/bin/darkknight/jewelrycraft/tileentity/TileEntityMidasTouch.class b/bin/darkknight/jewelrycraft/tileentity/TileEntityMidasTouch.class new file mode 100644 index 0000000..36db7b0 Binary files /dev/null and b/bin/darkknight/jewelrycraft/tileentity/TileEntityMidasTouch.class differ diff --git a/bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.class b/bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.class index 441e14b..dfbb770 100644 Binary files a/bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.class and b/bin/darkknight/jewelrycraft/tileentity/TileEntityShadowEye.class differ diff --git a/bin/darkknight/jewelrycraft/tileentity/TileEntitySmelter.class b/bin/darkknight/jewelrycraft/tileentity/TileEntitySmelter.class index f6f2b74..7926707 100644 Binary files a/bin/darkknight/jewelrycraft/tileentity/TileEntitySmelter.class and b/bin/darkknight/jewelrycraft/tileentity/TileEntitySmelter.class differ diff --git a/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMidasTouchRender.class b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMidasTouchRender.class new file mode 100644 index 0000000..7bc3181 Binary files /dev/null and b/bin/darkknight/jewelrycraft/tileentity/renders/TileEntityMidasTouchRender.class differ -- cgit v1.2.3