9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

feat: add Nexo comments to the default config

This commit is contained in:
LoJoSho
2025-02-14 23:53:56 -06:00
parent b516cfced4
commit 863275a2ce

View File

@@ -123,6 +123,7 @@ menu-settings:
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_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:dye_menu>"
# If you use Nexo, set this to "<white>%nexo_dye_menu%" and use PlaceholderAPI
title: "<white>" title: "<white>"
input-slot: 10 input-slot: 10
output-slot: 16 output-slot: 16
@@ -170,6 +171,7 @@ wardrobe:
enabled: true enabled: true
# If you use ItemsAdder, set this to "<black>%img_title% # If you use ItemsAdder, set this to "<black>%img_title%
# If you use Oraxen, set this to "<black><glyph:title>" # If you use Oraxen, set this to "<black><glyph:title>"
# If you use Nexo, set this to "<black>%nexo_title%" and use PlaceholderAPI
text: "<black>" text: "<black>"
delay: 40 delay: 40
title-fade-in: 1000 # milliseconds title-fade-in: 1000 # milliseconds