config: import pack config files
This commit is contained in:
parent
b76c650efe
commit
348be6b09f
128 changed files with 13500 additions and 1 deletions
11
config/jei/jei-mod-id-format.ini
Normal file
11
config/jei/jei-mod-id-format.ini
Normal file
|
@ -0,0 +1,11 @@
|
|||
[modname]
|
||||
# Description: Formatting for mod name tooltip
|
||||
# Valid Values: 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
|
||||
# Default Value: blue italic
|
||||
ModNameFormat = blue italic
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue