From 9d0d74a3ba0aeca9f1130d1228fa4b9ef08d19d6 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Sun, 30 Mar 2014 22:59:36 +0300 Subject: Added a gui! Yaaay! --- .../assets/jewelrycraft/textures/gui/guidePage.png | Bin 0 -> 18212 bytes .../assets/jewelrycraft/textures/gui/guidePage1.png | Bin 0 -> 30103 bytes .../assets/jewelrycraft/textures/gui/guidePageFlip.png | Bin 0 -> 18340 bytes .../assets/jewelrycraft/textures/gui/guidePageFlip1.png | Bin 0 -> 30159 bytes resources/assets/jewelrycraft/textures/items/guide.png | Bin 0 -> 350 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 resources/assets/jewelrycraft/textures/gui/guidePage.png create mode 100644 resources/assets/jewelrycraft/textures/gui/guidePage1.png create mode 100644 resources/assets/jewelrycraft/textures/gui/guidePageFlip.png create mode 100644 resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png create mode 100644 resources/assets/jewelrycraft/textures/items/guide.png (limited to 'resources/assets/jewelrycraft/textures') diff --git a/resources/assets/jewelrycraft/textures/gui/guidePage.png b/resources/assets/jewelrycraft/textures/gui/guidePage.png new file mode 100644 index 0000000..c855048 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/guidePage.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/guidePage1.png b/resources/assets/jewelrycraft/textures/gui/guidePage1.png new file mode 100644 index 0000000..9ffdf08 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/guidePage1.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png b/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png new file mode 100644 index 0000000..418c472 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png b/resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png new file mode 100644 index 0000000..9a0ef55 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png differ diff --git a/resources/assets/jewelrycraft/textures/items/guide.png b/resources/assets/jewelrycraft/textures/items/guide.png new file mode 100644 index 0000000..39c7f2c Binary files /dev/null and b/resources/assets/jewelrycraft/textures/items/guide.png differ -- cgit v1.2.3