9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2026-01-06 15:51:52 +00:00

[API] Improved API

This commit is contained in:
XiaoMoMi
2024-04-22 04:49:48 +08:00
parent 6de266a1e5
commit 6dd75c6c40
53 changed files with 1626 additions and 181 deletions

View File

@@ -51,7 +51,7 @@ dependencies {
implementation(project(":legacy-api"))
implementation("net.kyori:adventure-api:4.15.0")
implementation("net.kyori:adventure-platform-bukkit:4.3.2")
implementation("com.github.Xiao-MoMi:AntiGriefLib:0.10")
implementation("com.github.Xiao-MoMi:AntiGriefLib:0.11")
implementation("com.github.Xiao-MoMi:BiomeAPI:0.3")
compileOnly("net.kyori:adventure-text-minimessage:4.15.0")