summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/tinkersdefense/textures
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
parent39642dce74d23f025b71d5766c1ac8489a41a802 (diff)
Startup
I hope I'm doing this right...
Diffstat (limited to 'src/main/resources/assets/tinkersdefense/textures')
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor.pngbin0 -> 923 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor.tcnbin0 -> 2094 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor2.pngbin0 -> 823 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/armor/TinkerHelm.pngbin0 -> 492 bytes
-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
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/gui/icons.pngbin0 -> 8692 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/items/AeonSteelIngot.pngbin0 -> 545 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/items/DogbeariumIngot.pngbin0 -> 374 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/items/QueensGoldIngot.pngbin0 -> 334 bytes
-rw-r--r--src/main/resources/assets/tinkersdefense/textures/items/longsword/queensgold_longsword_accessory.pngbin0 -> 364 bytes
25 files changed, 150 insertions, 0 deletions
diff --git a/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor.png b/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor.png
new file mode 100644
index 0000000..e054750
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor.tcn b/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor.tcn
new file mode 100644
index 0000000..f967b25
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor.tcn
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor2.png b/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor2.png
new file mode 100644
index 0000000..706a34a
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/armor/TinkerArmor2.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/armor/TinkerHelm.png b/src/main/resources/assets/tinkersdefense/textures/armor/TinkerHelm.png
new file mode 100644
index 0000000..847df01
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/armor/TinkerHelm.png
Binary files differ
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
+ }
+}
diff --git a/src/main/resources/assets/tinkersdefense/textures/gui/icons.png b/src/main/resources/assets/tinkersdefense/textures/gui/icons.png
new file mode 100644
index 0000000..28b7662
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/gui/icons.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/items/AeonSteelIngot.png b/src/main/resources/assets/tinkersdefense/textures/items/AeonSteelIngot.png
new file mode 100644
index 0000000..950ef67
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/items/AeonSteelIngot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/items/DogbeariumIngot.png b/src/main/resources/assets/tinkersdefense/textures/items/DogbeariumIngot.png
new file mode 100644
index 0000000..f24049a
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/items/DogbeariumIngot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/items/QueensGoldIngot.png b/src/main/resources/assets/tinkersdefense/textures/items/QueensGoldIngot.png
new file mode 100644
index 0000000..ccd3054
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/items/QueensGoldIngot.png
Binary files differ
diff --git a/src/main/resources/assets/tinkersdefense/textures/items/longsword/queensgold_longsword_accessory.png b/src/main/resources/assets/tinkersdefense/textures/items/longsword/queensgold_longsword_accessory.png
new file mode 100644
index 0000000..38cf81c
--- /dev/null
+++ b/src/main/resources/assets/tinkersdefense/textures/items/longsword/queensgold_longsword_accessory.png
Binary files differ