forked from CFPAOrg/Minecraft-Mod-Language-Package
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path1.12.2.json
More file actions
40 lines (40 loc) · 919 Bytes
/
1.12.2.json
File metadata and controls
40 lines (40 loc) · 919 Bytes
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
{
"targetVersion": "1.12.2",
"targetLanguage": [
"zh_cn"
],
"additionalContent": [
"LICENSE",
"pack.mcmeta",
"pack.png",
"README.txt"
],
"modNameBlackList": [
"gregtechce"
],
"domainBlackList": [
"srparasites"
],
"noProcessNamespace": [
"font",
"textures"
],
"replacementMap": {
"[[钅卢]]": "\ue900",
"[[钅杜]]": "\ue901",
"[[钅喜]]": "\ue902",
"[[钅波]]": "\ue903",
"[[钅黑]]": "\ue904",
"[[钅麦]]": "\u9fcf",
"[[钅达]]": "\ue906",
"[[钅仑]]": "\ue907",
"[[钅哥]]": "\u9fd4",
"[[钅尔]]": "\u9fed",
"[[钅夫]]": "\ue90a",
"[[钅立]]": "\ue90c",
"[[石田]]": "\u9fec",
"[[奥气]]": "\u9feb",
"[[气奥]]": "\u9feb",
"……": "\u22ef\u22ef"
}
}