-
Notifications
You must be signed in to change notification settings - Fork 1
/
pack.mcmeta
92 lines (92 loc) · 2.6 KB
/
pack.mcmeta
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
86
87
88
89
90
91
92
{
"pack": {
"pack_format": 35,
"supported_formats": [
9,
99
],
"description": "Unreadable Language Resource Pack"
},
"language": {
"en_i7h": {
"name": "i18nglish",
"region": "i7h",
"bidirectional": false
},
"ja_kk": {
"name": "エングリスホ",
"region": "カタカナ",
"bidirectional": false
},
"ja_my": {
"name": "江尓具利須保",
"region": "万葉仮名",
"bidirectional": false
},
"zh_hm": {
"name": "繁體中文",
"region": "中國大陸",
"bidirectional": false
},
"zh_py": {
"name": "Hànyǔ Pīnyīn",
"region": "Zhōngguó Dàlù",
"bidirectional": false
},
"zh_ipa": {
"name": "Chinese in IPA",
"region": "t͡ʂʊŋ˥ kwo˧˥ ta˥˩ lu˥˩",
"bidirectional": false
},
"zh_bpmf": {
"name": "ㄓㄨˋ ㄧㄣ ㄈㄨˊ ㄏㄠˋ",
"region": "ㄓㄨㄥ ㄍㄨㄛˊ ㄉㄚˋ ㄌㄨˋ",
"bidirectional": false
},
"zh_wg": {
"name": "Wade–Giles",
"region": "Chung¹-Kuo² Ta⁴-Lu⁴",
"bidirectional": false
},
"zh_gr": {
"name": "Gwoyeu Romatzyh",
"region": "Jonggwo Dahluh",
"bidirectional": false
},
"zh_sgr": {
"name": "Jiaanhuah Guoryuu Romatzyh",
"region": "Jungguor Dahluh",
"bidirectional": false
},
"zh_mps2": {
"name": "Jù-yīn Fú-hàu Dì-èr Shr̀",
"region": "Jūng-guó Dà-lù",
"bidirectional": false
},
"zh_ty": {
"name": "Tong-yòng Pin-yin",
"region": "Jhong-guó Dà-lù",
"bidirectional": false
},
"zh_yale": {
"name": "Yale romanization",
"region": "Jūng-gwó Dà-lù",
"bidirectional": false
},
"zh_kk": {
"name": "カタカナ",
"region": "ジョン グオ ダー ルー",
"bidirectional": false
},
"zh_cy": {
"name": "Палладицу",
"region": "Чжунго далу",
"bidirectional": false
},
"zh_xj": {
"name": "ثِیَوْعَرݣٍْ",
"region": "جْوقُوَ دَالُ",
"bidirectional": true
}
}
}