diff options
Diffstat (limited to 'resources')
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 Binary files differnew file mode 100644 index 0000000..64220f3 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/gui/curses.png diff --git a/resources/assets/jewelrycraft/textures/gui/curses1.png b/resources/assets/jewelrycraft/textures/gui/curses1.png Binary files differnew file mode 100644 index 0000000..838743f --- /dev/null +++ b/resources/assets/jewelrycraft/textures/gui/curses1.png diff --git a/resources/assets/jewelrycraft/textures/gui/curses2.png b/resources/assets/jewelrycraft/textures/gui/curses2.png Binary files differnew file mode 100644 index 0000000..938a68b --- /dev/null +++ b/resources/assets/jewelrycraft/textures/gui/curses2.png diff --git a/resources/assets/jewelrycraft/textures/gui/jewelry_tab.png b/resources/assets/jewelrycraft/textures/gui/jewelry_tab.png Binary files differnew file mode 100644 index 0000000..376249b --- /dev/null +++ b/resources/assets/jewelrycraft/textures/gui/jewelry_tab.png diff --git a/resources/assets/jewelrycraft/textures/items/bracelet.png b/resources/assets/jewelrycraft/textures/items/bracelet.png Binary files differnew file mode 100644 index 0000000..8dde1d3 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/bracelet.png diff --git a/resources/assets/jewelrycraft/textures/items/braceletMold.png b/resources/assets/jewelrycraft/textures/items/braceletMold.png Binary files differnew file mode 100644 index 0000000..03f56ac --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/braceletMold.png diff --git a/resources/assets/jewelrycraft/textures/items/clayBraceletMold.png b/resources/assets/jewelrycraft/textures/items/clayBraceletMold.png Binary files differnew file mode 100644 index 0000000..e3d929a --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/clayBraceletMold.png diff --git a/resources/assets/jewelrycraft/textures/items/clayEarringsMold.png b/resources/assets/jewelrycraft/textures/items/clayEarringsMold.png Binary files differnew file mode 100644 index 0000000..f6e60a9 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/clayEarringsMold.png diff --git a/resources/assets/jewelrycraft/textures/items/earrings.png b/resources/assets/jewelrycraft/textures/items/earrings.png Binary files differnew file mode 100644 index 0000000..dae9728 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/earrings.png diff --git a/resources/assets/jewelrycraft/textures/items/earringsMold.png b/resources/assets/jewelrycraft/textures/items/earringsMold.png Binary files differnew file mode 100644 index 0000000..e59ca7d --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/earringsMold.png diff --git a/resources/assets/jewelrycraft/textures/particle/shadows.png b/resources/assets/jewelrycraft/textures/particle/shadows.png Binary files differnew file mode 100644 index 0000000..51b1160 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/particle/shadows.png diff --git a/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png b/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png Binary files differnew file mode 100644 index 0000000..08ca87b --- /dev/null +++ b/resources/assets/jewelrycraft/textures/tileentities/BricksPedestal.png diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png Binary files differnew file mode 100644 index 0000000..8916dc4 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye1.png diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png Binary files differnew file mode 100644 index 0000000..3c53104 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye2.png diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png Binary files differnew file mode 100644 index 0000000..a6340fb --- /dev/null +++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye3.png diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png Binary files differnew file mode 100644 index 0000000..0ba066e --- /dev/null +++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowEye4.png diff --git a/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png b/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png Binary files differnew file mode 100644 index 0000000..e2b82c7 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/tileentities/ShadowHand.png |
