From 46186569d5cb462f90e59a37dc17a9fad51cfa4a Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Wed, 1 Jul 2015 16:11:31 +0100 Subject: Added a curse tab, added a config to enable/disable extra jewelry info, plus more! --- .../assets/jewelrycraft2/textures/gui/curses_tab.png | Bin 0 -> 1794 bytes .../assets/jewelrycraft2/textures/gui/hearts.png | Bin 18400 -> 4790 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/jewelrycraft2/textures/gui/curses_tab.png (limited to 'src/main/resources/assets/jewelrycraft2/textures') diff --git a/src/main/resources/assets/jewelrycraft2/textures/gui/curses_tab.png b/src/main/resources/assets/jewelrycraft2/textures/gui/curses_tab.png new file mode 100644 index 0000000..5c5ef83 Binary files /dev/null and b/src/main/resources/assets/jewelrycraft2/textures/gui/curses_tab.png differ diff --git a/src/main/resources/assets/jewelrycraft2/textures/gui/hearts.png b/src/main/resources/assets/jewelrycraft2/textures/gui/hearts.png index 3ac201f..4238307 100644 Binary files a/src/main/resources/assets/jewelrycraft2/textures/gui/hearts.png and b/src/main/resources/assets/jewelrycraft2/textures/gui/hearts.png differ -- cgit v1.2.3