From 73ca377dc01f859dabd7b07738cb7aeb762272b1 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Thu, 29 Jan 2015 18:28:37 +0000 Subject: Made lots of changes --- resources/assets/jewelrycraft/lang/en_US.lang | 9 +++++++-- resources/assets/jewelrycraft/textures/gui/curses.png | Bin 0 -> 6035 bytes resources/assets/jewelrycraft/textures/gui/curses1.png | Bin 0 -> 3433 bytes resources/assets/jewelrycraft/textures/gui/curses2.png | Bin 0 -> 29080 bytes .../assets/jewelrycraft/textures/gui/jewelry_tab.png | Bin 0 -> 2330 bytes .../assets/jewelrycraft/textures/items/bracelet.png | Bin 0 -> 314 bytes .../assets/jewelrycraft/textures/items/braceletMold.png | Bin 0 -> 1369 bytes .../jewelrycraft/textures/items/clayBraceletMold.png | Bin 0 -> 545 bytes .../jewelrycraft/textures/items/clayEarringsMold.png | Bin 0 -> 624 bytes .../assets/jewelrycraft/textures/items/earrings.png | Bin 0 -> 277 bytes .../assets/jewelrycraft/textures/items/earringsMold.png | Bin 0 -> 1401 bytes .../assets/jewelrycraft/textures/particle/shadows.png | Bin 0 -> 307 bytes .../textures/tileentities/BricksPedestal.png | Bin 0 -> 616 bytes .../jewelrycraft/textures/tileentities/ShadowEye1.png | Bin 0 -> 1437 bytes .../jewelrycraft/textures/tileentities/ShadowEye2.png | Bin 0 -> 1437 bytes .../jewelrycraft/textures/tileentities/ShadowEye3.png | Bin 0 -> 1446 bytes .../jewelrycraft/textures/tileentities/ShadowEye4.png | Bin 0 -> 1464 bytes .../jewelrycraft/textures/tileentities/ShadowHand.png | Bin 0 -> 1523 bytes 18 files changed, 7 insertions(+), 2 deletions(-) create mode 100644 resources/assets/jewelrycraft/textures/gui/curses.png create mode 100644 resources/assets/jewelrycraft/textures/gui/curses1.png create mode 100644 resources/assets/jewelrycraft/textures/gui/curses2.png create mode 100644 resources/assets/jewelrycraft/textures/gui/jewelry_tab.png create mode 100644 resources/assets/jewelrycraft/textures/items/bracelet.png create mode 100644 resources/assets/jewelrycraft/textures/items/braceletMold.png create mode 100644 resources/assets/jewelrycraft/textures/items/clayBraceletMold.png create mode 100644 resources/assets/jewelrycraft/textures/items/clayEarringsMold.png create mode 100644 resources/assets/jewelrycraft/textures/items/earrings.png create mode 100644 resources/assets/jewelrycraft/textures/items/earringsMold.png create mode 100644 resources/assets/jewelrycraft/textures/particle/shadows.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png create mode 100644 resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png (limited to 'resources') diff --git a/resources/assets/jewelrycraft/lang/en_US.lang b/resources/assets/jewelrycraft/lang/en_US.lang index 41ce5a0..a9a8b87 100644 --- a/resources/assets/jewelrycraft/lang/en_US.lang +++ b/resources/assets/jewelrycraft/lang/en_US.lang @@ -18,6 +18,7 @@ item.Jewelrycraft.necklace.name=Necklace item.Jewelrycraft.crystal.name=Crystal item.Jewelrycraft.guide.name=Jewelrycraft Guide item.Jewelrycraft.bucket.name=Bucket of Molten + tile.Jewelrycraft.oreShadow.name=Shadow Ore tile.Jewelrycraft.blockShadow.name=Shadow Block tile.Jewelrycraft.glow.name=Glow @@ -27,10 +28,15 @@ tile.Jewelrycraft.displayer.name=Storage Displayer tile.Jewelrycraft.jewelCraftingTable.name=Jeweler's Crafting Table tile.Jewelrycraft.altar.name=Jewel Altar tile.Jewelrycraft.moltenMetal.name=Molten +tile.Jewelrycraft.shadowHand.name=Shadow Hand +tile.Jewelrycraft.shadowEye.name=Cursed Eye +tile.Jewelrycraft.handPedestal.name=Hand Pedestal + itemGroup.JewelryCraft=Jewelrycraft itemGroup.Rings=Jewelrycraft Rings itemGroup.Necklaces=Jewelrycraft Necklaces itemGroup.Liquids=Liquids + chatmessage.Jewelrycraft.molder.addedmold=Added %s to molder. chatmessage.Jewelrycraft.molder.metaliscooling=Molten metal is cooling... chatmessage.Jewelrycraft.molder.moldisempty=Mold is currently empty. @@ -48,9 +54,8 @@ chatmessage.Jewelrycraft.smelter.nowsmeltingingot=Smelter is now smelting a %s. chatmessage.Jewelrycraft.smelter.metalismelting=%s is being melted. chatmessage.Jewelrycraft.smelter.empty=The Smelter is empty. chatmessage.Jewelrycraft.table.hasenditem=First take out the crafted jewel before inserting new stuff. -chatmessage.Jewelrycraft.table.missingjewelryandmodifierorjewel=You need a jewelry piece and a modifier or a jewel. +chatmessage.Jewelrycraft.table.missinggem=You need a gem. chatmessage.Jewelrycraft.table.missingjewelry=You're missing a piece of jewelry. -chatmessage.Jewelrycraft.table.missingmodifierorjewel=You need a modifier or a jewel. chatmessage.Jewelrycraft.table.iscrafting=The %s is being modified. chatmessage.Jewelrycraft.table.jewelrymodifiedfull=This piece of jewelry is already modified at maxium. You can't modify it anymore! chatmessage.Jewelrycraft.table.jewelrycontainsmodifier=The piece of jewelry already contains a modifier. diff --git a/resources/assets/jewelrycraft/textures/gui/curses.png b/resources/assets/jewelrycraft/textures/gui/curses.png new file mode 100644 index 0000000..64220f3 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/curses.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/curses1.png b/resources/assets/jewelrycraft/textures/gui/curses1.png new file mode 100644 index 0000000..838743f Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/curses1.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/curses2.png b/resources/assets/jewelrycraft/textures/gui/curses2.png new file mode 100644 index 0000000..938a68b Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/curses2.png differ diff --git a/resources/assets/jewelrycraft/textures/gui/jewelry_tab.png b/resources/assets/jewelrycraft/textures/gui/jewelry_tab.png new file mode 100644 index 0000000..376249b Binary files /dev/null and b/resources/assets/jewelrycraft/textures/gui/jewelry_tab.png differ diff --git a/resources/assets/jewelrycraft/textures/items/bracelet.png b/resources/assets/jewelrycraft/textures/items/bracelet.png new file mode 100644 index 0000000..8dde1d3 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/items/bracelet.png differ diff --git a/resources/assets/jewelrycraft/textures/items/braceletMold.png b/resources/assets/jewelrycraft/textures/items/braceletMold.png new file mode 100644 index 0000000..03f56ac Binary files /dev/null and b/resources/assets/jewelrycraft/textures/items/braceletMold.png differ diff --git a/resources/assets/jewelrycraft/textures/items/clayBraceletMold.png b/resources/assets/jewelrycraft/textures/items/clayBraceletMold.png new file mode 100644 index 0000000..e3d929a Binary files /dev/null and b/resources/assets/jewelrycraft/textures/items/clayBraceletMold.png differ diff --git a/resources/assets/jewelrycraft/textures/items/clayEarringsMold.png b/resources/assets/jewelrycraft/textures/items/clayEarringsMold.png new file mode 100644 index 0000000..f6e60a9 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/items/clayEarringsMold.png differ diff --git a/resources/assets/jewelrycraft/textures/items/earrings.png b/resources/assets/jewelrycraft/textures/items/earrings.png new file mode 100644 index 0000000..dae9728 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/items/earrings.png differ diff --git a/resources/assets/jewelrycraft/textures/items/earringsMold.png b/resources/assets/jewelrycraft/textures/items/earringsMold.png new file mode 100644 index 0000000..e59ca7d Binary files /dev/null and b/resources/assets/jewelrycraft/textures/items/earringsMold.png differ diff --git a/resources/assets/jewelrycraft/textures/particle/shadows.png b/resources/assets/jewelrycraft/textures/particle/shadows.png new file mode 100644 index 0000000..51b1160 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/particle/shadows.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png b/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png new file mode 100644 index 0000000..08ca87b Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png new file mode 100644 index 0000000..8916dc4 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png new file mode 100644 index 0000000..3c53104 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png new file mode 100644 index 0000000..a6340fb Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png new file mode 100644 index 0000000..0ba066e Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png differ diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png new file mode 100644 index 0000000..e2b82c7 Binary files /dev/null and b/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png differ -- cgit v1.2.3