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 0c33718 commit 8bb704eCopy full SHA for 8bb704e
1 file changed
src/main/java/org/cyclops/structuredcrafting/Reference.java
@@ -14,7 +14,7 @@ public final class Reference {
14
public static final String MOD_BUILD_NUMBER = "@BUILD_NUMBER@";
15
public static final String MOD_MC_VERSION = "@MC_VERSION@";
16
public static final String GA_TRACKING_ID = "UA-65307010-3";
17
- public static final String VERSION_URL = "https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.8/StructuredCrafting.txt";
+ public static final String VERSION_URL = "https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.9/StructuredCrafting.txt";
18
19
// MOD ID's
20
public static final String MOD_FORGE = "Forge";
0 commit comments