From 529c05f574a5b9bb16974ce781af65c9784877ad Mon Sep 17 00:00:00 2001 From: TexTrue <3140846162@qq.com> Date: Tue, 10 Oct 2023 08:43:58 +0800 Subject: [PATCH] codestyled --- build.gradle | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 618cb059d7..316675379f 100644 --- a/build.gradle +++ b/build.gradle @@ -32,11 +32,10 @@ repositories { includeGroup("com.github.llamalad7.mixinextras") includeGroup("com.github.DM-Earth") } - } // Flywheel Fabric Unofficial, for Porting Lib: Mixin Extras, Fabric ASM - maven { url = "https://cursemaven.com" } // Forge Config API Port + } // Flywheel Fabric DM-Earth Edition, for Porting Lib: Mixin Extras, Fabric ASM maven { url = "https://maven.tterrag.com/" } // Flywheel maven { url = "https://maven.shedaniel.me/" } // REI and deps - maven { url = "https://api.modrinth.com/maven" } // LazyDFU, Sodium, Sandwichable + maven { url = "https://api.modrinth.com/maven" } // LazyDFU, Sodium, Sandwichable, Forge Config API Port maven { url = "https://maven.terraformersmc.com/" } // Mod Menu, Trinkets maven { url = "https://squiddev.cc/maven" } // CC:T maven { url = "https://modmaven.dev" } // Botania