summaryrefslogtreecommitdiff
path: root/resources/assets/jewelrycraft/textures
diff options
context:
space:
mode:
authorOnyxDarkKnight <sor1n.iliutza16@gmail.com>2013-12-15 16:52:41 +0200
committerOnyxDarkKnight <sor1n.iliutza16@gmail.com>2013-12-15 16:52:41 +0200
commit06415dc21d71e8ac363dae5c56c5317971f7aede (patch)
tree7ddbe2cc709a5a39c3fe8b8a80d7ac77f336a220 /resources/assets/jewelrycraft/textures
parent9342967bd8a6a9451591325c7c5deb5416819adc (diff)
parent943f1a493b27c630e95730b385e6524643d98564 (diff)
Merge branch 'master' of https://github.com/sor1n/Modjam-Mod
As well as added the smelter and working on the molder
Diffstat (limited to 'resources/assets/jewelrycraft/textures')
-rw-r--r--resources/assets/jewelrycraft/textures/blocks/oreShadow.pngbin0 -> 1882 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/blocks/oreShadow.png.mcmeta5
-rw-r--r--resources/assets/jewelrycraft/textures/blocks/smelter.pngbin0 -> 537 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/ingotShadow.pngbin0 -> 552 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/items/ingotShadow.png.mcmeta5
-rw-r--r--resources/assets/jewelrycraft/textures/items/thiefGloves.pngbin0 -> 290 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/tileentities/Molder.pngbin0 -> 1020 bytes
-rw-r--r--resources/assets/jewelrycraft/textures/tileentities/Smelter.pngbin0 -> 886 bytes
8 files changed, 10 insertions, 0 deletions
diff --git a/resources/assets/jewelrycraft/textures/blocks/oreShadow.png b/resources/assets/jewelrycraft/textures/blocks/oreShadow.png
new file mode 100644
index 0000000..31ee2a6
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/blocks/oreShadow.png
Binary files differ
diff --git a/resources/assets/jewelrycraft/textures/blocks/oreShadow.png.mcmeta b/resources/assets/jewelrycraft/textures/blocks/oreShadow.png.mcmeta
new file mode 100644
index 0000000..bf4c01e
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/blocks/oreShadow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 1
+ }
+} \ No newline at end of file
diff --git a/resources/assets/jewelrycraft/textures/blocks/smelter.png b/resources/assets/jewelrycraft/textures/blocks/smelter.png
new file mode 100644
index 0000000..4da0c0a
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/blocks/smelter.png
Binary files differ
diff --git a/resources/assets/jewelrycraft/textures/items/ingotShadow.png b/resources/assets/jewelrycraft/textures/items/ingotShadow.png
new file mode 100644
index 0000000..1522faf
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/ingotShadow.png
Binary files differ
diff --git a/resources/assets/jewelrycraft/textures/items/ingotShadow.png.mcmeta b/resources/assets/jewelrycraft/textures/items/ingotShadow.png.mcmeta
new file mode 100644
index 0000000..09994da
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/ingotShadow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 4
+ }
+} \ No newline at end of file
diff --git a/resources/assets/jewelrycraft/textures/items/thiefGloves.png b/resources/assets/jewelrycraft/textures/items/thiefGloves.png
new file mode 100644
index 0000000..b56e925
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/items/thiefGloves.png
Binary files differ
diff --git a/resources/assets/jewelrycraft/textures/tileentities/Molder.png b/resources/assets/jewelrycraft/textures/tileentities/Molder.png
new file mode 100644
index 0000000..c5acc88
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/tileentities/Molder.png
Binary files differ
diff --git a/resources/assets/jewelrycraft/textures/tileentities/Smelter.png b/resources/assets/jewelrycraft/textures/tileentities/Smelter.png
new file mode 100644
index 0000000..6ec3595
--- /dev/null
+++ b/resources/assets/jewelrycraft/textures/tileentities/Smelter.png
Binary files differ