9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-06 15:51:52 +00:00
This commit is contained in:
XiaoMoMi
2023-09-25 22:16:44 +08:00
parent 69cdadd704
commit 7854066a49
10 changed files with 63 additions and 21 deletions

View File

@@ -28,7 +28,7 @@ dependencies {
implementation("net.kyori:adventure-platform-bukkit:4.3.0")
implementation("net.kyori:adventure-text-minimessage:4.14.0")
implementation("net.kyori:adventure-text-serializer-legacy:4.14.0")
implementation("de.tr7zw:item-nbt-api:2.11.3")
implementation("de.tr7zw:item-nbt-api:2.12.0")
implementation("org.bstats:bstats-bukkit:3.0.1")
implementation(files("libs/BiomeAPI.jar", "libs/ProtectionLib.jar"))
}