Back to 1.16

Until meteor gets a stable 1.17 release
This commit is contained in:
SBytes
2021-06-08 12:32:02 +07:00
committed by GitHub
parent 99d359d8de
commit 12c2049b8b

View File

@@ -27,7 +27,7 @@ dependencies {
// PSA: Some older mods, compiled on Loom 0.2.1, might have outdated Maven POMs.
// You may need to force-disable transitiveness on them.
modImplementation "com.github.MeteorDevelopment:meteor-client:v0.4.4"
modImplementation "com.github.MeteorDevelopment:meteor-client:1.16.5-cont-SNAPSHOT"
}
processResources {