From 44a23f0b989818f26473c3f6cd03986d52420b80 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Mon, 16 Dec 2013 23:23:32 +0200 Subject: Added jewelrycraft/block/BlockJewelrsCraftingTable.java --- .../textures/blocks/jewelrsCraftingTable.png | Bin 0 -> 2064 bytes .../textures/tileentities/JewelrsCraftingBench.png | Bin 0 -> 2005 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png (limited to 'resources') diff --git a/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png b/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png new file mode 100644 index 0000000..e826bbe Binary files /dev/null and b/resources/assets/jewelrycraft/textures/blocks/jewelrsCraftingTable.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png b/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png new file mode 100644 index 0000000..1ee75d0 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png differ -- cgit v1.2.3