summaryrefslogtreecommitdiff
path: root/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures
diff options
context:
space:
mode:
Diffstat (limited to 'eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures')
-rw-r--r--eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.pngbin0 -> 10676 bytes
-rw-r--r--eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta5
-rw-r--r--eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.pngbin0 -> 9922 bytes
-rw-r--r--eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta45
-rw-r--r--eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/bucketOverlay.pngbin0 -> 293 bytes
5 files changed, 50 insertions, 0 deletions
diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png
new file mode 100644
index 0000000..8e9a452
--- /dev/null
+++ b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png
Binary files differ
diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalFlow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png
new file mode 100644
index 0000000..1eff844
--- /dev/null
+++ b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png
Binary files differ
diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta
new file mode 100644
index 0000000..7ceb363
--- /dev/null
+++ b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/blocks/moltenMetalStill.png.mcmeta
@@ -0,0 +1,45 @@
+{
+ "animation": {
+ "frametime": 2,
+ "frames": [
+ 0,
+ 1,
+ 2,
+ 3,
+ 4,
+ 5,
+ 6,
+ 7,
+ 8,
+ 9,
+ 10,
+ 11,
+ 12,
+ 13,
+ 14,
+ 15,
+ 16,
+ 17,
+ 18,
+ 19,
+ 18,
+ 17,
+ 16,
+ 15,
+ 14,
+ 13,
+ 12,
+ 11,
+ 10,
+ 9,
+ 8,
+ 7,
+ 6,
+ 5,
+ 4,
+ 3,
+ 2,
+ 1
+ ]
+ }
+} \ No newline at end of file
diff --git a/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/bucketOverlay.png b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/bucketOverlay.png
new file mode 100644
index 0000000..fc2e2a9
--- /dev/null
+++ b/eclipse/Jewelrycraft/resources/assets/jewelrycraft/textures/items/bucketOverlay.png
Binary files differ