forked from SteamWar/SteamWar
First 1.21.3 drafts
This commit is contained in:
@@ -32,7 +32,12 @@ dependencies {
|
||||
|
||||
compileOnly(libs.worldedit12)
|
||||
|
||||
compileOnly(libs.spigotapi)
|
||||
compileOnly(libs.paperapi21) {
|
||||
attributes {
|
||||
// Very Hacky, but it works
|
||||
attribute(TargetJvmVersion.TARGET_JVM_VERSION_ATTRIBUTE, 21)
|
||||
}
|
||||
}
|
||||
compileOnly(libs.netty)
|
||||
compileOnly(libs.authlib)
|
||||
compileOnly(libs.viaapi)
|
||||
|
||||
Reference in New Issue
Block a user