forked from CFPAOrg/Minecraft-Mod-Language-Package
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path1.16.json
More file actions
38 lines (38 loc) · 1001 Bytes
/
1.16.json
File metadata and controls
38 lines (38 loc) · 1001 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
{
"targetVersion": "1.16",
"targetLanguage": [
"zh_cn"
],
"additionalContent": [
"LICENSE",
"pack.mcmeta",
"pack.png",
"README.txt",
"assets/alexs-mobs/alexsmobs/lang/en_us.json"
],
"modNameBlackList": [],
"domainBlackList": [],
"noProcessNamespace": [
"font",
"textures"
],
"replacementMap": {
"[[钅卢]]": "\ud872\udf3b",
"[[钅杜]]": "\ud872\udf4a",
"[[钅喜]]": "\ud872\udf73",
"[[钅波]]": "\ud872\udf5b",
"[[钅黑]]": "\ud872\udf76",
"[[钅麦]]": "\u9fcf",
"[[钅达]]": "\ud86d\udffc",
"[[钅仑]]": "\ud872\udf2d",
"[[钅哥]]": "\u9fd4",
"[[钅尔]]": "\u9fed",
"[[钅夫]]": "\ud86d\udce7",
"[[钅立]]": "\ud86d\udff7",
"[[石田]]": "\u9fec",
"[[奥气]]": "\u9feb",
"[[气奥]]": "\u9feb",
"……": "\u22ef\u22ef",
"——": "\u2e3a"
}
}