File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed
Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -47,26 +47,20 @@ allprojects {
4747
4848 maven {
4949 url " https://maven.architectury.dev/"
50- }
51-
52- maven {
53- url " https://www.cursemaven.com"
5450 content {
55- includeGroup " curse.maven "
51+ includeGroup " dev.architectury "
5652 }
5753 }
5854
5955 maven {
60- url " https://maven.saps .dev/minecraft "
56+ url " https://maven.ftb .dev/releases "
6157 content {
62- includeGroup " dev.latvian.mods"
6358 includeGroup " dev.ftb.mods"
6459 }
6560 }
6661 maven {
67- url " https://maven.saps .dev/snapshots"
62+ url " https://maven.ftb .dev/snapshots"
6863 content {
69- includeGroup " dev.latvian.mods"
7064 includeGroup " dev.ftb.mods"
7165 }
7266 }
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ fabric_api_version=0.102.1+1.21.1
1919fabric_api_version_range =>=0.102.1+1.21.1
2020architectury_version =13.0.6
2121
22- ftb_library_version =2101.1.3
22+ ftb_library_version =2101.1.12
2323
2424curseforge_id_forge =314905
2525curseforge_id_fabric =472659
You can’t perform that action at this time.
0 commit comments