summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-05-18 13:57:14 +0100
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2015-05-18 13:57:14 +0100
commit3a6308d78a6507bc9ce44ee4abcfccf2887586ad (patch)
treefbc3d9c09670a929147eaaf2b4f15fe6606f4213
parent31f1b76453435be4fd57a95a6a3001928d4a2b59 (diff)
Preparing stuff
-rw-r--r--Changelog.txt8
-rw-r--r--src/main/resources/assets/jewelrycraft2/textures/items/shadow_axe.pngbin0 -> 267 bytes
-rw-r--r--src/main/resources/assets/jewelrycraft2/textures/items/shadow_boots.pngbin0 -> 251 bytes
-rw-r--r--src/main/resources/assets/jewelrycraft2/textures/items/shadow_chestplate.pngbin0 -> 273 bytes
-rw-r--r--src/main/resources/assets/jewelrycraft2/textures/items/shadow_helmet.pngbin0 -> 237 bytes
-rw-r--r--src/main/resources/assets/jewelrycraft2/textures/items/shadow_hoe.pngbin0 -> 241 bytes
-rw-r--r--src/main/resources/assets/jewelrycraft2/textures/items/shadow_leggings.pngbin0 -> 235 bytes
-rw-r--r--src/main/resources/assets/jewelrycraft2/textures/items/shadow_pickaxe.pngbin0 -> 286 bytes
8 files changed, 0 insertions, 8 deletions
diff --git a/Changelog.txt b/Changelog.txt
deleted file mode 100644
index d908de8..0000000
--- a/Changelog.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-- Added EE3 EMC values, thank you to MineMarteen for providing the ThirdPartyManager code :)
-- Working on making it possible to translate every part of the mod
-- Created an interface modders can use to make an item wearable in the jewelry inventory and have special effects
-- Hearts and Half-Hearts are no longer invincible and have a life span of 1 minute, this should reduce lag considerably
-- Fixed molten metal render in the molder
-- Fixed an issue with smelters detecting being as full
-- You can now smelt back jewelry to get the ingot
-- Fixed an issue where the smelter would say the item is renamed to 'Ingot' even if it is not \ No newline at end of file
diff --git a/src/main/resources/assets/jewelrycraft2/textures/items/shadow_axe.png b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_axe.png
new file mode 100644
index 0000000..d17f67a
--- /dev/null
+++ b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_axe.png
Binary files differ
diff --git a/src/main/resources/assets/jewelrycraft2/textures/items/shadow_boots.png b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_boots.png
new file mode 100644
index 0000000..9c88a3b
--- /dev/null
+++ b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_boots.png
Binary files differ
diff --git a/src/main/resources/assets/jewelrycraft2/textures/items/shadow_chestplate.png b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_chestplate.png
new file mode 100644
index 0000000..9d4a336
--- /dev/null
+++ b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_chestplate.png
Binary files differ
diff --git a/src/main/resources/assets/jewelrycraft2/textures/items/shadow_helmet.png b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_helmet.png
new file mode 100644
index 0000000..97e1541
--- /dev/null
+++ b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_helmet.png
Binary files differ
diff --git a/src/main/resources/assets/jewelrycraft2/textures/items/shadow_hoe.png b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_hoe.png
new file mode 100644
index 0000000..5e0df11
--- /dev/null
+++ b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_hoe.png
Binary files differ
diff --git a/src/main/resources/assets/jewelrycraft2/textures/items/shadow_leggings.png b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_leggings.png
new file mode 100644
index 0000000..65f5117
--- /dev/null
+++ b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_leggings.png
Binary files differ
diff --git a/src/main/resources/assets/jewelrycraft2/textures/items/shadow_pickaxe.png b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_pickaxe.png
new file mode 100644
index 0000000..95c5394
--- /dev/null
+++ b/src/main/resources/assets/jewelrycraft2/textures/items/shadow_pickaxe.png
Binary files differ