9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-22 16:39:36 +00:00
Files
Custom-Crops/api/build.gradle.kts
XiaoMoMi a3f2b62394 3.4
2024-03-09 07:19:25 +08:00

4 lines
136 B
Plaintext

dependencies {
compileOnly("io.papermc.paper:paper-api:1.20.4-R0.1-SNAPSHOT")
implementation("com.flowpowered:flow-nbt:2.0.2")
}