diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/common/forge.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/common/forge.py b/meta/common/forge.py index abb411b435..be626599ff 100644 --- a/meta/common/forge.py +++ b/meta/common/forge.py @@ -13,5 +13,5 @@ STATIC_LEGACYINFO_FILE = join(BASE_DIR, "forge-legacyinfo.json") FORGE_COMPONENT = "net.minecraftforge" -FORGEWRAPPER_MAVEN = "https://files.launcher.org/maven/%s" +FORGEWRAPPER_MAVEN = "https://files.prismlauncher.org/maven/%s" BAD_VERSIONS = ["1.12.2-14.23.5.2851"] |
