From 14f725aaf79059887a0f344bcd77c22a9a01eb83 Mon Sep 17 00:00:00 2001 From: igalaxy Date: Sun, 2 Mar 2025 23:42:18 -0800 Subject: [PATCH] Update build.gradle --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0c8d0846..5507eb63 100644 --- a/build.gradle +++ b/build.gradle @@ -94,7 +94,7 @@ repositories { } } maven { - // location of catnip, library used by create + // location of ponder, library used by create name = "Create Mod Maven" url = "https://maven.createmod.net" }