diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2014-07-18 17:00:12 +0300 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2014-07-18 17:00:12 +0300 |
| commit | 852cfd0e13631320624d528213ec8c80cffe8743 (patch) | |
| tree | 3543937acd7dc28740f2d1834f83a29b21dcb288 /src/main/resources | |
| parent | 01906fe6e8b404ccc9f930fcad411d70faddbcd1 (diff) | |
Changes
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/lang/en_US.lang | 6 | ||||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/ingot3.png | bin | 0 -> 315 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/ingot4.png | bin | 0 -> 308 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/ingot6.png | bin | 0 -> 314 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/ingot7.png | bin | 0 -> 307 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/test/ingot2.png | bin | 0 -> 313 bytes | |||
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/textures/items/test/ingot5.png | bin | 0 -> 301 bytes |
7 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/jewelrycraft/lang/en_US.lang b/src/main/resources/assets/jewelrycraft/lang/en_US.lang index a52e437..0b2e294 100644 --- a/src/main/resources/assets/jewelrycraft/lang/en_US.lang +++ b/src/main/resources/assets/jewelrycraft/lang/en_US.lang @@ -1,5 +1,11 @@ item.Jewelrycraft.thiefGloves.name=Thiefing Gloves item.Jewelrycraft.ingotShadow.name=Shadow Ingot +item.Jewelrycraft.ingot2.name=Ingot 2 +item.Jewelrycraft.ingot3.name=Ingot 3 +item.Jewelrycraft.ingot4.name=Ingot 4 +item.Jewelrycraft.ingot5.name=Ingot 5 +item.Jewelrycraft.ingot6.name=Ingot 6 +item.Jewelrycraft.ingot7.name=Ingot 7 item.Jewelrycraft.mold.ingot.name=Ingot Mold item.Jewelrycraft.mold.ring.name=Ring Mold item.Jewelrycraft.mold.necklace.name=Necklace Mold diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingot3.png b/src/main/resources/assets/jewelrycraft/textures/items/ingot3.png Binary files differnew file mode 100644 index 0000000..47c9cb8 --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/textures/items/ingot3.png diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingot4.png b/src/main/resources/assets/jewelrycraft/textures/items/ingot4.png Binary files differnew file mode 100644 index 0000000..78894d0 --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/textures/items/ingot4.png diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingot6.png b/src/main/resources/assets/jewelrycraft/textures/items/ingot6.png Binary files differnew file mode 100644 index 0000000..e025782 --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/textures/items/ingot6.png diff --git a/src/main/resources/assets/jewelrycraft/textures/items/ingot7.png b/src/main/resources/assets/jewelrycraft/textures/items/ingot7.png Binary files differnew file mode 100644 index 0000000..b378e29 --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/textures/items/ingot7.png diff --git a/src/main/resources/assets/jewelrycraft/textures/items/test/ingot2.png b/src/main/resources/assets/jewelrycraft/textures/items/test/ingot2.png Binary files differnew file mode 100644 index 0000000..8bd47da --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/textures/items/test/ingot2.png diff --git a/src/main/resources/assets/jewelrycraft/textures/items/test/ingot5.png b/src/main/resources/assets/jewelrycraft/textures/items/test/ingot5.png Binary files differnew file mode 100644 index 0000000..968b53d --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/textures/items/test/ingot5.png |
