mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2025-12-19 15:09:19 +00:00
chore: change references to glyphs
This commit is contained in:
@@ -106,8 +106,8 @@ menu-settings:
|
|||||||
first-row-shift: "<shift:-153>" # Nexo: "<shift:-153>"
|
first-row-shift: "<shift:-153>" # Nexo: "<shift:-153>"
|
||||||
sequent-row-shift: " <shift:-153>" # Nexo: " <shift:-153>" (Space is important here!)
|
sequent-row-shift: " <shift:-153>" # Nexo: " <shift:-153>" (Space is important here!)
|
||||||
individual-column-shift: "<shift:-3>" # Nexo: "<shift:-3>"
|
individual-column-shift: "<shift:-3>" # Nexo: "<shift:-3>"
|
||||||
background: "<glyph:shade_row_<row>:colorable> " # Nexo: "<glyph:shade_row_<row>:colorable>
|
background: "<glyph:hmcc_shade_row_<row>:colorable> " # Nexo: "<glyph:shade_row_<row>:colorable>
|
||||||
clear-background: "<glyph:clear_row_<row>:colorable> " # Nexo: "<glyph:clear_row_<row>:colorable> "
|
clear-background: "<glyph:hmcc_clear_row_<row>:colorable> " # Nexo: "<glyph:clear_row_<row>:colorable> "
|
||||||
#These use MiniMessage for color! https://docs.advntr.dev/minimessage/format.html#color
|
#These use MiniMessage for color! https://docs.advntr.dev/minimessage/format.html#color
|
||||||
equipped-cosmetic-color: "<yellow>"
|
equipped-cosmetic-color: "<yellow>"
|
||||||
equipable-cosmetic-color: "<green>"
|
equipable-cosmetic-color: "<green>"
|
||||||
@@ -117,9 +117,9 @@ menu-settings:
|
|||||||
equip-click: "ANY" # ANY or ClickType, https://jd.papermc.io/paper/org/bukkit/event/inventory/ClickType.html
|
equip-click: "ANY" # ANY or ClickType, https://jd.papermc.io/paper/org/bukkit/event/inventory/ClickType.html
|
||||||
unequip-click: "ANY" # ANY or ClickType, https://jd.papermc.io/paper/org/bukkit/event/inventory/ClickType.html
|
unequip-click: "ANY" # ANY or ClickType, https://jd.papermc.io/paper/org/bukkit/event/inventory/ClickType.html
|
||||||
dye-menu:
|
dye-menu:
|
||||||
# If you use ItemsAdder, set this to "<white>:img_offset_-8::img_dye_menu:"
|
# If you use ItemsAdder, set this to "<white>:img_offset_-8::img_hmcc_dye_menu:"
|
||||||
# If you use Oraxen, set this to "<white><s:-8><g:dye_menu>"
|
# If you use Oraxen, set this to "<white><s:-8><g:hmcc_dye_menu>"
|
||||||
# If you use Nexo, set this to "<white><shift:-8><glyph:dye_menu>"
|
# If you use Nexo, set this to "<white><shift:-8><glyph:hmcc_dye_menu>"
|
||||||
title: "<white>"
|
title: "<white>"
|
||||||
input-slot: 10
|
input-slot: 10
|
||||||
output-slot: 16
|
output-slot: 16
|
||||||
|
|||||||
Reference in New Issue
Block a user