summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/assets/jewelrycraft/lang/en_US.lang9
-rw-r--r--resources/assets/jewelrycraft/textures/gui/curses.pngbin0 -> 6035 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/gui/curses1.pngbin0 -> 3433 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/gui/curses2.pngbin0 -> 29080 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/gui/jewelry_tab.pngbin0 -> 2330 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/bracelet.pngbin0 -> 314 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/braceletMold.pngbin0 -> 1369 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/clayBraceletMold.pngbin0 -> 545 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/clayEarringsMold.pngbin0 -> 624 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/earrings.pngbin0 -> 277 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/earringsMold.pngbin0 -> 1401 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/particle/shadows.pngbin0 -> 307 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.pngbin0 -> 616 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.pngbin0 -> 1437 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.pngbin0 -> 1437 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.pngbin0 -> 1446 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.pngbin0 -> 1464 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/tileentities/ShadowHand.pngbin0 -> 1523 bytes
18 files changed, 7 insertions, 2 deletions
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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/gui/curses.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/gui/curses1.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/gui/curses2.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/gui/jewelry_tab.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/bracelet.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/braceletMold.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/clayBraceletMold.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/clayEarringsMold.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/earrings.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/earringsMold.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/particle/shadows.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png
Binary files 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
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png
Binary files differ