added config files

This commit is contained in:
2024-09-25 03:12:49 +02:00
parent 9a84b7a147
commit e028f16b78
373 changed files with 16567 additions and 0 deletions

View 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