diff --git a/common/src/main/resources/config.yml b/common/src/main/resources/config.yml index e6817ee5..b64c101a 100644 --- a/common/src/main/resources/config.yml +++ b/common/src/main/resources/config.yml @@ -105,13 +105,13 @@ menu-settings: shading: # Below is the shading mechanism behind cosmetic items. This is a bit complicated, but it allows for a lot of customization. # The shading is done through the title and by shifting textures around. This is done by offsets. - # Only Oraxen is support by default. Vanilla can't properly handle it without a lot of unicodes and ItemsAdder adds weird offsets and decolors it. (This is why it is disabled by default) + # Only Nexo is support by default. Vanilla can't properly handle it without a lot of unicodes and ItemsAdder adds weird offsets and decolors it. (This is why it is disabled by default) enabled: false # Default of menus having shading. This can be toggled individually in menus with "shading: true/false" - first-row-shift: "" # Oraxen: "" - sequent-row-shift: " " # Oraxen: " " (Space is important here!) - individual-column-shift: "" # Oraxen: "" - background: ":colorable> " # Oraxen: ":colorable> - clear-background: ":colorable> " # Oraxen: ":colorable> " + first-row-shift: "" # Nexo: "" + sequent-row-shift: " " # Nexo: " " (Space is important here!) + individual-column-shift: "" # Nexo: "" + background: ":colorable> " # Nexo: ":colorable> + clear-background: ":colorable> " # Nexo: ":colorable> " #These use MiniMessage for color! https://docs.advntr.dev/minimessage/format.html#color equipped-cosmetic-color: "" equipable-cosmetic-color: "" @@ -123,7 +123,7 @@ menu-settings: dye-menu: # If you use ItemsAdder, set this to ":img_offset_-8::img_dye_menu:" # If you use Oraxen, set this to "" - # If you use Nexo, set this to "%nexo_dye_menu%" and use PlaceholderAPI + # If you use Nexo, set this to "" title: "" input-slot: 10 output-slot: 16