Skip to content

Commit

Permalink
fuck's sake
Browse files Browse the repository at this point in the history
  • Loading branch information
62832 committed Aug 28, 2023
1 parent 5ac3295 commit 480c4b6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ subprojects {
url = uri("https://modmaven.dev/")
content {
includeGroup("appeng")
includeGroup("mezz.jei")
}
}

Expand Down
8 changes: 0 additions & 8 deletions fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,6 @@ repositories {
includeGroup("com.github.emilyploszaj")
}
}

maven {
name = "Progwml6"
url = uri("https://dvs1.progwml6.com/files/maven/")
content {
includeGroup("mezz.jei")
}
}
}

dependencies {
Expand Down
8 changes: 0 additions & 8 deletions forge/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,6 @@ repositories {
includeGroup("top.theillusivec4.curios")
}
}

maven {
name = "Progwml6"
url = uri("https://dvs1.progwml6.com/files/maven/")
content {
includeGroup("mezz.jei")
}
}
}

val forgeVersion: String by project
Expand Down

0 comments on commit 480c4b6

Please sign in to comment.