From 4f29b0ed24e393be7074abd851e207aadab38196 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sun, 12 Apr 2015 16:29:24 +0300 Subject: I rearranged files and added a few cool stuff. --- .../textures/tileentities/BricksPedestal.png | Bin 616 -> 0 bytes .../jewelrycraft/textures/tileentities/Displayer.png | Bin 1232 -> 0 bytes .../textures/tileentities/JewelrsCraftingBench.png | Bin 2005 -> 0 bytes .../assets/jewelrycraft/textures/tileentities/Molder.png | Bin 1020 -> 0 bytes .../jewelrycraft/textures/tileentities/ShadowEye1.png | Bin 1437 -> 0 bytes .../jewelrycraft/textures/tileentities/ShadowEye2.png | Bin 1437 -> 0 bytes .../jewelrycraft/textures/tileentities/ShadowEye3.png | Bin 1446 -> 0 bytes .../jewelrycraft/textures/tileentities/ShadowEye4.png | Bin 1464 -> 0 bytes .../jewelrycraft/textures/tileentities/ShadowHand.png | Bin 1523 -> 0 bytes .../jewelrycraft/textures/tileentities/Smelter.png | Bin 886 -> 0 bytes 10 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png delete mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png (limited to 'src/main/resources/assets/jewelrycraft/textures/tileentities') diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png deleted file mode 100644 index 08ca87b..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png deleted file mode 100644 index 200637b..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png deleted file mode 100644 index 1ee75d0..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png deleted file mode 100644 index c5acc88..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png deleted file mode 100644 index 8916dc4..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png deleted file mode 100644 index 3c53104..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png deleted file mode 100644 index a6340fb..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png deleted file mode 100644 index 0ba066e..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png deleted file mode 100644 index e2b82c7..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png and /dev/null differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png deleted file mode 100644 index 6ec3595..0000000 Binary files a/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png and /dev/null differ -- cgit v1.2.3