forked from CFPAOrg/Minecraft-Mod-Language-Package
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1.12.2.json
46 lines (46 loc) · 1.29 KB
/
1.12.2.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
{
"base": {
"version": "1.12.2",
"targetLanguages": [
"zh_cn"
],
"exclusionMods": [
"gregtechce"
],
"exclusionNamespaces": [
"srparasites"
]
},
"floating": {
"inclusionDomains": [
"font",
"textures"
],
"exclusionDomains": [],
"exclusionPaths": [
"packer-policy.json",
"local-config.json",
"README.md"
],
"inclusionPaths": [],
"characterReplacement": {
"\\[\\[钅卢\\]\\]": "\ue900",
"\\[\\[钅杜\\]\\]": "\ue901",
"\\[\\[钅喜\\]\\]": "\ue902",
"\\[\\[钅波\\]\\]": "\ue903",
"\\[\\[钅黑\\]\\]": "\ue904",
"\\[\\[钅麦\\]\\]": "\u9fcf",
"\\[\\[钅达\\]\\]": "\ue906",
"\\[\\[钅仑\\]\\]": "\ue907",
"\\[\\[钅哥\\]\\]": "\u9fd4",
"\\[\\[钅尔\\]\\]": "\u9fed",
"\\[\\[钅夫\\]\\]": "\ue90a",
"\\[\\[钅立\\]\\]": "\ue90c",
"\\[\\[石田\\]\\]": "\u9fec",
"\\[\\[奥气\\]\\]": "\u9feb",
"\\[\\[气奥\\]\\]": "\u9feb",
"……": "\u22ef\u22ef"
},
"destinationReplacement": {}
}
}