feat: trying to circumvent AnvilGUI
This commit is contained in:
parent
d30f433527
commit
63f2e7f699
11 changed files with 125 additions and 21 deletions
|
@ -29,7 +29,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
paperweight.paperDevBundle("1.21.4-R0.1-SNAPSHOT")
|
||||
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
|
||||
|
||||
compileOnly("me.clip:placeholderapi:2.11.5")
|
||||
compileOnly("net.kyori:adventure-api:4.17.0")
|
||||
|
@ -100,6 +100,6 @@ tasks {
|
|||
url("https://ci.dmulloy2.net/job/ProtocolLib/lastSuccessfulBuild/artifact/build/libs/ProtocolLib.jar")
|
||||
}
|
||||
|
||||
minecraftVersion("1.21.4")
|
||||
minecraftVersion("1.21.5")
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue