release: 1.1.0
This commit is contained in:
commit
fa7ded9294
342 changed files with 16046 additions and 0 deletions
12
config/jei/jei-mod-id-format.ini
Normal file
12
config/jei/jei-mod-id-format.ini
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[modName]
|
||||
# Name: Mod Name Format
|
||||
# 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