LTDV8/packet/config/jecharacters.toml
3944Realms 1c3c782f2b
All checks were successful
Deploy to Remote Server / deploy (push) Successful in 1m30s
第一个正式版本构建(移动位置,以防不必要的文件干预)
2025-10-27 20:38:46 +08:00

29 lines
889 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 = true
#Set to true to enable fuzzy spelling sh <=> s
enableFSh2s = true
#Set to true to enable fuzzy spelling ch <=> c
enableFCh2c = true
#Set to true to enable fuzzy spelling ang <=> an
enableFAng2an = true
#Set to true to enable fuzzy spelling ing <=> in
enableFIng2in = true
#Set to true to enable fuzzy spelling eng <=> en
enableFEng2en = true
#Set to true to enable fuzzy spelling u <=> v
enableFU2v = true
#Set to false to disable chat message when entering world
enableChat = false
#Set to true to disable JEI's split for search tokens
enableQuote = false
[Utilities]
#Set true to print verbose debug message
enableVerbose = false