summaryrefslogtreecommitdiff
path: root/assets/minecraft/textures/block/fire_1.png.mcmeta
blob: 32d7244ab59e8f7393bb45d2bb33bab7a56b9010 (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
27
28
29
{
  "animation": {
    "frametime": 1,
        "width": 16,
        "height": 32,
    "frames": [
	  10,
	  11,
	  12,
	  13,
	  14,
	  15,
	  16,
	  17,
	  18,
	  19,
	  0,
	  1,
	  2,
	  3,
	  4,
	  5,
	  6,
	  7,
	  8,
	  9
	]
  }
}