Patched the bain of my existence (swap hand into container thingy)

This commit is contained in:
thetrouper
2025-03-28 00:41:10 -05:00
parent ab6b82272e
commit 1eb04fdc49
35 changed files with 302 additions and 83 deletions

View File

@@ -28,7 +28,7 @@ repositories {
dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
implementation files("libs/PDK-1.4.0.jar")
implementation files("libs/PDK-1.5.0.jar")
}
def targetJavaVersion = 21