
请问在哪里启用双拼
6486449j opened this issue · 8 comments
打开配置文件jecharacters.toml
默认内容应该是这样的:
[General]
#Set to true to enable fuzzy spelling zh <=> z
enableFZh2z = false
#Set to true to enable fuzzy spelling eng <=> en
enableFEng2en = false
#Set to true to enable fuzzy spelling ch <=> c
enableFCh2c = false
#Set to true to enable fuzzy spelling ang <=> an
enableFAng2an = false
#Keyboard for the checker to use
#Allowed Values: QUANPIN, DAQIAN, XIAOHE, ZIRANMA
enumKeyboard = "QUANPIN"
#Set to true to enable fuzzy spelling u <=> v
enableFU2v = false
#Set to true to disable JEI's split for search tokens
enableQuote = false
#Set to false to disable chat message when entering world
enableChat = false
#Set to true to enable fuzzy spelling ing <=> in
enableFIng2in = false
#Set to true to enable fuzzy spelling sh <=> s
enableFSh2s = false
[Utilities]
#List of classes to dump all the functions
listDumpClass = []
#Set true to print verbose debug message
enableVerbose = false
把这个enumKeyboard
改一下就行了
在mods目录同级的config目录下面... 不行就搞个叫everything的软件搜一下这文件名儿
jecharacters.toml
你是 mc 啥版本呀
1.12.2