13 lines
465 B
INI
13 lines
465 B
INI
[modName]
|
||
# 名称:模组名称格式
|
||
# 描述:用于JEI界面提示框中模组名称的格式。留空以禁用。
|
||
# 有效值:A chat formatting string.
|
||
# Use these formatting colors:
|
||
# black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue green aqua red light_purple yellow white
|
||
# With these formatting options:
|
||
# obfuscated bold strikethrough underline italic
|
||
# 默认值:blue italic
|
||
modNameFormat = blue italic
|
||
|
||
|