From 73ca377dc01f859dabd7b07738cb7aeb762272b1 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Thu, 29 Jan 2015 18:28:37 +0000 Subject: Made lots of changes --- .../textures/tileentities/BricksPedestal.png | Bin 0 -> 616 bytes .../jewelrycraft/textures/tileentities/ShadowEye1.png | Bin 0 -> 1437 bytes .../jewelrycraft/textures/tileentities/ShadowEye2.png | Bin 0 -> 1437 bytes .../jewelrycraft/textures/tileentities/ShadowEye3.png | Bin 0 -> 1446 bytes .../jewelrycraft/textures/tileentities/ShadowEye4.png | Bin 0 -> 1464 bytes .../jewelrycraft/textures/tileentities/ShadowHand.png | Bin 0 -> 1523 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png (limited to 'resources/assets/jewelrycraft/textures/tileentities') diff --git a/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png b/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png new file mode 100644 index 0000000..08ca87b Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png new file mode 100644 index 0000000..8916dc4 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png new file mode 100644 index 0000000..3c53104 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png new file mode 100644 index 0000000..a6340fb Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png new file mode 100644 index 0000000..0ba066e Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png new file mode 100644 index 0000000..e2b82c7 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png differ -- cgit v1.2.3