mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-22 16:39:36 +00:00
4 lines
136 B
Plaintext
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")
|
|
} |