forked from CFPAOrg/Minecraft-Mod-Language-Package
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.12.2.json
More file actions
53 lines (53 loc) · 1.56 KB
/
1.12.2.json
File metadata and controls
53 lines (53 loc) · 1.56 KB
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
{
"base": {
"version": "1.12.2",
"targetLanguages": [
"zh_cn"
],
"mcMetaTemplate": "./projects/templates/pre_1_20_1_pack.mcmeta",
"mcMetaParameters": [
3, "1.12.2"
],
"readmeTemplate": "./projects/templates/1_12_2_README.txt",
"readmeParameters": [],
"exclusionMods": [
"gregtechce",
"matteroverdrive-legacy"
],
"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": {}
}
}