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 9f4508c commit 171245aCopy full SHA for 171245a
build.gradle
@@ -62,7 +62,7 @@ if (secretFile.exists()) {
62
minecraft {
63
version = "1.11.2-13.20.0.2228"
64
runDir = "run"
65
- mappings = "snapshot_20161220"
+ mappings = "snapshot_20170531"
66
// coreMod = ""
67
makeObfSourceJar = false
68
}
0 commit comments