mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-07 00:06:12 +00:00
11 lines
241 B
Plaintext
11 lines
241 B
Plaintext
dependencies {
|
|
"shadedApi"("com.dfsek:Paralithic:0.4.0")
|
|
|
|
"shadedApi"("com.dfsek.tectonic:common:2.1.2")
|
|
|
|
"shadedApi"("net.jafama:jafama:2.3.2")
|
|
|
|
implementation("cloud.commandframework", "cloud-core", "1.5.0")
|
|
}
|
|
|