mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-22 00:31:13 +00:00
update to latest Paralithic
This commit is contained in:
@@ -4,8 +4,6 @@ dependencies {
|
|||||||
shadedApi(project(":common:api:registry"))
|
shadedApi(project(":common:api:registry"))
|
||||||
shadedApi(project(":common:api:addons"))
|
shadedApi(project(":common:api:addons"))
|
||||||
|
|
||||||
shadedApi("com.dfsek:Paralithic:0.5.0")
|
|
||||||
|
|
||||||
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
||||||
|
|
||||||
shadedApi("net.jafama:jafama:2.3.2")
|
shadedApi("net.jafama:jafama:2.3.2")
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
dependencies {
|
dependencies {
|
||||||
shadedApi(project(":common:api:util"))
|
shadedApi(project(":common:api:util"))
|
||||||
|
|
||||||
shadedApi("com.dfsek:Paralithic:0.5.0")
|
|
||||||
|
|
||||||
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
||||||
|
|
||||||
shadedApi("net.jafama:jafama:2.3.2")
|
shadedApi("net.jafama:jafama:2.3.2")
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
dependencies {
|
dependencies {
|
||||||
shadedApi(project(":common:api:util"))
|
shadedApi(project(":common:api:util"))
|
||||||
|
|
||||||
shadedApi("com.dfsek:Paralithic:0.5.0")
|
shadedApi("com.dfsek:paralithic:0.6.0")
|
||||||
|
|
||||||
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
shadedApi("com.dfsek.tectonic:common:2.1.2")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user