Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
codestyled
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock committed Oct 10, 2023
1 parent 12a3f23 commit 529c05f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 529c05f

Please sign in to comment.