diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2013-12-18 23:54:49 +0200 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2013-12-18 23:54:49 +0200 |
| commit | d8bcaa05a5536f76aaf3d2286d3bb1c368586d1e (patch) | |
| tree | daa77ca6797acfe167afdd26632558f055fe6cf0 /resources | |
| parent | 7f332617fa0f706b5c5a266114c56a8cb27c02f2 (diff) | |
Added clay molds, fixed particles issues, rings now take the color of the ingot used.
Diffstat (limited to 'resources')
| -rw-r--r-- | resources/assets/jewelrycraft/lang/en_US.lang | 3 | ||||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/items/clayIngotMold.png | bin | 0 -> 449 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png | bin | 0 -> 584 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/items/clayRingMold.png | bin | 0 -> 606 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/items/ingotMold.png | bin | 450 -> 440 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/items/necklaceMold.png | bin | 604 -> 551 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/items/ring.png | bin | 261 -> 267 bytes | |||
| -rw-r--r-- | resources/assets/jewelrycraft/textures/items/ringMold.png | bin | 638 -> 580 bytes |
8 files changed, 3 insertions, 0 deletions
diff --git a/resources/assets/jewelrycraft/lang/en_US.lang b/resources/assets/jewelrycraft/lang/en_US.lang index 9c0952e..ae2cd3f 100644 --- a/resources/assets/jewelrycraft/lang/en_US.lang +++ b/resources/assets/jewelrycraft/lang/en_US.lang @@ -3,6 +3,9 @@ item.jewelrycraft.ingotShadow.name=Shadow Ingot item.jewelrycraft.mold.ingot.name=Ingot Mold item.jewelrycraft.mold.ring.name=Ring Mold item.jewelrycraft.mold.necklace.name=Necklace Mold +item.jewelrycraft.mold.clayIngot.name=Clay Ingot Mold +item.jewelrycraft.mold.clayRing.name=Clay Ring Mold +item.jewelrycraft.mold.clayNecklace.name=Clay Necklace Mold item.jewelrycraft.ring.name=Ring tile.jewelrycraft.oreShadow.name=Shadow Ore tile.jewelrycraft.smelter.name=Smelter diff --git a/resources/assets/jewelrycraft/textures/items/clayIngotMold.png b/resources/assets/jewelrycraft/textures/items/clayIngotMold.png Binary files differnew file mode 100644 index 0000000..b76fed2 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/clayIngotMold.png diff --git a/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png b/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png Binary files differnew file mode 100644 index 0000000..455f094 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/clayNecklaceMold.png diff --git a/resources/assets/jewelrycraft/textures/items/clayRingMold.png b/resources/assets/jewelrycraft/textures/items/clayRingMold.png Binary files differnew file mode 100644 index 0000000..49d2ab1 --- /dev/null +++ b/resources/assets/jewelrycraft/textures/items/clayRingMold.png diff --git a/resources/assets/jewelrycraft/textures/items/ingotMold.png b/resources/assets/jewelrycraft/textures/items/ingotMold.png Binary files differindex ad221b8..c8e9aa9 100644 --- a/resources/assets/jewelrycraft/textures/items/ingotMold.png +++ b/resources/assets/jewelrycraft/textures/items/ingotMold.png diff --git a/resources/assets/jewelrycraft/textures/items/necklaceMold.png b/resources/assets/jewelrycraft/textures/items/necklaceMold.png Binary files differindex edd3424..0df4b65 100644 --- a/resources/assets/jewelrycraft/textures/items/necklaceMold.png +++ b/resources/assets/jewelrycraft/textures/items/necklaceMold.png diff --git a/resources/assets/jewelrycraft/textures/items/ring.png b/resources/assets/jewelrycraft/textures/items/ring.png Binary files differindex 45c03c6..7253e73 100644 --- a/resources/assets/jewelrycraft/textures/items/ring.png +++ b/resources/assets/jewelrycraft/textures/items/ring.png diff --git a/resources/assets/jewelrycraft/textures/items/ringMold.png b/resources/assets/jewelrycraft/textures/items/ringMold.png Binary files differindex d955382..7bab639 100644 --- a/resources/assets/jewelrycraft/textures/items/ringMold.png +++ b/resources/assets/jewelrycraft/textures/items/ringMold.png |
