diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2014-03-30 22:59:36 +0300 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2014-03-30 22:59:36 +0300 |
| commit | 9d0d74a3ba0aeca9f1130d1228fa4b9ef08d19d6 (patch) | |
| tree | 86c2e6f3fc80cb4473b9044bdc00d0a2a082ad1b /resources | |
| parent | 5fce447142b3c0f4a214ca7eb208d9e5c25e6377 (diff) | |
Added a gui! Yaaay!
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/assets/jewelrycraft/Changelog.txt | 1 | ||||
| -rw-r--r-- | resources/assets/jewelrycraft/lang/en_US.lang | 2 | ||||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/gui/guidePage.png | bin | 0 -> 18212 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/gui/guidePage1.png | bin | 0 -> 30103 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/gui/guidePageFlip.png | bin | 0 -> 18340 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png | bin | 0 -> 30159 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/items/guide.png | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..c855048 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/gui/guidePage.png diff --git a/resources/assets/jewelrycraft/textures/gui/guidePage1.png b/resources/assets/jewelrycraft/textures/gui/guidePage1.png Binary files differnew file mode 100644 index 0000000..9ffdf08 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/gui/guidePage1.png diff --git a/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png b/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png Binary files differnew file mode 100644 index 0000000..418c472 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/gui/guidePageFlip.png diff --git a/resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png b/resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png Binary files differnew file mode 100644 index 0000000..9a0ef55 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/gui/guidePageFlip1.png diff --git a/resources/assets/jewelrycraft/textures/items/guide.png b/resources/assets/jewelrycraft/textures/items/guide.png Binary files differnew file mode 100644 index 0000000..39c7f2c --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/guide.png |
