We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb9b81 commit 1072cbcCopy full SHA for 1072cbc
build.gradle
@@ -40,8 +40,8 @@ repositories {
40
url "https://maven.firstdarkdev.xyz/snapshots/"
41
}
42
maven {
43
- // saps.dev Maven (KubeJS and Rhino)
44
- url = "https://maven.saps.dev/minecraft"
+ // LatvianDev Maven (KubeJS and Rhino)
+ url = "https://maven.latvian.dev/releases"
45
content {
46
includeGroup "dev.latvian.mods"
47
gradle.properties
@@ -22,8 +22,8 @@ org.gradle.jvmargs=-Xmx1G
22
23
# Dependencies
24
architectury_version=9.2.14
25
- gtceu_version=1.6.3
26
- ldlib_version=1.0.31
+ gtceu_version=1.6.4
+ ldlib_version=1.0.34
27
registrate_version=MC1.20-1.3.11
28
rhino_version=2001.2.3-build.6
29
kubejs_version=2001.6.5-build.14
0 commit comments