From 9807bacfb9b2d7ef6a84e158ec21efea343128a7 Mon Sep 17 00:00:00 2001 From: Yasin Date: Wed, 8 May 2024 00:03:46 +0200 Subject: update modrinth icon ignore this change --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index fd21ebd5..40304d77 100644 --- a/build.gradle +++ b/build.gradle @@ -127,7 +127,7 @@ publishMods { accessToken = System.getenv("MODRINTH_TOKEN") projectId = modrinth_id minecraftVersions.add(minecraft_version) - announcementTitle = "<:modrinth:900697862206287882> Download from Modrinth" + announcementTitle = "<:modrinth:1237114573354438696> Download from Modrinth" requires("fabric-api") optional("modmenu", "rei", "emi") } -- cgit