summaryrefslogtreecommitdiff
path: root/assets/minecraft/textures/block/netherrack_scout.png.mcmeta
blob: 29323c30e53e1d437e3bd0756c9c975c9e67a7c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "animation": {
    "interpolate": false,
    "frametime": 2,
    "frames": [
      {"index": 0,"time": 250},
	  1,
	  2,
	  3,
	  4,
	  5,
	  6,
	  7,
	  8,
      {"index": 9,"time": 10},
	  8,
	  7,
	  6,
	  5,
	  4,
	  3,
	  2,
	  1
	]
  }
}