mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2024-11-09 22:46:06 +00:00
5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
dependencies {
|
|
compileOnly("io.papermc.paper:paper-api:1.20.2-R0.1-SNAPSHOT")
|
|
paperweight.paperDevBundle("1.20.2-R0.1-SNAPSHOT")
|
|
compileOnly("net.coreprotect:coreprotect:22.2")
|
|
} |