Motor snapshots are on 1.17 now

This commit is contained in:
Cloudburst
2021-06-06 23:05:49 +02:00
committed by GitHub
parent 40b5172561
commit 85e74af939

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:master-SNAPSHOT" modImplementation "com.github.MeteorDevelopment:meteor-client:master"
} }
processResources { processResources {