summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tinkersdefense/textures/blocks
diff options
context:
space:
mode:
authorLance5057 <Lance5057@gmail.com>2015-01-21 20:04:34 -0600
committerLance5057 <Lance5057@gmail.com>2015-01-21 20:04:34 -0600
commitb4eb8f2d65c62afccc898808b44fdddfde0c15d1 (patch)
treeee3a9f47a22418a6778c299cc96b4fedc2265afe /src/main/resources/assets/tinkersdefense/textures/blocks
parent39642dce74d23f025b71d5766c1ac8489a41a802 (diff)
Startup
I hope I'm doing this right...
Diffstat (limited to 'src/main/resources/assets/tinkersdefense/textures/blocks')
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/AeonSteelBlock.pngbin0 -> 633 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/CrestMount.pngbin0 -> 533 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/DogbeariumBlock.pngbin0 -> 767 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/QueensGoldBlock.pngbin0 -> 259 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel.pngbin0 -> 10409 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel_flow.pngbin0 -> 9681 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel_flow.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium.pngbin0 -> 8270 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium_flow.pngbin0 -> 8833 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium_flow.png.mcmeta5
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold.pngbin0 -> 10664 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold.png.mcmeta45
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold_flow.pngbin0 -> 10141 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold_flow.png.mcmeta5
16 files changed, 150 insertions, 0 deletions
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/AeonSteelBlock.png b/src/main/resources/assets/tinkersdefense/textures/blocks/AeonSteelBlock.png
new file mode 100644
index 0000000..c18030c
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/AeonSteelBlock.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/CrestMount.png b/src/main/resources/assets/tinkersdefense/textures/blocks/CrestMount.png
new file mode 100644
index 0000000..61d6936
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/CrestMount.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/DogbeariumBlock.png b/src/main/resources/assets/tinkersdefense/textures/blocks/DogbeariumBlock.png
new file mode 100644
index 0000000..462809c
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/DogbeariumBlock.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/QueensGoldBlock.png b/src/main/resources/assets/tinkersdefense/textures/blocks/QueensGoldBlock.png
new file mode 100644
index 0000000..8b091e2
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/QueensGoldBlock.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel.png b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel.png
new file mode 100644
index 0000000..9fbe94b
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel.png.mcmeta b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel.png.mcmeta
new file mode 100644
index 0000000..0486765
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel.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
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel_flow.png b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel_flow.png
new file mode 100644
index 0000000..8e3f30c
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel_flow.png.mcmeta b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Aeonsteel_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png
new file mode 100644
index 0000000..e8fd8f2
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png.mcmeta b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png.mcmeta
new file mode 100644
index 0000000..0486765
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium.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
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium_flow.png b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium_flow.png
new file mode 100644
index 0000000..b7d3593
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium_flow.png.mcmeta b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_Dogbearium_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold.png b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold.png
new file mode 100644
index 0000000..934642d
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold.png.mcmeta b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold.png.mcmeta
new file mode 100644
index 0000000..0486765
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold.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
+ ]
+ }
+}
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold_flow.png b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold_flow.png
new file mode 100644
index 0000000..4067d8e
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold_flow.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold_flow.png.mcmeta b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold_flow.png.mcmeta
new file mode 100644
index 0000000..8e55e43
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/blocks/molten_QueensGold_flow.png.mcmeta
@@ -0,0 +1,5 @@
+{
+ "animation": {
+ "frametime": 3
+ }
+}