mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-21 03:52:31 +00:00
11 lines
219 B
Plaintext
11 lines
219 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")
|
|
|
|
"shadedApi"("org.slf4j:slf4j-api:1.7.32")
|
|
}
|
|
|