From 420faddca46e70e3a70def168fb4e452ef193b0d Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sat, 21 Feb 2015 21:31:16 +0000 Subject: Added just a butt ton of stuff, also thanks to pau101 for helping me with the Hand Pedestal animation :) --- resources/assets/jewelrycraft/textures/gui/curses.png | Bin 3145 -> 2516 bytes .../assets/jewelrycraft/textures/gui/curses0.png | Bin 0 -> 3145 bytes .../assets/jewelrycraft/textures/gui/curses1.png | Bin 3433 -> 0 bytes .../assets/jewelrycraft/textures/gui/curses2.png | Bin 29080 -> 0 bytes resources/assets/jewelrycraft/textures/gui/hearts.png | Bin 1787 -> 2362 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/assets/jewelrycraft/textures/gui/curses0.png delete mode 100644 resources/assets/jewelrycraft/textures/gui/curses1.png delete mode 100644 resources/assets/jewelrycraft/textures/gui/curses2.png (limited to 'resources/assets/jewelrycraft/textures/gui') diff --git a/resources/assets/jewelrycraft/textures/gui/curses.png b/resources/assets/jewelrycraft/textures/gui/curses.png index 4105e37..1ef90c1 100644 Binary files a/resources/assets/jewelrycraft/textures/gui/curses.png and b/resources/assets/jewelrycraft/textures/gui/curses.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/curses0.png b/resources/assets/jewelrycraft/textures/gui/curses0.png new file mode 100644 index 0000000..4105e37 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/curses0.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/curses1.png b/resources/assets/jewelrycraft/textures/gui/curses1.png deleted file mode 100644 index 838743f..0000000 Binary files a/resources/assets/jewelrycraft/textures/gui/curses1.png and /dev/null differ diff --git a/resources/assets/jewelrycraft/textures/gui/curses2.png b/resources/assets/jewelrycraft/textures/gui/curses2.png deleted file mode 100644 index 938a68b..0000000 Binary files a/resources/assets/jewelrycraft/textures/gui/curses2.png and /dev/null differ diff --git a/resources/assets/jewelrycraft/textures/gui/hearts.png b/resources/assets/jewelrycraft/textures/gui/hearts.png index b74087f..10407a7 100644 Binary files a/resources/assets/jewelrycraft/textures/gui/hearts.png and b/resources/assets/jewelrycraft/textures/gui/hearts.png differ -- cgit v1.2.3