Use 1.16.5 branch

This commit is contained in:
SBytes
2021-06-07 08:16:07 +07:00
committed by GitHub
parent e096fe41b5
commit 6b5d21cd56

View File

@@ -27,7 +27,7 @@ dependencies {
// PSA: Some older mods, compiled on Loom 0.2.1, might have outdated Maven POMs. // PSA: Some older mods, compiled on Loom 0.2.1, might have outdated Maven POMs.
// You may need to force-disable transitiveness on them. // 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 { processResources {