mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2026-01-06 15:51:50 +00:00
2.0-backup-3
This commit is contained in:
@@ -2,4 +2,10 @@ dependencies {
|
||||
compileOnly("io.papermc.paper:paper-api:1.20.1-R0.1-SNAPSHOT")
|
||||
compileOnly("com.comphenix.protocol:ProtocolLib:5.0.0")
|
||||
implementation("de.tr7zw:item-nbt-api:2.11.3")
|
||||
}
|
||||
}
|
||||
|
||||
tasks {
|
||||
shadowJar {
|
||||
relocate ("de.tr7zw", "net.momirealms.customfishing.libraries")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user