From 256653501365eb4f95d3dddbcdfdc23a2a9594d5 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Tue, 15 Apr 2014 23:05:32 +0300 Subject: Moved source files --- .../jewelrycraft/textures/tileentities/Displayer.png | Bin 0 -> 1232 bytes .../textures/tileentities/JewelrsCraftingBench.png | Bin 0 -> 2005 bytes .../assets/jewelrycraft/textures/tileentities/Molder.png | Bin 0 -> 1020 bytes .../jewelrycraft/textures/tileentities/Smelter.png | Bin 0 -> 886 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png create mode 100644 src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png create 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/Displayer.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png new file mode 100644 index 0000000..200637b Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/tileentities/Displayer.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png new file mode 100644 index 0000000..1ee75d0 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png new file mode 100644 index 0000000..c5acc88 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/tileentities/Molder.png differ diff --git a/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png b/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png new file mode 100644 index 0000000..6ec3595 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft/textures/tileentities/Smelter.png differ -- cgit v1.2.3