From 5bfd8289f1024517e13267512a100dbd9ec7d4e7 Mon Sep 17 00:00:00 2001 From: ChomeNS <95471003+chomens@users.noreply.github.com> Date: Tue, 31 Mar 2026 09:11:41 +0700 Subject: [PATCH] refactor: update discord contact url --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 8629e77..70cf0a4 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -13,7 +13,7 @@ "homepage": "https://chayapak.chipmunk.land/", "sources": "https://code.chipmunk.land/ChomeNS/chipmunkmod", "issues": "https://code.chipmunk.land/ChomeNS/chipmunkmod/issues", - "discord": "https://discord.gg/xdgCkUyaA4" + "discord": "https://discord.gg/X2ChZ6Uu6X" }, "license": "CC0-1.0",