mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Correct logic for coloring using color code.
This commit is contained in:
parent
90344e635a
commit
94941d1559
2 changed files with 55 additions and 8 deletions
|
|
@ -58,6 +58,7 @@ sacrifice_illegal_enchant_cost: 1
|
|||
# Allow using color code and hexadecimal color.
|
||||
#
|
||||
# Color code are prefixed by "&" and hexadecimal color by "#".
|
||||
# Color code will not be applied if it colors nothing. "&&" can be used to write "&".
|
||||
allow_color_code: false
|
||||
allow_hexadecimal_color: false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue