mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2026-06-04 03:36:54 +00:00
5 lines
192 B
Kotlin
5 lines
192 B
Kotlin
dependencies {
|
|
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
|
|
paperweight.paperDevBundle("1.21.10-R0.1-SNAPSHOT")
|
|
compileOnly("net.coreprotect:coreprotect:22.4")
|
|
} |