From 06f62473f0622efe6decc32b70516a7c5d3d3572 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Wed, 17 Sep 2014 19:10:05 +0300 Subject: 1.7.10 --- .../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 resources/assets/jewelrycraft/textures/tileentities/Displayer.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/JewelrsCraftingBench.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/Molder.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/Smelter.png (limited to 'resources/assets/jewelrycraft/textures/tileentities') diff --git a/resources/assets/jewelrycraft/textures/tileentities/Displayer.png b/resources/assets/jewelrycraft/textures/tileentities/Displayer.png new file mode 100644 index 0000000..200637b Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/Displayer.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 diff --git a/resources/assets/jewelrycraft/textures/tileentities/Molder.png b/resources/assets/jewelrycraft/textures/tileentities/Molder.png new file mode 100644 index 0000000..c5acc88 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/Molder.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/Smelter.png b/resources/assets/jewelrycraft/textures/tileentities/Smelter.png new file mode 100644 index 0000000..6ec3595 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/Smelter.png differ -- cgit v1.2.3