forked from andiricum2/MC-Earth-Resourcepack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathloading_messages.json
58 lines (58 loc) · 1.08 KB
/
loading_messages.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
{
"loading_messages": [
"tips.game.1",
"tips.game.2",
"tips.game.3",
"tips.game.4",
"tips.game.5",
"tips.game.6",
"tips.game.7",
"tips.game.8",
"tips.game.9",
"tips.game.10",
"tips.game.11",
"tips.game.12",
"tips.game.13",
"tips.game.14",
"tips.game.15",
"tips.game.16",
"tips.game.17",
"tips.game.18",
"tips.game.19",
"tips.game.20",
"tips.game.22",
"tips.game.23",
"tips.game.24",
"tips.game.25",
"tips.game.26",
"tips.game.27",
"tips.game.28",
"tips.game.29",
"tips.game.30",
"tips.game.31",
"tips.game.32",
"tips.game.33",
"tips.game.34",
"tips.game.35",
"tips.game.36",
"tips.game.37",
"tips.game.38",
"tips.game.39",
"tips.game.41",
"tips.game.42",
"tips.game.43",
"tips.game.44",
"tips.game.45",
"tips.game.46",
"tips.game.47",
"tips.game.48",
"tips.game.49",
"tips.game.50",
"tips.game.51",
"tips.game.52",
"tips.game.53",
"tips.game.54",
"tips.game.55",
"tips.game.56"
]
}