diff options
Diffstat (limited to 'assets/minecraft/textures/block/fire_1.png.mcmeta')
| -rwxr-xr-x | assets/minecraft/textures/block/fire_1.png.mcmeta | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/assets/minecraft/textures/block/fire_1.png.mcmeta b/assets/minecraft/textures/block/fire_1.png.mcmeta new file mode 100755 index 00000000..32d7244a --- /dev/null +++ b/assets/minecraft/textures/block/fire_1.png.mcmeta | |||
| @@ -0,0 +1,29 @@ | |||
| 1 | { | ||
| 2 | "animation": { | ||
| 3 | "frametime": 1, | ||
| 4 | "width": 16, | ||
| 5 | "height": 32, | ||
| 6 | "frames": [ | ||
| 7 | 10, | ||
| 8 | 11, | ||
| 9 | 12, | ||
| 10 | 13, | ||
| 11 | 14, | ||
| 12 | 15, | ||
| 13 | 16, | ||
| 14 | 17, | ||
| 15 | 18, | ||
| 16 | 19, | ||
| 17 | 0, | ||
| 18 | 1, | ||
| 19 | 2, | ||
| 20 | 3, | ||
| 21 | 4, | ||
| 22 | 5, | ||
| 23 | 6, | ||
| 24 | 7, | ||
| 25 | 8, | ||
| 26 | 9 | ||
| 27 | ] | ||
| 28 | } | ||
| 29 | } | ||