File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,6 @@ repositories {
101101 maven { url = " https://maven.createmod.net" } // Ponder, Flywheel
102102 maven { url = " https://maven.ithundxr.dev/snapshots" } // Registrate
103103 maven { url = " https://maven.blamejared.com" } // JEI, Vazkii's Mods
104- maven { url = " https://harleyoconnor.com/maven" } // Dynamic Trees
105104 maven { url = " https://maven.theillusivec4.top/" } // Curios API
106105 maven { url = " https://maven.squiddev.cc" } // CC: Tweaked
107106 maven { url = " https://www.cursemaven.com" }
@@ -117,7 +116,7 @@ repositories {
117116 includeGroup " mysticdrew"
118117 }
119118 }
120- maven {url " https://chocolateminecraft.com/maven" } // Xaero
119+ maven { url " https://chocolateminecraft.com/maven" } // Xaero
121120}
122121
123122dependencies {
You can’t perform that action at this time.
0 commit comments