This commit is contained in:
2023-10-19 02:03:56 -05:00
parent e0f91f7178
commit 58a5036119
5 changed files with 996 additions and 7 deletions

View File

@ -8,7 +8,7 @@ dependencies {
api("com.flowpowered:flow-nbt:2.0.2")
api("org.jetbrains:annotations:23.0.0")
compileOnly("io.papermc.paper:paper-api:1.20-R0.1-SNAPSHOT")
compileOnly("io.papermc.paper:paper-api:1.20.2-R0.1-SNAPSHOT")
}
java {