mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2025-02-01 11:11:21 +01:00
Update item-tiers.yml. Fix supported color url and add working color list.
This commit is contained in:
parent
5f1e32d581
commit
97193d8341
@ -47,8 +47,9 @@ UNCOMMON:
|
||||
# an item hint (looks like a hologram).
|
||||
hint: true
|
||||
|
||||
# Item glow color. List (line 400+):
|
||||
# https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Color.html
|
||||
# Item glow color.
|
||||
# https://htmlcolorcodes.com/bukkit-color-codes/
|
||||
# BLACK DARK_BLUE DARK_GREEN DARK_AQUA DARK_RED DARK_PURPLE GOLD GRAY DARK_GRAY BLUE GREEN AQUA RED LIGHT_PURPLE YELLOW WHITE
|
||||
color: 'GRAY'
|
||||
|
||||
generation:
|
||||
@ -225,4 +226,4 @@ UNIQUE:
|
||||
MATERIAL:
|
||||
WEAPON_POWDER: 100,1-1,0
|
||||
# This tier has no generation options specified.
|
||||
# In that case, it'll use the default values set in config.yml
|
||||
# In that case, it'll use the default values set in config.yml
|
||||
|
Loading…
Reference in New Issue
Block a user