This repository has been archived by the owner on Dec 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Pear-Textures-Pack_Addons-flipbook_textures_pe.json
85 lines (78 loc) · 2.07 KB
/
Pear-Textures-Pack_Addons-flipbook_textures_pe.json
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
//Flipbook texture for beacon.
{
"flipbook_texture": "textures/blocks/beacon",
"atlas_tile": "beacon",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4, 3, 2 ,1 ]
},
//Flipbook texture for burning furnace.
{
"flipbook_texture": "textures/blocks/furnace_front_on",
"atlas_tile": "furnace_front_on",
"ticks_per_frame": 2,
"frames": [ 0, 1, 2, 3, 4 ]
},
//Flipbook texture for lit Jack-o'-lantern.
{
"flipbook_texture": "textures/blocks/pumpkin_face_on",
"atlas_tile": "pumpkin_face_on",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4, 3, 2 ,1 ]
},
//Flipbook texture for glowstone.
{
"flipbook_texture": "textures/blocks/glowstone",
"atlas_tile": "glowstone",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4, 3, 2 ,1 ]
},
//Flipbook texture for lit redstone lamp.
{
"flipbook_texture": "textures/blocks/redstone_lamp_on",
"atlas_tile": "redstone_lamp_on",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4, 3, 2 ,1 ]
},
//Flipbook texture for redstone ore.
{
"flipbook_texture": "textures/blocks/redstone_ore",
"atlas_tile": "redstone_ore",
"ticks_per_frame": 4
},
//Flipbook texture for kelp.Replacing Needed.
{
"flipbook_texture": "textures/blocks/kelp_a",
"atlas_tile": "kelp_a",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4 ]
},
{
"flipbook_texture": "textures/blocks/kelp_b",
"atlas_tile": "kelp_b",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4 ]
},
{
"flipbook_texture": "textures/blocks/kelp_c",
"atlas_tile": "kelp_c",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4 ]
},
{
"flipbook_texture": "textures/blocks/kelp_d",
"atlas_tile": "kelp_d",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4 ]
},
{
"flipbook_texture": "textures/blocks/kelp_top",
"atlas_tile": "kelp_top",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4 ]
},
{
"flipbook_texture": "textures/blocks/kelp_top_bulb",
"atlas_tile": "kelp_top_bulb",
"ticks_per_frame": 4,
"frames": [ 0, 1, 2, 3, 4 ]
}