summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2014-03-30 22:59:36 +0300
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2014-03-30 22:59:36 +0300
commit9d0d74a3ba0aeca9f1130d1228fa4b9ef08d19d6 (patch)
tree86c2e6f3fc80cb4473b9044bdc00d0a2a082ad1b /resources
parent5fce447142b3c0f4a214ca7eb208d9e5c25e6377 (diff)
Added a gui! Yaaay!
Diffstat (limited to 'resources')
-rw-r--r--resources/assets/jewelrycraft/Changelog.txt1
-rw-r--r--resources/assets/jewelrycraft/lang/en_US.lang2
-rw-r--r--resources/assets/jewelrycraft/textures/gui/guidePage.pngbin0 -> 18212 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/gui/guidePage1.pngbin0 -> 30103 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/gui/guidePageFlip.pngbin0 -> 18340 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/gui/guidePageFlip1.pngbin0 -> 30159 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/guide.pngbin0 -> 350 bytes
7 files changed, 3 insertions, 0 deletions
diff --git a/resources/assets/jewelrycraft/Changelog.txt b/resources/assets/jewelrycraft/Changelog.txt
index 3035388..b1af1e8 100644
--- a/resources/assets/jewelrycraft/Changelog.txt
+++ b/resources/assets/jewelrycraft/Changelog.txt
@@ -13,6 +13,7 @@
- Balanced Villager trades
- Fixed Displayer text rendering in front of everything
- Added the Jewel Altar
+- Added a guide
TODO
- Make it so you can smelt ores in the smelter
diff --git a/resources/assets/jewelrycraft/lang/en_US.lang b/resources/assets/jewelrycraft/lang/en_US.lang
index 41bffe7..528ba74 100644
--- a/resources/assets/jewelrycraft/lang/en_US.lang
+++ b/resources/assets/jewelrycraft/lang/en_US.lang
@@ -9,6 +9,7 @@ item.Jewelrycraft.mold.clayNecklace.name=Clay Necklace Mold
item.Jewelrycraft.ring.name=Ring
item.Jewelrycraft.necklace.name=Necklace
item.Jewelrycraft.crystal.name=Crystal
+item.Jewelrycraft.guide.name=Jewelrycraft Guide
tile.Jewelrycraft.oreShadow.name=Shadow Ore
tile.Jewelrycraft.blockShadow.name=Shadow Block
tile.Jewelrycraft.glow.name=Glow
@@ -19,6 +20,7 @@ tile.Jewelrycraft.jewelCraftingTable.name=Jeweler's Crafting Table
tile.Jewelrycraft.altar.name=Jewel Altar
itemGroup.JewelryCraft=Jewelrycraft
itemGroup.Rings=Jewelrycraft Rings
+itemGroup.Necklaces=Jewelrycraft Necklaces
chatmessage.Jewelrycraft.molder.addedmold=Added %s to molder.
chatmessage.Jewelrycraft.molder.metaliscooling=Molten metal is cooling...
chatmessage.Jewelrycraft.molder.moldisempty=Mold is currently empty.
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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/gui/guidePage.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/gui/guidePage1.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/guide.png
Binary files differ