From b4eb8f2d65c62afccc898808b44fdddfde0c15d1 Mon Sep 17 00:00:00 2001 From: Lance5057 Date: Wed, 21 Jan 2015 20:04:34 -0600 Subject: Startup I hope I'm doing this right... --- .../textures/blocks/molten_Dogbearium.png.mcmeta | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 bin/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png.mcmeta (limited to 'bin/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png.mcmeta') diff --git a/bin/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png.mcmeta b/bin/assets/tinkersdefense/textures/blocks/molten_Dogbearium.png.mcmeta new file mode 100644 index 0000000..0486765 --- /dev/null +++ b/bin/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 + ] + } +} -- cgit v1.2.3