Skip to content

Commit

Permalink
migrate to ornithe's versions manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceWalkerRS committed Dec 11, 2024
1 parent 8402cd9 commit fb29beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/net/ornithemc/ploceus/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public class Constants {
public static final String SERVER_NESTS_CONFIGURATION = "serverNests";

public static final String VERSION_MANIFEST_PROPERTY = "loom_version_manifests";
public static final String VERSIONS_MANIFEST_URL = "https://skyrising.github.io/mc-versions/version_manifest.json";
public static final String VERSIONS_MANIFEST_URL = "https://ornithemc.net/mc-versions/version_manifest.json";

public static final String CALAMUS_INTERMEDIARY_MAVEN_GROUP = MAVEN_GROUP;
public static String calamusGen1Mappings(GameSide side) {
Expand Down

0 comments on commit fb29beb

Please sign in to comment.