From 0f016f7a470806de207e4a5e0d8b1c43bf6c90e3 Mon Sep 17 00:00:00 2001 From: Rosa Date: Sat, 20 Jun 2026 17:14:42 -0400 Subject: update url in fmj --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/fabric.mod.json') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index de27338..2e8d404 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -8,7 +8,7 @@ "InYourWalls" ], "contact": { - "sources": "https://codeberg.org/inyourwalls/CustomLevelColour" + "sources": "https://git.eviltransgenders.club/~rosa/CustomLevelColour" }, "license": "Unlicense", "icon": "assets/customlevelcolour/icon.png", -- cgit v1.3.1