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