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 d1fa071 commit 6c9892dCopy full SHA for 6c9892d
build.gradle
@@ -43,7 +43,7 @@ targetCompatibility = 1.8
43
44
minecraft {
45
//runDir = "run"
46
- mappings channel: 'snapshot', version: '20171003-1.12'
+ mappings channel: 'snapshot', version: '20170624-1.12'
47
48
// replaceIn "src/main/java/zmaster587/advancedRocketry/AdvancedRocketry.java"
49
// replace "@MAJOR@", version_major
0 commit comments