From 2a7e0a624f482a28af1c770dbcf2a20f52f94f78 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sun, 19 Apr 2015 03:30:08 +0100 Subject: Added Midas Touch --- .../block/BlockJewelrsCraftingTable.class | Bin 7308 -> 7307 bytes bin/darkknight/jewelrycraft/block/BlockList.class | Bin 5519 -> 5832 bytes .../jewelrycraft/block/BlockMidasTouch.class | Bin 0 -> 3108 bytes bin/darkknight/jewelrycraft/block/BlockMolder.class | Bin 6902 -> 6904 bytes bin/darkknight/jewelrycraft/block/BlockShadow.class | Bin 4186 -> 4263 bytes .../jewelrycraft/block/BlockSmelter.class | Bin 13613 -> 13615 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 bin/darkknight/jewelrycraft/block/BlockMidasTouch.class (limited to 'bin/darkknight/jewelrycraft/block') diff --git a/bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.class b/bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.class index 5591bb7..772d08e 100644 Binary files a/bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.class and b/bin/darkknight/jewelrycraft/block/BlockJewelrsCraftingTable.class differ diff --git a/bin/darkknight/jewelrycraft/block/BlockList.class b/bin/darkknight/jewelrycraft/block/BlockList.class index 2129f1b..2c0956f 100644 Binary files a/bin/darkknight/jewelrycraft/block/BlockList.class and b/bin/darkknight/jewelrycraft/block/BlockList.class differ diff --git a/bin/darkknight/jewelrycraft/block/BlockMidasTouch.class b/bin/darkknight/jewelrycraft/block/BlockMidasTouch.class new file mode 100644 index 0000000..9fdc0a3 Binary files /dev/null and b/bin/darkknight/jewelrycraft/block/BlockMidasTouch.class differ diff --git a/bin/darkknight/jewelrycraft/block/BlockMolder.class b/bin/darkknight/jewelrycraft/block/BlockMolder.class index b010b37..f61ca1c 100644 Binary files a/bin/darkknight/jewelrycraft/block/BlockMolder.class and b/bin/darkknight/jewelrycraft/block/BlockMolder.class differ diff --git a/bin/darkknight/jewelrycraft/block/BlockShadow.class b/bin/darkknight/jewelrycraft/block/BlockShadow.class index ec39dca..625af9b 100644 Binary files a/bin/darkknight/jewelrycraft/block/BlockShadow.class and b/bin/darkknight/jewelrycraft/block/BlockShadow.class differ diff --git a/bin/darkknight/jewelrycraft/block/BlockSmelter.class b/bin/darkknight/jewelrycraft/block/BlockSmelter.class index c760433..7fc21a4 100644 Binary files a/bin/darkknight/jewelrycraft/block/BlockSmelter.class and b/bin/darkknight/jewelrycraft/block/BlockSmelter.class differ -- cgit v1.2.3