BorderExile/.minecraft/versions/边境流放/config/jecharacters.toml
ddaodan dbd3b0b5df 添加Mod,详情见readme
更换EMI为REI
游戏版本重命名为整合包名
2023-09-12 18:09:47 +08:00

31 lines
959 B
TOML

[General]
#Keyboard for the checker to use
#Allowed Values: QUANPIN, DAQIAN, XIAOHE, ZIRANMA, SOUGOU, GUOBIAO, MICROSOFT, PINYINPP, ZIGUANG
enumKeyboard = "QUANPIN"
#Set to true to enable fuzzy spelling zh <=> z
enableFZh2z = false
#Set to true to enable fuzzy spelling sh <=> s
enableFSh2s = false
#Set to true to enable fuzzy spelling ch <=> c
enableFCh2c = false
#Set to true to enable fuzzy spelling ang <=> an
enableFAng2an = false
#Set to true to enable fuzzy spelling ing <=> in
enableFIng2in = false
#Set to true to enable fuzzy spelling eng <=> en
enableFEng2en = false
#Set to true to enable fuzzy spelling u <=> v
enableFU2v = false
#Set to false to disable chat message when entering world
enableChat = true
#Set to true to disable JEI's split for search tokens
enableQuote = false
[Utilities]
#List of classes to dump all the functions
listDumpClass = []
#Set true to print verbose debug message
enableVerbose = false