From 0144619ed430527aa61da353a606ca682915cd96 Mon Sep 17 00:00:00 2001 From: coolGi Date: Mon, 17 Jul 2023 21:41:58 +0930 Subject: [PATCH] Changed homepage from cursedforge to modrinth --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 50c7278f4..9594fe39c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ mod_readable_name=Distant Horizons mod_description=This mod generates and renders simplified terrain beyond the normal view distance at a low performance cost. Allowing you to see much farther without turning your game into a slideshow. # Note: In forge's mods.toml this is hard coded because Architectury throws an error with setting it as a varuable mod_authors=["James Seibel", "Leonardo Amato", "Cola", "coolGi", "Ran", "Leetom"] -mod_homepage=https://www.curseforge.com/minecraft/mc-mods/distant-horizons +mod_homepage=https://modrinth.com/mod/distanthorizons mod_source=https://gitlab.com/jeseibel/minecraft-lod-mod/ mod_issues=https://gitlab.com/jeseibel/minecraft-lod-mod/-/issues mod_discord=https://discord.gg/xAB8G4cENx