init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 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 the mod names in tooltips for JEI GUIs. Leave blank to disable.
|
||||
# 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