From 0ef6a00aa79f022e5bd56b3f77e6861bbecf6d94 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Thu, 13 Aug 2015 21:12:11 +0100 Subject: Added a new structure, a new curse, achievements, challenges, curses entry in the guide; reworked liquids to be tile entities, cleaned the structures code, potion code and... you know what? I improved and changed so much stuff that I literally forgot what I did... --- .../assets/jewelrycraft2/textures/gui/guidePage.png | Bin 36869 -> 53305 bytes .../jewelrycraft2/textures/gui/guidePageFlip.png | Bin 34450 -> 53941 bytes .../assets/jewelrycraft2/textures/gui/hearts.png | Bin 4790 -> 4897 bytes .../textures/gui/jewelrycraft2_curses_0.png | Bin 8129 -> 9703 bytes 4 files changed, 0 insertions(+), 0 deletions(-) (limited to 'src/main/resources/assets/jewelrycraft2/textures/gui') diff --git a/src/main/resources/assets/jewelrycraft2/textures/gui/guidePage.png b/src/main/resources/assets/jewelrycraft2/textures/gui/guidePage.png index 7387be5..f715b17 100644 Binary files a/src/main/resources/assets/jewelrycraft2/textures/gui/guidePage.png and b/src/main/resources/assets/jewelrycraft2/textures/gui/guidePage.png differ diff --git a/src/main/resources/assets/jewelrycraft2/textures/gui/guidePageFlip.png b/src/main/resources/assets/jewelrycraft2/textures/gui/guidePageFlip.png index 92f2705..7d7845d 100644 Binary files a/src/main/resources/assets/jewelrycraft2/textures/gui/guidePageFlip.png and b/src/main/resources/assets/jewelrycraft2/textures/gui/guidePageFlip.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 4238307..e9dc99d 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 diff --git a/src/main/resources/assets/jewelrycraft2/textures/gui/jewelrycraft2_curses_0.png b/src/main/resources/assets/jewelrycraft2/textures/gui/jewelrycraft2_curses_0.png index 27a9592..ad4f35a 100644 Binary files a/src/main/resources/assets/jewelrycraft2/textures/gui/jewelrycraft2_curses_0.png and b/src/main/resources/assets/jewelrycraft2/textures/gui/jewelrycraft2_curses_0.png differ -- cgit v1.2.3