9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2026-01-04 15:41:35 +00:00
This commit is contained in:
XiaoMoMi
2024-05-07 22:08:36 +08:00
parent 7b3d84372e
commit c9615040d8
6 changed files with 69 additions and 46 deletions

View File

@@ -1,7 +1,7 @@
dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
compileOnly("com.comphenix.protocol:ProtocolLib:5.1.0")
implementation("de.tr7zw:item-nbt-api:2.12.3")
compileOnly("de.tr7zw:item-nbt-api:2.12.4")
}
tasks {