Skip to content

Commit

Permalink
Remove tesla
Browse files Browse the repository at this point in the history
  • Loading branch information
strubium authored Feb 17, 2024
1 parent a31b36e commit 10cfa43
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ repositories {
name = "CoFH Maven"
url = "http://maven.covers1624.net"
}
maven {
name = "TESLA"
url = "https://maven.mcmoddev.com"
}
}

def ENV = System.getenv()
Expand Down Expand Up @@ -74,7 +70,6 @@ minecraft {
dependencies {
deobfCompile "mezz.jei:jei_${jei_version}"
deobfCompile "cofh:RedstoneFlux:${redstoneflux_version}"
deobfCompile "net.darkhax.tesla:Tesla-1.12.2:1.0.63"
}

jar {
Expand Down

0 comments on commit 10cfa43

Please sign in to comment.