From abe511a40970eb477a30f242be1d6e5b79184e04 Mon Sep 17 00:00:00 2001 From: Floppa God <93928325+JJCE-Developer@users.noreply.github.com> Date: Sun, 31 Dec 2023 20:36:22 -0800 Subject: [PATCH] Update fabric.mod.json I updated The link to the repo to the new one Signed-off-by: Floppa God <93928325+JJCE-Developer@users.noreply.github.com> --- 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 2dec3b4..aad3066 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -6,7 +6,7 @@ "description": "", "authors": [], "contact": { - "repo": "https://github.com/june/Propulsive" + "repo": "https://github.com/TeamPropulsive/Minecraft-Propulsive/" }, "license": "MIT", "icon": "assets/propulsive/icon.png",