chore/fix: update adventure/i18n
This commit is contained in:
parent
7fac9d0279
commit
02fd88d9c9
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ dependencies {
|
|||
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
|
||||
|
||||
compileOnly("me.clip:placeholderapi:2.11.5")
|
||||
compileOnly("net.kyori:adventure-api:4.17.0")
|
||||
compileOnly("net.kyori:adventure-api:4.21.0")
|
||||
compileOnly("xyz.xenondevs.invui:invui-core:$invuiVersion")
|
||||
compileOnly("net.wesjd:anvilgui:1.10.4-SNAPSHOT")
|
||||
compileOnly("com.comphenix.protocol:ProtocolLib:5.4.0-SNAPSHOT")
|
||||
|
|
|
@ -162,7 +162,7 @@ gui:
|
|||
name: "Add a favorite"
|
||||
lore:
|
||||
- "<grey>Add a new favorite appearance to the list.</grey>"
|
||||
- "<grey>Hold <b><gold>SHIFT</gold></b> to add your current disguise!</grey>"
|
||||
- "<grey>Hold <gold>SHIFT</gold> to add your current disguise!</grey>"
|
||||
remove:
|
||||
name: "Toggle deletion mode"
|
||||
lore:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue