Skip to content

Commit

Permalink
Update Tropicraft and LTExtras
Browse files Browse the repository at this point in the history
  • Loading branch information
Gegy committed Nov 15, 2024
1 parent e9a8286 commit 90698c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ repositories {
}

dependencies {
modRuntime 'maven.modrinth:tropicraft:9.7.3-1.21'
modRuntime 'org.lovetropics:Tropicraft:9.7.3-beta+2'

// TODO: HACK - We get Registrate at runtime through JarJar from Tropicraft. We should rather prefer to depend on the slim jar.
jarJar(modCompile("com.tterrag.registrate:Registrate:MC1.21-${registrate_version}")) {
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ neo_version=21.0.167
parchment_version=2024.06.23
registrate_version=1.3.0+50
ltlib_version=[1.4.7,1.5)
ltextras_version=1.3.0-release+17
ltextras_version=1.3.0-release+32

org.gradle.jvmargs=-Xmx1G
org.gradle.daemon=true
Expand Down

0 comments on commit 90698c9

Please sign in to comment.